Pull request #42726 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e8e278c44f18ca26150f6429ebd540e9363decda+91dc595e96483184e090d653870eb95d95f96904 (ecc7de2aab2565d7abbf8102f9874069d1a694bf) 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-42726@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 [2021-08-09T11:39:41.078Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-09T11:39:41.086Z] Trying to pass milestone 1 [Pipeline] milestone [2021-08-09T11:39:41.145Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-09T11:39:56.290Z] Still waiting to schedule task [2021-08-09T11:39:56.290Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:40:55.512Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a6c9cd8088ecff2d) in /home/ubuntu/workspace/moby_PR-42726 [Pipeline] { [Pipeline] checkout [2021-08-09T11:40:56.347Z] The recommended git tool is: git [2021-08-09T11:41:00.013Z] using credential docker-jenkins-github-credentials [2021-08-09T11:41:00.021Z] Cloning the remote Git repository [2021-08-09T11:41:00.021Z] Cloning with configured refspecs honoured and without tags [2021-08-09T11:41:00.088Z] Cloning repository https://github.com/moby/moby.git [2021-08-09T11:41:00.174Z] > git init /home/ubuntu/workspace/moby_PR-42726 # timeout=10 [2021-08-09T11:41:00.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:41:00.580Z] > git --version # timeout=10 [2021-08-09T11:41:00.593Z] > git --version # 'git version 2.17.1' [2021-08-09T11:41:00.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:41:00.595Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:41:26.780Z] Fetching without tags [2021-08-09T11:41:27.134Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:41:26.654Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:41:26.677Z] > git config --add remote.origin.fetch +refs/pull/42726/head:refs/remotes/origin/PR-42726 # timeout=10 [2021-08-09T11:41:26.714Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:41:26.747Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:41:26.784Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:41:26.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:41:26.786Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:41:27.147Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:41:27.156Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:41:28.322Z] Merge succeeded, producing e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:41:28.323Z] Checking out Revision e8e278c44f18ca26150f6429ebd540e9363decda (PR-42726) [2021-08-09T11:41:28.208Z] > git remote # timeout=10 [2021-08-09T11:41:28.233Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T11:41:28.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:41:28.267Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-09T11:41:28.294Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T11:41:28.326Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:41:28.358Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:41:32.641Z] Commit message: "daemon: simplify networking config" [2021-08-09T11:41:32.651Z] > git rev-list --no-walk e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-09T11:41:33.823Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42726:/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 [2021-08-09T11:41:41.973Z] Unable to find image 'alpine:latest' locally [2021-08-09T11:41:41.973Z] latest: Pulling from library/alpine [2021-08-09T11:41:41.973Z] 29291e31a76a: Pulling fs layer [2021-08-09T11:41:42.236Z] 29291e31a76a: Download complete [2021-08-09T11:41:43.180Z] 29291e31a76a: Pull complete [2021-08-09T11:41:43.180Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-09T11:41:43.180Z] Status: Downloaded newer image for alpine:latest [2021-08-09T11:41:48.551Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-09T11:42:04.781Z] Still waiting to schedule task [2021-08-09T11:42:04.781Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bae8e3aca70863e0)’ is offline [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.781Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] Still waiting to schedule task [2021-08-09T11:42:04.782Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bae8e3aca70863e0)’ is offline [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.782Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] Still waiting to schedule task [2021-08-09T11:42:04.783Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bae8e3aca70863e0)’ is offline [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.783Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-09T11:42:04.784Z] Still waiting to schedule task [2021-08-09T11:42:04.784Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-08-09T11:42:04.788Z] Still waiting to schedule task [2021-08-09T11:42:04.788Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-08-09T11:42:04.790Z] Still waiting to schedule task [2021-08-09T11:42:04.790Z] Waiting for next available executor on ‘windows-2019’ [2021-08-09T11:42:04.791Z] Still waiting to schedule task [2021-08-09T11:42:04.791Z] Waiting for next available executor on ‘windows-2022’ [2021-08-09T11:42:04.792Z] Still waiting to schedule task [2021-08-09T11:42:04.792Z] Waiting for next available executor on ‘windows-2022’ [2021-08-09T11:42:20.870Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a6c9cd8088ecff2d) in /home/ubuntu/workspace/moby_PR-42726 [Pipeline] { [Pipeline] checkout [2021-08-09T11:42:20.902Z] The recommended git tool is: git [2021-08-09T11:42:20.914Z] using credential docker-jenkins-github-credentials [2021-08-09T11:42:20.938Z] Fetching changes from the remote Git repository [2021-08-09T11:42:20.951Z] Fetching without tags [2021-08-09T11:42:21.311Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:42:21.568Z] Merge succeeded, producing e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:42:21.569Z] Checking out Revision e8e278c44f18ca26150f6429ebd540e9363decda (PR-42726) [2021-08-09T11:42:21.673Z] Commit message: "daemon: simplify networking config" [2021-08-09T11:42:20.923Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42726/.git # timeout=10 [2021-08-09T11:42:20.944Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:42:20.966Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:42:20.966Z] > git --version # timeout=10 [2021-08-09T11:42:20.979Z] > git --version # 'git version 2.17.1' [2021-08-09T11:42:20.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:42:20.980Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:42:21.314Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:42:21.325Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:42:21.469Z] > git remote # timeout=10 [2021-08-09T11:42:21.494Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T11:42:21.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:42:21.517Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-09T11:42:21.538Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T11:42:21.573Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:42:21.584Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-09T11:42:22.365Z] + [ PR != PR ] [2021-08-09T11:42:22.365Z] + [ master != master ] [2021-08-09T11:42:22.365Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-09T11:42:22.704Z] + docker version [2021-08-09T11:42:22.704Z] Client: Docker Engine - Community [2021-08-09T11:42:22.704Z] Version: 20.10.6 [2021-08-09T11:42:22.704Z] API version: 1.41 [2021-08-09T11:42:22.704Z] Go version: go1.13.15 [2021-08-09T11:42:22.704Z] Git commit: 370c289 [2021-08-09T11:42:22.704Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-09T11:42:22.704Z] OS/Arch: linux/amd64 [2021-08-09T11:42:22.704Z] Context: default [2021-08-09T11:42:22.704Z] Experimental: true [2021-08-09T11:42:22.704Z] [2021-08-09T11:42:22.704Z] Server: Docker Engine - Community [2021-08-09T11:42:22.704Z] Engine: [2021-08-09T11:42:22.704Z] Version: 20.10.6 [2021-08-09T11:42:22.704Z] API version: 1.41 (minimum version 1.12) [2021-08-09T11:42:22.704Z] Go version: go1.13.15 [2021-08-09T11:42:22.704Z] Git commit: 8728dd2 [2021-08-09T11:42:22.704Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-09T11:42:22.704Z] OS/Arch: linux/amd64 [2021-08-09T11:42:22.704Z] Experimental: true [2021-08-09T11:42:22.704Z] containerd: [2021-08-09T11:42:22.704Z] Version: 1.4.6 [2021-08-09T11:42:22.704Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-09T11:42:22.704Z] runc: [2021-08-09T11:42:22.704Z] Version: 1.0.0-rc95 [2021-08-09T11:42:22.704Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-09T11:42:22.704Z] docker-init: [2021-08-09T11:42:22.704Z] Version: 0.19.0 [2021-08-09T11:42:22.704Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-09T11:42:22.996Z] + docker info [2021-08-09T11:42:25.081Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05601af7f446c3bdc) in /home/ubuntu/workspace/moby_PR-42726 [Pipeline] { [Pipeline] checkout [2021-08-09T11:42:25.110Z] The recommended git tool is: git [2021-08-09T11:42:25.118Z] using credential docker-jenkins-github-credentials [2021-08-09T11:42:25.124Z] Cloning the remote Git repository [2021-08-09T11:42:25.124Z] Cloning with configured refspecs honoured and without tags [2021-08-09T11:42:25.122Z] Cloning repository https://github.com/moby/moby.git [2021-08-09T11:42:25.123Z] > git init /home/ubuntu/workspace/moby_PR-42726 # timeout=10 [2021-08-09T11:42:25.138Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:42:25.138Z] > git --version # timeout=10 [2021-08-09T11:42:25.146Z] > git --version # 'git version 2.17.1' [2021-08-09T11:42:25.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:42:25.147Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:42:35.233Z] Client: [2021-08-09T11:42:35.233Z] Context: default [2021-08-09T11:42:35.233Z] Debug Mode: false [2021-08-09T11:42:35.233Z] Plugins: [2021-08-09T11:42:35.233Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-09T11:42:35.233Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-09T11:42:35.233Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-09T11:42:35.233Z] [2021-08-09T11:42:35.233Z] Server: [2021-08-09T11:42:35.233Z] Containers: 0 [2021-08-09T11:42:35.233Z] Running: 0 [2021-08-09T11:42:35.233Z] Paused: 0 [2021-08-09T11:42:35.233Z] Stopped: 0 [2021-08-09T11:42:35.233Z] Images: 1 [2021-08-09T11:42:35.233Z] Server Version: 20.10.6 [2021-08-09T11:42:35.233Z] Storage Driver: overlay2 [2021-08-09T11:42:35.233Z] Backing Filesystem: extfs [2021-08-09T11:42:35.233Z] Supports d_type: true [2021-08-09T11:42:35.233Z] Native Overlay Diff: true [2021-08-09T11:42:35.233Z] userxattr: false [2021-08-09T11:42:35.233Z] Logging Driver: json-file [2021-08-09T11:42:35.233Z] Cgroup Driver: cgroupfs [2021-08-09T11:42:35.233Z] Cgroup Version: 1 [2021-08-09T11:42:35.233Z] Plugins: [2021-08-09T11:42:35.233Z] Volume: local [2021-08-09T11:42:35.233Z] Network: bridge host ipvlan macvlan null overlay [2021-08-09T11:42:35.233Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-09T11:42:35.233Z] Swarm: inactive [2021-08-09T11:42:35.233Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-08-09T11:42:35.233Z] Default Runtime: runc [2021-08-09T11:42:35.233Z] Init Binary: docker-init [2021-08-09T11:42:35.233Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-09T11:42:35.233Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-09T11:42:35.233Z] init version: de40ad0 [2021-08-09T11:42:35.233Z] Security Options: [2021-08-09T11:42:35.233Z] apparmor [2021-08-09T11:42:35.233Z] seccomp [2021-08-09T11:42:35.233Z] Profile: default [2021-08-09T11:42:35.233Z] Kernel Version: 5.4.0-1048-aws [2021-08-09T11:42:35.233Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-09T11:42:35.233Z] OSType: linux [2021-08-09T11:42:35.233Z] Architecture: x86_64 [2021-08-09T11:42:35.233Z] CPUs: 2 [2021-08-09T11:42:35.233Z] Total Memory: 7.569GiB [2021-08-09T11:42:35.233Z] Name: ip-10-100-43-170 [2021-08-09T11:42:35.233Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-09T11:42:35.233Z] Docker Root Dir: /var/lib/docker [2021-08-09T11:42:35.233Z] Debug Mode: false [2021-08-09T11:42:35.233Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:42:35.233Z] Labels: [2021-08-09T11:42:35.233Z] Experimental: true [2021-08-09T11:42:35.233Z] Insecure Registries: [2021-08-09T11:42:35.233Z] 127.0.0.0/8 [2021-08-09T11:42:35.233Z] Live Restore Enabled: true [2021-08-09T11:42:35.233Z] [2021-08-09T11:42:35.233Z] WARNING: No swap limit support [Pipeline] sh [2021-08-09T11:42:35.554Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T11:42:35.554Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T11:42:35.554Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42726/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-09T11:42:35.554Z] + bash /home/ubuntu/workspace/moby_PR-42726/check-config.sh [2021-08-09T11:42:35.554Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-09T11:42:35.554Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-09T11:42:35.554Z] [2021-08-09T11:42:35.554Z] Generally Necessary: [2021-08-09T11:42:35.554Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-09T11:42:35.554Z] - apparmor: enabled and tools installed [2021-08-09T11:42:35.554Z] - CONFIG_NAMESPACES: enabled [2021-08-09T11:42:35.554Z] - CONFIG_NET_NS: enabled [2021-08-09T11:42:35.554Z] - CONFIG_PID_NS: enabled [2021-08-09T11:42:35.554Z] - CONFIG_IPC_NS: enabled [2021-08-09T11:42:35.554Z] - CONFIG_UTS_NS: enabled [2021-08-09T11:42:35.554Z] - CONFIG_CGROUPS: enabled [2021-08-09T11:42:35.554Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-09T11:42:35.554Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-09T11:42:35.554Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-09T11:42:35.554Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-09T11:42:35.554Z] - CONFIG_CPUSETS: enabled [2021-08-09T11:42:35.554Z] - CONFIG_MEMCG: enabled [2021-08-09T11:42:35.554Z] - CONFIG_KEYS: enabled [2021-08-09T11:42:35.554Z] - CONFIG_VETH: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-09T11:42:35.554Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-09T11:42:35.554Z] [2021-08-09T11:42:35.554Z] Optional Features: [2021-08-09T11:42:35.554Z] - CONFIG_USER_NS: enabled [2021-08-09T11:42:35.554Z] - CONFIG_SECCOMP: enabled [2021-08-09T11:42:35.835Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-09T11:42:35.835Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-09T11:42:35.835Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-09T11:42:35.835Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-09T11:42:35.835Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-09T11:42:35.835Z] - CONFIG_BLK_CGROUP: enabled [2021-08-09T11:42:35.835Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-09T11:42:35.835Z] - CONFIG_CGROUP_PERF: enabled [2021-08-09T11:42:35.835Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-09T11:42:35.835Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-09T11:42:35.835Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-09T11:42:35.835Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-09T11:42:35.835Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-09T11:42:35.835Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-09T11:42:35.835Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-09T11:42:35.835Z] - CONFIG_IP_VS: enabled (as module) [2021-08-09T11:42:35.835Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-09T11:42:35.835Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-09T11:42:35.835Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-09T11:42:35.835Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-09T11:42:35.835Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-09T11:42:35.835Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-09T11:42:35.835Z] - CONFIG_EXT4_FS: enabled [2021-08-09T11:42:35.835Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-09T11:42:35.835Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-09T11:42:35.835Z] - Network Drivers: [2021-08-09T11:42:35.835Z] - "overlay": [2021-08-09T11:42:35.835Z] - CONFIG_VXLAN: enabled (as module) [2021-08-09T11:42:35.835Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-09T11:42:35.835Z] Optional (for encrypted networks): [2021-08-09T11:42:35.835Z] - CONFIG_CRYPTO: enabled [2021-08-09T11:42:35.835Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-09T11:42:35.835Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-09T11:42:35.835Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-09T11:42:35.835Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-09T11:42:35.835Z] - CONFIG_XFRM: enabled [2021-08-09T11:42:35.835Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-09T11:42:35.835Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-09T11:42:35.835Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-09T11:42:35.835Z] - "ipvlan": [2021-08-09T11:42:36.097Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-09T11:42:36.097Z] - "macvlan": [2021-08-09T11:42:36.097Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-09T11:42:36.097Z] - CONFIG_DUMMY: enabled (as module) [2021-08-09T11:42:36.097Z] - "ftp,tftp client in container": [2021-08-09T11:42:36.097Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-09T11:42:36.097Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-09T11:42:36.097Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-09T11:42:36.097Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-09T11:42:36.097Z] - Storage Drivers: [2021-08-09T11:42:36.097Z] - "aufs": [2021-08-09T11:42:36.097Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-09T11:42:36.097Z] - "btrfs": [2021-08-09T11:42:36.097Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-09T11:42:36.097Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-09T11:42:36.097Z] - "devicemapper": [2021-08-09T11:42:36.097Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-09T11:42:36.097Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-09T11:42:36.097Z] - "overlay": [2021-08-09T11:42:36.097Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-09T11:42:36.097Z] - "zfs": [2021-08-09T11:42:36.097Z] - /dev/zfs: present [2021-08-09T11:42:36.097Z] - zfs command: missing [2021-08-09T11:42:36.097Z] - zpool command: missing [2021-08-09T11:42:36.097Z] [2021-08-09T11:42:36.097Z] Limits: [2021-08-09T11:42:36.097Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-09T11:42:36.097Z] [2021-08-09T11:42:36.097Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-09T11:42:36.465Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e8e278c44f18ca26150f6429ebd540e9363decda . [2021-08-09T11:42:36.726Z] #1 [internal] load build definition from Dockerfile [2021-08-09T11:42:36.726Z] #1 sha256:926d60dc328d51c2fe2d724077f2ccf866a216d33f3300b50e85de8653f5d62e [2021-08-09T11:42:36.726Z] #1 transferring dockerfile: 16.59kB done [2021-08-09T11:42:36.726Z] #1 DONE 0.1s [2021-08-09T11:42:36.726Z] [2021-08-09T11:42:36.726Z] #2 [internal] load .dockerignore [2021-08-09T11:42:36.726Z] #2 sha256:573d2cd5c41e5997f957e75bd304cc9084e53f88227a3475675813d0ebbcf727 [2021-08-09T11:42:36.726Z] #2 transferring context: 87B done [2021-08-09T11:42:36.726Z] #2 DONE 0.0s [2021-08-09T11:42:36.726Z] [2021-08-09T11:42:36.726Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-09T11:42:36.726Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-09T11:42:36.988Z] #3 DONE 0.3s [2021-08-09T11:42:36.988Z] [2021-08-09T11:42:36.988Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-09T11:42:36.988Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-09T11:42:36.988Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-09T11:42:36.988Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-09T11:42:36.988Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-09T11:42:36.988Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-09T11:42:36.988Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-08-09T11:42:37.249Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-08-09T11:42:37.249Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-09T11:42:37.821Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-08-09T11:42:37.821Z] #4 DONE 0.8s [2021-08-09T11:42:38.081Z] [2021-08-09T11:42:38.081Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-08-09T11:42:38.081Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-09T11:42:38.139Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bae8e3aca70863e0) in /home/ubuntu/workspace/moby_PR-42726 [Pipeline] { [Pipeline] checkout [2021-08-09T11:42:38.335Z] The recommended git tool is: git [2021-08-09T11:42:39.470Z] #8 ... [2021-08-09T11:42:39.470Z] [2021-08-09T11:42:39.470Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:42:39.470Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-09T11:42:39.470Z] #6 DONE 1.4s [2021-08-09T11:42:39.470Z] [2021-08-09T11:42:39.470Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:42:39.470Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-09T11:42:39.470Z] #7 DONE 1.5s [2021-08-09T11:42:39.470Z] [2021-08-09T11:42:39.470Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-09T11:42:39.470Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-09T11:42:39.470Z] #5 DONE 1.5s [2021-08-09T11:42:39.470Z] [2021-08-09T11:42:39.470Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-08-09T11:42:39.470Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-09T11:42:39.470Z] #8 DONE 1.5s [2021-08-09T11:42:39.732Z] [2021-08-09T11:42:39.732Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:42:39.732Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:42:39.732Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:42:39.732Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-08-09T11:42:39.732Z] #9 DONE 0.1s [2021-08-09T11:42:39.732Z] [2021-08-09T11:42:39.732Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:42:39.732Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-09T11:42:39.732Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-09T11:42:39.732Z] #72 DONE 0.1s [2021-08-09T11:42:39.732Z] [2021-08-09T11:42:39.732Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:42:39.732Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-09T11:42:39.732Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-09T11:42:39.732Z] #70 DONE 0.1s [2021-08-09T11:42:39.732Z] [2021-08-09T11:42:39.732Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:42:39.732Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-09T11:42:39.732Z] #33 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-08-09T11:42:39.958Z] Fetching without tags [2021-08-09T11:42:39.993Z] #33 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-08-09T11:42:39.993Z] #33 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-08-09T11:42:39.993Z] #33 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-08-09T11:42:39.993Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.1s [2021-08-09T11:42:39.993Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.19MB / 50.44MB 0.2s [2021-08-09T11:42:40.214Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:42:40.255Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 10.49MB / 50.44MB 0.4s [2021-08-09T11:42:40.255Z] #33 ... [2021-08-09T11:42:40.255Z] [2021-08-09T11:42:40.255Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-09T11:42:40.255Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-09T11:42:40.255Z] #49 DONE 0.7s [2021-08-09T11:42:40.255Z] [2021-08-09T11:42:40.255Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:42:40.255Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-09T11:42:40.255Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 16.07MB / 50.44MB 0.5s [2021-08-09T11:42:40.255Z] #33 ... [2021-08-09T11:42:40.255Z] [2021-08-09T11:42:40.255Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-09T11:42:40.255Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-09T11:42:40.255Z] #49 DONE 0.0s [2021-08-09T11:42:40.255Z] [2021-08-09T11:42:40.255Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:42:40.255Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-09T11:42:40.517Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 19.92MB / 50.44MB 0.7s [2021-08-09T11:42:40.517Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 24.12MB / 50.44MB 0.8s [2021-08-09T11:42:40.712Z] Merge succeeded, producing e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:42:40.713Z] Checking out Revision e8e278c44f18ca26150f6429ebd540e9363decda (PR-42726) [2021-08-09T11:42:40.779Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 29.36MB / 50.44MB 1.0s [2021-08-09T11:42:40.779Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 32.51MB / 50.44MB 1.1s [2021-08-09T11:42:39.933Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:42:39.938Z] > git config --add remote.origin.fetch +refs/pull/42726/head:refs/remotes/origin/PR-42726 # timeout=10 [2021-08-09T11:42:39.943Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:42:39.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:42:39.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:42:39.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:42:39.957Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:42:40.211Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:42:40.217Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:42:40.677Z] > git remote # timeout=10 [2021-08-09T11:42:40.681Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T11:42:40.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:42:40.693Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-09T11:42:40.700Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T11:42:40.710Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:42:40.714Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:42:41.041Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 35.65MB / 50.44MB 1.3s [2021-08-09T11:42:41.253Z] Commit message: "daemon: simplify networking config" [2021-08-09T11:42:41.303Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 40.89MB / 50.44MB 1.5s [2021-08-09T11:42:41.303Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 44.04MB / 50.44MB 1.6s [2021-08-09T11:42:41.569Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 47.19MB / 50.44MB 1.7s [2021-08-09T11:42:41.569Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.9s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-09T11:42:41.833Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.1s done [2021-08-09T11:42:41.966Z] + docker version [2021-08-09T11:42:41.967Z] Client: Docker Engine - Community [2021-08-09T11:42:41.967Z] Version: 20.10.6 [2021-08-09T11:42:41.967Z] API version: 1.41 [2021-08-09T11:42:41.967Z] Go version: go1.13.15 [2021-08-09T11:42:41.967Z] Git commit: 370c289 [2021-08-09T11:42:41.967Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-09T11:42:41.967Z] OS/Arch: linux/amd64 [2021-08-09T11:42:41.967Z] Context: default [2021-08-09T11:42:41.967Z] Experimental: true [2021-08-09T11:42:41.967Z] [2021-08-09T11:42:41.967Z] Server: Docker Engine - Community [2021-08-09T11:42:41.967Z] Engine: [2021-08-09T11:42:41.967Z] Version: 20.10.6 [2021-08-09T11:42:41.967Z] API version: 1.41 (minimum version 1.12) [2021-08-09T11:42:41.967Z] Go version: go1.13.15 [2021-08-09T11:42:41.967Z] Git commit: 8728dd2 [2021-08-09T11:42:41.967Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-09T11:42:41.967Z] OS/Arch: linux/amd64 [2021-08-09T11:42:41.967Z] Experimental: true [2021-08-09T11:42:41.967Z] containerd: [2021-08-09T11:42:41.967Z] Version: 1.4.6 [2021-08-09T11:42:41.967Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-09T11:42:41.967Z] runc: [2021-08-09T11:42:41.967Z] Version: 1.0.0-rc95 [2021-08-09T11:42:41.967Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-09T11:42:41.967Z] docker-init: [2021-08-09T11:42:41.967Z] Version: 0.19.0 [2021-08-09T11:42:41.967Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-09T11:42:42.044Z] using credential docker-jenkins-github-credentials [2021-08-09T11:42:42.055Z] Cloning the remote Git repository [2021-08-09T11:42:42.055Z] Cloning with configured refspecs honoured and without tags [2021-08-09T11:42:42.248Z] + docker info [2021-08-09T11:42:42.407Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-08-09T11:42:42.136Z] Cloning repository https://github.com/moby/moby.git [2021-08-09T11:42:42.197Z] > git init /home/ubuntu/workspace/moby_PR-42726 # timeout=10 [2021-08-09T11:42:42.448Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:42:42.448Z] > git --version # timeout=10 [2021-08-09T11:42:42.481Z] > git --version # 'git version 2.17.1' [2021-08-09T11:42:42.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:42:42.499Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:42:43.183Z] Client: [2021-08-09T11:42:43.183Z] Context: default [2021-08-09T11:42:43.183Z] Debug Mode: false [2021-08-09T11:42:43.183Z] Plugins: [2021-08-09T11:42:43.183Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-09T11:42:43.183Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-09T11:42:43.183Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-09T11:42:43.183Z] [2021-08-09T11:42:43.183Z] Server: [2021-08-09T11:42:43.183Z] Containers: 0 [2021-08-09T11:42:43.183Z] Running: 0 [2021-08-09T11:42:43.183Z] Paused: 0 [2021-08-09T11:42:43.183Z] Stopped: 0 [2021-08-09T11:42:43.183Z] Images: 3 [2021-08-09T11:42:43.183Z] Server Version: 20.10.6 [2021-08-09T11:42:43.183Z] Storage Driver: overlay2 [2021-08-09T11:42:43.183Z] Backing Filesystem: extfs [2021-08-09T11:42:43.183Z] Supports d_type: true [2021-08-09T11:42:43.183Z] Native Overlay Diff: true [2021-08-09T11:42:43.183Z] userxattr: false [2021-08-09T11:42:43.183Z] Logging Driver: json-file [2021-08-09T11:42:43.183Z] Cgroup Driver: cgroupfs [2021-08-09T11:42:43.183Z] Cgroup Version: 1 [2021-08-09T11:42:43.183Z] Plugins: [2021-08-09T11:42:43.183Z] Volume: local [2021-08-09T11:42:43.183Z] Network: bridge host ipvlan macvlan null overlay [2021-08-09T11:42:43.183Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-09T11:42:43.183Z] Swarm: inactive [2021-08-09T11:42:43.183Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-09T11:42:43.183Z] Default Runtime: runc [2021-08-09T11:42:43.183Z] Init Binary: docker-init [2021-08-09T11:42:43.183Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-09T11:42:43.183Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-09T11:42:43.183Z] init version: de40ad0 [2021-08-09T11:42:43.183Z] Security Options: [2021-08-09T11:42:43.183Z] apparmor [2021-08-09T11:42:43.183Z] seccomp [2021-08-09T11:42:43.183Z] Profile: default [2021-08-09T11:42:43.183Z] Kernel Version: 5.4.0-1048-aws [2021-08-09T11:42:43.183Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-09T11:42:43.183Z] OSType: linux [2021-08-09T11:42:43.183Z] Architecture: x86_64 [2021-08-09T11:42:43.183Z] CPUs: 2 [2021-08-09T11:42:43.183Z] Total Memory: 7.569GiB [2021-08-09T11:42:43.183Z] Name: ip-10-100-100-214 [2021-08-09T11:42:43.183Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-09T11:42:43.183Z] Docker Root Dir: /var/lib/docker [2021-08-09T11:42:43.183Z] Debug Mode: false [2021-08-09T11:42:43.183Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:42:43.183Z] Labels: [2021-08-09T11:42:43.183Z] Experimental: true [2021-08-09T11:42:43.183Z] Insecure Registries: [2021-08-09T11:42:43.183Z] 127.0.0.0/8 [2021-08-09T11:42:43.183Z] Live Restore Enabled: true [2021-08-09T11:42:43.183Z] [2021-08-09T11:42:43.183Z] WARNING: No swap limit support [Pipeline] sh [2021-08-09T11:42:43.464Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T11:42:43.464Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T11:42:43.464Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42726/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-09T11:42:43.464Z] + bash /home/ubuntu/workspace/moby_PR-42726/check-config.sh [2021-08-09T11:42:43.464Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-09T11:42:43.464Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-09T11:42:43.464Z] [2021-08-09T11:42:43.464Z] Generally Necessary: [2021-08-09T11:42:43.464Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-09T11:42:43.464Z] - apparmor: enabled and tools installed [2021-08-09T11:42:43.464Z] - CONFIG_NAMESPACES: enabled [2021-08-09T11:42:43.464Z] - CONFIG_NET_NS: enabled [2021-08-09T11:42:43.464Z] - CONFIG_PID_NS: enabled [2021-08-09T11:42:43.464Z] - CONFIG_IPC_NS: enabled [2021-08-09T11:42:43.464Z] - CONFIG_UTS_NS: enabled [2021-08-09T11:42:43.464Z] - CONFIG_CGROUPS: enabled [2021-08-09T11:42:43.464Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-09T11:42:43.464Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-09T11:42:43.464Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-09T11:42:43.723Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-09T11:42:43.723Z] - CONFIG_CPUSETS: enabled [2021-08-09T11:42:43.723Z] - CONFIG_MEMCG: enabled [2021-08-09T11:42:43.723Z] - CONFIG_KEYS: enabled [2021-08-09T11:42:43.723Z] - CONFIG_VETH: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-09T11:42:43.723Z] [2021-08-09T11:42:43.723Z] Optional Features: [2021-08-09T11:42:43.723Z] - CONFIG_USER_NS: enabled [2021-08-09T11:42:43.723Z] - CONFIG_SECCOMP: enabled [2021-08-09T11:42:43.723Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-09T11:42:43.723Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-09T11:42:43.723Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-09T11:42:43.723Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-09T11:42:43.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-09T11:42:43.723Z] - CONFIG_BLK_CGROUP: enabled [2021-08-09T11:42:43.723Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-09T11:42:43.723Z] - CONFIG_CGROUP_PERF: enabled [2021-08-09T11:42:43.723Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-09T11:42:43.723Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-09T11:42:43.723Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-09T11:42:43.723Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-09T11:42:43.723Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-09T11:42:43.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_IP_VS: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-09T11:42:43.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-09T11:42:43.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-09T11:42:43.723Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-09T11:42:43.723Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-09T11:42:43.723Z] - CONFIG_EXT4_FS: enabled [2021-08-09T11:42:43.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-09T11:42:43.723Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-09T11:42:43.723Z] - Network Drivers: [2021-08-09T11:42:43.723Z] - "overlay": [2021-08-09T11:42:43.723Z] - CONFIG_VXLAN: enabled (as module) [2021-08-09T11:42:43.723Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-09T11:42:43.723Z] Optional (for encrypted networks): [2021-08-09T11:42:43.981Z] - CONFIG_CRYPTO: enabled [2021-08-09T11:42:43.981Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-09T11:42:43.981Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-09T11:42:43.981Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-09T11:42:43.981Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-09T11:42:43.981Z] - CONFIG_XFRM: enabled [2021-08-09T11:42:43.981Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-09T11:42:43.981Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-09T11:42:43.981Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-09T11:42:43.981Z] - "ipvlan": [2021-08-09T11:42:43.981Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-09T11:42:43.981Z] - "macvlan": [2021-08-09T11:42:43.981Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-09T11:42:43.981Z] - CONFIG_DUMMY: enabled (as module) [2021-08-09T11:42:43.981Z] - "ftp,tftp client in container": [2021-08-09T11:42:43.981Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-09T11:42:43.981Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-09T11:42:43.981Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-09T11:42:43.981Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-09T11:42:43.981Z] - Storage Drivers: [2021-08-09T11:42:43.981Z] - "aufs": [2021-08-09T11:42:43.981Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-09T11:42:43.981Z] - "btrfs": [2021-08-09T11:42:43.981Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-09T11:42:43.981Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-09T11:42:43.981Z] - "devicemapper": [2021-08-09T11:42:43.981Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-09T11:42:43.981Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-09T11:42:43.981Z] - "overlay": [2021-08-09T11:42:43.981Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-09T11:42:43.981Z] - "zfs": [2021-08-09T11:42:43.981Z] - /dev/zfs: present [2021-08-09T11:42:43.981Z] - zfs command: missing [2021-08-09T11:42:43.981Z] - zpool command: missing [2021-08-09T11:42:43.981Z] [2021-08-09T11:42:43.981Z] Limits: [2021-08-09T11:42:43.981Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-09T11:42:43.981Z] [2021-08-09T11:42:43.981Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-09T11:42:44.313Z] + sudo modprobe ip_vs [2021-08-09T11:42:44.313Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e8e278c44f18ca26150f6429ebd540e9363decda . [2021-08-09T11:42:44.587Z] #1 [internal] load build definition from Dockerfile [2021-08-09T11:42:44.587Z] #1 sha256:0ae063fd67c61baf6d99e9648defb95cef5cf85b13786cfbbc1ebdda38ff75d8 [2021-08-09T11:42:44.587Z] #1 transferring dockerfile: 16.59kB done [2021-08-09T11:42:44.587Z] #1 DONE 0.0s [2021-08-09T11:42:44.587Z] [2021-08-09T11:42:44.587Z] #2 [internal] load .dockerignore [2021-08-09T11:42:44.587Z] #2 sha256:e3e105bc07bcf2392694dac9e890a157e8617b59a56687a5f0d20839d402efd6 [2021-08-09T11:42:44.587Z] #2 transferring context: 87B done [2021-08-09T11:42:44.587Z] #2 DONE 0.0s [2021-08-09T11:42:44.587Z] [2021-08-09T11:42:44.587Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-09T11:42:44.587Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-09T11:42:44.587Z] #3 DONE 0.2s [2021-08-09T11:42:44.587Z] [2021-08-09T11:42:44.587Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-09T11:42:44.587Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-09T11:42:44.587Z] #4 CACHED [2021-08-09T11:42:44.848Z] [2021-08-09T11:42:44.848Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-09T11:42:44.848Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-09T11:42:44.848Z] #5 DONE 0.1s [2021-08-09T11:42:44.848Z] [2021-08-09T11:42:44.848Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-08-09T11:42:44.848Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-09T11:42:44.848Z] #7 DONE 0.1s [2021-08-09T11:42:44.848Z] [2021-08-09T11:42:44.848Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:42:44.848Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-09T11:42:44.848Z] #8 DONE 0.1s [2021-08-09T11:42:44.848Z] [2021-08-09T11:42:44.848Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:42:44.848Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-09T11:42:44.848Z] #6 DONE 0.1s [2021-08-09T11:42:45.111Z] [2021-08-09T11:42:45.111Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:42:45.111Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:42:45.111Z] #9 DONE 0.0s [2021-08-09T11:42:45.111Z] [2021-08-09T11:42:45.111Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:42:45.111Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-09T11:42:45.111Z] #65 DONE 0.0s [2021-08-09T11:42:45.111Z] [2021-08-09T11:42:45.111Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:42:45.111Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-09T11:42:45.111Z] #63 DONE 0.0s [2021-08-09T11:42:45.111Z] [2021-08-09T11:42:45.111Z] #23 [internal] load build context [2021-08-09T11:42:45.111Z] #23 sha256:b7ac1eed95b24a2040a9c44d2d0dbad312ff10044ad127e2d454fe4b58100b20 [2021-08-09T11:42:45.376Z] #23 ... [2021-08-09T11:42:45.376Z] [2021-08-09T11:42:45.376Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:42:45.376Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-09T11:42:45.376Z] #26 DONE 0.0s [2021-08-09T11:42:45.376Z] [2021-08-09T11:42:45.376Z] #23 [internal] load build context [2021-08-09T11:42:45.376Z] #23 sha256:b7ac1eed95b24a2040a9c44d2d0dbad312ff10044ad127e2d454fe4b58100b20 [2021-08-09T11:42:45.634Z] #23 ... [2021-08-09T11:42:45.634Z] [2021-08-09T11:42:45.634Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-09T11:42:45.634Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-09T11:42:45.634Z] #42 DONE 0.4s [2021-08-09T11:42:45.634Z] [2021-08-09T11:42:45.634Z] #23 [internal] load build context [2021-08-09T11:42:45.634Z] #23 sha256:b7ac1eed95b24a2040a9c44d2d0dbad312ff10044ad127e2d454fe4b58100b20 [2021-08-09T11:42:46.877Z] #33 ... [2021-08-09T11:42:46.877Z] [2021-08-09T11:42:46.877Z] #30 [internal] load build context [2021-08-09T11:42:46.877Z] #30 sha256:d83190240b0d35d869136a322fd9b8e3f1f482867bfcf8f4fe15f34a7703abe0 [2021-08-09T11:42:46.877Z] #30 transferring context: 55.80MB 5.9s done [2021-08-09T11:42:46.877Z] #30 DONE 6.4s [2021-08-09T11:42:46.877Z] [2021-08-09T11:42:46.877Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:42:46.877Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-09T11:42:46.877Z] #33 ... [2021-08-09T11:42:46.877Z] [2021-08-09T11:42:46.877Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:42:46.877Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:42:46.877Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-08-09T11:42:46.877Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-08-09T11:42:46.877Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-08-09T11:42:46.877Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.0s done [2021-08-09T11:42:46.877Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.2s done [2021-08-09T11:42:46.877Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.7s done [2021-08-09T11:42:46.877Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.2s done [2021-08-09T11:42:46.877Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.9s done [2021-08-09T11:42:46.877Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.2s [2021-08-09T11:42:46.877Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.4s done [2021-08-09T11:42:46.877Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.5s done [2021-08-09T11:42:46.877Z] #9 ... [2021-08-09T11:42:46.877Z] [2021-08-09T11:42:46.877Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:42:46.877Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-09T11:42:46.877Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-09T11:42:46.877Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-09T11:42:46.878Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-08-09T11:42:46.878Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-09T11:42:46.878Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2021-08-09T11:42:46.878Z] #70 DONE 6.7s [2021-08-09T11:42:46.878Z] [2021-08-09T11:42:46.878Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:42:46.878Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-09T11:42:47.019Z] #23 transferring context: 55.80MB 1.6s done [2021-08-09T11:42:47.019Z] #23 DONE 1.6s [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:42:47.019Z] #36 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #52 sha256:8086c6e3bb7b8c614f8cddf3c2030e82e00ed28faef747aba9d5a9c2af3e742a [2021-08-09T11:42:47.019Z] #52 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #59 sha256:28d01dda85f3d263e10ded5c5aac833150a9dae1a10ca07a5264100cbb16a71a [2021-08-09T11:42:47.019Z] #59 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #54 sha256:b41a47d6914c75be3a6116d9c094768b1366cb3bbe11f49d0238613befdc9a63 [2021-08-09T11:42:47.019Z] #54 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-08-09T11:42:47.019Z] #15 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-09T11:42:47.019Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-08-09T11:42:47.019Z] #17 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #51 sha256:9109b11a1fbda908b6a4a9cd21f5d342f16c946dc40d991bdcf8a5ca3fb12f0f [2021-08-09T11:42:47.019Z] #51 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #35 sha256:64d92343d97a57fd7b6cb9cca1d4b7b56c1cbf786e17ee1f6d12517d37d2d55a [2021-08-09T11:42:47.019Z] #35 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-09T11:42:47.019Z] #28 sha256:15ee0f7990da5cb91acdf6e217ce7608789258b4b1f101cdb47b357605eafd1e [2021-08-09T11:42:47.019Z] #28 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #62 sha256:8f930d285dfc1cb3f23b55b6fd905600373634d82c1e56295db580ea074913c0 [2021-08-09T11:42:47.019Z] #62 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #53 sha256:5bf598bf0e5e8669576304fdd3197884c0c07c35b19387929c9b092d77c40572 [2021-08-09T11:42:47.019Z] #53 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-09T11:42:47.019Z] #30 sha256:4c349fee4f39628798169078515a4a0e7fd19f74e8c06e8e539ae37c28e1eaf4 [2021-08-09T11:42:47.019Z] #30 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #55 sha256:ec5102fb2b2fa33e894a5bd7ae58cbbf9ba18416aa1749d52cd7641d00357eb5 [2021-08-09T11:42:47.019Z] #55 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-09T11:42:47.019Z] #60 sha256:09950c3a23b9c67967b9706a6dc4cac5f09fb7eed570d2af9a8e411ed202a91c [2021-08-09T11:42:47.019Z] #60 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-09T11:42:47.019Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-09T11:42:47.019Z] #66 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-09T11:42:47.019Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-09T11:42:47.019Z] #10 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-09T11:42:47.019Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-09T11:42:47.019Z] #39 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-09T11:42:47.019Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-09T11:42:47.019Z] #22 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-09T11:42:47.019Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-08-09T11:42:47.019Z] #18 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-09T11:42:47.019Z] #25 sha256:d3390de3b3179f0ee62aabb268659d75915714bb0e96e1c4d05a2b70adde980e [2021-08-09T11:42:47.019Z] #25 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:42:47.019Z] #44 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-09T11:42:47.019Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-09T11:42:47.019Z] #31 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #67 sha256:db4a1589a67c98a96542177f9af255238ac9f696f7f175a2c6afc07a01080ccd [2021-08-09T11:42:47.019Z] #67 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:42:47.019Z] #32 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #50 sha256:083374bc55ed740f07d6f500d18bbcaab9c5e39290bd4297864f19594697e064 [2021-08-09T11:42:47.019Z] #50 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #47 sha256:9884f6678829b1c4ca4566abe6dccd9474ab2897f7042a224d258008a137b8fa [2021-08-09T11:42:47.019Z] #47 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-09T11:42:47.019Z] #27 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #45 sha256:bec577a9971ff19c837a916ba13579fdd64f31fac7c04b214772dcd341417d08 [2021-08-09T11:42:47.019Z] #45 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #58 sha256:67e3ec0fa48a309dda0cc1459636898feff0dcefb3a59eaa743259d9397567d8 [2021-08-09T11:42:47.019Z] #58 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-09T11:42:47.019Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-08-09T11:42:47.019Z] #14 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #48 sha256:301ec5bc496de47bc09e577b6ef7a66ed1f0ab2616fe7fda7162ddd4cb6c3519 [2021-08-09T11:42:47.019Z] #48 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-09T11:42:47.019Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-09T11:42:47.019Z] #64 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-09T11:42:47.019Z] #56 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-09T11:42:47.019Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-08-09T11:42:47.019Z] #16 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:42:47.019Z] #13 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-09T11:42:47.019Z] #20 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #24 sha256:fe9d09431e9a456b2a06789672b800f0439a5ff31bf8764d11b545582a764e9b [2021-08-09T11:42:47.019Z] #24 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #34 sha256:6f5fab0e511c2dedc3a2a7e7a5b8c527a0a39fa11fac237df2d69140802563be [2021-08-09T11:42:47.019Z] #34 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #37 sha256:56672b996f58173f75d2cfde02e7e881c5187ccd1f7d712495df172aa8b52bf7 [2021-08-09T11:42:47.019Z] #37 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #41 sha256:367568320a65e125322d992a9e01611122b199550cafcf35aa45289a62ae6188 [2021-08-09T11:42:47.019Z] #41 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-08-09T11:42:47.019Z] #21 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #49 sha256:b154fb349819d9097ba88f87eba03d42700a7f18f5e1a552936a2e55ec8fd51c [2021-08-09T11:42:47.019Z] #49 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #46 sha256:14dc24136cff593c3253a083d2cd1ac5cc3c6bc5daf36e32d1cd407369290c07 [2021-08-09T11:42:47.019Z] #46 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:42:47.019Z] #40 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #33 sha256:dfa83e883b6b71d2db12a5461f4227c2123077d657232b7fa3ffe6156693a613 [2021-08-09T11:42:47.019Z] #33 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-09T11:42:47.019Z] #38 sha256:a7c30e88a3dc0752cb0d7df2394d5160f5972d4cf88a3a33654ca20862dac116 [2021-08-09T11:42:47.019Z] #38 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-09T11:42:47.019Z] #61 sha256:66d063fb16a8a0daab0909184962cf11ada788210de54038a3f2e3a875b91e71 [2021-08-09T11:42:47.019Z] #61 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-09T11:42:47.019Z] #11 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-09T11:42:47.019Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-08-09T11:42:47.019Z] #19 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.019Z] #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 [2021-08-09T11:42:47.019Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-09T11:42:47.019Z] #43 CACHED [2021-08-09T11:42:47.019Z] [2021-08-09T11:42:47.020Z] #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 [2021-08-09T11:42:47.020Z] #57 sha256:b6f14056ce816da70a8b306dee8b7caa11674f9e6df1239c6c84cfaf80bbc00e [2021-08-09T11:42:47.020Z] #57 CACHED [2021-08-09T11:42:47.020Z] [2021-08-09T11:42:47.020Z] #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 [2021-08-09T11:42:47.020Z] #29 sha256:07f072efebbad024e5e25382ca40857f6f6906ce783b68145c7af7423359d700 [2021-08-09T11:42:47.020Z] #29 CACHED [2021-08-09T11:42:47.020Z] [2021-08-09T11:42:47.020Z] #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 [2021-08-09T11:42:47.020Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-08-09T11:42:47.020Z] #12 CACHED [2021-08-09T11:42:47.020Z] [2021-08-09T11:42:47.020Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-09T11:42:47.020Z] #68 sha256:99b08c26b79c678af8ef96550b52a08f48f1dc1de1f47186dce264e40a92158c [2021-08-09T11:42:47.020Z] #68 CACHED [2021-08-09T11:42:47.020Z] [2021-08-09T11:42:47.020Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-09T11:42:47.020Z] #69 sha256:9a7e6ee1c3f89237268fdb0adcc68673bf895658bcfbc6e7105dfeae98e12c0d [2021-08-09T11:42:47.448Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.0s [2021-08-09T11:42:47.955Z] #69 DONE 0.9s [2021-08-09T11:42:47.955Z] [2021-08-09T11:42:47.955Z] #70 exporting to image [2021-08-09T11:42:47.955Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-09T11:42:47.955Z] #70 exporting layers [2021-08-09T11:42:48.389Z] #33 ... [2021-08-09T11:42:48.389Z] [2021-08-09T11:42:48.389Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:42:48.389Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-09T11:42:48.389Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-09T11:42:48.389Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-09T11:42:48.389Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2021-08-09T11:42:48.389Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2021-08-09T11:42:48.389Z] #72 DONE 8.5s [2021-08-09T11:42:48.389Z] [2021-08-09T11:42:48.389Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:42:48.389Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-09T11:42:48.890Z] #70 exporting layers 1.0s done [2021-08-09T11:42:48.890Z] #70 writing image sha256:e37f54e2e7211bb569c1c63fa03690bd0417989843e2aca58ce4be51e990f933 done [2021-08-09T11:42:48.890Z] #70 naming to docker.io/library/docker:e8e278c44f18ca26150f6429ebd540e9363decda done [2021-08-09T11:42:48.890Z] #70 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-09T11:42:49.250Z] + trap exit INT TERM [2021-08-09T11:42:49.250Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-09T11:42:49.250Z] + CONTAINER_NAME=docker-pr2 [2021-08-09T11:42:49.250Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42726/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/make.sh dynbinary [2021-08-09T11:42:49.334Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.0s done [2021-08-09T11:42:49.817Z] [2021-08-09T11:42:50.075Z] Removing bundles/ [2021-08-09T11:42:50.075Z] [2021-08-09T11:42:50.075Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-09T11:42:50.075Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-09T11:42:50.075Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T11:42:50.276Z] #33 DONE 10.4s [2021-08-09T11:42:50.276Z] [2021-08-09T11:42:50.276Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-09T11:42:50.276Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-09T11:42:50.276Z] #71 DONE 1.0s [2021-08-09T11:42:50.276Z] [2021-08-09T11:42:50.276Z] #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 [2021-08-09T11:42:50.276Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-09T11:42:51.659Z] #34 ... [2021-08-09T11:42:51.659Z] [2021-08-09T11:42:51.659Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-09T11:42:51.659Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-09T11:42:51.659Z] #73 DONE 1.6s [2021-08-09T11:42:51.921Z] [2021-08-09T11:42:51.921Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:42:51.921Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:42:51.921Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.4s done [2021-08-09T11:42:51.921Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-08-09T11:42:52.871Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.9s done [2021-08-09T11:42:53.138Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-08-09T11:42:53.138Z] #9 ... [2021-08-09T11:42:53.138Z] [2021-08-09T11:42:53.138Z] #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 [2021-08-09T11:42:53.138Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-09T11:42:53.138Z] #34 3.160 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:42:53.399Z] #34 3.162 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:42:53.399Z] #34 3.182 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:42:53.660Z] #34 3.397 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:42:53.923Z] #34 3.725 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:42:54.495Z] #34 4.159 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:42:56.427Z] #34 5.901 Fetched 8460 kB in 3s (2830 kB/s) [2021-08-09T11:42:57.001Z] #34 5.901 Reading package lists... [2021-08-09T11:42:57.949Z] #34 6.833 Reading package lists... [2021-08-09T11:42:57.949Z] #34 7.753 Building dependency tree... [2021-08-09T11:42:58.210Z] #34 8.068 The following additional packages will be installed: [2021-08-09T11:42:58.210Z] #34 8.068 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-09T11:42:58.210Z] #34 8.068 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-09T11:42:58.210Z] #34 8.068 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-09T11:42:58.210Z] #34 8.068 Suggested packages: [2021-08-09T11:42:58.210Z] #34 8.068 krb5-doc krb5-user [2021-08-09T11:42:58.210Z] #34 8.068 Recommended packages: [2021-08-09T11:42:58.210Z] #34 8.068 krb5-locales publicsuffix libsasl2-modules [2021-08-09T11:42:58.472Z] #34 8.283 The following NEW packages will be installed: [2021-08-09T11:42:58.472Z] #34 8.284 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-09T11:42:58.472Z] #34 8.284 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-09T11:42:58.472Z] #34 8.284 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-09T11:42:58.472Z] #34 8.285 libssh2-1 libssl1.1 openssl [2021-08-09T11:42:58.732Z] #34 8.577 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T11:42:58.732Z] #34 8.577 Need to get 5058 kB of archives. [2021-08-09T11:42:58.732Z] #34 8.577 After this operation, 12.1 MB of additional disk space will be used. [2021-08-09T11:42:58.732Z] #34 8.577 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-09T11:42:58.732Z] #34 8.587 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-09T11:42:58.732Z] #34 8.587 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-09T11:42:58.732Z] #34 8.603 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-09T11:42:58.732Z] #34 8.603 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-09T11:42:58.732Z] #34 8.603 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-09T11:42:58.732Z] #34 8.629 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-09T11:42:58.732Z] #34 8.645 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-09T11:42:58.732Z] #34 8.649 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-09T11:42:58.732Z] #34 8.649 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-09T11:42:58.732Z] #34 8.650 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-09T11:42:58.732Z] #34 8.652 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-09T11:42:58.732Z] #34 8.657 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-09T11:42:58.732Z] #34 8.657 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-09T11:42:58.732Z] #34 8.677 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-09T11:42:58.732Z] #34 8.677 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-09T11:42:58.732Z] #34 8.677 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-09T11:42:58.732Z] #34 8.677 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-09T11:42:58.732Z] #34 8.681 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-09T11:42:58.732Z] #34 8.684 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-09T11:42:58.732Z] #34 8.686 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-09T11:42:58.993Z] #34 8.866 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:42:58.993Z] #34 8.918 Fetched 5058 kB in 0s (13.7 MB/s) [2021-08-09T11:42:59.253Z] #34 9.043 Selecting previously unselected package libkeyutils1:amd64. [2021-08-09T11:42:59.253Z] #34 9.043 (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.) [2021-08-09T11:42:59.253Z] #34 9.044 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-09T11:42:59.253Z] #34 9.058 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-09T11:42:59.253Z] #34 9.105 Selecting previously unselected package libkrb5support0:amd64. [2021-08-09T11:42:59.253Z] #34 9.106 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:42:59.253Z] #34 9.125 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:42:59.253Z] #34 9.171 Selecting previously unselected package libk5crypto3:amd64. [2021-08-09T11:42:59.253Z] #34 9.171 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:42:59.515Z] #34 9.179 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:42:59.515Z] #34 9.259 Selecting previously unselected package libssl1.1:amd64. [2021-08-09T11:42:59.515Z] #34 9.259 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-09T11:42:59.515Z] #34 9.265 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-09T11:42:59.776Z] #34 9.535 Selecting previously unselected package libkrb5-3:amd64. [2021-08-09T11:42:59.776Z] #34 9.535 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:42:59.776Z] #34 9.545 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:42:59.776Z] #34 9.708 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-09T11:42:59.776Z] #34 9.708 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:42:59.776Z] #34 9.714 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:00.037Z] #34 9.812 Selecting previously unselected package openssl. [2021-08-09T11:43:00.037Z] #34 9.812 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-09T11:43:00.037Z] #34 9.821 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-09T11:43:00.037Z] #34 10.03 Selecting previously unselected package ca-certificates. [2021-08-09T11:43:00.037Z] #34 10.03 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-09T11:43:00.297Z] #34 10.04 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-09T11:43:00.297Z] #34 10.17 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-09T11:43:00.297Z] #34 10.17 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-09T11:43:00.297Z] #34 10.18 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:43:00.297Z] #34 10.24 Selecting previously unselected package libsasl2-2:amd64. [2021-08-09T11:43:00.297Z] #34 10.24 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-09T11:43:00.297Z] #34 10.25 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:43:00.297Z] #34 10.31 Selecting previously unselected package libldap-common. [2021-08-09T11:43:00.297Z] #34 10.31 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-09T11:43:00.558Z] #34 10.31 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:43:00.558Z] #34 10.38 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-09T11:43:00.558Z] #34 10.38 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-09T11:43:00.558Z] #34 10.39 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:43:00.558Z] #34 10.53 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-09T11:43:00.558Z] #34 10.53 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-09T11:43:00.558Z] #34 10.53 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-09T11:43:00.868Z] #34 10.67 Selecting previously unselected package libpsl5:amd64. [2021-08-09T11:43:00.868Z] #34 10.67 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-09T11:43:00.868Z] #34 10.68 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-09T11:43:00.868Z] #34 10.73 Selecting previously unselected package librtmp1:amd64. [2021-08-09T11:43:00.868Z] #34 10.73 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-09T11:43:00.868Z] #34 10.75 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-09T11:43:01.129Z] #34 10.91 Selecting previously unselected package libssh2-1:amd64. [2021-08-09T11:43:01.129Z] #34 10.91 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-09T11:43:01.129Z] #34 10.93 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-09T11:43:01.129Z] #34 11.04 Selecting previously unselected package libcurl4:amd64. [2021-08-09T11:43:01.129Z] #34 11.04 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-09T11:43:01.403Z] #34 11.05 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-09T11:43:01.403Z] #34 11.16 Selecting previously unselected package curl. [2021-08-09T11:43:01.403Z] #34 11.16 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-09T11:43:01.403Z] #34 11.17 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-09T11:43:01.664Z] #34 11.36 Selecting previously unselected package libonig5:amd64. [2021-08-09T11:43:01.664Z] #34 11.36 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-09T11:43:01.664Z] #34 11.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:43:01.664Z] #34 11.61 Selecting previously unselected package libjq1:amd64. [2021-08-09T11:43:01.929Z] #34 11.61 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:43:01.929Z] #34 11.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:43:01.929Z] #34 11.68 Selecting previously unselected package jq. [2021-08-09T11:43:01.929Z] #34 11.68 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:43:01.929Z] #34 11.69 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-09T11:43:01.929Z] #34 11.79 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-09T11:43:01.929Z] #34 11.81 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-09T11:43:01.929Z] #34 11.83 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-09T11:43:02.275Z] #34 12.04 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-09T11:43:02.275Z] #34 12.07 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:43:02.275Z] #34 12.09 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:02.275Z] #34 12.11 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:43:02.275Z] #34 12.12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-09T11:43:02.275Z] #34 12.14 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:02.536Z] #34 12.30 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:43:02.536Z] #34 12.32 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-09T11:43:02.536Z] #34 12.34 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:02.536Z] #34 12.35 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-09T11:43:02.536Z] #34 12.40 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:43:02.536Z] #34 12.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:43:02.536Z] #34 12.49 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:43:02.536Z] #34 12.51 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-09T11:43:03.482Z] #34 13.19 Updating certificates in /etc/ssl/certs... [2021-08-09T11:43:03.482Z] #34 ... [2021-08-09T11:43:03.482Z] [2021-08-09T11:43:03.482Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:03.482Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:03.482Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.6s done [2021-08-09T11:43:03.482Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.4s [2021-08-09T11:43:04.459Z] #9 ... [2021-08-09T11:43:04.459Z] [2021-08-09T11:43:04.459Z] #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 [2021-08-09T11:43:04.459Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-09T11:43:04.459Z] #34 14.32 137 added, 0 removed; done. [2021-08-09T11:43:04.459Z] #34 14.43 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:04.721Z] #34 14.49 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-09T11:43:04.721Z] #34 14.51 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-09T11:43:04.721Z] #34 14.53 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-09T11:43:04.721Z] #34 14.54 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:43:04.721Z] #34 14.57 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-09T11:43:04.721Z] #34 14.58 Updating certificates in /etc/ssl/certs... [2021-08-09T11:43:05.669Z] #34 15.60 0 added, 0 removed; done. [2021-08-09T11:43:05.669Z] #34 15.60 Running hooks in /etc/ca-certificates/update.d... [2021-08-09T11:43:05.669Z] #34 15.61 done. [2021-08-09T11:43:06.951Z] Fetching without tags [2021-08-09T11:43:07.334Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:43:08.182Z] Merge succeeded, producing e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:43:08.182Z] Checking out Revision e8e278c44f18ca26150f6429ebd540e9363decda (PR-42726) [2021-08-09T11:43:06.869Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:43:06.886Z] > git config --add remote.origin.fetch +refs/pull/42726/head:refs/remotes/origin/PR-42726 # timeout=10 [2021-08-09T11:43:06.912Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:43:06.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:43:06.998Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:43:06.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:43:06.999Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:43:07.354Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:43:07.364Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:43:08.081Z] > git remote # timeout=10 [2021-08-09T11:43:08.107Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T11:43:08.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:43:08.124Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-09T11:43:08.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T11:43:08.185Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:43:08.204Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:43:10.959Z] #34 DONE 19.9s [2021-08-09T11:43:10.960Z] [2021-08-09T11:43:10.960Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-09T11:43:10.961Z] #35 sha256:3b22cd72beff1db9ee14eee0ea680cbcd55f320159c826bde77d98334c7916ae [2021-08-09T11:43:10.961Z] #35 DONE 0.3s [2021-08-09T11:43:10.961Z] [2021-08-09T11:43:10.961Z] #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 [2021-08-09T11:43:10.961Z] #36 sha256:789fafab24fce6b12f613587082fc6d6b136b99dea617c684266f2abeb014b79 [2021-08-09T11:43:11.532Z] #36 1.262 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-09T11:43:11.795Z] #36 1.340 [2021-08-09T11:43:12.320Z] #36 1.464 ####### 9.9% ################## 25.7% ################################### 48.8% ###################################################### 76.0% #################################################################### 95.7% ######################################################################## 100.0% [2021-08-09T11:43:12.320Z] #36 2.053 [2021-08-09T11:43:12.333Z] Commit message: "daemon: simplify networking config" [2021-08-09T11:43:12.580Z] #36 2.176 ############################################## 65.1% ######################################################################## 100.0% [2021-08-09T11:43:12.580Z] #36 2.285 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-09T11:43:12.842Z] #36 2.399 ################################################################ 89.5% ######################################################################## 100.0% [2021-08-09T11:43:12.842Z] #36 2.496 [2021-08-09T11:43:13.368Z] #36 2.615 ####### 10.7% ######################### 35.0% ####################################### 54.2% #################################################### 73.5% ################################################################## 92.9% ######################################################################## 100.0% [2021-08-09T11:43:13.623Z] + docker version [2021-08-09T11:43:13.635Z] #36 3.153 [2021-08-09T11:43:14.702Z] #36 3.279 ### 4.3% ####### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ####################### 33.1% ############################ 39.2% ############################### 44.4% ################################### 49.6% ####################################### 54.8% [2021-08-09T11:43:14.702Z] #36 ... [2021-08-09T11:43:14.702Z] [2021-08-09T11:43:14.702Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:14.702Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:14.702Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 6.4s done [2021-08-09T11:43:14.702Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 7.7s [2021-08-09T11:43:14.702Z] #9 ... [2021-08-09T11:43:14.702Z] [2021-08-09T11:43:14.702Z] #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 [2021-08-09T11:43:14.702Z] #36 sha256:789fafab24fce6b12f613587082fc6d6b136b99dea617c684266f2abeb014b79 [2021-08-09T11:43:15.493Z] #36 3.279 ### 4.3% ####### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ####################### 33.1% ############################ 39.2% ############################### 44.4% ################################### 49.6% ####################################### 54.8% ########################################### 60.0% ############################################## 65.2% ################################################## 70.4% ###################################################### 75.7% ########################################################## 80.6% ############################################################## 86.2% ################################################################# 91.5% ##################################################################### 96.6% ######################################################################## 100.0% [2021-08-09T11:43:15.493Z] #36 5.137 [2021-08-09T11:43:15.754Z] #36 5.469 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-09T11:43:16.056Z] #36 5.564 [2021-08-09T11:43:16.056Z] #36 5.660 ######################################################################## 100.0% [2021-08-09T11:43:16.056Z] #36 5.689 [2021-08-09T11:43:16.365Z] #36 6.034 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-09T11:43:16.648Z] #36 6.199 [2021-08-09T11:43:16.648Z] #36 6.315 ######################################################################## 100.0% [2021-08-09T11:43:16.916Z] #36 6.342 [2021-08-09T11:43:17.191Z] #36 6.712 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-09T11:43:17.191Z] #36 6.857 [2021-08-09T11:43:17.987Z] #36 6.992 0.0% ########### 16.2% ############################## 42.0% ########################################### 60.6% ################################################################# 90.4% #################################################################### 95.0% ######################################################################## 100.0% [2021-08-09T11:43:17.987Z] #36 7.557 [2021-08-09T11:43:18.256Z] #36 7.925 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-09T11:43:18.256Z] #36 8.028 [2021-08-09T11:43:18.518Z] #36 8.076 ######################################################################## 100.0% [2021-08-09T11:43:18.518Z] #36 8.111 [2021-08-09T11:43:18.708Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09b4cabcd8403aa28) in /home/ubuntu/workspace/moby_PR-42726 [Pipeline] { [Pipeline] checkout [2021-08-09T11:43:18.779Z] #36 8.361 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-09T11:43:18.779Z] #36 8.477 [2021-08-09T11:43:19.032Z] The recommended git tool is: git [2021-08-09T11:43:19.040Z] #36 8.600 ######################################################################## 100.0% [2021-08-09T11:43:19.040Z] #36 8.619 [2021-08-09T11:43:19.040Z] #36 8.634 Download of images into '/build' complete. [2021-08-09T11:43:19.040Z] #36 8.635 Use something like the following to load the result into a Docker daemon: [2021-08-09T11:43:19.040Z] #36 8.635 tar -cC '/build' . | docker load [2021-08-09T11:43:20.179Z] Client: Docker Engine - Community [2021-08-09T11:43:20.179Z] Version: 20.10.6 [2021-08-09T11:43:20.179Z] API version: 1.41 [2021-08-09T11:43:20.179Z] Go version: go1.13.15 [2021-08-09T11:43:20.179Z] Git commit: 370c289 [2021-08-09T11:43:20.179Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-09T11:43:20.179Z] OS/Arch: linux/amd64 [2021-08-09T11:43:20.179Z] Context: default [2021-08-09T11:43:20.179Z] Experimental: true [2021-08-09T11:43:20.179Z] [2021-08-09T11:43:20.179Z] Server: Docker Engine - Community [2021-08-09T11:43:20.179Z] Engine: [2021-08-09T11:43:20.179Z] Version: 20.10.6 [2021-08-09T11:43:20.179Z] API version: 1.41 (minimum version 1.12) [2021-08-09T11:43:20.179Z] Go version: go1.13.15 [2021-08-09T11:43:20.179Z] Git commit: 8728dd2 [2021-08-09T11:43:20.179Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-09T11:43:20.179Z] OS/Arch: linux/amd64 [2021-08-09T11:43:20.179Z] Experimental: true [2021-08-09T11:43:20.179Z] containerd: [2021-08-09T11:43:20.179Z] Version: 1.4.6 [2021-08-09T11:43:20.179Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-09T11:43:20.179Z] runc: [2021-08-09T11:43:20.179Z] Version: 1.0.0-rc95 [2021-08-09T11:43:20.179Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-09T11:43:20.179Z] docker-init: [2021-08-09T11:43:20.179Z] Version: 0.19.0 [2021-08-09T11:43:20.179Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-09T11:43:20.516Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0562c397ef1464c93) in /home/ubuntu/workspace/moby_PR-42726 [Pipeline] { [Pipeline] checkout [2021-08-09T11:43:20.578Z] + docker info [2021-08-09T11:43:20.795Z] The recommended git tool is: git [2021-08-09T11:43:20.961Z] #36 ... [2021-08-09T11:43:20.961Z] [2021-08-09T11:43:20.961Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:20.961Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:20.961Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 11.8s done [2021-08-09T11:43:20.961Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-08-09T11:43:20.961Z] #9 DONE 40.7s [2021-08-09T11:43:20.961Z] [2021-08-09T11:43:20.961Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-09T11:43:20.961Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-09T11:43:20.961Z] #10 ... [2021-08-09T11:43:20.961Z] [2021-08-09T11:43:20.961Z] #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 [2021-08-09T11:43:20.961Z] #36 sha256:789fafab24fce6b12f613587082fc6d6b136b99dea617c684266f2abeb014b79 [2021-08-09T11:43:20.961Z] #36 DONE 10.4s [2021-08-09T11:43:20.961Z] [2021-08-09T11:43:20.961Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-09T11:43:20.961Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-09T11:43:21.905Z] #10 DONE 1.3s [2021-08-09T11:43:21.905Z] [2021-08-09T11:43:21.905Z] #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 [2021-08-09T11:43:21.905Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-09T11:43:23.294Z] #11 DONE 1.2s [2021-08-09T11:43:23.294Z] [2021-08-09T11:43:23.294Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-09T11:43:23.294Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-09T11:43:23.572Z] #38 DONE 0.4s [2021-08-09T11:43:23.572Z] [2021-08-09T11:43:23.572Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-09T11:43:23.572Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-09T11:43:23.572Z] #46 DONE 0.4s [2021-08-09T11:43:23.572Z] [2021-08-09T11:43:23.572Z] #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 [2021-08-09T11:43:23.574Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:43:23.574Z] #39 ... [2021-08-09T11:43:23.574Z] [2021-08-09T11:43:23.574Z] #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 [2021-08-09T11:43:23.574Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-09T11:43:23.574Z] #50 DONE 0.6s [2021-08-09T11:43:23.849Z] [2021-08-09T11:43:23.849Z] #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 [2021-08-09T11:43:23.849Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:43:24.333Z] using credential docker-jenkins-github-credentials [2021-08-09T11:43:24.344Z] Cloning the remote Git repository [2021-08-09T11:43:24.344Z] Cloning with configured refspecs honoured and without tags [2021-08-09T11:43:24.647Z] using credential docker-jenkins-github-credentials [2021-08-09T11:43:24.654Z] Cloning the remote Git repository [2021-08-09T11:43:24.654Z] Cloning with configured refspecs honoured and without tags [2021-08-09T11:43:24.373Z] Cloning repository https://github.com/moby/moby.git [2021-08-09T11:43:24.489Z] > git init /home/ubuntu/workspace/moby_PR-42726 # timeout=10 [2021-08-09T11:43:25.323Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:43:25.324Z] > git --version # timeout=10 [2021-08-09T11:43:25.337Z] > git --version # 'git version 2.25.1' [2021-08-09T11:43:25.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:43:24.730Z] Cloning repository https://github.com/moby/moby.git [2021-08-09T11:43:24.824Z] > git init /home/ubuntu/workspace/moby_PR-42726 # timeout=10 [2021-08-09T11:43:25.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:43:25.312Z] > git --version # timeout=10 [2021-08-09T11:43:25.339Z] > git --version # 'git version 2.25.1' [2021-08-09T11:43:25.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:43:25.348Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:43:25.411Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:43:27.163Z] #51 ... [2021-08-09T11:43:27.163Z] [2021-08-09T11:43:27.163Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-09T11:43:27.163Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-08-09T11:43:27.163Z] #12 DONE 4.0s [2021-08-09T11:43:27.424Z] [2021-08-09T11:43:27.424Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-09T11:43:27.424Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-08-09T11:43:28.679Z] Client: [2021-08-09T11:43:28.679Z] Context: default [2021-08-09T11:43:28.679Z] Debug Mode: false [2021-08-09T11:43:28.679Z] Plugins: [2021-08-09T11:43:28.679Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-09T11:43:28.679Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-09T11:43:28.679Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-09T11:43:28.679Z] [2021-08-09T11:43:28.679Z] Server: [2021-08-09T11:43:28.679Z] Containers: 0 [2021-08-09T11:43:28.679Z] Running: 0 [2021-08-09T11:43:28.679Z] Paused: 0 [2021-08-09T11:43:28.679Z] Stopped: 0 [2021-08-09T11:43:28.679Z] Images: 0 [2021-08-09T11:43:28.679Z] Server Version: 20.10.6 [2021-08-09T11:43:28.680Z] Storage Driver: overlay2 [2021-08-09T11:43:28.680Z] Backing Filesystem: extfs [2021-08-09T11:43:28.680Z] Supports d_type: true [2021-08-09T11:43:28.680Z] Native Overlay Diff: true [2021-08-09T11:43:28.680Z] userxattr: false [2021-08-09T11:43:28.680Z] Logging Driver: json-file [2021-08-09T11:43:28.680Z] Cgroup Driver: cgroupfs [2021-08-09T11:43:28.680Z] Cgroup Version: 1 [2021-08-09T11:43:28.680Z] Plugins: [2021-08-09T11:43:28.680Z] Volume: local [2021-08-09T11:43:28.680Z] Network: bridge host ipvlan macvlan null overlay [2021-08-09T11:43:28.680Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-09T11:43:28.680Z] Swarm: inactive [2021-08-09T11:43:28.680Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-09T11:43:28.680Z] Default Runtime: runc [2021-08-09T11:43:28.680Z] Init Binary: docker-init [2021-08-09T11:43:28.680Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-09T11:43:28.680Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-09T11:43:28.680Z] init version: de40ad0 [2021-08-09T11:43:28.680Z] Security Options: [2021-08-09T11:43:28.680Z] apparmor [2021-08-09T11:43:28.680Z] seccomp [2021-08-09T11:43:28.680Z] Profile: default [2021-08-09T11:43:28.680Z] Kernel Version: 5.4.0-1048-aws [2021-08-09T11:43:28.680Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-09T11:43:28.680Z] OSType: linux [2021-08-09T11:43:28.680Z] Architecture: x86_64 [2021-08-09T11:43:28.680Z] CPUs: 2 [2021-08-09T11:43:28.680Z] Total Memory: 7.569GiB [2021-08-09T11:43:28.680Z] Name: ip-10-100-81-119 [2021-08-09T11:43:28.680Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-09T11:43:28.680Z] Docker Root Dir: /var/lib/docker [2021-08-09T11:43:28.680Z] Debug Mode: false [2021-08-09T11:43:28.680Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:43:28.680Z] Labels: [2021-08-09T11:43:28.680Z] Experimental: true [2021-08-09T11:43:28.680Z] Insecure Registries: [2021-08-09T11:43:28.680Z] 127.0.0.0/8 [2021-08-09T11:43:28.680Z] Live Restore Enabled: true [2021-08-09T11:43:28.680Z] [2021-08-09T11:43:28.680Z] WARNING: No swap limit support [Pipeline] sh [2021-08-09T11:43:29.009Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T11:43:29.009Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T11:43:29.009Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42726/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-09T11:43:29.009Z] + bash /home/ubuntu/workspace/moby_PR-42726/check-config.sh [2021-08-09T11:43:29.009Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-09T11:43:29.009Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-09T11:43:29.009Z] [2021-08-09T11:43:29.009Z] Generally Necessary: [2021-08-09T11:43:29.009Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-09T11:43:29.009Z] - apparmor: enabled and tools installed [2021-08-09T11:43:29.009Z] - CONFIG_NAMESPACES: enabled [2021-08-09T11:43:29.009Z] - CONFIG_NET_NS: enabled [2021-08-09T11:43:29.009Z] - CONFIG_PID_NS: enabled [2021-08-09T11:43:29.009Z] - CONFIG_IPC_NS: enabled [2021-08-09T11:43:29.009Z] - CONFIG_UTS_NS: enabled [2021-08-09T11:43:29.009Z] - CONFIG_CGROUPS: enabled [2021-08-09T11:43:29.009Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-09T11:43:29.009Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-09T11:43:29.009Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-09T11:43:29.009Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-09T11:43:29.009Z] - CONFIG_CPUSETS: enabled [2021-08-09T11:43:29.009Z] - CONFIG_MEMCG: enabled [2021-08-09T11:43:29.009Z] - CONFIG_KEYS: enabled [2021-08-09T11:43:29.010Z] - CONFIG_VETH: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-09T11:43:29.010Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-09T11:43:29.010Z] [2021-08-09T11:43:29.010Z] Optional Features: [2021-08-09T11:43:29.010Z] - CONFIG_USER_NS: enabled [2021-08-09T11:43:29.010Z] - CONFIG_SECCOMP: enabled [2021-08-09T11:43:29.010Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-09T11:43:29.010Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-09T11:43:29.010Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-09T11:43:29.282Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-09T11:43:29.282Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-09T11:43:29.282Z] - CONFIG_BLK_CGROUP: enabled [2021-08-09T11:43:29.282Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-09T11:43:29.282Z] - CONFIG_CGROUP_PERF: enabled [2021-08-09T11:43:29.282Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-09T11:43:29.282Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-09T11:43:29.282Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-09T11:43:29.282Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-09T11:43:29.282Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-09T11:43:29.282Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-09T11:43:29.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-09T11:43:29.282Z] - CONFIG_IP_VS: enabled (as module) [2021-08-09T11:43:29.282Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-09T11:43:29.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-09T11:43:29.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-09T11:43:29.282Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-09T11:43:29.282Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-09T11:43:29.282Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-09T11:43:29.282Z] - CONFIG_EXT4_FS: enabled [2021-08-09T11:43:29.282Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-09T11:43:29.282Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-09T11:43:29.282Z] - Network Drivers: [2021-08-09T11:43:29.282Z] - "overlay": [2021-08-09T11:43:29.282Z] - CONFIG_VXLAN: enabled (as module) [2021-08-09T11:43:29.282Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-09T11:43:29.282Z] Optional (for encrypted networks): [2021-08-09T11:43:29.282Z] - CONFIG_CRYPTO: enabled [2021-08-09T11:43:29.282Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-09T11:43:29.282Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-09T11:43:29.282Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-09T11:43:29.282Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-09T11:43:29.282Z] - CONFIG_XFRM: enabled [2021-08-09T11:43:29.282Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-09T11:43:29.282Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-09T11:43:29.282Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-09T11:43:29.282Z] - "ipvlan": [2021-08-09T11:43:29.282Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-09T11:43:29.282Z] - "macvlan": [2021-08-09T11:43:29.542Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-09T11:43:29.542Z] - CONFIG_DUMMY: enabled (as module) [2021-08-09T11:43:29.542Z] - "ftp,tftp client in container": [2021-08-09T11:43:29.542Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-09T11:43:29.542Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-09T11:43:29.542Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-09T11:43:29.542Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-09T11:43:29.542Z] - Storage Drivers: [2021-08-09T11:43:29.542Z] - "aufs": [2021-08-09T11:43:29.542Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-09T11:43:29.542Z] - "btrfs": [2021-08-09T11:43:29.542Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-09T11:43:29.542Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-09T11:43:29.542Z] - "devicemapper": [2021-08-09T11:43:29.542Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-09T11:43:29.542Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-09T11:43:29.542Z] - "overlay": [2021-08-09T11:43:29.542Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-09T11:43:29.542Z] - "zfs": [2021-08-09T11:43:29.542Z] - /dev/zfs: present [2021-08-09T11:43:29.542Z] - zfs command: missing [2021-08-09T11:43:29.542Z] - zpool command: missing [2021-08-09T11:43:29.542Z] [2021-08-09T11:43:29.542Z] Limits: [2021-08-09T11:43:29.542Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-09T11:43:29.542Z] [2021-08-09T11:43:29.542Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-09T11:43:29.942Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e8e278c44f18ca26150f6429ebd540e9363decda . [2021-08-09T11:43:30.200Z] #2 [internal] load .dockerignore [2021-08-09T11:43:30.200Z] #2 sha256:0dc4c84382d2f4c2848ff86f5f0adb9da6e4dc26836e40ab8980f151dbd32bb3 [2021-08-09T11:43:30.458Z] #2 transferring context: 87B done [2021-08-09T11:43:30.458Z] #2 DONE 0.3s [2021-08-09T11:43:30.458Z] [2021-08-09T11:43:30.458Z] #1 [internal] load build definition from Dockerfile [2021-08-09T11:43:30.458Z] #1 sha256:b2c984d81e59572048f82cb5f7f3d966400e809549aea36897a12a7489356c4a [2021-08-09T11:43:30.458Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-08-09T11:43:30.458Z] #1 DONE 0.4s [2021-08-09T11:43:30.717Z] [2021-08-09T11:43:30.717Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-09T11:43:30.717Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-09T11:43:30.975Z] #3 DONE 0.5s [2021-08-09T11:43:31.234Z] [2021-08-09T11:43:31.234Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-09T11:43:31.234Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-09T11:43:31.234Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-08-09T11:43:31.234Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-09T11:43:31.234Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-09T11:43:31.234Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-09T11:43:31.234Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.19MB / 9.64MB 0.1s [2021-08-09T11:43:31.491Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-08-09T11:43:31.492Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-09T11:43:31.646Z] #13 DONE 3.9s [2021-08-09T11:43:31.646Z] [2021-08-09T11:43:31.646Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-09T11:43:31.646Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-08-09T11:43:32.061Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-08-09T11:43:32.997Z] #4 DONE 1.8s [2021-08-09T11:43:33.035Z] #14 DONE 1.7s [2021-08-09T11:43:33.035Z] [2021-08-09T11:43:33.035Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-09T11:43:33.035Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-08-09T11:43:33.035Z] #15 ... [2021-08-09T11:43:33.035Z] [2021-08-09T11:43:33.036Z] #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 [2021-08-09T11:43:33.036Z] #59 sha256:121ab9e406898e78ac07dd746645642a445cdd8268a9f960a20dbffb9322cf6a [2021-08-09T11:43:33.036Z] #59 4.417 + RM_GOPATH=0 [2021-08-09T11:43:33.036Z] #59 4.417 + TMP_GOPATH= [2021-08-09T11:43:33.036Z] #59 4.417 + : /build [2021-08-09T11:43:33.036Z] #59 4.417 + '[' -z '' ']' [2021-08-09T11:43:33.036Z] #59 4.417 ++ mktemp -d [2021-08-09T11:43:33.036Z] #59 4.417 + export GOPATH=/tmp/tmp.Sov9pjg1fI [2021-08-09T11:43:33.036Z] #59 4.417 + GOPATH=/tmp/tmp.Sov9pjg1fI [2021-08-09T11:43:33.036Z] #59 4.417 + RM_GOPATH=1 [2021-08-09T11:43:33.036Z] #59 4.417 + case "$(go env GOARCH)" in [2021-08-09T11:43:33.036Z] #59 4.417 ++ go env GOARCH [2021-08-09T11:43:33.036Z] #59 4.417 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:43:33.036Z] #59 4.417 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:43:33.036Z] #59 4.417 ++ dirname /tmp/install/install.sh [2021-08-09T11:43:33.036Z] #59 4.417 + dir=/tmp/install [2021-08-09T11:43:33.036Z] #59 4.417 + bin=shfmt [2021-08-09T11:43:33.036Z] #59 4.417 + shift [2021-08-09T11:43:33.036Z] #59 4.417 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-09T11:43:33.036Z] #59 4.417 + . /tmp/install/shfmt.installer [2021-08-09T11:43:33.036Z] #59 4.417 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:43:33.036Z] #59 4.417 + install_shfmt [2021-08-09T11:43:33.036Z] #59 4.417 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-09T11:43:33.036Z] #59 4.417 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Sov9pjg1fI/src/github.com/mvdan/sh [2021-08-09T11:43:33.036Z] #59 4.417 Cloning into '/tmp/tmp.Sov9pjg1fI/src/github.com/mvdan/sh'... [2021-08-09T11:43:33.036Z] #59 4.442 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:43:33.254Z] [2021-08-09T11:43:33.254Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-09T11:43:33.254Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-09T11:43:33.298Z] #59 ... [2021-08-09T11:43:33.298Z] [2021-08-09T11:43:33.298Z] #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 [2021-08-09T11:43:33.298Z] #57 sha256:7dd7430f4c085ed2fc5d55a449c6b6bfd08032de22d5f49ee41b8db29b48a1b4 [2021-08-09T11:43:33.298Z] #57 4.966 + RM_GOPATH=0 [2021-08-09T11:43:33.298Z] #57 4.966 + TMP_GOPATH= [2021-08-09T11:43:33.298Z] #57 4.966 + : /build [2021-08-09T11:43:33.298Z] #57 4.966 + '[' -z '' ']' [2021-08-09T11:43:33.298Z] #57 4.966 ++ mktemp -d [2021-08-09T11:43:33.298Z] #57 4.966 + export GOPATH=/tmp/tmp.XckckycEHS [2021-08-09T11:43:33.298Z] #57 4.966 + GOPATH=/tmp/tmp.XckckycEHS [2021-08-09T11:43:33.298Z] #57 4.966 + RM_GOPATH=1 [2021-08-09T11:43:33.298Z] #57 4.966 + case "$(go env GOARCH)" in [2021-08-09T11:43:33.298Z] #57 4.968 ++ go env GOARCH [2021-08-09T11:43:33.298Z] #57 4.999 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:43:33.298Z] #57 4.999 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:43:33.298Z] #57 4.999 ++ dirname /tmp/install/install.sh [2021-08-09T11:43:33.298Z] #57 4.999 + dir=/tmp/install [2021-08-09T11:43:33.298Z] #57 4.999 + bin=golangci_lint [2021-08-09T11:43:33.298Z] #57 4.999 + shift [2021-08-09T11:43:33.298Z] #57 4.999 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-09T11:43:33.298Z] #57 4.999 + . /tmp/install/golangci_lint.installer [2021-08-09T11:43:33.298Z] #57 4.999 ++ : v1.23.8 [2021-08-09T11:43:33.298Z] #57 4.999 + install_golangci_lint [2021-08-09T11:43:33.298Z] #57 4.999 + set -e [2021-08-09T11:43:33.298Z] #57 4.999 + export GO111MODULE=on [2021-08-09T11:43:33.298Z] #57 4.999 + GO111MODULE=on [2021-08-09T11:43:33.298Z] #57 4.999 + GOBIN=/build [2021-08-09T11:43:33.298Z] #57 4.999 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-09T11:43:33.298Z] #57 5.684 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-09T11:43:33.562Z] #57 ... [2021-08-09T11:43:33.562Z] [2021-08-09T11:43:33.562Z] #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 [2021-08-09T11:43:33.562Z] #55 sha256:af2d1ad9a65bce207e5e9770d75ea1bc1fb7686f2a4dff4c3de820488d01de19 [2021-08-09T11:43:33.562Z] #55 4.348 + RM_GOPATH=0 [2021-08-09T11:43:33.562Z] #55 4.348 + TMP_GOPATH= [2021-08-09T11:43:33.562Z] #55 4.348 + : /build [2021-08-09T11:43:33.562Z] #55 4.348 + '[' -z '' ']' [2021-08-09T11:43:33.562Z] #55 4.348 ++ mktemp -d [2021-08-09T11:43:33.562Z] #55 4.357 + export GOPATH=/tmp/tmp.afioWmTfIH [2021-08-09T11:43:33.562Z] #55 4.357 + GOPATH=/tmp/tmp.afioWmTfIH [2021-08-09T11:43:33.562Z] #55 4.357 + RM_GOPATH=1 [2021-08-09T11:43:33.562Z] #55 4.357 + case "$(go env GOARCH)" in [2021-08-09T11:43:33.562Z] #55 4.357 ++ go env GOARCH [2021-08-09T11:43:33.562Z] #55 4.417 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:43:33.562Z] #55 4.417 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:43:33.562Z] #55 4.417 ++ dirname /tmp/install/install.sh [2021-08-09T11:43:33.562Z] #55 4.417 + dir=/tmp/install [2021-08-09T11:43:33.562Z] #55 4.417 + bin=gotestsum [2021-08-09T11:43:33.562Z] #55 4.417 + shift [2021-08-09T11:43:33.562Z] #55 4.417 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-09T11:43:33.562Z] #55 4.417 + . /tmp/install/gotestsum.installer [2021-08-09T11:43:33.562Z] #55 4.417 ++ : v0.5.3 [2021-08-09T11:43:33.562Z] #55 4.417 + install_gotestsum [2021-08-09T11:43:33.562Z] #55 4.417 + set -e [2021-08-09T11:43:33.562Z] #55 4.417 + export GO111MODULE=on [2021-08-09T11:43:33.562Z] #55 4.417 + GO111MODULE=on [2021-08-09T11:43:33.562Z] #55 4.417 + GOBIN=/build [2021-08-09T11:43:33.562Z] #55 4.417 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-09T11:43:33.562Z] #55 4.848 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-09T11:43:33.562Z] #55 6.761 go: downloading github.com/fatih/color v1.9.0 [2021-08-09T11:43:33.562Z] #55 6.770 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-09T11:43:33.562Z] #55 6.809 go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T11:43:33.562Z] #55 6.817 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-09T11:43:33.562Z] #55 7.239 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T11:43:33.562Z] #55 7.246 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T11:43:33.562Z] #55 7.462 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-09T11:43:33.562Z] #55 7.514 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-09T11:43:33.562Z] #55 7.612 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-09T11:43:33.562Z] #55 8.641 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-09T11:43:33.562Z] #55 10.06 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-09T11:43:33.562Z] #55 ... [2021-08-09T11:43:33.562Z] [2021-08-09T11:43:33.562Z] #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 [2021-08-09T11:43:33.562Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:43:33.562Z] #47 4.536 + git clone https://github.com/docker/distribution.git . [2021-08-09T11:43:33.562Z] #47 4.540 Cloning into '.'... [2021-08-09T11:43:33.824Z] #47 ... [2021-08-09T11:43:33.824Z] [2021-08-09T11:43:33.824Z] #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 [2021-08-09T11:43:33.824Z] #41 sha256:596f7f280f3da3083685035865a499e9efbcc4c3dbfcf084655de072b670e14e [2021-08-09T11:43:33.824Z] #41 5.100 Install go-toml version v1.8.1 [2021-08-09T11:43:33.824Z] #41 5.812 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-09T11:43:33.824Z] #41 9.084 github.com/pelletier/go-toml [2021-08-09T11:43:33.824Z] #41 ... [2021-08-09T11:43:33.824Z] [2021-08-09T11:43:33.824Z] #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 [2021-08-09T11:43:33.824Z] #53 sha256:6bdd5f052eaa8e9ec959c67ed7ceedbdbc6cd592dec75408eaa5e3b0698b5d7f [2021-08-09T11:43:33.824Z] #53 5.235 + RM_GOPATH=0 [2021-08-09T11:43:33.824Z] #53 5.235 + TMP_GOPATH= [2021-08-09T11:43:33.824Z] #53 5.235 + : /build [2021-08-09T11:43:33.824Z] #53 5.241 + '[' -z '' ']' [2021-08-09T11:43:33.824Z] #53 5.241 ++ mktemp -d [2021-08-09T11:43:33.824Z] #53 5.241 + export GOPATH=/tmp/tmp.FE5k5WF221 [2021-08-09T11:43:33.824Z] #53 5.241 + GOPATH=/tmp/tmp.FE5k5WF221 [2021-08-09T11:43:33.824Z] #53 5.241 + RM_GOPATH=1 [2021-08-09T11:43:33.824Z] #53 5.241 + case "$(go env GOARCH)" in [2021-08-09T11:43:33.824Z] #53 5.241 ++ go env GOARCH [2021-08-09T11:43:33.824Z] #53 5.255 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:43:33.824Z] #53 5.255 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:43:33.824Z] #53 5.255 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:43:33.824Z] #53 5.255 ++ dirname /tmp/install/install.sh [2021-08-09T11:43:33.824Z] #53 5.255 + dir=/tmp/install [2021-08-09T11:43:33.824Z] #53 5.255 + bin=vndr [2021-08-09T11:43:33.824Z] #53 5.255 + shift [2021-08-09T11:43:33.824Z] #53 5.255 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-09T11:43:33.824Z] #53 5.255 + . /tmp/install/vndr.installer [2021-08-09T11:43:33.824Z] #53 5.255 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:43:33.824Z] #53 5.255 + install_vndr [2021-08-09T11:43:33.824Z] #53 5.255 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-09T11:43:33.824Z] #53 5.255 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FE5k5WF221/src/github.com/LK4D4/vndr [2021-08-09T11:43:33.824Z] #53 5.263 Cloning into '/tmp/tmp.FE5k5WF221/src/github.com/LK4D4/vndr'... [2021-08-09T11:43:33.824Z] #53 6.026 + cd /tmp/tmp.FE5k5WF221/src/github.com/LK4D4/vndr [2021-08-09T11:43:33.824Z] #53 6.036 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:43:33.824Z] #53 6.076 + go build -buildmode=pie -v -o /build/vndr . [2021-08-09T11:43:33.824Z] #53 8.061 internal/unsafeheader [2021-08-09T11:43:33.824Z] #53 8.069 internal/cpu [2021-08-09T11:43:33.824Z] #53 8.258 runtime/internal/atomic [2021-08-09T11:43:33.824Z] #53 8.615 runtime/internal/sys [2021-08-09T11:43:33.824Z] #53 8.921 internal/bytealg [2021-08-09T11:43:33.824Z] #53 9.060 runtime/internal/math [2021-08-09T11:43:33.824Z] #53 9.218 internal/race [2021-08-09T11:43:33.824Z] #53 9.338 sync/atomic [2021-08-09T11:43:33.824Z] #53 9.496 unicode [2021-08-09T11:43:33.824Z] #53 9.830 runtime [2021-08-09T11:43:34.194Z] #7 DONE 0.8s [2021-08-09T11:43:34.194Z] [2021-08-09T11:43:34.194Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-09T11:43:34.194Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-09T11:43:34.194Z] #6 DONE 0.8s [2021-08-09T11:43:34.194Z] [2021-08-09T11:43:34.194Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:43:34.194Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-09T11:43:34.194Z] #8 DONE 0.9s [2021-08-09T11:43:34.194Z] [2021-08-09T11:43:34.194Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:43:34.194Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-09T11:43:34.396Z] #53 ... [2021-08-09T11:43:34.397Z] [2021-08-09T11:43:34.397Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-09T11:43:34.397Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-08-09T11:43:34.397Z] #15 DONE 1.4s [2021-08-09T11:43:34.397Z] [2021-08-09T11:43:34.397Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-09T11:43:34.397Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-08-09T11:43:34.758Z] #5 DONE 1.3s [2021-08-09T11:43:35.787Z] #16 DONE 1.5s [2021-08-09T11:43:35.787Z] [2021-08-09T11:43:35.787Z] #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 [2021-08-09T11:43:35.787Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:43:35.787Z] #51 5.978 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:43:35.787Z] #51 6.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:43:35.787Z] #51 6.218 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:43:35.787Z] #51 6.712 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-09T11:43:35.787Z] #51 7.688 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:43:35.787Z] #51 9.451 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:43:35.787Z] #51 11.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:43:35.787Z] #51 ... [2021-08-09T11:43:35.787Z] [2021-08-09T11:43:35.787Z] #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 [2021-08-09T11:43:35.787Z] #59 sha256:121ab9e406898e78ac07dd746645642a445cdd8268a9f960a20dbffb9322cf6a [2021-08-09T11:43:35.787Z] #59 12.65 + cd /tmp/tmp.Sov9pjg1fI/src/github.com/mvdan/sh [2021-08-09T11:43:35.787Z] #59 12.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:43:36.049Z] #59 12.79 + GO111MODULE=on [2021-08-09T11:43:36.049Z] #59 12.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-09T11:43:36.654Z] [2021-08-09T11:43:36.654Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:43:36.654Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-09T11:43:36.654Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-09T11:43:36.654Z] #65 DONE 0.0s [2021-08-09T11:43:36.654Z] [2021-08-09T11:43:36.654Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:36.654Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:36.654Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-08-09T11:43:36.654Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-08-09T11:43:36.654Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-08-09T11:43:36.654Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-08-09T11:43:36.912Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.2s [2021-08-09T11:43:36.912Z] #9 ... [2021-08-09T11:43:36.912Z] [2021-08-09T11:43:36.912Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-09T11:43:36.912Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-09T11:43:36.912Z] #42 DONE 0.0s [2021-08-09T11:43:36.912Z] [2021-08-09T11:43:36.912Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:36.912Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:36.912Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0B / 7.83MB 0.3s [2021-08-09T11:43:36.912Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.06MB / 50.44MB 0.4s [2021-08-09T11:43:36.912Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 1.05MB / 7.83MB 0.4s [2021-08-09T11:43:36.912Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0B / 10.00MB 0.4s [2021-08-09T11:43:37.188Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 10.49MB / 50.44MB 0.6s [2021-08-09T11:43:37.188Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 5.24MB / 7.83MB 0.6s [2021-08-09T11:43:37.188Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 2.10MB / 10.00MB 0.6s [2021-08-09T11:43:37.448Z] #59 14.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-09T11:43:37.448Z] #59 14.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-09T11:43:37.448Z] #59 14.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-09T11:43:37.448Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 14.68MB / 50.44MB 0.7s [2021-08-09T11:43:37.448Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.7s [2021-08-09T11:43:37.448Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 5.24MB / 10.00MB 0.7s [2021-08-09T11:43:37.448Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 19.92MB / 50.44MB 0.8s [2021-08-09T11:43:37.448Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.7s done [2021-08-09T11:43:37.448Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 8.39MB / 10.00MB 0.8s [2021-08-09T11:43:37.448Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 25.17MB / 50.44MB 1.0s [2021-08-09T11:43:37.448Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.0s [2021-08-09T11:43:37.448Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 2.10MB / 51.84MB 1.0s [2021-08-09T11:43:37.707Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 29.36MB / 50.44MB 1.0s [2021-08-09T11:43:37.707Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.0s done [2021-08-09T11:43:37.707Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 0B / 68.75MB 1.0s [2021-08-09T11:43:37.707Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 32.64MB / 50.44MB 1.1s [2021-08-09T11:43:37.707Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.73MB / 51.84MB 1.1s [2021-08-09T11:43:37.964Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 39.85MB / 50.44MB 1.3s [2021-08-09T11:43:37.964Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 9.44MB / 51.84MB 1.3s [2021-08-09T11:43:37.964Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 9.44MB / 68.75MB 1.3s [2021-08-09T11:43:38.223Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 44.04MB / 50.44MB 1.5s [2021-08-09T11:43:38.223Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 17.83MB / 51.84MB 1.5s [2021-08-09T11:43:38.223Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 16.78MB / 68.75MB 1.5s [2021-08-09T11:43:38.480Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 47.19MB / 50.44MB 1.7s [2021-08-09T11:43:38.480Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 23.07MB / 51.84MB 1.7s [2021-08-09T11:43:38.480Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 20.97MB / 68.75MB 1.7s [2021-08-09T11:43:38.480Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.33MB / 50.44MB 1.8s [2021-08-09T11:43:38.739Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 30.41MB / 51.84MB 2.0s [2021-08-09T11:43:38.739Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 33.55MB / 68.75MB 2.0s [2021-08-09T11:43:38.739Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 33.55MB / 51.84MB 2.1s [2021-08-09T11:43:38.739Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 37.02MB / 68.75MB 2.1s [2021-08-09T11:43:38.839Z] #59 15.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-09T11:43:38.997Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 37.75MB / 51.84MB 2.3s [2021-08-09T11:43:39.101Z] #59 ... [2021-08-09T11:43:39.101Z] [2021-08-09T11:43:39.101Z] #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 [2021-08-09T11:43:39.101Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:43:39.101Z] #39 5.533 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-09T11:43:39.101Z] #39 5.537 Cloning into '.'... [2021-08-09T11:43:39.101Z] #39 ... [2021-08-09T11:43:39.101Z] [2021-08-09T11:43:39.101Z] #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 [2021-08-09T11:43:39.101Z] #57 sha256:7dd7430f4c085ed2fc5d55a449c6b6bfd08032de22d5f49ee41b8db29b48a1b4 [2021-08-09T11:43:39.101Z] #57 15.17 go: downloading github.com/fatih/color v1.7.0 [2021-08-09T11:43:39.101Z] #57 15.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-09T11:43:39.101Z] #57 15.25 go: downloading github.com/pkg/errors v0.8.1 [2021-08-09T11:43:39.101Z] #57 15.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-09T11:43:39.101Z] #57 15.33 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-09T11:43:39.101Z] #57 15.50 go: downloading github.com/spf13/viper v1.6.1 [2021-08-09T11:43:39.101Z] #57 15.86 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-09T11:43:39.101Z] #57 15.88 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-09T11:43:39.254Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.4s done [2021-08-09T11:43:39.254Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 41.94MB / 68.75MB 2.5s [2021-08-09T11:43:39.254Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 0B / 129.05MB 2.5s [2021-08-09T11:43:39.254Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 44.04MB / 51.84MB 2.6s [2021-08-09T11:43:39.254Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 47.19MB / 68.75MB 2.6s [2021-08-09T11:43:39.511Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 47.19MB / 51.84MB 2.7s [2021-08-09T11:43:39.511Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-08-09T11:43:39.511Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.9s [2021-08-09T11:43:39.511Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 55.57MB / 68.75MB 2.9s [2021-08-09T11:43:39.511Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 15.73MB / 129.05MB 2.9s [2021-08-09T11:43:39.769Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 61.87MB / 68.75MB 3.1s [2021-08-09T11:43:39.769Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 24.12MB / 129.05MB 3.1s [2021-08-09T11:43:39.769Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.2s [2021-08-09T11:43:40.026Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 31.41MB / 129.05MB 3.3s [2021-08-09T11:43:40.026Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.3s done [2021-08-09T11:43:40.026Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 0B / 155B 3.4s [2021-08-09T11:43:40.123Z] #57 16.63 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-09T11:43:40.123Z] #57 16.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-09T11:43:40.123Z] #57 17.01 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-09T11:43:40.282Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 39.85MB / 129.05MB 3.6s [2021-08-09T11:43:40.282Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.6s [2021-08-09T11:43:40.384Z] #57 ... [2021-08-09T11:43:40.384Z] [2021-08-09T11:43:40.384Z] #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 [2021-08-09T11:43:40.384Z] #41 sha256:596f7f280f3da3083685035865a499e9efbcc4c3dbfcf084655de072b670e14e [2021-08-09T11:43:40.384Z] #41 15.06 github.com/pelletier/go-toml/cmd/tomll [2021-08-09T11:43:40.384Z] #41 DONE 17.4s [2021-08-09T11:43:40.384Z] [2021-08-09T11:43:40.384Z] #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 [2021-08-09T11:43:40.384Z] #57 sha256:7dd7430f4c085ed2fc5d55a449c6b6bfd08032de22d5f49ee41b8db29b48a1b4 [2021-08-09T11:43:40.384Z] #57 17.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-09T11:43:40.541Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 52.43MB / 129.05MB 3.9s [2021-08-09T11:43:40.645Z] #57 17.57 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-09T11:43:40.809Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 4.1s done [2021-08-09T11:43:40.809Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 61.87MB / 129.05MB 4.1s [2021-08-09T11:43:40.809Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 4.1s done [2021-08-09T11:43:40.906Z] #57 17.80 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-09T11:43:41.066Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 69.62MB / 129.05MB 4.3s [2021-08-09T11:43:41.323Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 77.59MB / 129.05MB 4.5s [2021-08-09T11:43:41.323Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 90.18MB / 129.05MB 4.7s [2021-08-09T11:43:41.585Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 100.66MB / 129.05MB 5.0s [2021-08-09T11:43:42.147Z] #9 ... [2021-08-09T11:43:42.147Z] [2021-08-09T11:43:42.147Z] #23 [internal] load build context [2021-08-09T11:43:42.147Z] #23 sha256:a8b13fe6dca6ecaad2bd908bcaa1aa82974340a4e4a04cd4caba890c08c1edbb [2021-08-09T11:43:42.147Z] #23 transferring context: 55.80MB 5.7s done [2021-08-09T11:43:42.147Z] #23 DONE 5.8s [2021-08-09T11:43:42.147Z] [2021-08-09T11:43:42.147Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:42.147Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:42.147Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 110.10MB / 129.05MB 5.4s [2021-08-09T11:43:42.147Z] #9 ... [2021-08-09T11:43:42.147Z] [2021-08-09T11:43:42.147Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:43:42.147Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-09T11:43:42.147Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-08-09T11:43:42.147Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-08-09T11:43:42.147Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-08-09T11:43:42.147Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-08-09T11:43:42.147Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.3s done [2021-08-09T11:43:42.147Z] #26 ... [2021-08-09T11:43:42.147Z] [2021-08-09T11:43:42.147Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:42.147Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:42.405Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 118.49MB / 129.05MB 5.7s [2021-08-09T11:43:42.662Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.9s [2021-08-09T11:43:42.826Z] #57 19.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-09T11:43:42.826Z] #57 19.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-09T11:43:43.087Z] #57 19.84 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-09T11:43:43.087Z] #57 19.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-09T11:43:43.347Z] #57 20.13 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-09T11:43:43.347Z] #57 20.13 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-09T11:43:43.347Z] #57 20.20 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-09T11:43:43.347Z] #57 20.21 go: downloading github.com/spf13/afero v1.1.2 [2021-08-09T11:43:43.347Z] #57 20.33 go: downloading github.com/spf13/cast v1.3.0 [2021-08-09T11:43:43.591Z] #9 ... [2021-08-09T11:43:43.591Z] [2021-08-09T11:43:43.591Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:43:43.591Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-09T11:43:43.591Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-09T11:43:43.591Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-09T11:43:43.591Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-09T11:43:43.591Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-09T11:43:43.591Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2021-08-09T11:43:43.591Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2021-08-09T11:43:43.591Z] #63 DONE 7.3s [2021-08-09T11:43:43.591Z] [2021-08-09T11:43:43.591Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:43.591Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:43.608Z] #57 20.38 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-09T11:43:43.608Z] #57 20.39 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-09T11:43:43.608Z] #57 20.47 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-09T11:43:43.608Z] #57 20.52 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-09T11:43:43.872Z] #57 20.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-09T11:43:43.872Z] #57 20.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-09T11:43:43.872Z] #57 20.70 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-09T11:43:43.872Z] #57 20.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-09T11:43:43.872Z] #57 20.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-09T11:43:43.872Z] #57 20.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-09T11:43:43.872Z] #57 20.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-09T11:43:43.872Z] #57 20.80 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-09T11:43:43.872Z] #57 20.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-09T11:43:44.133Z] #57 20.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-09T11:43:44.133Z] #57 21.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-09T11:43:44.395Z] #57 21.22 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-09T11:43:44.395Z] #57 21.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-09T11:43:44.524Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.1s [2021-08-09T11:43:47.570Z] #9 ... [2021-08-09T11:43:47.570Z] [2021-08-09T11:43:47.570Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:43:47.570Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-09T11:43:47.570Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-09T11:43:47.570Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-09T11:43:47.570Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-09T11:43:47.570Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2021-08-09T11:43:47.570Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-08-09T11:43:47.570Z] #65 DONE 8.5s [2021-08-09T11:43:47.570Z] [2021-08-09T11:43:47.570Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:47.570Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:47.570Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.0s done [2021-08-09T11:43:47.570Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-08-09T11:43:47.570Z] #9 ... [2021-08-09T11:43:47.570Z] [2021-08-09T11:43:47.570Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:43:47.570Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-09T11:43:47.570Z] #26 DONE 10.2s [2021-08-09T11:43:47.570Z] [2021-08-09T11:43:47.570Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:47.570Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:47.570Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.5s done [2021-08-09T11:43:47.570Z] #9 ... [2021-08-09T11:43:47.570Z] [2021-08-09T11:43:47.570Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-09T11:43:47.570Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-09T11:43:47.570Z] #64 DONE 1.1s [2021-08-09T11:43:47.570Z] [2021-08-09T11:43:47.570Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:47.570Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:47.570Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-08-09T11:43:47.579Z] #57 21.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-09T11:43:47.579Z] #57 21.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-09T11:43:47.579Z] #57 21.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-09T11:43:47.579Z] #57 21.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-09T11:43:47.579Z] #57 21.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-09T11:43:47.579Z] #57 22.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-09T11:43:47.579Z] #57 22.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-09T11:43:47.579Z] #57 22.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-09T11:43:47.579Z] #57 22.33 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-09T11:43:47.579Z] #57 22.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-09T11:43:47.579Z] #57 ... [2021-08-09T11:43:47.579Z] [2021-08-09T11:43:47.579Z] #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 [2021-08-09T11:43:47.579Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-09T11:43:47.579Z] #17 1.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:43:47.579Z] #17 1.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:43:47.579Z] #17 1.727 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:43:47.579Z] #17 2.259 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:43:47.579Z] #17 3.386 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:43:47.579Z] #17 4.651 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-09T11:43:47.579Z] #17 6.507 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-09T11:43:47.579Z] #17 7.909 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-09T11:43:47.579Z] #17 8.876 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-09T11:43:47.579Z] #17 9.827 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [273 kB] [2021-08-09T11:43:47.579Z] #17 9.854 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:43:47.579Z] #17 9.884 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] [2021-08-09T11:43:47.579Z] #17 9.891 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] [2021-08-09T11:43:47.579Z] #17 9.942 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] [2021-08-09T11:43:47.579Z] #17 10.01 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:43:47.579Z] #17 10.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-09T11:43:47.579Z] #17 10.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:43:47.579Z] #17 10.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-09T11:43:47.579Z] #17 10.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:43:47.579Z] #17 10.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-09T11:43:47.579Z] #17 10.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-09T11:43:47.579Z] #17 ... [2021-08-09T11:43:47.579Z] [2021-08-09T11:43:47.579Z] #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 [2021-08-09T11:43:47.579Z] #57 sha256:7dd7430f4c085ed2fc5d55a449c6b6bfd08032de22d5f49ee41b8db29b48a1b4 [2021-08-09T11:43:47.579Z] #57 22.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-09T11:43:47.579Z] #57 22.79 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-09T11:43:47.579Z] #57 23.01 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-09T11:43:47.579Z] #57 23.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-09T11:43:47.579Z] #57 ... [2021-08-09T11:43:47.579Z] [2021-08-09T11:43:47.579Z] #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 [2021-08-09T11:43:47.579Z] #53 sha256:6bdd5f052eaa8e9ec959c67ed7ceedbdbc6cd592dec75408eaa5e3b0698b5d7f [2021-08-09T11:43:47.579Z] #53 12.95 unicode/utf8 [2021-08-09T11:43:47.579Z] #53 13.72 math/bits [2021-08-09T11:43:47.579Z] #53 14.06 math [2021-08-09T11:43:47.579Z] #53 17.17 encoding [2021-08-09T11:43:47.579Z] #53 17.35 unicode/utf16 [2021-08-09T11:43:47.579Z] #53 17.67 container/list [2021-08-09T11:43:47.579Z] #53 18.06 crypto/internal/subtle [2021-08-09T11:43:47.579Z] #53 18.15 crypto/subtle [2021-08-09T11:43:47.579Z] #53 18.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-09T11:43:47.579Z] #53 18.58 internal/nettrace [2021-08-09T11:43:47.579Z] #53 18.74 runtime/cgo [2021-08-09T11:43:47.579Z] #53 ... [2021-08-09T11:43:47.579Z] [2021-08-09T11:43:47.579Z] #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 [2021-08-09T11:43:47.579Z] #57 sha256:7dd7430f4c085ed2fc5d55a449c6b6bfd08032de22d5f49ee41b8db29b48a1b4 [2021-08-09T11:43:47.579Z] #57 23.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-09T11:43:47.579Z] #57 23.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-09T11:43:47.579Z] #57 23.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-09T11:43:47.580Z] #57 23.18 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-09T11:43:47.580Z] #57 23.36 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-09T11:43:47.580Z] #57 23.36 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-09T11:43:47.580Z] #57 23.46 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-09T11:43:47.580Z] #57 23.48 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-09T11:43:47.580Z] #57 23.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-09T11:43:47.580Z] #57 23.59 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-09T11:43:47.580Z] #57 23.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-09T11:43:47.580Z] #57 24.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-09T11:43:47.580Z] #57 24.31 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-09T11:43:47.580Z] #57 24.46 go: downloading golang.org/x/text v0.3.2 [2021-08-09T11:43:47.658Z] Fetching without tags [2021-08-09T11:43:48.134Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:43:48.508Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.9s done [2021-08-09T11:43:49.071Z] #9 ... [2021-08-09T11:43:49.071Z] [2021-08-09T11:43:49.071Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-09T11:43:49.071Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-09T11:43:49.071Z] #66 DONE 1.5s [2021-08-09T11:43:49.071Z] [2021-08-09T11:43:49.071Z] #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 [2021-08-09T11:43:49.071Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-09T11:43:49.071Z] #27 2.249 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:43:49.071Z] #27 2.249 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:43:49.071Z] #27 2.258 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:43:49.071Z] #27 2.484 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:43:49.171Z] Fetching without tags [2021-08-09T11:43:47.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:43:47.543Z] > git config --add remote.origin.fetch +refs/pull/42726/head:refs/remotes/origin/PR-42726 # timeout=10 [2021-08-09T11:43:47.594Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:43:47.648Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:43:47.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:43:47.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:43:47.717Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:43:48.144Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:43:48.163Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:43:49.546Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:43:49.582Z] Merge succeeded, producing e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:43:49.583Z] Checking out Revision e8e278c44f18ca26150f6429ebd540e9363decda (PR-42726) [2021-08-09T11:43:49.636Z] #27 2.841 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:43:49.894Z] #27 3.274 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:43:49.053Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:43:49.126Z] > git config --add remote.origin.fetch +refs/pull/42726/head:refs/remotes/origin/PR-42726 # timeout=10 [2021-08-09T11:43:49.136Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:43:49.157Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:43:49.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:43:49.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:43:49.177Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:43:49.554Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:43:49.572Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:43:50.888Z] #57 ... [2021-08-09T11:43:50.888Z] [2021-08-09T11:43:50.888Z] #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 [2021-08-09T11:43:50.888Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:43:50.888Z] #51 16.82 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-09T11:43:50.888Z] #51 20.53 Fetched 8464 kB in 15s (566 kB/s) [2021-08-09T11:43:50.888Z] #51 20.53 Reading package lists... [2021-08-09T11:43:50.888Z] #51 24.61 Reading package lists... [2021-08-09T11:43:50.888Z] #51 ... [2021-08-09T11:43:50.888Z] [2021-08-09T11:43:50.888Z] #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 [2021-08-09T11:43:50.888Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:43:50.888Z] #47 18.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-09T11:43:50.888Z] #47 20.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-09T11:43:51.149Z] #47 ... [2021-08-09T11:43:51.149Z] [2021-08-09T11:43:51.149Z] #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 [2021-08-09T11:43:51.149Z] #59 sha256:121ab9e406898e78ac07dd746645642a445cdd8268a9f960a20dbffb9322cf6a [2021-08-09T11:43:51.149Z] #59 18.14 runtime [2021-08-09T11:43:51.410Z] #59 ... [2021-08-09T11:43:51.410Z] [2021-08-09T11:43:51.410Z] #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 [2021-08-09T11:43:51.410Z] #53 sha256:6bdd5f052eaa8e9ec959c67ed7ceedbdbc6cd592dec75408eaa5e3b0698b5d7f [2021-08-09T11:43:51.410Z] #53 26.45 vendor/golang.org/x/crypto/internal/subtle [2021-08-09T11:43:49.444Z] > git remote # timeout=10 [2021-08-09T11:43:49.479Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T11:43:49.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:43:49.514Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-09T11:43:49.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T11:43:49.585Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:43:49.600Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:43:51.788Z] #27 4.924 Fetched 8460 kB in 3s (2888 kB/s) [2021-08-09T11:43:51.790Z] Merge succeeded, producing e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:43:51.790Z] Checking out Revision e8e278c44f18ca26150f6429ebd540e9363decda (PR-42726) [2021-08-09T11:43:52.719Z] #27 4.924 Reading package lists... [2021-08-09T11:43:52.719Z] #27 5.915 Reading package lists... [2021-08-09T11:43:52.719Z] #27 ... [2021-08-09T11:43:52.719Z] [2021-08-09T11:43:52.719Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:43:52.719Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:43:52.719Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 3.3s [2021-08-09T11:43:51.681Z] > git remote # timeout=10 [2021-08-09T11:43:51.696Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T11:43:51.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:43:51.718Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-09T11:43:51.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T11:43:51.792Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:43:51.803Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:43:53.772Z] Commit message: "daemon: simplify networking config" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-09T11:43:54.713Z] #53 ... [2021-08-09T11:43:54.713Z] [2021-08-09T11:43:54.713Z] #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 [2021-08-09T11:43:54.713Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:43:54.713Z] #51 24.61 Reading package lists... [2021-08-09T11:43:54.713Z] #51 28.85 Building dependency tree... [2021-08-09T11:43:54.713Z] #51 30.66 The following additional packages will be installed: [2021-08-09T11:43:54.713Z] #51 30.67 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-09T11:43:54.713Z] #51 30.67 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-09T11:43:54.713Z] #51 30.67 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-09T11:43:54.713Z] #51 30.67 python3.7-minimal [2021-08-09T11:43:54.713Z] #51 30.68 Suggested packages: [2021-08-09T11:43:54.713Z] #51 30.68 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-09T11:43:54.713Z] #51 30.68 python3.7-doc binfmt-support [2021-08-09T11:43:54.769Z] + docker version [2021-08-09T11:43:55.286Z] #51 31.57 The following NEW packages will be installed: [2021-08-09T11:43:55.286Z] #51 31.57 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-09T11:43:55.286Z] #51 31.58 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-09T11:43:55.286Z] #51 31.59 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-09T11:43:55.286Z] #51 31.59 python3.7-minimal [2021-08-09T11:43:56.228Z] #51 32.35 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:43:56.228Z] #51 32.35 Need to get 6695 kB of archives. [2021-08-09T11:43:56.228Z] #51 32.35 After this operation, 33.1 MB of additional disk space will be used. [2021-08-09T11:43:56.228Z] #51 32.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-09T11:43:56.228Z] #51 32.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-09T11:43:56.228Z] #51 32.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-09T11:43:56.228Z] #51 32.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-09T11:43:56.228Z] #51 32.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-09T11:43:56.228Z] #51 32.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-09T11:43:56.489Z] #51 32.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-09T11:43:56.489Z] #51 32.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-09T11:43:56.489Z] #51 32.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-09T11:43:56.489Z] #51 32.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-09T11:43:56.489Z] #51 32.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-09T11:43:56.489Z] #51 32.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-09T11:43:56.489Z] #51 32.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-09T11:43:56.489Z] #51 32.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-09T11:43:56.489Z] #51 32.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-09T11:43:56.561Z] Commit message: "daemon: simplify networking config" [2021-08-09T11:43:56.897Z] #9 ... [2021-08-09T11:43:56.897Z] [2021-08-09T11:43:56.897Z] #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 [2021-08-09T11:43:56.897Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-09T11:43:56.897Z] #27 5.915 Reading package lists... [2021-08-09T11:43:56.897Z] #27 6.741 Building dependency tree... [2021-08-09T11:43:56.897Z] #27 7.106 The following additional packages will be installed: [2021-08-09T11:43:56.897Z] #27 7.106 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-09T11:43:56.897Z] #27 7.106 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-09T11:43:56.897Z] #27 7.107 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-09T11:43:56.897Z] #27 7.108 Suggested packages: [2021-08-09T11:43:56.897Z] #27 7.108 krb5-doc krb5-user [2021-08-09T11:43:56.897Z] #27 7.108 Recommended packages: [2021-08-09T11:43:56.897Z] #27 7.108 krb5-locales publicsuffix libsasl2-modules [2021-08-09T11:43:56.897Z] #27 7.325 The following NEW packages will be installed: [2021-08-09T11:43:56.897Z] #27 7.326 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-09T11:43:56.897Z] #27 7.326 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-09T11:43:56.897Z] #27 7.327 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-09T11:43:56.897Z] #27 7.328 libssh2-1 libssl1.1 openssl [2021-08-09T11:43:56.897Z] #27 7.616 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T11:43:56.897Z] #27 7.616 Need to get 5058 kB of archives. [2021-08-09T11:43:56.897Z] #27 7.616 After this operation, 12.1 MB of additional disk space will be used. [2021-08-09T11:43:56.897Z] #27 7.616 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-09T11:43:56.897Z] #27 7.619 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-09T11:43:56.897Z] #27 7.621 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-09T11:43:56.897Z] #27 7.631 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-09T11:43:56.897Z] #27 7.633 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-09T11:43:56.897Z] #27 7.642 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-09T11:43:56.897Z] #27 7.676 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-09T11:43:56.897Z] #27 7.694 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-09T11:43:56.897Z] #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] [2021-08-09T11:43:56.897Z] #27 7.695 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-09T11:43:56.897Z] #27 7.698 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-09T11:43:56.897Z] #27 7.699 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-09T11:43:56.897Z] #27 7.710 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-09T11:43:56.897Z] #27 7.710 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-09T11:43:56.897Z] #27 7.710 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-09T11:43:56.897Z] #27 7.710 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-09T11:43:56.897Z] #27 7.713 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-09T11:43:56.897Z] #27 7.726 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-09T11:43:56.897Z] #27 7.726 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-09T11:43:56.897Z] #27 7.726 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-09T11:43:56.897Z] #27 7.727 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-09T11:43:56.897Z] #27 7.929 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:43:56.897Z] #27 7.967 Fetched 5058 kB in 0s (13.8 MB/s) [2021-08-09T11:43:56.897Z] #27 8.001 Selecting previously unselected package libkeyutils1:amd64. [2021-08-09T11:43:56.898Z] #27 8.001 (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.) [2021-08-09T11:43:56.898Z] #27 8.004 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 8.013 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-09T11:43:56.898Z] #27 8.057 Selecting previously unselected package libkrb5support0:amd64. [2021-08-09T11:43:56.898Z] #27 8.057 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 8.068 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:56.898Z] #27 8.117 Selecting previously unselected package libk5crypto3:amd64. [2021-08-09T11:43:56.898Z] #27 8.117 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 8.122 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:56.898Z] #27 8.217 Selecting previously unselected package libssl1.1:amd64. [2021-08-09T11:43:56.898Z] #27 8.217 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 8.219 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-09T11:43:56.898Z] #27 8.485 Selecting previously unselected package libkrb5-3:amd64. [2021-08-09T11:43:56.898Z] #27 8.485 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 8.491 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:56.898Z] #27 8.621 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-09T11:43:56.898Z] #27 8.621 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 8.625 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:56.898Z] #27 8.742 Selecting previously unselected package openssl. [2021-08-09T11:43:56.898Z] #27 8.742 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 8.742 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-09T11:43:56.898Z] #27 9.017 Selecting previously unselected package ca-certificates. [2021-08-09T11:43:56.898Z] #27 9.017 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-09T11:43:56.898Z] #27 9.034 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-09T11:43:56.898Z] #27 9.132 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-09T11:43:56.898Z] #27 9.132 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 9.138 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:43:56.898Z] #27 9.203 Selecting previously unselected package libsasl2-2:amd64. [2021-08-09T11:43:56.898Z] #27 9.203 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 9.216 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:43:56.898Z] #27 9.266 Selecting previously unselected package libldap-common. [2021-08-09T11:43:56.898Z] #27 9.266 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-09T11:43:56.898Z] #27 9.270 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:43:56.898Z] #27 9.328 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-09T11:43:56.898Z] #27 9.328 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 9.333 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:43:56.898Z] #27 9.437 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-09T11:43:56.898Z] #27 9.439 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 9.444 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-09T11:43:56.898Z] #27 9.532 Selecting previously unselected package libpsl5:amd64. [2021-08-09T11:43:56.898Z] #27 9.532 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 9.547 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-09T11:43:56.898Z] #27 9.587 Selecting previously unselected package librtmp1:amd64. [2021-08-09T11:43:56.898Z] #27 9.587 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 9.592 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-09T11:43:56.898Z] #27 9.652 Selecting previously unselected package libssh2-1:amd64. [2021-08-09T11:43:56.898Z] #27 9.654 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 9.663 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-09T11:43:56.898Z] #27 9.736 Selecting previously unselected package libcurl4:amd64. [2021-08-09T11:43:56.898Z] #27 9.736 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 9.741 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-09T11:43:56.898Z] #27 9.881 Selecting previously unselected package curl. [2021-08-09T11:43:56.898Z] #27 9.881 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 9.887 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-09T11:43:56.898Z] #27 9.996 Selecting previously unselected package libonig5:amd64. [2021-08-09T11:43:56.898Z] #27 9.998 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 10.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:43:56.898Z] #27 10.22 Selecting previously unselected package libjq1:amd64. [2021-08-09T11:43:56.898Z] #27 10.22 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 10.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:43:56.898Z] #27 10.29 Selecting previously unselected package jq. [2021-08-09T11:43:56.898Z] #27 10.29 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:43:56.898Z] #27 10.30 Unpacking jq (1.5+dfsg-2+b1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-09T11:43:57.157Z] #27 10.38 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-09T11:43:57.157Z] #27 10.39 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-09T11:43:57.157Z] #27 10.41 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-09T11:43:57.157Z] #27 10.58 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-09T11:43:57.421Z] #27 10.59 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:43:57.421Z] #27 10.60 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:57.421Z] #27 10.62 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:43:57.421Z] #27 10.63 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-09T11:43:57.421Z] #27 10.64 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:57.421Z] #27 10.65 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:43:57.421Z] #27 10.66 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-09T11:43:57.421Z] #27 10.68 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:57.421Z] #27 10.70 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-09T11:43:57.421Z] #27 10.73 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:43:57.421Z] #27 10.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:43:57.421Z] #27 10.76 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:43:57.421Z] #27 10.77 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-09T11:43:57.432Z] #51 ... [2021-08-09T11:43:57.432Z] [2021-08-09T11:43:57.432Z] #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 [2021-08-09T11:43:57.432Z] #59 sha256:121ab9e406898e78ac07dd746645642a445cdd8268a9f960a20dbffb9322cf6a [2021-08-09T11:43:57.432Z] #59 34.45 sync [2021-08-09T11:43:57.490Z] + docker version [2021-08-09T11:43:57.693Z] #59 34.45 internal/reflectlite [2021-08-09T11:43:58.353Z] #27 11.57 Updating certificates in /etc/ssl/certs... [2021-08-09T11:43:58.636Z] #59 35.36 internal/testlog [2021-08-09T11:43:59.209Z] #59 36.01 errors [2021-08-09T11:43:59.209Z] #59 36.02 sort [2021-08-09T11:43:59.288Z] #27 12.58 137 added, 0 removed; done. [2021-08-09T11:43:59.288Z] #27 12.63 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:43:59.288Z] #27 12.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-09T11:43:59.288Z] #27 12.65 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-09T11:43:59.288Z] #27 12.66 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-09T11:43:59.288Z] #27 12.68 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:43:59.288Z] #27 12.70 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-09T11:43:59.288Z] #27 12.70 Updating certificates in /etc/ssl/certs... [2021-08-09T11:43:59.470Z] #59 36.33 io [2021-08-09T11:44:00.043Z] #59 36.72 internal/oserror [2021-08-09T11:44:00.043Z] #59 36.85 syscall [2021-08-09T11:44:00.305Z] #59 37.17 bytes [2021-08-09T11:44:00.663Z] #27 13.78 0 added, 0 removed; done. [2021-08-09T11:44:00.663Z] #27 13.78 Running hooks in /etc/ca-certificates/update.d... [2021-08-09T11:44:00.663Z] #27 13.78 done. [2021-08-09T11:44:02.230Z] #59 ... [2021-08-09T11:44:02.230Z] [2021-08-09T11:44:02.230Z] #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 [2021-08-09T11:44:02.230Z] #57 sha256:7dd7430f4c085ed2fc5d55a449c6b6bfd08032de22d5f49ee41b8db29b48a1b4 [2021-08-09T11:44:02.230Z] #57 28.77 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-09T11:44:02.230Z] #57 28.78 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-09T11:44:02.230Z] #57 28.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-09T11:44:02.230Z] #57 28.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-09T11:44:02.230Z] #57 28.93 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-09T11:44:02.230Z] #57 29.99 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-09T11:44:02.230Z] #57 30.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-09T11:44:02.230Z] #57 30.35 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-09T11:44:02.230Z] #57 ... [2021-08-09T11:44:02.230Z] [2021-08-09T11:44:02.230Z] #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 [2021-08-09T11:44:02.230Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:44:02.230Z] #51 35.24 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-09T11:44:02.230Z] #51 36.39 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:44:02.230Z] #51 36.50 Fetched 6695 kB in 4s (1756 kB/s) [2021-08-09T11:44:02.230Z] #51 36.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-09T11:44:02.230Z] #51 36.61 (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.) [2021-08-09T11:44:02.230Z] #51 36.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:44:02.230Z] #51 36.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:44:02.230Z] #51 37.18 Selecting previously unselected package python3.7-minimal. [2021-08-09T11:44:02.230Z] #51 37.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:44:02.230Z] #51 37.19 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:44:02.230Z] #51 38.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:44:02.230Z] #51 38.19 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:44:02.863Z] Client: Docker Engine - Community [2021-08-09T11:44:02.863Z] Version: 20.10.6 [2021-08-09T11:44:02.863Z] API version: 1.41 [2021-08-09T11:44:02.863Z] Go version: go1.13.15 [2021-08-09T11:44:02.863Z] Git commit: 370c289 [2021-08-09T11:44:02.863Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-09T11:44:02.863Z] OS/Arch: linux/amd64 [2021-08-09T11:44:02.863Z] Context: default [2021-08-09T11:44:02.863Z] Experimental: true [2021-08-09T11:44:02.863Z] [2021-08-09T11:44:02.863Z] Server: Docker Engine - Community [2021-08-09T11:44:02.863Z] Engine: [2021-08-09T11:44:02.863Z] Version: 20.10.6 [2021-08-09T11:44:02.863Z] API version: 1.41 (minimum version 1.12) [2021-08-09T11:44:02.863Z] Go version: go1.13.15 [2021-08-09T11:44:02.863Z] Git commit: 8728dd2 [2021-08-09T11:44:02.863Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-09T11:44:02.863Z] OS/Arch: linux/amd64 [2021-08-09T11:44:02.863Z] Experimental: true [2021-08-09T11:44:02.863Z] containerd: [2021-08-09T11:44:02.863Z] Version: 1.4.6 [2021-08-09T11:44:02.863Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-09T11:44:02.863Z] runc: [2021-08-09T11:44:02.863Z] Version: 1.0.0-rc95 [2021-08-09T11:44:02.863Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-09T11:44:02.863Z] docker-init: [2021-08-09T11:44:02.863Z] Version: 0.19.0 [2021-08-09T11:44:02.863Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-09T11:44:03.206Z] + docker info [2021-08-09T11:44:03.938Z] #27 DONE 17.3s [2021-08-09T11:44:03.938Z] [2021-08-09T11:44:03.938Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-09T11:44:03.938Z] #28 sha256:4246e7d5cfe656673e0ee152a1a07f7cf5995ff62c5538e35d0af39ee3b7a262 [2021-08-09T11:44:04.779Z] #51 ... [2021-08-09T11:44:04.779Z] [2021-08-09T11:44:04.779Z] #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 [2021-08-09T11:44:04.779Z] #55 sha256:af2d1ad9a65bce207e5e9770d75ea1bc1fb7686f2a4dff4c3de820488d01de19 [2021-08-09T11:44:04.779Z] #55 DONE 41.7s [2021-08-09T11:44:04.779Z] [2021-08-09T11:44:04.779Z] #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 [2021-08-09T11:44:04.779Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:44:04.779Z] #39 34.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-09T11:44:04.779Z] #39 34.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-09T11:44:04.867Z] #28 DONE 0.8s [2021-08-09T11:44:04.867Z] [2021-08-09T11:44:04.867Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:04.867Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:44:04.867Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 7.0s done [2021-08-09T11:44:04.867Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.4s done [2021-08-09T11:44:04.867Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 2.2s [2021-08-09T11:44:05.040Z] #39 ... [2021-08-09T11:44:05.040Z] [2021-08-09T11:44:05.040Z] #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 [2021-08-09T11:44:05.040Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:44:05.040Z] #51 41.23 Selecting previously unselected package python3-minimal. [2021-08-09T11:44:05.040Z] #51 41.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.) [2021-08-09T11:44:05.040Z] #51 41.32 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-09T11:44:05.040Z] #51 41.34 Unpacking python3-minimal (3.7.3-1) ... [2021-08-09T11:44:05.302Z] #51 41.46 Selecting previously unselected package libmpdec2:amd64. [2021-08-09T11:44:05.302Z] #51 41.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-09T11:44:05.302Z] #51 41.47 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:44:05.302Z] #51 41.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-09T11:44:05.302Z] #51 41.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:44:05.302Z] #51 41.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:44:05.637Z] Client: Docker Engine - Community [2021-08-09T11:44:05.638Z] Version: 20.10.6 [2021-08-09T11:44:05.638Z] API version: 1.41 [2021-08-09T11:44:05.638Z] Go version: go1.13.15 [2021-08-09T11:44:05.638Z] Git commit: 370c289 [2021-08-09T11:44:05.638Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-09T11:44:05.638Z] OS/Arch: linux/arm64 [2021-08-09T11:44:05.638Z] Context: default [2021-08-09T11:44:05.638Z] Experimental: true [2021-08-09T11:44:05.638Z] [2021-08-09T11:44:05.638Z] Server: Docker Engine - Community [2021-08-09T11:44:05.638Z] Engine: [2021-08-09T11:44:05.638Z] Version: 20.10.6 [2021-08-09T11:44:05.638Z] API version: 1.41 (minimum version 1.12) [2021-08-09T11:44:05.638Z] Go version: go1.13.15 [2021-08-09T11:44:05.638Z] Git commit: 8728dd2 [2021-08-09T11:44:05.638Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-09T11:44:05.638Z] OS/Arch: linux/arm64 [2021-08-09T11:44:05.638Z] Experimental: true [2021-08-09T11:44:05.638Z] containerd: [2021-08-09T11:44:05.638Z] Version: 1.4.6 [2021-08-09T11:44:05.638Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-09T11:44:05.638Z] runc: [2021-08-09T11:44:05.638Z] Version: 1.0.0-rc95 [2021-08-09T11:44:05.638Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-09T11:44:05.638Z] docker-init: [2021-08-09T11:44:05.638Z] Version: 0.19.0 [2021-08-09T11:44:05.638Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-09T11:44:05.968Z] + docker info [2021-08-09T11:44:07.262Z] #51 43.08 Selecting previously unselected package python3.7. [2021-08-09T11:44:07.262Z] #51 43.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:44:07.262Z] #51 43.09 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:44:07.262Z] #51 43.25 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T11:44:07.262Z] #51 43.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-09T11:44:07.262Z] #51 43.27 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:44:07.262Z] #51 43.38 Setting up python3-minimal (3.7.3-1) ... [2021-08-09T11:44:07.463Z] #9 ... [2021-08-09T11:44:07.463Z] [2021-08-09T11:44:07.463Z] #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 [2021-08-09T11:44:07.463Z] #29 sha256:9939eed7ba298c1b8e8309ce5f27f06be2dd6a961b1e22abd3e2567f8b9bc540 [2021-08-09T11:44:07.463Z] #29 1.399 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-09T11:44:07.463Z] #29 1.508 [2021-08-09T11:44:07.463Z] #29 1.640 ########### 15.7% ########################## 37.3% ######################################### 57.1% ####################################################### 76.6% ##################################################################### 96.5% ######################################################################## 100.0% [2021-08-09T11:44:07.463Z] #29 2.147 [2021-08-09T11:44:07.463Z] #29 2.257 ######################################################################## 100.0% [2021-08-09T11:44:07.463Z] #29 2.337 [2021-08-09T11:44:07.463Z] #29 2.453 ################################## 47.9% ######################################################################## 100.0% [2021-08-09T11:44:07.463Z] #29 2.567 [2021-08-09T11:44:07.721Z] #29 2.698 ####### 10.1% ########################## 36.3% ######################################## 55.8% ###################################################### 75.1% #################################################################### 94.5% ######################################################################## 100.0% [2021-08-09T11:44:07.978Z] #29 3.226 [2021-08-09T11:44:08.208Z] #51 44.42 Selecting previously unselected package python3. [2021-08-09T11:44:08.208Z] #51 44.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.) [2021-08-09T11:44:08.208Z] #51 44.45 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-09T11:44:08.208Z] #51 44.46 Unpacking python3 (3.7.3-1) ... [2021-08-09T11:44:08.208Z] #51 ... [2021-08-09T11:44:08.208Z] [2021-08-09T11:44:08.208Z] #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 [2021-08-09T11:44:08.208Z] #53 sha256:6bdd5f052eaa8e9ec959c67ed7ceedbdbc6cd592dec75408eaa5e3b0698b5d7f [2021-08-09T11:44:08.208Z] #53 35.11 sync [2021-08-09T11:44:08.208Z] #53 35.11 internal/reflectlite [2021-08-09T11:44:08.208Z] #53 35.98 github.com/LK4D4/vndr/godl/singleflight [2021-08-09T11:44:08.208Z] #53 36.15 math/rand [2021-08-09T11:44:08.208Z] #53 36.98 internal/singleflight [2021-08-09T11:44:08.208Z] #53 37.22 bytes [2021-08-09T11:44:08.208Z] #53 37.24 strings [2021-08-09T11:44:08.208Z] #53 39.23 strconv [2021-08-09T11:44:08.208Z] #53 39.23 bufio [2021-08-09T11:44:08.208Z] #53 40.18 syscall [2021-08-09T11:44:08.208Z] #53 41.72 reflect [2021-08-09T11:44:08.469Z] #53 ... [2021-08-09T11:44:08.469Z] [2021-08-09T11:44:08.469Z] #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 [2021-08-09T11:44:08.470Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:44:08.470Z] #51 44.58 Selecting previously unselected package libprotobuf17:amd64. [2021-08-09T11:44:08.470Z] #51 44.58 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-09T11:44:08.470Z] #51 44.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-09T11:44:09.045Z] #51 45.17 Selecting previously unselected package python3-pkg-resources. [2021-08-09T11:44:09.045Z] #51 45.17 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-09T11:44:09.045Z] #51 45.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:44:09.045Z] #51 45.35 Selecting previously unselected package python3-six. [2021-08-09T11:44:09.045Z] #51 45.35 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-09T11:44:09.045Z] #51 45.37 Unpacking python3-six (1.12.0-1) ... [2021-08-09T11:44:09.045Z] #51 45.44 Selecting previously unselected package python3-protobuf. [2021-08-09T11:44:09.306Z] #51 45.44 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-09T11:44:09.306Z] #51 45.45 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-09T11:44:09.568Z] #51 45.76 Selecting previously unselected package libnet1:amd64. [2021-08-09T11:44:09.568Z] #51 45.76 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-09T11:44:09.568Z] #51 45.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:44:09.568Z] #51 45.89 Selecting previously unselected package libnl-3-200:amd64. [2021-08-09T11:44:09.568Z] #51 45.89 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-09T11:44:09.568Z] #51 45.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:44:09.829Z] #51 46.00 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-09T11:44:09.829Z] #51 46.01 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-09T11:44:09.829Z] #51 46.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:44:09.829Z] #51 46.10 Selecting previously unselected package criu. [2021-08-09T11:44:09.829Z] #51 46.11 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-09T11:44:09.829Z] #51 46.12 Unpacking criu (3.15-1) ... [2021-08-09T11:44:10.050Z] #29 3.342 ### 4.4% ####### 9.9% ########## 15.0% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.8% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.1% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-08-09T11:44:10.050Z] #29 5.197 [2021-08-09T11:44:10.310Z] #29 5.505 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-09T11:44:10.310Z] #29 5.592 [2021-08-09T11:44:10.401Z] #51 46.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:44:10.401Z] #51 46.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:44:10.401Z] #51 46.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:44:10.401Z] #51 46.80 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-09T11:44:10.567Z] #29 5.662 ######################################################################## 100.0% [2021-08-09T11:44:10.567Z] #29 5.685 [2021-08-09T11:44:10.662Z] #51 46.82 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:44:10.662Z] #51 46.83 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:44:10.662Z] #51 46.86 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:44:10.662Z] #51 46.87 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:44:10.824Z] #29 6.042 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-09T11:44:10.824Z] #29 6.131 [2021-08-09T11:44:10.824Z] #29 6.220 ######################################################################## 100.0% [2021-08-09T11:44:10.824Z] #29 6.241 [2021-08-09T11:44:11.396Z] #29 6.547 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-09T11:44:11.396Z] #29 6.637 [2021-08-09T11:44:11.913Z] #29 6.756 ######## 11.8% ######################## 33.4% ##################################### 51.5% ################################################## 69.5% ############################################################## 87.4% ######################################################################## 100.0% [2021-08-09T11:44:11.913Z] #29 7.254 [2021-08-09T11:44:12.047Z] #51 ... [2021-08-09T11:44:12.047Z] [2021-08-09T11:44:12.047Z] #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 [2021-08-09T11:44:12.047Z] #59 sha256:121ab9e406898e78ac07dd746645642a445cdd8268a9f960a20dbffb9322cf6a [2021-08-09T11:44:12.047Z] #59 38.93 strconv [2021-08-09T11:44:12.047Z] #59 41.34 reflect [2021-08-09T11:44:12.047Z] #59 43.12 time [2021-08-09T11:44:12.047Z] #59 46.88 context [2021-08-09T11:44:12.047Z] #59 47.38 internal/poll [2021-08-09T11:44:12.308Z] #59 ... [2021-08-09T11:44:12.308Z] [2021-08-09T11:44:12.308Z] #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 [2021-08-09T11:44:12.308Z] #53 sha256:6bdd5f052eaa8e9ec959c67ed7ceedbdbc6cd592dec75408eaa5e3b0698b5d7f [2021-08-09T11:44:12.308Z] #53 46.47 internal/syscall/unix [2021-08-09T11:44:12.308Z] #53 46.82 time [2021-08-09T11:44:12.477Z] #29 7.548 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-09T11:44:12.477Z] #29 7.672 [2021-08-09T11:44:12.477Z] #29 7.732 ######################################################################## 100.0% [2021-08-09T11:44:12.477Z] #29 7.766 [2021-08-09T11:44:12.733Z] #29 7.976 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-09T11:44:12.733Z] #29 8.035 [2021-08-09T11:44:12.733Z] #29 8.139 ######################################################################## 100.0% [2021-08-09T11:44:12.990Z] #29 ... [2021-08-09T11:44:12.990Z] [2021-08-09T11:44:12.990Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:12.990Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:44:12.990Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 9.8s done [2021-08-09T11:44:12.990Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-08-09T11:44:12.990Z] #9 DONE 36.6s [2021-08-09T11:44:12.990Z] [2021-08-09T11:44:12.990Z] #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 [2021-08-09T11:44:12.990Z] #29 sha256:9939eed7ba298c1b8e8309ce5f27f06be2dd6a961b1e22abd3e2567f8b9bc540 [2021-08-09T11:44:12.990Z] #29 8.166 [2021-08-09T11:44:12.990Z] #29 8.182 Download of images into '/build' complete. [2021-08-09T11:44:12.990Z] #29 8.182 Use something like the following to load the result into a Docker daemon: [2021-08-09T11:44:12.990Z] #29 8.182 tar -cC '/build' . | docker load [2021-08-09T11:44:12.990Z] #29 ... [2021-08-09T11:44:12.990Z] [2021-08-09T11:44:12.990Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-09T11:44:12.990Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-09T11:44:13.250Z] #53 49.97 internal/fmtsort [2021-08-09T11:44:13.512Z] #53 50.41 regexp/syntax [2021-08-09T11:44:13.773Z] #53 50.61 os [2021-08-09T11:44:15.687Z] #53 ... [2021-08-09T11:44:15.687Z] [2021-08-09T11:44:15.687Z] #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 [2021-08-09T11:44:15.687Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:44:15.687Z] #51 50.26 Setting up python3 (3.7.3-1) ... [2021-08-09T11:44:15.687Z] #51 50.79 Setting up python3-six (1.12.0-1) ... [2021-08-09T11:44:15.687Z] #51 51.54 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:44:16.630Z] #51 52.64 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-09T11:44:18.134Z] Client: [2021-08-09T11:44:18.134Z] Context: default [2021-08-09T11:44:18.134Z] Debug Mode: false [2021-08-09T11:44:18.134Z] Plugins: [2021-08-09T11:44:18.134Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-09T11:44:18.134Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-09T11:44:18.134Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-09T11:44:18.134Z] [2021-08-09T11:44:18.134Z] Server: [2021-08-09T11:44:18.134Z] Containers: 0 [2021-08-09T11:44:18.134Z] Running: 0 [2021-08-09T11:44:18.134Z] Paused: 0 [2021-08-09T11:44:18.134Z] Stopped: 0 [2021-08-09T11:44:18.134Z] Images: 0 [2021-08-09T11:44:18.134Z] Server Version: 20.10.6 [2021-08-09T11:44:18.134Z] Storage Driver: overlay2 [2021-08-09T11:44:18.134Z] Backing Filesystem: extfs [2021-08-09T11:44:18.134Z] Supports d_type: true [2021-08-09T11:44:18.134Z] Native Overlay Diff: true [2021-08-09T11:44:18.134Z] userxattr: false [2021-08-09T11:44:18.134Z] Logging Driver: json-file [2021-08-09T11:44:18.134Z] Cgroup Driver: systemd [2021-08-09T11:44:18.134Z] Cgroup Version: 2 [2021-08-09T11:44:18.134Z] Plugins: [2021-08-09T11:44:18.134Z] Volume: local [2021-08-09T11:44:18.134Z] Network: bridge host ipvlan macvlan null overlay [2021-08-09T11:44:18.134Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-09T11:44:18.134Z] Swarm: inactive [2021-08-09T11:44:18.135Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-09T11:44:18.135Z] Default Runtime: runc [2021-08-09T11:44:18.135Z] Init Binary: docker-init [2021-08-09T11:44:18.135Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-09T11:44:18.135Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-09T11:44:18.135Z] init version: de40ad0 [2021-08-09T11:44:18.135Z] Security Options: [2021-08-09T11:44:18.135Z] apparmor [2021-08-09T11:44:18.135Z] seccomp [2021-08-09T11:44:18.135Z] Profile: default [2021-08-09T11:44:18.135Z] cgroupns [2021-08-09T11:44:18.135Z] Kernel Version: 5.4.0-1048-aws [2021-08-09T11:44:18.135Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-09T11:44:18.135Z] OSType: linux [2021-08-09T11:44:18.135Z] Architecture: x86_64 [2021-08-09T11:44:18.135Z] CPUs: 2 [2021-08-09T11:44:18.135Z] Total Memory: 7.569GiB [2021-08-09T11:44:18.135Z] Name: ip-10-100-79-238 [2021-08-09T11:44:18.135Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-09T11:44:18.135Z] Docker Root Dir: /var/lib/docker [2021-08-09T11:44:18.135Z] Debug Mode: false [2021-08-09T11:44:18.135Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:44:18.135Z] Labels: [2021-08-09T11:44:18.135Z] Experimental: true [2021-08-09T11:44:18.135Z] Insecure Registries: [2021-08-09T11:44:18.135Z] 127.0.0.0/8 [2021-08-09T11:44:18.135Z] Live Restore Enabled: true [2021-08-09T11:44:18.135Z] [2021-08-09T11:44:18.135Z] WARNING: No kernel memory limit support [2021-08-09T11:44:18.135Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-09T11:44:18.313Z] Client: [2021-08-09T11:44:18.313Z] Context: default [2021-08-09T11:44:18.313Z] Debug Mode: false [2021-08-09T11:44:18.313Z] Plugins: [2021-08-09T11:44:18.313Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-09T11:44:18.313Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-09T11:44:18.313Z] [2021-08-09T11:44:18.313Z] Server: [2021-08-09T11:44:18.313Z] Containers: 0 [2021-08-09T11:44:18.313Z] Running: 0 [2021-08-09T11:44:18.313Z] Paused: 0 [2021-08-09T11:44:18.313Z] Stopped: 0 [2021-08-09T11:44:18.313Z] Images: 0 [2021-08-09T11:44:18.313Z] Server Version: 20.10.6 [2021-08-09T11:44:18.313Z] Storage Driver: overlay2 [2021-08-09T11:44:18.313Z] Backing Filesystem: extfs [2021-08-09T11:44:18.313Z] Supports d_type: true [2021-08-09T11:44:18.313Z] Native Overlay Diff: true [2021-08-09T11:44:18.313Z] userxattr: false [2021-08-09T11:44:18.313Z] Logging Driver: json-file [2021-08-09T11:44:18.313Z] Cgroup Driver: cgroupfs [2021-08-09T11:44:18.313Z] Cgroup Version: 1 [2021-08-09T11:44:18.313Z] Plugins: [2021-08-09T11:44:18.313Z] Volume: local [2021-08-09T11:44:18.313Z] Network: bridge host ipvlan macvlan null overlay [2021-08-09T11:44:18.313Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-09T11:44:18.313Z] Swarm: inactive [2021-08-09T11:44:18.313Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-09T11:44:18.313Z] Default Runtime: runc [2021-08-09T11:44:18.313Z] Init Binary: docker-init [2021-08-09T11:44:18.313Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-09T11:44:18.313Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-09T11:44:18.313Z] init version: de40ad0 [2021-08-09T11:44:18.313Z] Security Options: [2021-08-09T11:44:18.313Z] apparmor [2021-08-09T11:44:18.313Z] seccomp [2021-08-09T11:44:18.313Z] Profile: default [2021-08-09T11:44:18.313Z] Kernel Version: 5.4.0-1048-aws [2021-08-09T11:44:18.313Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-09T11:44:18.313Z] OSType: linux [2021-08-09T11:44:18.313Z] Architecture: aarch64 [2021-08-09T11:44:18.313Z] CPUs: 4 [2021-08-09T11:44:18.313Z] Total Memory: 7.493GiB [2021-08-09T11:44:18.313Z] Name: ip-10-100-117-199 [2021-08-09T11:44:18.313Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-09T11:44:18.313Z] Docker Root Dir: /var/lib/docker [2021-08-09T11:44:18.313Z] Debug Mode: false [2021-08-09T11:44:18.313Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:44:18.313Z] Labels: [2021-08-09T11:44:18.313Z] Experimental: true [2021-08-09T11:44:18.313Z] Insecure Registries: [2021-08-09T11:44:18.313Z] 127.0.0.0/8 [2021-08-09T11:44:18.313Z] Live Restore Enabled: true [2021-08-09T11:44:18.313Z] [2021-08-09T11:44:18.313Z] WARNING: No swap limit support [Pipeline] sh [2021-08-09T11:44:18.515Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e8e278c44f18ca26150f6429ebd540e9363decda . [2021-08-09T11:44:18.515Z] #1 [internal] load build definition from Dockerfile [2021-08-09T11:44:18.515Z] #1 sha256:cdcaa527f27085f10ada29d6c0190da9cdc256b3ac27b66df15fb8307063b021 [2021-08-09T11:44:18.608Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T11:44:18.608Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T11:44:18.608Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42726/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-09T11:44:18.608Z] + bash /home/ubuntu/workspace/moby_PR-42726/check-config.sh [2021-08-09T11:44:18.608Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-09T11:44:18.608Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-09T11:44:18.608Z] [2021-08-09T11:44:18.608Z] Generally Necessary: [2021-08-09T11:44:18.608Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-09T11:44:18.608Z] - apparmor: enabled and tools installed [2021-08-09T11:44:18.608Z] - CONFIG_NAMESPACES: enabled [2021-08-09T11:44:18.608Z] - CONFIG_NET_NS: enabled [2021-08-09T11:44:18.608Z] - CONFIG_PID_NS: enabled [2021-08-09T11:44:18.608Z] - CONFIG_IPC_NS: enabled [2021-08-09T11:44:18.608Z] - CONFIG_UTS_NS: enabled [2021-08-09T11:44:18.608Z] - CONFIG_CGROUPS: enabled [2021-08-09T11:44:18.608Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-09T11:44:18.608Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-09T11:44:18.608Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-09T11:44:18.608Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-09T11:44:18.608Z] - CONFIG_CPUSETS: enabled [2021-08-09T11:44:18.608Z] - CONFIG_MEMCG: enabled [2021-08-09T11:44:18.608Z] - CONFIG_KEYS: enabled [2021-08-09T11:44:18.608Z] - CONFIG_VETH: enabled (as module) [2021-08-09T11:44:18.773Z] #1 transferring dockerfile: 16.59kB done [2021-08-09T11:44:18.773Z] #1 DONE 0.2s [2021-08-09T11:44:18.773Z] [2021-08-09T11:44:18.773Z] #2 [internal] load .dockerignore [2021-08-09T11:44:18.773Z] #2 sha256:1703a1a646b5c2dc333dc044977bc3406f50cb0b93e8eee771d1ce31ae6a6338 [2021-08-09T11:44:18.773Z] #2 transferring context: 87B done [2021-08-09T11:44:18.773Z] #2 DONE 0.2s [2021-08-09T11:44:18.773Z] [2021-08-09T11:44:18.773Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-09T11:44:18.773Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-09T11:44:18.870Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-09T11:44:18.870Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-09T11:44:18.870Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-09T11:44:18.870Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-09T11:44:18.870Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-09T11:44:18.870Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-09T11:44:18.870Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-09T11:44:18.870Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-09T11:44:18.870Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-09T11:44:18.870Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-09T11:44:18.870Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-09T11:44:18.870Z] [2021-08-09T11:44:18.870Z] Optional Features: [2021-08-09T11:44:18.870Z] - CONFIG_USER_NS: enabled [2021-08-09T11:44:18.870Z] - CONFIG_SECCOMP: enabled [2021-08-09T11:44:18.870Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-09T11:44:18.870Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-09T11:44:18.870Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-09T11:44:18.870Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-09T11:44:18.870Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-09T11:44:18.870Z] - CONFIG_BLK_CGROUP: enabled [2021-08-09T11:44:18.870Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-09T11:44:18.870Z] - CONFIG_CGROUP_PERF: enabled [2021-08-09T11:44:19.132Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-09T11:44:19.132Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-09T11:44:19.132Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-09T11:44:19.132Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-09T11:44:19.132Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-09T11:44:19.132Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-09T11:44:19.132Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-09T11:44:19.132Z] - CONFIG_IP_VS: enabled (as module) [2021-08-09T11:44:19.132Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-09T11:44:19.132Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-09T11:44:19.132Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-09T11:44:19.132Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-09T11:44:19.132Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-09T11:44:19.132Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-09T11:44:19.132Z] - CONFIG_EXT4_FS: enabled [2021-08-09T11:44:19.132Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-09T11:44:19.132Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-09T11:44:19.132Z] - Network Drivers: [2021-08-09T11:44:19.132Z] - "overlay": [2021-08-09T11:44:19.132Z] - CONFIG_VXLAN: enabled (as module) [2021-08-09T11:44:19.132Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-09T11:44:19.132Z] Optional (for encrypted networks): [2021-08-09T11:44:19.177Z] #51 54.99 Setting up criu (3.15-1) ... [2021-08-09T11:44:19.346Z] #3 DONE 0.4s [2021-08-09T11:44:19.346Z] [2021-08-09T11:44:19.346Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-09T11:44:19.346Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-09T11:44:19.346Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-09T11:44:19.346Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-09T11:44:19.346Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-09T11:44:19.346Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.2s [2021-08-09T11:44:19.346Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-09T11:44:19.394Z] - CONFIG_CRYPTO: enabled [2021-08-09T11:44:19.394Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-09T11:44:19.394Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-09T11:44:19.394Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-09T11:44:19.394Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-09T11:44:19.394Z] - CONFIG_XFRM: enabled [2021-08-09T11:44:19.394Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-09T11:44:19.394Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-09T11:44:19.394Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-09T11:44:19.394Z] - "ipvlan": [2021-08-09T11:44:19.394Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-09T11:44:19.394Z] - "macvlan": [2021-08-09T11:44:19.394Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-09T11:44:19.394Z] - CONFIG_DUMMY: enabled (as module) [2021-08-09T11:44:19.394Z] - "ftp,tftp client in container": [2021-08-09T11:44:19.394Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-09T11:44:19.394Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-09T11:44:19.394Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-09T11:44:19.394Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-09T11:44:19.394Z] - Storage Drivers: [2021-08-09T11:44:19.394Z] - "aufs": [2021-08-09T11:44:19.394Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-09T11:44:19.394Z] - "btrfs": [2021-08-09T11:44:19.394Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-09T11:44:19.394Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-09T11:44:19.394Z] - "devicemapper": [2021-08-09T11:44:19.394Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-09T11:44:19.394Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-09T11:44:19.394Z] - "overlay": [2021-08-09T11:44:19.394Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-09T11:44:19.394Z] - "zfs": [2021-08-09T11:44:19.394Z] - /dev/zfs: present [2021-08-09T11:44:19.394Z] - zfs command: missing [2021-08-09T11:44:19.394Z] - zpool command: missing [2021-08-09T11:44:19.394Z] [2021-08-09T11:44:19.394Z] Limits: [2021-08-09T11:44:19.394Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-09T11:44:19.394Z] [2021-08-09T11:44:19.394Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-09T11:44:19.532Z] #10 ... [2021-08-09T11:44:19.532Z] [2021-08-09T11:44:19.532Z] #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 [2021-08-09T11:44:19.532Z] #29 sha256:9939eed7ba298c1b8e8309ce5f27f06be2dd6a961b1e22abd3e2567f8b9bc540 [2021-08-09T11:44:19.532Z] #29 DONE 14.4s [2021-08-09T11:44:19.532Z] [2021-08-09T11:44:19.532Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-09T11:44:19.532Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-09T11:44:19.602Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-09T11:44:19.602Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-09T11:44:19.739Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e8e278c44f18ca26150f6429ebd540e9363decda . [2021-08-09T11:44:19.863Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-08-09T11:44:19.863Z] #4 DONE 0.7s [2021-08-09T11:44:20.120Z] [2021-08-09T11:44:20.120Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:44:20.120Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-09T11:44:20.122Z] #51 56.25 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:44:20.122Z] #51 56.29 Processing triggers for mime-support (3.62) ... [2021-08-09T11:44:20.122Z] #51 ... [2021-08-09T11:44:20.122Z] [2021-08-09T11:44:20.122Z] #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 [2021-08-09T11:44:20.122Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-09T11:44:20.122Z] #17 44.41 Fetched 48.3 MB in 43s (1121 kB/s) [2021-08-09T11:44:20.319Z] #1 [internal] load build definition from Dockerfile [2021-08-09T11:44:20.319Z] #1 sha256:d261ced6a331cb80114f6af0d630530156995364227084b1a15c8a9ef68614c5 [2021-08-09T11:44:20.319Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-08-09T11:44:20.319Z] #1 DONE 0.1s [2021-08-09T11:44:20.319Z] [2021-08-09T11:44:20.319Z] #2 [internal] load .dockerignore [2021-08-09T11:44:20.319Z] #2 sha256:013b6601fc4b08dc598541b4018159cf5e8c0c07be9e06d02be93437e74b694f [2021-08-09T11:44:20.319Z] #2 transferring context: 87B done [2021-08-09T11:44:20.319Z] #2 DONE 0.0s [2021-08-09T11:44:20.469Z] #10 DONE 7.3s [2021-08-09T11:44:20.469Z] [2021-08-09T11:44:20.469Z] #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 [2021-08-09T11:44:20.469Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-09T11:44:20.584Z] [2021-08-09T11:44:20.584Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-09T11:44:20.584Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-08-09T11:44:20.852Z] #3 DONE 0.6s [2021-08-09T11:44:21.047Z] #8 ... [2021-08-09T11:44:21.047Z] [2021-08-09T11:44:21.047Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-09T11:44:21.047Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-09T11:44:21.047Z] #6 DONE 1.1s [2021-08-09T11:44:21.047Z] [2021-08-09T11:44:21.047Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-09T11:44:21.047Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-09T11:44:21.047Z] #5 DONE 1.1s [2021-08-09T11:44:21.047Z] [2021-08-09T11:44:21.047Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:44:21.047Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-09T11:44:21.047Z] #7 DONE 1.1s [2021-08-09T11:44:21.066Z] #17 44.41 Reading package lists... [2021-08-09T11:44:21.066Z] #17 ... [2021-08-09T11:44:21.066Z] [2021-08-09T11:44:21.066Z] #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 [2021-08-09T11:44:21.066Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:44:21.066Z] #51 DONE 57.2s [2021-08-09T11:44:21.066Z] [2021-08-09T11:44:21.066Z] #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 [2021-08-09T11:44:21.066Z] #53 sha256:6bdd5f052eaa8e9ec959c67ed7ceedbdbc6cd592dec75408eaa5e3b0698b5d7f [2021-08-09T11:44:21.066Z] #53 53.39 fmt [2021-08-09T11:44:21.066Z] #53 53.75 path/filepath [2021-08-09T11:44:21.066Z] #53 54.69 regexp [2021-08-09T11:44:21.066Z] #53 56.65 flag [2021-08-09T11:44:21.066Z] #53 57.33 go/token [2021-08-09T11:44:21.066Z] #53 58.01 internal/lazyregexp [2021-08-09T11:44:21.113Z] [2021-08-09T11:44:21.113Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-09T11:44:21.113Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-08-09T11:44:21.113Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-09T11:44:21.113Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-08-09T11:44:21.113Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-08-09T11:44:21.113Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-09T11:44:21.113Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-08-09T11:44:21.304Z] [2021-08-09T11:44:21.304Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:44:21.304Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-09T11:44:21.304Z] #8 DONE 1.1s [2021-08-09T11:44:21.328Z] #53 58.14 go/scanner [2021-08-09T11:44:21.374Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-08-09T11:44:21.374Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-08-09T11:44:21.573Z] [2021-08-09T11:44:21.573Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:44:21.573Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-09T11:44:21.573Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-08-09T11:44:21.573Z] #65 DONE 0.0s [2021-08-09T11:44:21.573Z] [2021-08-09T11:44:21.573Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:21.573Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:44:21.573Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-08-09T11:44:21.573Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-08-09T11:44:21.573Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-08-09T11:44:21.573Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-08-09T11:44:21.636Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-08-09T11:44:21.636Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-08-09T11:44:21.841Z] #11 DONE 1.4s [2021-08-09T11:44:21.841Z] [2021-08-09T11:44:21.841Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-09T11:44:21.841Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-09T11:44:21.899Z] #4 DONE 0.8s [2021-08-09T11:44:21.899Z] [2021-08-09T11:44:21.899Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-09T11:44:21.899Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-08-09T11:44:21.900Z] #53 58.81 net/url [2021-08-09T11:44:22.100Z] #31 DONE 0.4s [2021-08-09T11:44:22.100Z] [2021-08-09T11:44:22.100Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-09T11:44:22.100Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-09T11:44:22.100Z] #39 DONE 0.4s [2021-08-09T11:44:22.100Z] [2021-08-09T11:44:22.100Z] #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 [2021-08-09T11:44:22.100Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:44:22.146Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.2s [2021-08-09T11:44:22.146Z] #9 ... [2021-08-09T11:44:22.146Z] [2021-08-09T11:44:22.146Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-09T11:44:22.146Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-09T11:44:22.146Z] #42 DONE 0.0s [2021-08-09T11:44:22.146Z] [2021-08-09T11:44:22.146Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:22.146Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:44:22.146Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 12.58MB / 50.44MB 0.4s [2021-08-09T11:44:22.146Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 3.21MB / 7.83MB 0.4s [2021-08-09T11:44:22.146Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0B / 10.00MB 0.4s [2021-08-09T11:44:22.146Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 18.87MB / 50.44MB 0.5s [2021-08-09T11:44:22.146Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.5s [2021-08-09T11:44:22.146Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 5.24MB / 10.00MB 0.5s [2021-08-09T11:44:22.357Z] #40 ... [2021-08-09T11:44:22.357Z] [2021-08-09T11:44:22.357Z] #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 [2021-08-09T11:44:22.357Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-09T11:44:22.357Z] #43 DONE 0.6s [2021-08-09T11:44:22.357Z] [2021-08-09T11:44:22.357Z] #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 [2021-08-09T11:44:22.357Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:44:22.406Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 26.14MB / 50.44MB 0.6s [2021-08-09T11:44:22.406Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.6s done [2021-08-09T11:44:22.406Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 8.39MB / 10.00MB 0.6s [2021-08-09T11:44:22.406Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 29.36MB / 50.44MB 0.7s [2021-08-09T11:44:22.406Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.7s [2021-08-09T11:44:22.473Z] #53 ... [2021-08-09T11:44:22.473Z] [2021-08-09T11:44:22.473Z] #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 [2021-08-09T11:44:22.473Z] #59 sha256:121ab9e406898e78ac07dd746645642a445cdd8268a9f960a20dbffb9322cf6a [2021-08-09T11:44:22.473Z] #59 49.31 io/fs [2021-08-09T11:44:22.473Z] #59 50.12 os [2021-08-09T11:44:22.473Z] #59 50.24 encoding/binary [2021-08-09T11:44:22.473Z] #59 51.41 encoding/base64 [2021-08-09T11:44:22.473Z] #59 51.87 golang.org/x/sys/unix [2021-08-09T11:44:22.473Z] #59 53.22 fmt [2021-08-09T11:44:22.473Z] #59 56.42 encoding/json [2021-08-09T11:44:22.473Z] #59 58.77 github.com/pkg/diff [2021-08-09T11:44:22.473Z] #5 DONE 0.5s [2021-08-09T11:44:22.473Z] [2021-08-09T11:44:22.473Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:44:22.473Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-09T11:44:22.473Z] #6 DONE 0.5s [2021-08-09T11:44:22.473Z] [2021-08-09T11:44:22.473Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-09T11:44:22.473Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-09T11:44:22.473Z] #7 DONE 0.5s [2021-08-09T11:44:22.473Z] [2021-08-09T11:44:22.473Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-09T11:44:22.473Z] #8 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-08-09T11:44:22.473Z] #8 DONE 0.5s [2021-08-09T11:44:22.669Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 41.94MB / 50.44MB 0.9s [2021-08-09T11:44:22.669Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.29MB / 51.84MB 0.9s [2021-08-09T11:44:22.669Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.1s [2021-08-09T11:44:22.669Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.9s done [2021-08-09T11:44:22.669Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 19.92MB / 51.84MB 1.1s [2021-08-09T11:44:22.669Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 4.19MB / 68.75MB 1.1s [2021-08-09T11:44:22.734Z] #59 ... [2021-08-09T11:44:22.734Z] [2021-08-09T11:44:22.734Z] #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 [2021-08-09T11:44:22.734Z] #53 sha256:6bdd5f052eaa8e9ec959c67ed7ceedbdbc6cd592dec75408eaa5e3b0698b5d7f [2021-08-09T11:44:22.734Z] #53 59.50 go/ast [2021-08-09T11:44:22.928Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 23.07MB / 51.84MB 1.1s [2021-08-09T11:44:22.928Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 9.15MB / 68.75MB 1.1s [2021-08-09T11:44:22.928Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 32.51MB / 51.84MB 1.2s [2021-08-09T11:44:22.928Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 18.62MB / 68.75MB 1.2s [2021-08-09T11:44:22.995Z] #53 59.91 text/template/parse [2021-08-09T11:44:23.192Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.67MB / 51.84MB 1.4s [2021-08-09T11:44:23.192Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 32.89MB / 68.75MB 1.4s [2021-08-09T11:44:23.192Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 39.85MB / 68.75MB 1.5s [2021-08-09T11:44:23.454Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 44.04MB / 68.75MB 1.7s [2021-08-09T11:44:23.711Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.9s done [2021-08-09T11:44:23.711Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 59.77MB / 68.75MB 1.9s [2021-08-09T11:44:23.711Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 2.0s [2021-08-09T11:44:23.971Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0.1s [2021-08-09T11:44:24.535Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.6s done [2021-08-09T11:44:24.535Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 2.7s [2021-08-09T11:44:25.098Z] #9 ... [2021-08-09T11:44:25.098Z] [2021-08-09T11:44:25.098Z] #23 [internal] load build context [2021-08-09T11:44:25.098Z] #23 sha256:af21fa475a1f203811719440a333f3b164ec6b7c49168d21d82621c7a52bffd0 [2021-08-09T11:44:25.098Z] #23 transferring context: 55.79MB 2.9s done [2021-08-09T11:44:25.098Z] #23 DONE 3.5s [2021-08-09T11:44:25.098Z] [2021-08-09T11:44:25.098Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:25.098Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:44:25.098Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.4s done [2021-08-09T11:44:25.098Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.4s done [2021-08-09T11:44:25.098Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 0B / 129.05MB 3.4s [2021-08-09T11:44:25.357Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 7.34MB / 129.05MB 3.5s [2021-08-09T11:44:25.357Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 15.72MB / 129.05MB 3.6s [2021-08-09T11:44:25.543Z] #53 62.38 go/parser [2021-08-09T11:44:25.624Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 26.21MB / 129.05MB 3.7s [2021-08-09T11:44:25.624Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 33.94MB / 129.05MB 3.8s [2021-08-09T11:44:25.885Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 49.73MB / 129.05MB 4.0s [2021-08-09T11:44:26.145Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 60.82MB / 129.05MB 4.3s [2021-08-09T11:44:26.145Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 71.30MB / 129.05MB 4.4s [2021-08-09T11:44:26.404Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 94.37MB / 129.05MB 4.7s [2021-08-09T11:44:26.486Z] #53 63.36 text/template [2021-08-09T11:44:26.660Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 104.86MB / 129.05MB 4.8s [2021-08-09T11:44:26.660Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 112.20MB / 129.05MB 4.9s [2021-08-09T11:44:26.693Z] [2021-08-09T11:44:26.693Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:26.693Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-09T11:44:26.693Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-08-09T11:44:26.693Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-08-09T11:44:26.693Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done [2021-08-09T11:44:26.693Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done [2021-08-09T11:44:26.693Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 0B / 49.22MB 0.0s [2021-08-09T11:44:26.693Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 3.15MB / 49.22MB 0.1s [2021-08-09T11:44:26.693Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0B / 7.69MB 0.1s [2021-08-09T11:44:26.693Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0B / 9.98MB 0.1s [2021-08-09T11:44:26.693Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 12.58MB / 49.22MB 0.2s [2021-08-09T11:44:26.693Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.2s [2021-08-09T11:44:26.693Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 2.46MB / 9.98MB 0.2s [2021-08-09T11:44:26.949Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 120.59MB / 129.05MB 5.0s [2021-08-09T11:44:26.949Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.2s [2021-08-09T11:44:26.990Z] #9 ... [2021-08-09T11:44:26.990Z] [2021-08-09T11:44:26.990Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-09T11:44:26.990Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-09T11:44:26.990Z] #42 DONE 0.0s [2021-08-09T11:44:26.990Z] [2021-08-09T11:44:26.990Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:26.990Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-09T11:44:26.990Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 21.77MB / 49.22MB 0.3s [2021-08-09T11:44:26.990Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 0.3s [2021-08-09T11:44:26.990Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 27.26MB / 49.22MB 0.4s [2021-08-09T11:44:27.260Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 36.70MB / 49.22MB 0.5s [2021-08-09T11:44:27.260Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.4s done [2021-08-09T11:44:27.260Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 3.15MB / 52.17MB 0.5s [2021-08-09T11:44:27.260Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 44.04MB / 49.22MB 0.6s [2021-08-09T11:44:27.260Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 7.34MB / 52.17MB 0.7s [2021-08-09T11:44:27.261Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 0.7s done [2021-08-09T11:44:27.261Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 22.28MB / 52.17MB 0.8s [2021-08-09T11:44:27.526Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 0.9s [2021-08-09T11:44:27.526Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 26.21MB / 52.17MB 0.9s [2021-08-09T11:44:27.526Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 7.34MB / 62.62MB 0.9s [2021-08-09T11:44:27.526Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 18.87MB / 62.62MB 1.0s [2021-08-09T11:44:27.647Z] #44 ... [2021-08-09T11:44:27.647Z] [2021-08-09T11:44:27.647Z] #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 [2021-08-09T11:44:27.647Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-08-09T11:44:27.647Z] #12 DONE 5.6s [2021-08-09T11:44:27.647Z] [2021-08-09T11:44:27.647Z] #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 [2021-08-09T11:44:27.647Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:44:27.786Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-09T11:44:27.786Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-09T11:44:27.786Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T11:44:27.786Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-09T11:44:27.786Z] [2021-08-09T11:44:27.786Z] + TEST_INTEGRATION_DEST=2 [2021-08-09T11:44:27.786Z] + CONTAINER_NAME=docker-pr2-2 [2021-08-09T11:44:27.786Z] + TEST_SKIP_INTEGRATION=1 [2021-08-09T11:44:27.786Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-09T11:44:27.786Z] + run_tests [2021-08-09T11:44:27.786Z] + c=0 [2021-08-09T11:44:27.786Z] + '[' -n 0 ']' [2021-08-09T11:44:27.786Z] + rm= [2021-08-09T11:44:27.786Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42726/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42726/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/make.sh '' test-integration [2021-08-09T11:44:27.786Z] + TEST_INTEGRATION_DEST=1 [2021-08-09T11:44:27.786Z] + CONTAINER_NAME=docker-pr2-1 [2021-08-09T11:44:27.786Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-09T11:44:27.786Z] + run_tests test-integration-flaky [2021-08-09T11:44:27.786Z] + '[' -n 0 ']' [2021-08-09T11:44:27.786Z] + rm= [2021-08-09T11:44:27.786Z] + TEST_INTEGRATION_DEST=3 [2021-08-09T11:44:27.786Z] + CONTAINER_NAME=docker-pr2-3 [2021-08-09T11:44:27.786Z] + TEST_SKIP_INTEGRATION=1 [2021-08-09T11:44:27.786Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-09T11:44:27.786Z] + run_tests [2021-08-09T11:44:27.786Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42726/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42726/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/make.sh test-integration-flaky test-integration [2021-08-09T11:44:27.786Z] + '[' -n 0 ']' [2021-08-09T11:44:27.786Z] + rm= [2021-08-09T11:44:27.786Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42726/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42726/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/make.sh '' test-integration [2021-08-09T11:44:27.786Z] ++ jobs -p [2021-08-09T11:44:27.786Z] + for job in $(jobs -p) [2021-08-09T11:44:27.786Z] + wait 17700 [2021-08-09T11:44:27.786Z] [2021-08-09T11:44:27.786Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-09T11:44:27.786Z] [2021-08-09T11:44:27.786Z] [2021-08-09T11:44:27.786Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-09T11:44:27.786Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-09T11:44:27.786Z] HOSTNAME=10a049aca9d9 [2021-08-09T11:44:27.786Z] TEST_SKIP_INTEGRATION=1 [2021-08-09T11:44:27.786Z] TESTDEBUG=0 [2021-08-09T11:44:27.786Z] DEST=bundles/test-integration [2021-08-09T11:44:27.786Z] PWD=/go/src/github.com/docker/docker [2021-08-09T11:44:27.786Z] KEEPBUNDLE=1 [2021-08-09T11:44:27.786Z] DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:44:27.786Z] container=docker [2021-08-09T11:44:27.786Z] HOME=/root [2021-08-09T11:44:27.786Z] GOLANG_VERSION=1.16.6 [2021-08-09T11:44:27.786Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-09T11:44:27.786Z] VALIDATE_BRANCH=master [2021-08-09T11:44:27.786Z] TERM=xterm [2021-08-09T11:44:27.786Z] DOCKER_PKG=github.com/docker/docker [2021-08-09T11:44:27.786Z] SHLVL=1 [2021-08-09T11:44:27.786Z] TIMEOUT=120m [2021-08-09T11:44:27.786Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-09T11:44:27.786Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-09T11:44:27.786Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-09T11:44:27.786Z] GO111MODULE=off [2021-08-09T11:44:27.786Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-09T11:44:27.786Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-09T11:44:27.786Z] GOPATH=/go [2021-08-09T11:44:27.786Z] PKG_CONFIG=pkg-config [2021-08-09T11:44:27.786Z] _=/usr/bin/env [2021-08-09T11:44:27.786Z] Building test suite binary ./integration-cli/test.main [2021-08-09T11:44:27.786Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-09T11:44:27.786Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-09T11:44:27.786Z] HOSTNAME=e729dde1aa51 [2021-08-09T11:44:27.786Z] TEST_SKIP_INTEGRATION=1 [2021-08-09T11:44:27.786Z] TESTDEBUG=0 [2021-08-09T11:44:27.786Z] DEST=bundles/test-integration [2021-08-09T11:44:27.786Z] PWD=/go/src/github.com/docker/docker [2021-08-09T11:44:27.786Z] KEEPBUNDLE=1 [2021-08-09T11:44:27.786Z] DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:44:27.786Z] container=docker [2021-08-09T11:44:27.786Z] HOME=/root [2021-08-09T11:44:27.786Z] GOLANG_VERSION=1.16.6 [2021-08-09T11:44:27.786Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-09T11:44:27.786Z] VALIDATE_BRANCH=master [2021-08-09T11:44:27.786Z] TERM=xterm [2021-08-09T11:44:27.786Z] DOCKER_PKG=github.com/docker/docker [2021-08-09T11:44:27.786Z] SHLVL=1 [2021-08-09T11:44:27.786Z] TIMEOUT=120m [2021-08-09T11:44:27.786Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-09T11:44:27.786Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-09T11:44:27.786Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-09T11:44:27.786Z] GO111MODULE=off [2021-08-09T11:44:27.786Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-09T11:44:27.786Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-09T11:44:27.786Z] GOPATH=/go [2021-08-09T11:44:27.786Z] PKG_CONFIG=pkg-config [2021-08-09T11:44:27.786Z] _=/usr/bin/env [2021-08-09T11:44:27.786Z] Building test suite binary ./integration-cli/test.main [2021-08-09T11:44:27.786Z] No new tests added to integration. [2021-08-09T11:44:27.786Z] [2021-08-09T11:44:27.786Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-09T11:44:27.786Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-09T11:44:27.786Z] HOSTNAME=8897d34ca8d0 [2021-08-09T11:44:27.786Z] TESTDEBUG=0 [2021-08-09T11:44:27.786Z] DEST=bundles/test-integration [2021-08-09T11:44:27.786Z] PWD=/go/src/github.com/docker/docker [2021-08-09T11:44:27.786Z] KEEPBUNDLE=1 [2021-08-09T11:44:27.786Z] DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:44:27.786Z] container=docker [2021-08-09T11:44:27.786Z] HOME=/root [2021-08-09T11:44:27.786Z] GOLANG_VERSION=1.16.6 [2021-08-09T11:44:27.786Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-09T11:44:27.786Z] VALIDATE_BRANCH=master [2021-08-09T11:44:27.786Z] TERM=xterm [2021-08-09T11:44:27.786Z] DOCKER_PKG=github.com/docker/docker [2021-08-09T11:44:27.786Z] SHLVL=1 [2021-08-09T11:44:27.786Z] TIMEOUT=120m [2021-08-09T11:44:27.786Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-09T11:44:27.786Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-09T11:44:27.786Z] GO111MODULE=off [2021-08-09T11:44:27.786Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-09T11:44:27.786Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-09T11:44:27.786Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-09T11:44:27.786Z] GOPATH=/go [2021-08-09T11:44:27.786Z] PKG_CONFIG=pkg-config [2021-08-09T11:44:27.786Z] _=/usr/bin/env [2021-08-09T11:44:27.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-09T11:44:27.792Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 33.55MB / 52.17MB 1.1s [2021-08-09T11:44:27.793Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 32.01MB / 62.62MB 1.1s [2021-08-09T11:44:27.793Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 51.33MB / 52.17MB 1.2s [2021-08-09T11:44:27.793Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 35.65MB / 62.62MB 1.2s [2021-08-09T11:44:27.870Z] #53 64.75 log [2021-08-09T11:44:27.916Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.0s done [2021-08-09T11:44:28.061Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 42.99MB / 62.62MB 1.3s [2021-08-09T11:44:28.061Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 1.5s [2021-08-09T11:44:28.324Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.6s done [2021-08-09T11:44:28.324Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e [2021-08-09T11:44:28.442Z] #53 65.24 encoding/xml [2021-08-09T11:44:28.478Z] #9 ... [2021-08-09T11:44:28.478Z] [2021-08-09T11:44:28.478Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:44:28.478Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-09T11:44:28.478Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-09T11:44:28.478Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-09T11:44:28.478Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-09T11:44:28.478Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-09T11:44:28.478Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2021-08-09T11:44:28.478Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-08-09T11:44:28.478Z] #63 DONE 6.7s [2021-08-09T11:44:28.478Z] [2021-08-09T11:44:28.478Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:28.478Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:44:28.478Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.6s done [2021-08-09T11:44:28.478Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-08-09T11:44:28.478Z] #9 ... [2021-08-09T11:44:28.478Z] [2021-08-09T11:44:28.478Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:44:28.478Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-09T11:44:28.478Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-09T11:44:28.478Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-09T11:44:28.478Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-09T11:44:28.478Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2021-08-09T11:44:28.478Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-08-09T11:44:28.478Z] #65 DONE 6.8s [2021-08-09T11:44:28.478Z] [2021-08-09T11:44:28.478Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:44:28.478Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-09T11:44:28.478Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-08-09T11:44:28.478Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-08-09T11:44:28.478Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-08-09T11:44:28.478Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-08-09T11:44:28.478Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.8s done [2021-08-09T11:44:28.478Z] #26 DONE 6.9s [2021-08-09T11:44:28.735Z] [2021-08-09T11:44:28.735Z] #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 [2021-08-09T11:44:28.735Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-09T11:44:29.271Z] #9 ... [2021-08-09T11:44:29.271Z] [2021-08-09T11:44:29.271Z] #23 [internal] load build context [2021-08-09T11:44:29.271Z] #23 sha256:c4cf4e7c310f48615394c801ebdc93fd57aa54f1dc67d38e0c107ee46b67a029 [2021-08-09T11:44:29.271Z] #23 transferring context: 55.80MB 2.6s done [2021-08-09T11:44:29.271Z] #23 DONE 2.9s [2021-08-09T11:44:29.271Z] [2021-08-09T11:44:29.271Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:29.271Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-09T11:44:29.271Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 2.6s done [2021-08-09T11:44:29.271Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 2.6s [2021-08-09T11:44:30.356Z] #53 66.74 go/doc [2021-08-09T11:44:30.702Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 3.7s done [2021-08-09T11:44:30.702Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 3.7s done [2021-08-09T11:44:30.702Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 0B / 99.63MB 3.7s [2021-08-09T11:44:30.702Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 15.38MB / 99.63MB 3.9s [2021-08-09T11:44:30.702Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 26.21MB / 99.63MB 4.0s [2021-08-09T11:44:30.702Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 32.51MB / 99.63MB 4.1s [2021-08-09T11:44:30.970Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 39.85MB / 99.63MB 4.3s [2021-08-09T11:44:31.234Z] #9 ... [2021-08-09T11:44:31.234Z] [2021-08-09T11:44:31.234Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-09T11:44:31.234Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-08-09T11:44:31.234Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-08-09T11:44:31.234Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-08-09T11:44:31.234Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done [2021-08-09T11:44:31.234Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done [2021-08-09T11:44:31.234Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.6s done [2021-08-09T11:44:31.234Z] #26 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 2.1s done [2021-08-09T11:44:31.234Z] #26 DONE 4.8s [2021-08-09T11:44:31.234Z] [2021-08-09T11:44:31.234Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:31.234Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-09T11:44:31.234Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa [2021-08-09T11:44:31.235Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 50.33MB / 99.63MB 4.6s [2021-08-09T11:44:31.504Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 59.77MB / 99.63MB 4.9s [2021-08-09T11:44:31.504Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 66.06MB / 99.63MB 5.0s [2021-08-09T11:44:31.769Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 75.50MB / 99.63MB 5.1s [2021-08-09T11:44:31.769Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 84.93MB / 99.63MB 5.2s [2021-08-09T11:44:31.864Z] #13 ... [2021-08-09T11:44:31.864Z] [2021-08-09T11:44:31.864Z] #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 [2021-08-09T11:44:31.864Z] #48 sha256:c0e3787e978a47df74058ad4660fb77967a614d4a5e14b0204024815e9268a9a [2021-08-09T11:44:31.864Z] #48 8.434 + RM_GOPATH=0 [2021-08-09T11:44:31.864Z] #48 8.434 + TMP_GOPATH= [2021-08-09T11:44:31.864Z] #48 8.434 + : /build [2021-08-09T11:44:31.864Z] #48 8.434 + '[' -z '' ']' [2021-08-09T11:44:31.864Z] #48 8.434 ++ mktemp -d [2021-08-09T11:44:31.864Z] #48 8.434 + export GOPATH=/tmp/tmp.sO9MqXXU7Y [2021-08-09T11:44:31.864Z] #48 8.434 + GOPATH=/tmp/tmp.sO9MqXXU7Y [2021-08-09T11:44:31.864Z] #48 8.434 + RM_GOPATH=1 [2021-08-09T11:44:31.864Z] #48 8.434 + case "$(go env GOARCH)" in [2021-08-09T11:44:31.864Z] #48 8.434 ++ go env GOARCH [2021-08-09T11:44:31.864Z] #48 8.448 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:31.864Z] #48 8.448 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:31.864Z] #48 8.448 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:31.864Z] #48 8.448 + dir=/tmp/install [2021-08-09T11:44:31.864Z] #48 8.448 + bin=gotestsum [2021-08-09T11:44:31.864Z] #48 8.448 + shift [2021-08-09T11:44:31.864Z] #48 8.448 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-09T11:44:31.864Z] #48 8.448 + . /tmp/install/gotestsum.installer [2021-08-09T11:44:31.864Z] #48 8.448 ++ : v0.5.3 [2021-08-09T11:44:31.864Z] #48 8.448 + install_gotestsum [2021-08-09T11:44:31.864Z] #48 8.460 + set -e [2021-08-09T11:44:31.864Z] #48 8.460 + export GO111MODULE=on [2021-08-09T11:44:31.864Z] #48 8.460 + GO111MODULE=on [2021-08-09T11:44:31.864Z] #48 8.460 + GOBIN=/build [2021-08-09T11:44:31.864Z] #48 8.460 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-09T11:44:31.864Z] #48 9.428 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-09T11:44:31.864Z] #48 ... [2021-08-09T11:44:31.864Z] [2021-08-09T11:44:31.864Z] #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 [2021-08-09T11:44:31.864Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:44:31.864Z] #46 8.533 + RM_GOPATH=0 [2021-08-09T11:44:31.864Z] #46 8.533 + TMP_GOPATH= [2021-08-09T11:44:31.864Z] #46 8.533 + : /build [2021-08-09T11:44:31.864Z] #46 8.533 + '[' -z '' ']' [2021-08-09T11:44:31.864Z] #46 8.533 ++ mktemp -d [2021-08-09T11:44:31.864Z] #46 8.533 + export GOPATH=/tmp/tmp.sltGw8K7dq [2021-08-09T11:44:31.864Z] #46 8.533 + GOPATH=/tmp/tmp.sltGw8K7dq [2021-08-09T11:44:31.864Z] #46 8.533 + RM_GOPATH=1 [2021-08-09T11:44:31.864Z] #46 8.533 + case "$(go env GOARCH)" in [2021-08-09T11:44:31.864Z] #46 8.533 ++ go env GOARCH [2021-08-09T11:44:31.864Z] #46 8.547 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:31.864Z] #46 8.547 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:31.864Z] #46 8.547 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:31.864Z] #46 8.547 + dir=/tmp/install [2021-08-09T11:44:31.864Z] #46 8.547 + bin=vndr [2021-08-09T11:44:31.864Z] #46 8.547 + shift [2021-08-09T11:44:31.864Z] #46 8.547 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-09T11:44:31.864Z] #46 8.547 + . /tmp/install/vndr.installer [2021-08-09T11:44:31.864Z] #46 8.547 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:44:31.864Z] #46 8.547 + install_vndr [2021-08-09T11:44:31.864Z] #46 8.547 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-09T11:44:31.864Z] #46 8.547 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sltGw8K7dq/src/github.com/LK4D4/vndr [2021-08-09T11:44:31.864Z] #46 8.548 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:44:31.864Z] #46 8.565 Cloning into '/tmp/tmp.sltGw8K7dq/src/github.com/LK4D4/vndr'... [2021-08-09T11:44:31.864Z] #46 9.694 + cd /tmp/tmp.sltGw8K7dq/src/github.com/LK4D4/vndr [2021-08-09T11:44:31.864Z] #46 9.694 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:44:31.864Z] #46 9.769 + go build -buildmode=pie -v -o /build/vndr . [2021-08-09T11:44:31.864Z] #46 ... [2021-08-09T11:44:31.864Z] [2021-08-09T11:44:31.864Z] #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 [2021-08-09T11:44:31.864Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-09T11:44:31.864Z] #56 9.118 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:44:31.864Z] #56 9.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:44:31.864Z] #56 9.345 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:44:32.031Z] #9 ... [2021-08-09T11:44:32.031Z] [2021-08-09T11:44:32.031Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:44:32.031Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-09T11:44:32.031Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-09T11:44:32.031Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-09T11:44:32.031Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-09T11:44:32.031Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-09T11:44:32.031Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2021-08-09T11:44:32.031Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-08-09T11:44:32.031Z] #65 DONE 5.6s [2021-08-09T11:44:32.031Z] [2021-08-09T11:44:32.031Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:32.031Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-09T11:44:32.031Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 93.07MB / 99.63MB 5.3s [2021-08-09T11:44:32.031Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 5.4s [2021-08-09T11:44:32.031Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.9s done [2021-08-09T11:44:32.154Z] #56 ... [2021-08-09T11:44:32.154Z] [2021-08-09T11:44:32.154Z] #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 [2021-08-09T11:44:32.154Z] #24 sha256:982b342b7ef9278f6170c4f454ec010465f1b88a3975c216766fc7a3abc9fb7e [2021-08-09T11:44:32.154Z] #24 8.681 + RM_GOPATH=0 [2021-08-09T11:44:32.154Z] #24 8.681 + TMP_GOPATH= [2021-08-09T11:44:32.154Z] #24 8.681 + : /build [2021-08-09T11:44:32.154Z] #24 8.681 + '[' -z '' ']' [2021-08-09T11:44:32.154Z] #24 8.681 ++ mktemp -d [2021-08-09T11:44:32.154Z] #24 8.685 + export GOPATH=/tmp/tmp.GLL5NOor5i [2021-08-09T11:44:32.154Z] #24 8.685 + GOPATH=/tmp/tmp.GLL5NOor5i [2021-08-09T11:44:32.154Z] #24 8.685 + RM_GOPATH=1 [2021-08-09T11:44:32.154Z] #24 8.685 + case "$(go env GOARCH)" in [2021-08-09T11:44:32.154Z] #24 8.685 ++ go env GOARCH [2021-08-09T11:44:32.154Z] #24 8.725 Install docker/cli version 17.06.2-ce from stable [2021-08-09T11:44:32.154Z] #24 8.725 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:32.154Z] #24 8.725 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:32.154Z] #24 8.725 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:32.154Z] #24 8.725 + dir=/tmp/install [2021-08-09T11:44:32.154Z] #24 8.725 + bin=dockercli [2021-08-09T11:44:32.154Z] #24 8.725 + shift [2021-08-09T11:44:32.154Z] #24 8.725 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-09T11:44:32.154Z] #24 8.725 + . /tmp/install/dockercli.installer [2021-08-09T11:44:32.154Z] #24 8.725 ++ : stable [2021-08-09T11:44:32.154Z] #24 8.725 ++ : 17.06.2-ce [2021-08-09T11:44:32.154Z] #24 8.725 + install_dockercli [2021-08-09T11:44:32.154Z] #24 8.725 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-09T11:44:32.154Z] #24 8.759 ++ uname -m [2021-08-09T11:44:32.154Z] #24 8.771 + arch=x86_64 [2021-08-09T11:44:32.154Z] #24 8.771 + '[' x86_64 '!=' x86_64 ']' [2021-08-09T11:44:32.154Z] #24 8.772 + url=https://download.docker.com/linux/static [2021-08-09T11:44:32.154Z] #24 8.781 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-09T11:44:32.154Z] #24 8.781 + tar -xz docker/docker [2021-08-09T11:44:32.154Z] #24 ... [2021-08-09T11:44:32.154Z] [2021-08-09T11:44:32.154Z] #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 [2021-08-09T11:44:32.154Z] #34 sha256:8fd189f6cb0ed584c5ada1ad4f94ece4b0d4623397ce3eeafc931d43c87a8328 [2021-08-09T11:44:32.154Z] #34 7.621 Install go-toml version v1.8.1 [2021-08-09T11:44:32.154Z] #34 8.275 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-09T11:44:32.274Z] #53 68.71 github.com/LK4D4/vndr/versioned [2021-08-09T11:44:32.274Z] #53 68.80 compress/flate [2021-08-09T11:44:32.274Z] #53 ... [2021-08-09T11:44:32.274Z] [2021-08-09T11:44:32.274Z] #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 [2021-08-09T11:44:32.274Z] #59 sha256:121ab9e406898e78ac07dd746645642a445cdd8268a9f960a20dbffb9322cf6a [2021-08-09T11:44:32.274Z] #59 59.72 go/ast [2021-08-09T11:44:32.274Z] #59 60.94 golang.org/x/crypto/ssh/terminal [2021-08-09T11:44:32.274Z] #59 61.78 io/ioutil [2021-08-09T11:44:32.274Z] #59 61.99 mvdan.cc/editorconfig [2021-08-09T11:44:32.274Z] #59 62.65 mvdan.cc/sh/v3/fileutil [2021-08-09T11:44:32.274Z] #59 62.76 text/tabwriter [2021-08-09T11:44:32.274Z] #59 63.02 mvdan.cc/sh/v3/syntax [2021-08-09T11:44:32.274Z] #59 67.03 mvdan.cc/sh/v3/cmd/shfmt [2021-08-09T11:44:32.274Z] #59 DONE 68.9s [2021-08-09T11:44:32.274Z] [2021-08-09T11:44:32.274Z] #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 [2021-08-09T11:44:32.274Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-09T11:44:32.274Z] #17 44.41 Reading package lists... [2021-08-09T11:44:32.274Z] #17 ... [2021-08-09T11:44:32.274Z] [2021-08-09T11:44:32.274Z] #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 [2021-08-09T11:44:32.274Z] #53 sha256:6bdd5f052eaa8e9ec959c67ed7ceedbdbc6cd592dec75408eaa5e3b0698b5d7f [2021-08-09T11:44:32.274Z] #53 69.25 github.com/LK4D4/vndr/build [2021-08-09T11:44:32.441Z] #34 ... [2021-08-09T11:44:32.441Z] [2021-08-09T11:44:32.441Z] #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 [2021-08-09T11:44:32.441Z] #52 sha256:25925cea5d65ed6a42f7af7256ab6485e6b6aa6ac442aa98ace369a32036a908 [2021-08-09T11:44:32.441Z] #52 6.217 + RM_GOPATH=0 [2021-08-09T11:44:32.441Z] #52 6.217 + TMP_GOPATH= [2021-08-09T11:44:32.441Z] #52 6.217 + : /build [2021-08-09T11:44:32.441Z] #52 6.217 + '[' -z '' ']' [2021-08-09T11:44:32.441Z] #52 6.217 ++ mktemp -d [2021-08-09T11:44:32.441Z] #52 6.217 + export GOPATH=/tmp/tmp.oV9Q4PN8YA [2021-08-09T11:44:32.441Z] #52 6.217 + GOPATH=/tmp/tmp.oV9Q4PN8YA [2021-08-09T11:44:32.441Z] #52 6.217 + RM_GOPATH=1 [2021-08-09T11:44:32.441Z] #52 6.217 + case "$(go env GOARCH)" in [2021-08-09T11:44:32.441Z] #52 6.217 ++ go env GOARCH [2021-08-09T11:44:32.441Z] #52 6.227 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:32.441Z] #52 6.227 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:32.441Z] #52 6.227 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:32.441Z] #52 6.227 + dir=/tmp/install [2021-08-09T11:44:32.441Z] #52 6.227 + bin=shfmt [2021-08-09T11:44:32.441Z] #52 6.227 + shift [2021-08-09T11:44:32.441Z] #52 6.227 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-09T11:44:32.441Z] #52 6.227 + . /tmp/install/shfmt.installer [2021-08-09T11:44:32.441Z] #52 6.227 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:44:32.441Z] #52 6.227 + install_shfmt [2021-08-09T11:44:32.441Z] #52 6.227 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-09T11:44:32.441Z] #52 6.227 + git clone https://github.com/mvdan/sh.git /tmp/tmp.oV9Q4PN8YA/src/github.com/mvdan/sh [2021-08-09T11:44:32.441Z] #52 6.227 Cloning into '/tmp/tmp.oV9Q4PN8YA/src/github.com/mvdan/sh'... [2021-08-09T11:44:32.441Z] #52 6.227 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:44:32.441Z] #52 10.81 + cd /tmp/tmp.oV9Q4PN8YA/src/github.com/mvdan/sh [2021-08-09T11:44:32.441Z] #52 10.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:44:32.441Z] #52 ... [2021-08-09T11:44:32.441Z] [2021-08-09T11:44:32.442Z] #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 [2021-08-09T11:44:32.442Z] #50 sha256:238e00dcf13afbd51c4279f335524780828fc1925b2a5155af710a02ba2edf55 [2021-08-09T11:44:32.442Z] #50 8.069 + RM_GOPATH=0 [2021-08-09T11:44:32.442Z] #50 8.069 + TMP_GOPATH= [2021-08-09T11:44:32.442Z] #50 8.069 + : /build [2021-08-09T11:44:32.442Z] #50 8.069 + '[' -z '' ']' [2021-08-09T11:44:32.442Z] #50 8.069 ++ mktemp -d [2021-08-09T11:44:32.442Z] #50 8.069 + export GOPATH=/tmp/tmp.DmxQl9Wi4W [2021-08-09T11:44:32.442Z] #50 8.069 + GOPATH=/tmp/tmp.DmxQl9Wi4W [2021-08-09T11:44:32.442Z] #50 8.069 + RM_GOPATH=1 [2021-08-09T11:44:32.442Z] #50 8.069 + case "$(go env GOARCH)" in [2021-08-09T11:44:32.442Z] #50 8.069 ++ go env GOARCH [2021-08-09T11:44:32.442Z] #50 8.083 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:32.442Z] #50 8.083 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:32.442Z] #50 8.083 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:32.442Z] #50 8.094 + dir=/tmp/install [2021-08-09T11:44:32.442Z] #50 8.094 + bin=golangci_lint [2021-08-09T11:44:32.442Z] #50 8.094 + shift [2021-08-09T11:44:32.442Z] #50 8.094 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-09T11:44:32.442Z] #50 8.094 + . /tmp/install/golangci_lint.installer [2021-08-09T11:44:32.442Z] #50 8.094 ++ : v1.23.8 [2021-08-09T11:44:32.442Z] #50 8.094 + install_golangci_lint [2021-08-09T11:44:32.442Z] #50 8.094 + set -e [2021-08-09T11:44:32.442Z] #50 8.094 + export GO111MODULE=on [2021-08-09T11:44:32.442Z] #50 8.094 + GO111MODULE=on [2021-08-09T11:44:32.442Z] #50 8.094 + GOBIN=/build [2021-08-09T11:44:32.442Z] #50 8.094 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-09T11:44:32.442Z] #50 9.026 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-09T11:44:32.709Z] #50 ... [2021-08-09T11:44:32.709Z] [2021-08-09T11:44:32.709Z] #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 [2021-08-09T11:44:32.709Z] #59 sha256:00455a6356b4f24968e2cf22b8d0f07805ab99e9d9c3bd6198971cd0f218d1c6 [2021-08-09T11:44:32.709Z] #59 7.453 + RM_GOPATH=0 [2021-08-09T11:44:32.709Z] #59 7.453 + TMP_GOPATH= [2021-08-09T11:44:32.709Z] #59 7.453 + : /build [2021-08-09T11:44:32.709Z] #59 7.453 + '[' -z '' ']' [2021-08-09T11:44:32.709Z] #59 7.453 ++ mktemp -d [2021-08-09T11:44:32.709Z] #59 7.458 + export GOPATH=/tmp/tmp.WUSTNqWvIg [2021-08-09T11:44:32.709Z] #59 7.458 + GOPATH=/tmp/tmp.WUSTNqWvIg [2021-08-09T11:44:32.709Z] #59 7.458 + RM_GOPATH=1 [2021-08-09T11:44:32.709Z] #59 7.458 + case "$(go env GOARCH)" in [2021-08-09T11:44:32.709Z] #59 7.458 ++ go env GOARCH [2021-08-09T11:44:32.709Z] #59 7.478 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:32.709Z] #59 7.478 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:32.709Z] #59 7.486 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:32.709Z] #59 7.490 + dir=/tmp/install [2021-08-09T11:44:32.709Z] #59 7.490 + bin=rootlesskit [2021-08-09T11:44:32.709Z] #59 7.490 + shift [2021-08-09T11:44:32.709Z] #59 7.490 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-09T11:44:32.709Z] #59 7.490 + . /tmp/install/rootlesskit.installer [2021-08-09T11:44:32.709Z] #59 7.490 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:44:32.709Z] #59 7.490 + install_rootlesskit [2021-08-09T11:44:32.709Z] #59 7.490 + case "$1" in [2021-08-09T11:44:32.709Z] #59 7.490 + export CGO_ENABLED=0 [2021-08-09T11:44:32.709Z] #59 7.490 + CGO_ENABLED=0 [2021-08-09T11:44:32.709Z] #59 7.490 + _install_rootlesskit [2021-08-09T11:44:32.709Z] #59 7.492 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:44:32.709Z] #59 7.494 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-09T11:44:32.709Z] #59 7.494 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WUSTNqWvIg/src/github.com/rootless-containers/rootlesskit [2021-08-09T11:44:32.709Z] #59 7.497 Cloning into '/tmp/tmp.WUSTNqWvIg/src/github.com/rootless-containers/rootlesskit'... [2021-08-09T11:44:32.709Z] #59 ... [2021-08-09T11:44:32.709Z] [2021-08-09T11:44:32.709Z] #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 [2021-08-09T11:44:32.709Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:44:32.709Z] #32 8.208 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-09T11:44:32.709Z] #32 8.222 Cloning into '.'... [2021-08-09T11:44:32.905Z] #27 ... [2021-08-09T11:44:32.905Z] [2021-08-09T11:44:32.905Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-09T11:44:32.905Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-09T11:44:32.905Z] #64 DONE 1.1s [2021-08-09T11:44:32.905Z] [2021-08-09T11:44:32.905Z] #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 [2021-08-09T11:44:32.905Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-09T11:44:32.905Z] #27 4.302 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:44:32.905Z] #27 4.302 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:44:32.905Z] #27 4.302 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:44:32.905Z] #27 4.448 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:44:32.966Z] #32 ... [2021-08-09T11:44:32.966Z] [2021-08-09T11:44:32.966Z] #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 [2021-08-09T11:44:32.966Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:44:32.966Z] #36 9.277 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:44:32.966Z] #36 9.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:44:32.966Z] #36 9.419 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:44:32.966Z] #36 11.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:44:33.161Z] #27 4.640 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:44:33.248Z] #36 ... [2021-08-09T11:44:33.248Z] [2021-08-09T11:44:33.248Z] #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 [2021-08-09T11:44:33.248Z] #52 sha256:25925cea5d65ed6a42f7af7256ab6485e6b6aa6ac442aa98ace369a32036a908 [2021-08-09T11:44:33.248Z] #52 11.10 + GO111MODULE=on [2021-08-09T11:44:33.248Z] #52 11.10 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-09T11:44:33.727Z] #27 5.052 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:44:33.728Z] #27 ... [2021-08-09T11:44:33.728Z] [2021-08-09T11:44:33.728Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-09T11:44:33.728Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-09T11:44:33.728Z] #66 DONE 0.9s [2021-08-09T11:44:33.952Z] #9 ... [2021-08-09T11:44:33.952Z] [2021-08-09T11:44:33.952Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-09T11:44:33.952Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-09T11:44:33.952Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-09T11:44:33.952Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-09T11:44:33.952Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-09T11:44:33.952Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-09T11:44:33.952Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2021-08-09T11:44:33.952Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-08-09T11:44:33.952Z] #63 DONE 7.8s [2021-08-09T11:44:33.952Z] [2021-08-09T11:44:33.952Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:33.952Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-09T11:44:33.952Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 7.4s done [2021-08-09T11:44:33.952Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 [2021-08-09T11:44:33.985Z] [2021-08-09T11:44:33.985Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:33.985Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:44:33.985Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.6s done [2021-08-09T11:44:33.985Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.4s done [2021-08-09T11:44:33.985Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 2.6s done [2021-08-09T11:44:33.985Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 0.1s [2021-08-09T11:44:34.189Z] #53 71.05 hash/crc32 [2021-08-09T11:44:34.209Z] #52 12.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-09T11:44:34.209Z] #52 12.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-09T11:44:34.209Z] #52 12.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-09T11:44:34.449Z] #53 71.41 compress/gzip [2021-08-09T11:44:34.449Z] #53 71.47 net [2021-08-09T11:44:34.538Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.3s done [2021-08-09T11:44:34.814Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 0.1s [2021-08-09T11:44:35.021Z] #53 71.79 vendor/golang.org/x/text/transform [2021-08-09T11:44:35.594Z] #53 72.25 vendor/golang.org/x/text/unicode/bidi [2021-08-09T11:44:36.538Z] #53 73.35 vendor/golang.org/x/text/secure/bidirule [2021-08-09T11:44:36.799Z] #53 73.56 vendor/golang.org/x/text/unicode/norm [2021-08-09T11:44:37.397Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 2.2s done [2021-08-09T11:44:37.492Z] #52 15.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-09T11:44:37.974Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 [2021-08-09T11:44:38.156Z] #9 ... [2021-08-09T11:44:38.156Z] [2021-08-09T11:44:38.156Z] #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 [2021-08-09T11:44:38.156Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-09T11:44:38.156Z] #27 6.668 Fetched 8460 kB in 3s (3213 kB/s) [2021-08-09T11:44:38.156Z] #27 6.668 Reading package lists... [2021-08-09T11:44:38.156Z] #27 7.599 Reading package lists... [2021-08-09T11:44:38.156Z] #27 8.497 Building dependency tree... [2021-08-09T11:44:38.156Z] #27 8.823 The following additional packages will be installed: [2021-08-09T11:44:38.156Z] #27 8.823 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-09T11:44:38.156Z] #27 8.823 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-09T11:44:38.156Z] #27 8.824 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-09T11:44:38.156Z] #27 8.825 Suggested packages: [2021-08-09T11:44:38.156Z] #27 8.825 krb5-doc krb5-user [2021-08-09T11:44:38.156Z] #27 8.825 Recommended packages: [2021-08-09T11:44:38.156Z] #27 8.825 krb5-locales publicsuffix libsasl2-modules [2021-08-09T11:44:38.156Z] #27 9.032 The following NEW packages will be installed: [2021-08-09T11:44:38.156Z] #27 9.033 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-09T11:44:38.156Z] #27 9.033 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-09T11:44:38.156Z] #27 9.033 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-09T11:44:38.156Z] #27 9.034 libssh2-1 libssl1.1 openssl [2021-08-09T11:44:38.156Z] #27 9.315 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T11:44:38.156Z] #27 9.315 Need to get 5058 kB of archives. [2021-08-09T11:44:38.156Z] #27 9.315 After this operation, 12.1 MB of additional disk space will be used. [2021-08-09T11:44:38.156Z] #27 9.315 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-09T11:44:38.156Z] #27 9.315 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-09T11:44:38.156Z] #27 9.326 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-09T11:44:38.156Z] #27 9.326 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-09T11:44:38.156Z] #27 9.331 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-09T11:44:38.156Z] #27 9.342 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-09T11:44:38.156Z] #27 9.407 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-09T11:44:38.156Z] #27 9.421 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-09T11:44:38.156Z] #27 9.425 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-09T11:44:38.156Z] #27 9.427 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-09T11:44:38.156Z] #27 9.429 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-09T11:44:38.156Z] #27 9.431 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-09T11:44:38.156Z] #27 9.436 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-09T11:44:38.156Z] #27 9.439 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-09T11:44:38.156Z] #27 9.440 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-09T11:44:38.156Z] #27 9.442 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-09T11:44:38.156Z] #27 9.444 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-09T11:44:38.156Z] #27 9.450 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-09T11:44:38.156Z] #27 9.455 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-09T11:44:38.156Z] #27 9.458 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-09T11:44:38.156Z] #27 9.461 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-09T11:44:38.156Z] #27 9.604 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:44:38.156Z] #27 9.627 Fetched 5058 kB in 0s (12.5 MB/s) [2021-08-09T11:44:38.156Z] #27 9.660 Selecting previously unselected package libkeyutils1:amd64. [2021-08-09T11:44:38.156Z] #27 9.660 (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.) [2021-08-09T11:44:38.156Z] #27 9.660 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-09T11:44:38.156Z] #27 9.673 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-09T11:44:38.156Z] #27 9.753 Selecting previously unselected package libkrb5support0:amd64. [2021-08-09T11:44:38.156Z] #27 9.753 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:44:38.156Z] #27 9.760 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:44:38.413Z] #27 9.814 Selecting previously unselected package libk5crypto3:amd64. [2021-08-09T11:44:38.413Z] #27 9.814 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:44:38.413Z] #27 9.821 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:44:38.413Z] #27 9.898 Selecting previously unselected package libssl1.1:amd64. [2021-08-09T11:44:38.413Z] #27 9.898 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-09T11:44:38.413Z] #27 9.904 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-09T11:44:38.413Z] #27 10.09 Selecting previously unselected package libkrb5-3:amd64. [2021-08-09T11:44:38.413Z] #27 10.09 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:44:38.425Z] #52 ... [2021-08-09T11:44:38.425Z] [2021-08-09T11:44:38.425Z] #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 [2021-08-09T11:44:38.425Z] #59 sha256:00455a6356b4f24968e2cf22b8d0f07805ab99e9d9c3bd6198971cd0f218d1c6 [2021-08-09T11:44:38.425Z] #59 12.40 + cd /tmp/tmp.WUSTNqWvIg/src/github.com/rootless-containers/rootlesskit [2021-08-09T11:44:38.425Z] #59 12.40 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:44:38.425Z] #59 12.45 + export GO111MODULE=on [2021-08-09T11:44:38.425Z] #59 12.48 + GO111MODULE=on [2021-08-09T11:44:38.425Z] #59 12.48 + export GOPROXY=https://proxy.golang.org [2021-08-09T11:44:38.425Z] #59 12.48 + GOPROXY=https://proxy.golang.org [2021-08-09T11:44:38.425Z] #59 12.48 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-09T11:44:38.425Z] #59 12.48 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-09T11:44:38.425Z] #59 14.78 go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T11:44:38.425Z] #59 14.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-09T11:44:38.425Z] #59 14.88 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-09T11:44:38.425Z] #59 15.93 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-09T11:44:38.670Z] #27 10.10 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:44:38.670Z] #27 10.20 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-09T11:44:38.670Z] #27 10.20 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-09T11:44:38.670Z] #27 10.20 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:44:38.670Z] #27 10.26 Selecting previously unselected package openssl. [2021-08-09T11:44:38.670Z] #27 10.26 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-09T11:44:38.670Z] #27 10.28 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-09T11:44:38.926Z] #27 10.41 Selecting previously unselected package ca-certificates. [2021-08-09T11:44:38.926Z] #27 10.41 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-09T11:44:38.926Z] #27 10.42 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-09T11:44:38.926Z] #27 10.50 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-09T11:44:38.926Z] #27 10.50 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-09T11:44:38.926Z] #27 10.50 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:44:38.926Z] #27 10.56 Selecting previously unselected package libsasl2-2:amd64. [2021-08-09T11:44:38.926Z] #27 10.56 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-09T11:44:38.926Z] #27 10.56 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:44:38.926Z] #27 10.60 Selecting previously unselected package libldap-common. [2021-08-09T11:44:39.182Z] #27 10.61 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-09T11:44:39.182Z] #27 10.61 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:44:39.182Z] #27 10.67 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-09T11:44:39.182Z] #27 10.67 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-09T11:44:39.182Z] #27 10.68 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:44:39.182Z] #27 10.75 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-09T11:44:39.182Z] #27 10.75 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-09T11:44:39.182Z] #27 10.76 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-09T11:44:39.182Z] #27 10.82 Selecting previously unselected package libpsl5:amd64. [2021-08-09T11:44:39.182Z] #27 10.82 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-09T11:44:39.345Z] #53 76.23 vendor/golang.org/x/net/idna [2021-08-09T11:44:39.446Z] #27 10.82 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-09T11:44:39.446Z] #27 10.87 Selecting previously unselected package librtmp1:amd64. [2021-08-09T11:44:39.446Z] #27 10.87 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-09T11:44:39.446Z] #27 10.88 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-09T11:44:39.446Z] #27 10.97 Selecting previously unselected package libssh2-1:amd64. [2021-08-09T11:44:39.446Z] #27 10.97 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-09T11:44:39.446Z] #27 10.98 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-09T11:44:39.446Z] #27 11.07 Selecting previously unselected package libcurl4:amd64. [2021-08-09T11:44:39.446Z] #27 11.07 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-09T11:44:39.702Z] #27 11.08 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-09T11:44:39.702Z] #27 11.23 Selecting previously unselected package curl. [2021-08-09T11:44:39.702Z] #27 11.23 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-09T11:44:39.702Z] #27 11.24 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-09T11:44:39.959Z] #27 11.32 Selecting previously unselected package libonig5:amd64. [2021-08-09T11:44:39.959Z] #27 11.32 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-09T11:44:39.959Z] #27 11.34 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:44:39.959Z] #27 11.40 Selecting previously unselected package libjq1:amd64. [2021-08-09T11:44:39.959Z] #27 11.40 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:44:39.959Z] #27 11.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:44:39.959Z] #27 11.45 Selecting previously unselected package jq. [2021-08-09T11:44:39.959Z] #27 11.45 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:44:39.959Z] #27 11.46 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-09T11:44:39.959Z] #27 11.50 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-09T11:44:39.959Z] #27 11.52 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-09T11:44:40.215Z] #27 11.54 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-09T11:44:40.215Z] #27 11.65 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-09T11:44:40.215Z] #27 11.67 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:44:40.215Z] #27 11.69 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:44:40.215Z] #27 11.70 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:44:40.215Z] #27 11.71 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-09T11:44:40.215Z] #27 11.73 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:44:40.215Z] #27 11.75 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:44:40.215Z] #27 11.76 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-09T11:44:40.215Z] #27 11.78 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:44:40.215Z] #27 11.80 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-09T11:44:40.215Z] #27 11.82 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:44:40.215Z] #27 11.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:44:40.215Z] #27 11.85 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:44:40.471Z] #27 11.89 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-09T11:44:40.528Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 2.0s done [2021-08-09T11:44:40.528Z] #9 ... [2021-08-09T11:44:40.528Z] [2021-08-09T11:44:40.528Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-09T11:44:40.528Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-09T11:44:40.528Z] #64 DONE 1.8s [2021-08-09T11:44:40.528Z] [2021-08-09T11:44:40.528Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-09T11:44:40.528Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-09T11:44:40.730Z] #53 77.63 vendor/golang.org/x/net/http2/hpack [2021-08-09T11:44:40.946Z] #59 ... [2021-08-09T11:44:40.946Z] [2021-08-09T11:44:40.946Z] #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 [2021-08-09T11:44:40.946Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:44:40.946Z] #40 8.562 + git clone https://github.com/docker/distribution.git . [2021-08-09T11:44:40.946Z] #40 8.562 Cloning into '.'... [2021-08-09T11:44:40.946Z] #40 ... [2021-08-09T11:44:40.946Z] [2021-08-09T11:44:40.946Z] #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 [2021-08-09T11:44:40.946Z] #48 sha256:c0e3787e978a47df74058ad4660fb77967a614d4a5e14b0204024815e9268a9a [2021-08-09T11:44:40.946Z] #48 12.84 go: downloading github.com/fatih/color v1.9.0 [2021-08-09T11:44:40.946Z] #48 12.87 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-09T11:44:40.946Z] #48 12.95 go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T11:44:40.946Z] #48 13.06 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-09T11:44:40.946Z] #48 13.70 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T11:44:40.946Z] #48 13.75 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T11:44:40.946Z] #48 14.06 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-09T11:44:40.946Z] #48 14.14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-09T11:44:40.946Z] #48 14.18 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-09T11:44:40.946Z] #48 15.14 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-09T11:44:40.946Z] #48 18.26 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-09T11:44:40.946Z] #48 ... [2021-08-09T11:44:40.946Z] [2021-08-09T11:44:40.946Z] #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 [2021-08-09T11:44:40.946Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:44:40.946Z] #44 8.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:44:40.946Z] #44 8.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:44:40.946Z] #44 8.735 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:44:40.946Z] #44 8.817 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-09T11:44:40.946Z] #44 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:44:40.946Z] #44 13.81 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:44:40.946Z] #44 16.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:44:40.946Z] #44 ... [2021-08-09T11:44:40.946Z] [2021-08-09T11:44:40.946Z] #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 [2021-08-09T11:44:40.946Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:44:40.946Z] #46 11.99 internal/cpu [2021-08-09T11:44:40.946Z] #46 12.07 internal/unsafeheader [2021-08-09T11:44:40.946Z] #46 12.34 runtime/internal/atomic [2021-08-09T11:44:40.946Z] #46 13.36 runtime/internal/sys [2021-08-09T11:44:40.946Z] #46 13.75 internal/bytealg [2021-08-09T11:44:40.946Z] #46 13.78 runtime/internal/math [2021-08-09T11:44:40.946Z] #46 14.09 internal/race [2021-08-09T11:44:40.946Z] #46 14.21 sync/atomic [2021-08-09T11:44:40.946Z] #46 14.99 unicode [2021-08-09T11:44:40.946Z] #46 15.86 runtime [2021-08-09T11:44:41.035Z] #27 12.49 Updating certificates in /etc/ssl/certs... [2021-08-09T11:44:41.102Z] #66 ... [2021-08-09T11:44:41.102Z] [2021-08-09T11:44:41.102Z] #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 [2021-08-09T11:44:41.102Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-08-09T11:44:41.102Z] #27 1.550 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:44:41.102Z] #27 1.550 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:44:41.102Z] #27 1.615 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:44:41.102Z] #27 1.853 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:44:41.102Z] #27 2.025 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:44:41.102Z] #27 2.478 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:44:41.102Z] #27 4.081 Fetched 8282 kB in 3s (2985 kB/s) [2021-08-09T11:44:41.102Z] #27 4.081 Reading package lists... [2021-08-09T11:44:41.102Z] #27 5.439 Reading package lists... [2021-08-09T11:44:41.102Z] #27 6.657 Building dependency tree... [2021-08-09T11:44:41.102Z] #27 7.349 The following additional packages will be installed: [2021-08-09T11:44:41.102Z] #27 7.349 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-09T11:44:41.102Z] #27 7.349 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-09T11:44:41.102Z] #27 7.349 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-09T11:44:41.102Z] #27 7.349 Suggested packages: [2021-08-09T11:44:41.102Z] #27 7.349 krb5-doc krb5-user [2021-08-09T11:44:41.102Z] #27 7.349 Recommended packages: [2021-08-09T11:44:41.102Z] #27 7.349 krb5-locales publicsuffix libsasl2-modules [2021-08-09T11:44:41.102Z] #27 7.637 The following NEW packages will be installed: [2021-08-09T11:44:41.102Z] #27 7.637 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-09T11:44:41.102Z] #27 7.637 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-09T11:44:41.102Z] #27 7.637 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-09T11:44:41.102Z] #27 7.641 libssh2-1 libssl1.1 openssl [2021-08-09T11:44:41.102Z] #27 7.937 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T11:44:41.102Z] #27 7.937 Need to get 4777 kB of archives. [2021-08-09T11:44:41.102Z] #27 7.937 After this operation, 11.5 MB of additional disk space will be used. [2021-08-09T11:44:41.102Z] #27 7.937 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-08-09T11:44:41.102Z] #27 7.939 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] [2021-08-09T11:44:41.102Z] #27 7.944 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-08-09T11:44:41.102Z] #27 7.946 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] [2021-08-09T11:44:41.102Z] #27 7.958 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] [2021-08-09T11:44:41.102Z] #27 7.970 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] [2021-08-09T11:44:41.102Z] #27 8.048 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-08-09T11:44:41.102Z] #27 8.105 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-09T11:44:41.102Z] #27 8.113 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-08-09T11:44:41.102Z] #27 8.116 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-08-09T11:44:41.102Z] #27 8.126 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-09T11:44:41.102Z] #27 8.126 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-08-09T11:44:41.102Z] #27 8.126 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-08-09T11:44:41.102Z] #27 8.129 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-08-09T11:44:41.102Z] #27 8.152 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-08-09T11:44:41.102Z] #27 8.155 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-08-09T11:44:41.102Z] #27 8.159 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-08-09T11:44:41.102Z] #27 8.165 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-08-09T11:44:41.102Z] #27 8.169 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-09T11:44:41.102Z] #27 8.174 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-09T11:44:41.102Z] #27 8.177 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-09T11:44:41.102Z] #27 8.950 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:44:41.102Z] #27 8.989 Fetched 4777 kB in 0s (9581 kB/s) [2021-08-09T11:44:41.102Z] #27 9.028 Selecting previously unselected package libkeyutils1:arm64. [2021-08-09T11:44:41.102Z] #27 9.028 (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.) [2021-08-09T11:44:41.102Z] #27 9.044 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2021-08-09T11:44:41.102Z] #27 9.056 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-08-09T11:44:41.102Z] #27 9.106 Selecting previously unselected package libkrb5support0:arm64. [2021-08-09T11:44:41.102Z] #27 9.108 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... [2021-08-09T11:44:41.102Z] #27 9.113 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-09T11:44:41.102Z] #27 10.02 Selecting previously unselected package libk5crypto3:arm64. [2021-08-09T11:44:41.102Z] #27 10.02 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... [2021-08-09T11:44:41.364Z] #27 ... [2021-08-09T11:44:41.364Z] [2021-08-09T11:44:41.364Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:41.364Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-09T11:44:41.364Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 1.0s [2021-08-09T11:44:41.598Z] #27 13.21 137 added, 0 removed; done. [2021-08-09T11:44:41.672Z] #53 78.53 mime [2021-08-09T11:44:41.855Z] #27 13.26 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-09T11:44:41.855Z] #27 13.27 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-09T11:44:41.855Z] #27 13.29 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-09T11:44:41.855Z] #27 13.31 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-09T11:44:41.855Z] #27 13.32 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:44:41.855Z] #27 13.35 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-09T11:44:41.855Z] #27 13.36 Updating certificates in /etc/ssl/certs... [2021-08-09T11:44:41.877Z] #46 ... [2021-08-09T11:44:41.877Z] [2021-08-09T11:44:41.877Z] #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 [2021-08-09T11:44:41.877Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:44:41.877Z] #13 4.617 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-09T11:44:41.877Z] #13 4.670 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:44:41.877Z] #13 4.674 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:44:41.877Z] #13 4.698 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:44:41.877Z] #13 7.338 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-09T11:44:41.877Z] #13 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:44:41.878Z] #13 13.48 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:44:42.133Z] #13 ... [2021-08-09T11:44:42.133Z] [2021-08-09T11:44:42.133Z] #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 [2021-08-09T11:44:42.133Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:44:42.133Z] #46 20.50 unicode/utf8 [2021-08-09T11:44:42.398Z] #46 ... [2021-08-09T11:44:42.398Z] [2021-08-09T11:44:42.398Z] #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 [2021-08-09T11:44:42.398Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-09T11:44:42.398Z] #56 10.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:44:42.398Z] #56 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:44:42.398Z] #56 17.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:44:42.418Z] #27 13.92 0 added, 0 removed; done. [2021-08-09T11:44:42.418Z] #27 13.92 Running hooks in /etc/ca-certificates/update.d... [2021-08-09T11:44:42.418Z] #27 13.92 done. [2021-08-09T11:44:42.616Z] #53 79.43 mime/quotedprintable [2021-08-09T11:44:42.656Z] #56 ... [2021-08-09T11:44:42.656Z] [2021-08-09T11:44:42.656Z] #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 [2021-08-09T11:44:42.656Z] #52 sha256:25925cea5d65ed6a42f7af7256ab6485e6b6aa6ac442aa98ace369a32036a908 [2021-08-09T11:44:42.656Z] #52 20.85 unicode/utf8 [2021-08-09T11:44:42.656Z] #52 21.05 runtime [2021-08-09T11:44:42.877Z] #53 79.75 net/http/internal [2021-08-09T11:44:43.281Z] #9 ... [2021-08-09T11:44:43.282Z] [2021-08-09T11:44:43.282Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-09T11:44:43.282Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-09T11:44:43.282Z] #66 DONE 3.0s [2021-08-09T11:44:43.282Z] [2021-08-09T11:44:43.282Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:43.282Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-09T11:44:43.617Z] #52 21.65 encoding [2021-08-09T11:44:43.875Z] #52 21.95 math/bits [2021-08-09T11:44:44.133Z] #52 ... [2021-08-09T11:44:44.133Z] [2021-08-09T11:44:44.133Z] #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 [2021-08-09T11:44:44.133Z] #34 sha256:8fd189f6cb0ed584c5ada1ad4f94ece4b0d4623397ce3eeafc931d43c87a8328 [2021-08-09T11:44:44.133Z] #34 12.57 github.com/pelletier/go-toml [2021-08-09T11:44:44.390Z] #34 ... [2021-08-09T11:44:44.390Z] [2021-08-09T11:44:44.390Z] #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 [2021-08-09T11:44:44.390Z] #52 sha256:25925cea5d65ed6a42f7af7256ab6485e6b6aa6ac442aa98ace369a32036a908 [2021-08-09T11:44:44.390Z] #52 22.62 math [2021-08-09T11:44:44.672Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 4.3s done [2021-08-09T11:44:45.246Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done [2021-08-09T11:44:45.426Z] #53 ... [2021-08-09T11:44:45.426Z] [2021-08-09T11:44:45.426Z] #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 [2021-08-09T11:44:45.426Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-09T11:44:45.426Z] #17 44.41 Reading package lists... [2021-08-09T11:44:45.426Z] #17 59.88 Reading package lists... [2021-08-09T11:44:45.426Z] #17 ... [2021-08-09T11:44:45.426Z] [2021-08-09T11:44:45.426Z] #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 [2021-08-09T11:44:45.426Z] #53 sha256:6bdd5f052eaa8e9ec959c67ed7ceedbdbc6cd592dec75408eaa5e3b0698b5d7f [2021-08-09T11:44:45.426Z] #53 82.24 net/textproto [2021-08-09T11:44:45.426Z] #53 82.26 crypto/x509 [2021-08-09T11:44:45.510Z] #9 DONE 19.0s [2021-08-09T11:44:45.510Z] [2021-08-09T11:44:45.510Z] #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 [2021-08-09T11:44:45.510Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-08-09T11:44:45.510Z] #27 10.40 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-09T11:44:45.510Z] #27 11.28 Selecting previously unselected package libssl1.1:arm64. [2021-08-09T11:44:45.510Z] #27 11.28 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 11.31 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-09T11:44:45.510Z] #27 11.95 Selecting previously unselected package libkrb5-3:arm64. [2021-08-09T11:44:45.510Z] #27 11.95 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 11.97 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-09T11:44:45.510Z] #27 12.09 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-08-09T11:44:45.510Z] #27 12.09 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 12.10 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-09T11:44:45.510Z] #27 12.17 Selecting previously unselected package openssl. [2021-08-09T11:44:45.510Z] #27 12.17 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 12.18 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-09T11:44:45.510Z] #27 12.37 Selecting previously unselected package ca-certificates. [2021-08-09T11:44:45.510Z] #27 12.37 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-09T11:44:45.510Z] #27 12.38 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-09T11:44:45.510Z] #27 12.55 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-09T11:44:45.510Z] #27 12.56 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 12.56 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:44:45.510Z] #27 12.62 Selecting previously unselected package libsasl2-2:arm64. [2021-08-09T11:44:45.510Z] #27 12.62 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 12.62 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:44:45.510Z] #27 12.69 Selecting previously unselected package libldap-common. [2021-08-09T11:44:45.510Z] #27 12.69 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-09T11:44:45.510Z] #27 12.69 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:44:45.510Z] #27 12.80 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-09T11:44:45.510Z] #27 12.80 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 12.81 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:44:45.510Z] #27 12.88 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-09T11:44:45.510Z] #27 12.89 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 12.89 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-09T11:44:45.510Z] #27 12.96 Selecting previously unselected package libpsl5:arm64. [2021-08-09T11:44:45.510Z] #27 12.96 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 12.96 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-08-09T11:44:45.510Z] #27 13.07 Selecting previously unselected package librtmp1:arm64. [2021-08-09T11:44:45.510Z] #27 13.07 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 13.08 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-09T11:44:45.510Z] #27 13.13 Selecting previously unselected package libssh2-1:arm64. [2021-08-09T11:44:45.510Z] #27 13.13 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 13.14 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-09T11:44:45.510Z] #27 13.20 Selecting previously unselected package libcurl4:arm64. [2021-08-09T11:44:45.510Z] #27 13.20 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 13.21 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-09T11:44:45.510Z] #27 13.29 Selecting previously unselected package curl. [2021-08-09T11:44:45.510Z] #27 13.29 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 13.30 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-09T11:44:45.510Z] #27 13.39 Selecting previously unselected package libonig5:arm64. [2021-08-09T11:44:45.510Z] #27 13.39 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 13.39 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-09T11:44:45.510Z] #27 13.48 Selecting previously unselected package libjq1:arm64. [2021-08-09T11:44:45.510Z] #27 13.48 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 13.49 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-09T11:44:45.510Z] #27 13.55 Selecting previously unselected package jq. [2021-08-09T11:44:45.510Z] #27 13.55 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-09T11:44:45.510Z] #27 13.55 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-09T11:44:45.510Z] #27 13.61 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-08-09T11:44:45.510Z] #27 13.63 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-08-09T11:44:45.510Z] #27 13.64 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-09T11:44:45.510Z] #27 13.89 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-09T11:44:45.510Z] #27 13.90 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:44:45.510Z] #27 13.92 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-09T11:44:45.510Z] #27 13.94 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:44:45.510Z] #27 13.95 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-09T11:44:45.510Z] #27 13.96 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-09T11:44:45.510Z] #27 13.98 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-09T11:44:45.510Z] #27 14.00 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-09T11:44:45.510Z] #27 14.02 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-09T11:44:45.510Z] #27 14.03 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-09T11:44:45.510Z] #27 14.05 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-09T11:44:45.510Z] #27 14.07 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-09T11:44:45.510Z] #27 14.08 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-09T11:44:45.510Z] #27 14.09 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-09T11:44:45.732Z] #27 DONE 16.9s [2021-08-09T11:44:45.732Z] [2021-08-09T11:44:45.732Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:45.732Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:44:45.732Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 4.3s done [2021-08-09T11:44:45.732Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 6.5s done [2021-08-09T11:44:45.732Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-08-09T11:44:45.732Z] #9 ... [2021-08-09T11:44:45.732Z] [2021-08-09T11:44:45.732Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-09T11:44:45.732Z] #28 sha256:167368a6a9d61091db5aa4937999fe7430ad127832ec37399eaafcfa3f1a6b96 [2021-08-09T11:44:45.732Z] #28 DONE 0.3s [2021-08-09T11:44:45.732Z] [2021-08-09T11:44:45.732Z] #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 [2021-08-09T11:44:45.732Z] #29 sha256:5685af14ef08485cadcc468cb72cc4dd2b53a4f8564ac0437c6aeeec4b1a97fc [2021-08-09T11:44:45.732Z] #29 ... [2021-08-09T11:44:45.732Z] [2021-08-09T11:44:45.732Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-09T11:44:45.732Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-09T11:44:45.732Z] #9 DONE 24.2s [2021-08-09T11:44:45.988Z] [2021-08-09T11:44:45.988Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-09T11:44:45.988Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-09T11:44:46.004Z] Running on azwin-2-50f6a0 in d:\jenkins\workspace\moby_PR-42726 [Pipeline] { [Pipeline] ws [2021-08-09T11:44:46.021Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-09T11:44:46.085Z] #27 14.99 Updating certificates in /etc/ssl/certs... [2021-08-09T11:44:46.289Z] #52 ... [2021-08-09T11:44:46.289Z] [2021-08-09T11:44:46.289Z] #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 [2021-08-09T11:44:46.289Z] #24 sha256:982b342b7ef9278f6170c4f454ec010465f1b88a3975c216766fc7a3abc9fb7e [2021-08-09T11:44:46.289Z] #24 22.13 + mkdir -p /build [2021-08-09T11:44:46.289Z] #24 22.13 + mv docker/docker /build/ [2021-08-09T11:44:46.289Z] #24 22.13 + rmdir docker [2021-08-09T11:44:46.289Z] #24 DONE 24.3s [2021-08-09T11:44:46.289Z] [2021-08-09T11:44:46.289Z] #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 [2021-08-09T11:44:46.289Z] #59 sha256:00455a6356b4f24968e2cf22b8d0f07805ab99e9d9c3bd6198971cd0f218d1c6 [2021-08-09T11:44:46.290Z] #59 20.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-09T11:44:46.290Z] #59 21.63 go: downloading github.com/google/uuid v1.3.0 [2021-08-09T11:44:46.290Z] #59 21.63 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-09T11:44:46.290Z] #59 21.80 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-09T11:44:46.290Z] #59 22.14 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-09T11:44:46.290Z] #59 22.65 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-09T11:44:46.290Z] #59 23.23 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-09T11:44:46.290Z] #59 23.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-09T11:44:46.290Z] #59 23.90 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-09T11:44:46.347Z] #27 ... [2021-08-09T11:44:46.347Z] [2021-08-09T11:44:46.347Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-09T11:44:46.347Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-08-09T11:44:46.347Z] #10 DONE 0.9s [2021-08-09T11:44:46.347Z] [2021-08-09T11:44:46.347Z] #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 [2021-08-09T11:44:46.347Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-08-09T11:44:46.369Z] #53 83.11 vendor/golang.org/x/net/http/httpguts [2021-08-09T11:44:46.369Z] #53 83.33 vendor/golang.org/x/net/http/httpproxy [2021-08-09T11:44:46.551Z] #10 DONE 0.7s [2021-08-09T11:44:46.551Z] [2021-08-09T11:44:46.551Z] #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 [2021-08-09T11:44:46.551Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-09T11:44:46.942Z] #53 83.74 mime/multipart [2021-08-09T11:44:46.959Z] #11 DONE 0.8s [2021-08-09T11:44:46.959Z] [2021-08-09T11:44:46.959Z] #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 [2021-08-09T11:44:46.959Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-09T11:44:47.219Z] #59 ... [2021-08-09T11:44:47.219Z] [2021-08-09T11:44:47.219Z] #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 [2021-08-09T11:44:47.219Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:44:47.219Z] #36 15.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:44:47.219Z] #36 18.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:44:47.219Z] #36 ... [2021-08-09T11:44:47.219Z] [2021-08-09T11:44:47.219Z] #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 [2021-08-09T11:44:47.219Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:44:47.219Z] #44 22.96 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-09T11:44:47.309Z] The recommended git tool is: git [2021-08-09T11:44:47.564Z] #36 ... [2021-08-09T11:44:47.564Z] [2021-08-09T11:44:47.564Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-09T11:44:47.564Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-08-09T11:44:47.564Z] #39 DONE 0.2s [2021-08-09T11:44:47.564Z] [2021-08-09T11:44:47.564Z] #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 [2021-08-09T11:44:47.564Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-08-09T11:44:47.564Z] #43 DONE 0.3s [2021-08-09T11:44:47.564Z] [2021-08-09T11:44:47.564Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-09T11:44:47.564Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-08-09T11:44:47.564Z] #31 DONE 0.3s [2021-08-09T11:44:47.564Z] [2021-08-09T11:44:47.564Z] #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 [2021-08-09T11:44:47.564Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-08-09T11:44:47.564Z] #27 16.41 137 added, 0 removed; done. [2021-08-09T11:44:47.564Z] #27 16.48 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-09T11:44:47.564Z] #27 16.51 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-09T11:44:47.783Z] #44 ... [2021-08-09T11:44:47.783Z] [2021-08-09T11:44:47.783Z] #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 [2021-08-09T11:44:47.783Z] #34 sha256:8fd189f6cb0ed584c5ada1ad4f94ece4b0d4623397ce3eeafc931d43c87a8328 [2021-08-09T11:44:47.783Z] #34 23.07 github.com/pelletier/go-toml/cmd/tomll [2021-08-09T11:44:47.783Z] #34 DONE 26.1s [2021-08-09T11:44:47.860Z] #27 16.51 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-09T11:44:47.860Z] #27 16.53 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-09T11:44:47.860Z] #27 16.56 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:44:47.860Z] #27 16.61 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-09T11:44:47.860Z] #27 16.64 Updating certificates in /etc/ssl/certs... [2021-08-09T11:44:47.919Z] #11 DONE 1.5s [2021-08-09T11:44:47.919Z] [2021-08-09T11:44:47.919Z] #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 [2021-08-09T11:44:47.919Z] #29 sha256:5685af14ef08485cadcc468cb72cc4dd2b53a4f8564ac0437c6aeeec4b1a97fc [2021-08-09T11:44:47.919Z] #29 1.108 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-09T11:44:47.919Z] #29 1.196 [2021-08-09T11:44:47.919Z] #29 1.309 ############# 18.1% ########################### 38.1% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.6% ######################################################################## 100.0% [2021-08-09T11:44:47.919Z] #29 1.790 [2021-08-09T11:44:47.919Z] #29 1.889 ######################################################################## 100.0% [2021-08-09T11:44:47.919Z] #29 1.951 [2021-08-09T11:44:47.919Z] #29 2.063 ################################################################## 92.3% ######################################################################## 100.0% [2021-08-09T11:44:47.919Z] #29 2.122 [2021-08-09T11:44:48.041Z] [2021-08-09T11:44:48.041Z] #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 [2021-08-09T11:44:48.041Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:44:48.041Z] #46 21.47 math/bits [2021-08-09T11:44:48.041Z] #46 22.29 math [2021-08-09T11:44:48.041Z] #46 26.04 unicode/utf16 [2021-08-09T11:44:48.299Z] #46 26.53 container/list [2021-08-09T11:44:48.328Z] #53 84.97 crypto/tls [2021-08-09T11:44:48.442Z] #29 2.233 ############ 17.6% ########################## 36.4% ############################## 42.1% ####################################################### 77.0% ######################################################################## 100.0% [2021-08-09T11:44:48.442Z] #29 2.757 [2021-08-09T11:44:48.867Z] #46 ... [2021-08-09T11:44:48.867Z] [2021-08-09T11:44:48.867Z] #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 [2021-08-09T11:44:48.867Z] #50 sha256:238e00dcf13afbd51c4279f335524780828fc1925b2a5155af710a02ba2edf55 [2021-08-09T11:44:48.867Z] #50 27.27 go: downloading github.com/fatih/color v1.7.0 [2021-08-09T11:44:49.124Z] #50 27.38 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-09T11:44:49.124Z] #50 27.49 go: downloading github.com/pkg/errors v0.8.1 [2021-08-09T11:44:49.385Z] #50 27.64 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-09T11:44:49.385Z] #50 27.64 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-09T11:44:49.957Z] #50 28.08 go: downloading github.com/spf13/viper v1.6.1 [2021-08-09T11:44:50.467Z] #27 19.20 0 added, 0 removed; done. [2021-08-09T11:44:50.467Z] #27 19.20 Running hooks in /etc/ca-certificates/update.d... [2021-08-09T11:44:50.467Z] #27 ... [2021-08-09T11:44:50.467Z] [2021-08-09T11:44:50.467Z] #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 [2021-08-09T11:44:50.467Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-08-09T11:44:50.467Z] #12 DONE 3.4s [2021-08-09T11:44:50.467Z] [2021-08-09T11:44:50.467Z] #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 [2021-08-09T11:44:50.467Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-08-09T11:44:50.467Z] #27 19.20 done. [2021-08-09T11:44:50.467Z] #27 DONE 19.4s [2021-08-09T11:44:50.467Z] [2021-08-09T11:44:50.467Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-09T11:44:50.467Z] #28 sha256:392a644465a0b7cd150de76044457bef23a2efc347a0596bbaebf234447f1f27 [2021-08-09T11:44:50.521Z] #50 28.78 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-09T11:44:50.521Z] #50 28.91 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-09T11:44:50.521Z] #50 29.03 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-09T11:44:50.615Z] #29 2.869 ### 4.8% ####### 9.9% ########## 15.2% ############# 18.8% ################## 25.5% #################### 29.1% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.9% ############################################ 62.0% ################################################ 67.3% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.2% ################################################################### 93.4% ###################################################################### 98.6% ######################################################################## 100.0% [2021-08-09T11:44:50.615Z] #29 4.773 [2021-08-09T11:44:50.730Z] #28 DONE 0.1s [2021-08-09T11:44:50.730Z] [2021-08-09T11:44:50.730Z] #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 [2021-08-09T11:44:50.730Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:44:50.777Z] #50 29.06 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-09T11:44:50.872Z] #29 5.123 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-09T11:44:50.872Z] #29 5.194 [2021-08-09T11:44:50.872Z] #29 5.261 ######################################################################## 100.0% [2021-08-09T11:44:50.872Z] #29 5.315 [2021-08-09T11:44:51.128Z] #29 5.583 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-09T11:44:51.386Z] #29 5.636 [2021-08-09T11:44:51.386Z] #29 5.692 ######################################################################## 100.0% [2021-08-09T11:44:51.386Z] #29 5.717 [2021-08-09T11:44:51.642Z] #29 5.930 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-09T11:44:51.900Z] #29 6.060 [2021-08-09T11:44:52.161Z] #50 30.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-09T11:44:52.413Z] #29 6.174 ############ 16.9% ####################### 33.0% ###################################### 52.9% ################################################### 71.1% ################################################################ 89.1% ######################################################################## 100.0% [2021-08-09T11:44:52.413Z] #29 6.687 [2021-08-09T11:44:52.536Z] #53 89.42 net/http/httptrace [2021-08-09T11:44:52.669Z] #29 6.970 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-09T11:44:52.669Z] #29 7.040 [2021-08-09T11:44:52.729Z] #50 31.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-09T11:44:52.797Z] #53 89.58 net/http [2021-08-09T11:44:52.797Z] #53 ... [2021-08-09T11:44:52.797Z] [2021-08-09T11:44:52.797Z] #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 [2021-08-09T11:44:52.797Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-09T11:44:52.797Z] #17 59.88 Reading package lists... [2021-08-09T11:44:52.797Z] #17 72.04 Building dependency tree... [2021-08-09T11:44:52.797Z] #17 76.92 The following additional packages will be installed: [2021-08-09T11:44:52.797Z] #17 76.93 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-09T11:44:52.797Z] #17 76.93 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.93 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.93 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-09T11:44:52.797Z] #17 76.93 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.93 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.93 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-09T11:44:52.797Z] #17 76.93 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-08-09T11:44:52.797Z] #17 76.93 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.93 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.93 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-08-09T11:44:52.797Z] #17 76.93 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-08-09T11:44:52.797Z] #17 76.93 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-08-09T11:44:52.797Z] #17 76.93 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-08-09T11:44:52.797Z] #17 76.93 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.93 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.94 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-08-09T11:44:52.797Z] #17 76.94 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-08-09T11:44:52.797Z] #17 76.94 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-09T11:44:52.797Z] #17 76.94 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-09T11:44:52.797Z] #17 76.94 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-09T11:44:52.797Z] #17 76.94 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.94 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-09T11:44:52.797Z] #17 76.94 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-09T11:44:52.797Z] #17 76.94 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-08-09T11:44:52.797Z] #17 76.94 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.94 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-08-09T11:44:52.797Z] #17 76.94 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-08-09T11:44:52.797Z] #17 76.94 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-08-09T11:44:52.797Z] #17 76.94 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-08-09T11:44:52.797Z] #17 76.94 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-08-09T11:44:52.797Z] #17 76.94 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.94 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.94 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-09T11:44:52.797Z] #17 76.94 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.94 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-09T11:44:52.797Z] #17 76.94 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-09T11:44:52.797Z] #17 76.94 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-09T11:44:52.797Z] #17 76.94 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.94 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-09T11:44:52.797Z] #17 76.94 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-09T11:44:52.797Z] #17 76.94 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-09T11:44:52.797Z] #17 76.94 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.95 linux-libc-dev-s390x-cross patch xz-utils [2021-08-09T11:44:52.797Z] #17 76.99 Suggested packages: [2021-08-09T11:44:52.797Z] #17 76.99 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-08-09T11:44:52.797Z] #17 76.99 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-08-09T11:44:52.797Z] #17 76.99 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-08-09T11:44:52.797Z] #17 76.99 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.99 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-08-09T11:44:52.797Z] #17 76.99 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-08-09T11:44:52.797Z] #17 76.99 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-08-09T11:44:52.797Z] #17 76.99 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-08-09T11:44:52.797Z] #17 76.99 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-08-09T11:44:52.797Z] #17 76.99 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-08-09T11:44:52.797Z] #17 76.99 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-08-09T11:44:52.797Z] #17 76.99 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-08-09T11:44:52.797Z] #17 76.99 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-08-09T11:44:52.797Z] #17 76.99 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-08-09T11:44:52.797Z] #17 76.99 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-08-09T11:44:52.797Z] #17 76.99 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-08-09T11:44:52.797Z] #17 76.99 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.99 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.99 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.99 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.99 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-08-09T11:44:52.797Z] #17 76.99 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.99 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-08-09T11:44:52.797Z] #17 76.99 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-08-09T11:44:52.797Z] #17 76.99 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-08-09T11:44:52.797Z] #17 76.99 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-08-09T11:44:52.797Z] #17 76.99 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-09T11:44:52.797Z] #17 76.99 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-09T11:44:52.797Z] #17 76.99 libyaml-shell-perl ed diffutils-doc [2021-08-09T11:44:52.797Z] #17 76.99 Recommended packages: [2021-08-09T11:44:52.797Z] #17 76.99 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-09T11:44:52.797Z] #17 76.99 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-09T11:44:52.924Z] #29 7.078 ######################################################################## 100.0% [2021-08-09T11:44:52.924Z] #29 7.115 [2021-08-09T11:44:52.924Z] #29 7.274 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-09T11:44:52.924Z] #29 7.337 [2021-08-09T11:44:52.989Z] #50 ... [2021-08-09T11:44:52.989Z] [2021-08-09T11:44:52.989Z] #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 [2021-08-09T11:44:52.989Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:44:52.989Z] #13 15.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:44:53.180Z] #29 7.372 ######################################################################## 100.0% [2021-08-09T11:44:53.180Z] #29 7.419 [2021-08-09T11:44:53.180Z] #29 7.428 Download of images into '/build' complete. [2021-08-09T11:44:53.180Z] #29 7.428 Use something like the following to load the result into a Docker daemon: [2021-08-09T11:44:53.180Z] #29 7.428 tar -cC '/build' . | docker load [2021-08-09T11:44:53.289Z] #13 ... [2021-08-09T11:44:53.289Z] [2021-08-09T11:44:53.289Z] #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 [2021-08-09T11:44:53.289Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:44:53.289Z] #40 27.52 Checking out files: 59% (1016/1696) Checking out files: 60% (1018/1696) Checking out files: 61% (1035/1696) Checking out files: 62% (1052/1696) Checking out files: 63% (1069/1696) Checking out files: 64% (1086/1696) Checking out files: 65% (1103/1696) Checking out files: 66% (1120/1696) Checking out files: 67% (1137/1696) Checking out files: 68% (1154/1696) Checking out files: 69% (1171/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/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. [2021-08-09T11:44:53.289Z] #40 28.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-09T11:44:53.289Z] #40 30.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-09T11:44:53.743Z] #29 ... [2021-08-09T11:44:53.743Z] [2021-08-09T11:44:53.743Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-09T11:44:53.743Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-09T11:44:53.743Z] #39 DONE 5.8s [2021-08-09T11:44:53.743Z] [2021-08-09T11:44:53.743Z] #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 [2021-08-09T11:44:53.743Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:44:54.006Z] #40 ... [2021-08-09T11:44:54.006Z] [2021-08-09T11:44:54.006Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-09T11:44:54.006Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-09T11:44:54.006Z] #31 DONE 5.9s [2021-08-09T11:44:54.006Z] [2021-08-09T11:44:54.006Z] #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 [2021-08-09T11:44:54.006Z] #29 sha256:5685af14ef08485cadcc468cb72cc4dd2b53a4f8564ac0437c6aeeec4b1a97fc [2021-08-09T11:44:54.006Z] #29 DONE 8.3s [2021-08-09T11:44:54.006Z] [2021-08-09T11:44:54.006Z] #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 [2021-08-09T11:44:54.006Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-09T11:44:54.006Z] #43 DONE 6.0s [2021-08-09T11:44:54.006Z] [2021-08-09T11:44:54.006Z] #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 [2021-08-09T11:44:54.006Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:44:54.979Z] #29 4.007 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-09T11:44:54.979Z] #29 4.423 [2021-08-09T11:44:55.829Z] #40 ... [2021-08-09T11:44:55.829Z] [2021-08-09T11:44:55.829Z] #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 [2021-08-09T11:44:55.829Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:44:55.829Z] #44 33.16 Fetched 8464 kB in 25s (338 kB/s) [2021-08-09T11:44:56.882Z] #29 4.714 0.0% ## 3.7% ###### 9.4% ######### 13.6% ############## 20.8% ##################### 30.3% ########################### 38.4% ################################ 45.2% ##################################### 52.0% ######################################### 57.9% ############################################## 64.9% ##################################################### 74.3% ########################################################## 81.6% ################################################################# 90.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-08-09T11:44:57.146Z] #29 ... [2021-08-09T11:44:57.146Z] [2021-08-09T11:44:57.146Z] #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 [2021-08-09T11:44:57.146Z] #52 sha256:ab32bdedef1fad25fbaaa406021e1c409b4f1d41292ed5103c43066b82b3811f [2021-08-09T11:44:57.146Z] #52 4.044 + RM_GOPATH=0 [2021-08-09T11:44:57.146Z] #52 4.044 + TMP_GOPATH= [2021-08-09T11:44:57.146Z] #52 4.044 + : /build [2021-08-09T11:44:57.146Z] #52 4.044 + '[' -z '' ']' [2021-08-09T11:44:57.146Z] #52 4.044 ++ mktemp -d [2021-08-09T11:44:57.146Z] #52 4.044 + export GOPATH=/tmp/tmp.TDTMkIEo4Y [2021-08-09T11:44:57.146Z] #52 4.044 + GOPATH=/tmp/tmp.TDTMkIEo4Y [2021-08-09T11:44:57.146Z] #52 4.044 + RM_GOPATH=1 [2021-08-09T11:44:57.146Z] #52 4.044 + case "$(go env GOARCH)" in [2021-08-09T11:44:57.146Z] #52 4.044 ++ go env GOARCH [2021-08-09T11:44:57.146Z] #52 4.059 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:57.146Z] #52 4.059 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:57.146Z] #52 4.060 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:57.146Z] #52 4.062 + dir=/tmp/install [2021-08-09T11:44:57.146Z] #52 4.062 + bin=shfmt [2021-08-09T11:44:57.146Z] #52 4.062 + shift [2021-08-09T11:44:57.146Z] #52 4.062 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-09T11:44:57.146Z] #52 4.062 + . /tmp/install/shfmt.installer [2021-08-09T11:44:57.146Z] #52 4.062 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:44:57.146Z] #52 4.062 + install_shfmt [2021-08-09T11:44:57.146Z] #52 4.062 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-09T11:44:57.146Z] #52 4.062 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TDTMkIEo4Y/src/github.com/mvdan/sh [2021-08-09T11:44:57.146Z] #52 4.063 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:44:57.146Z] #52 4.073 Cloning into '/tmp/tmp.TDTMkIEo4Y/src/github.com/mvdan/sh'... [2021-08-09T11:44:57.146Z] #52 ... [2021-08-09T11:44:57.146Z] [2021-08-09T11:44:57.146Z] #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 [2021-08-09T11:44:57.146Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:44:57.146Z] #46 4.704 + RM_GOPATH=0 [2021-08-09T11:44:57.146Z] #46 4.704 + TMP_GOPATH= [2021-08-09T11:44:57.146Z] #46 4.704 + : /build [2021-08-09T11:44:57.146Z] #46 4.704 + '[' -z '' ']' [2021-08-09T11:44:57.146Z] #46 4.704 ++ mktemp -d [2021-08-09T11:44:57.146Z] #46 4.704 + export GOPATH=/tmp/tmp.TPNuCBzINz [2021-08-09T11:44:57.146Z] #46 4.704 + GOPATH=/tmp/tmp.TPNuCBzINz [2021-08-09T11:44:57.146Z] #46 4.704 + RM_GOPATH=1 [2021-08-09T11:44:57.146Z] #46 4.704 + case "$(go env GOARCH)" in [2021-08-09T11:44:57.146Z] #46 4.704 ++ go env GOARCH [2021-08-09T11:44:57.146Z] #46 4.731 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:44:57.146Z] #46 4.731 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:57.146Z] #46 4.731 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:57.146Z] #46 4.731 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:57.146Z] #46 4.731 + dir=/tmp/install [2021-08-09T11:44:57.146Z] #46 4.731 + bin=vndr [2021-08-09T11:44:57.146Z] #46 4.731 + shift [2021-08-09T11:44:57.146Z] #46 4.731 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-09T11:44:57.146Z] #46 4.731 + . /tmp/install/vndr.installer [2021-08-09T11:44:57.146Z] #46 4.731 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:44:57.146Z] #46 4.731 + install_vndr [2021-08-09T11:44:57.146Z] #46 4.731 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-09T11:44:57.146Z] #46 4.731 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TPNuCBzINz/src/github.com/LK4D4/vndr [2021-08-09T11:44:57.146Z] #46 4.732 Cloning into '/tmp/tmp.TPNuCBzINz/src/github.com/LK4D4/vndr'... [2021-08-09T11:44:57.146Z] #46 5.546 + cd /tmp/tmp.TPNuCBzINz/src/github.com/LK4D4/vndr [2021-08-09T11:44:57.146Z] #46 5.546 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:44:57.146Z] #46 5.561 + go build -buildmode=pie -v -o /build/vndr . [2021-08-09T11:44:57.146Z] #46 7.075 internal/unsafeheader [2021-08-09T11:44:57.146Z] #46 7.085 runtime/internal/sys [2021-08-09T11:44:57.146Z] #46 7.088 internal/cpu [2021-08-09T11:44:57.146Z] #46 7.117 runtime/internal/atomic [2021-08-09T11:44:57.146Z] #46 7.245 internal/race [2021-08-09T11:44:57.146Z] #46 7.533 runtime/internal/math [2021-08-09T11:44:57.146Z] #46 7.640 sync/atomic [2021-08-09T11:44:57.146Z] #46 7.723 unicode [2021-08-09T11:44:57.146Z] #46 7.743 unicode/utf8 [2021-08-09T11:44:57.146Z] #46 8.340 math/bits [2021-08-09T11:44:57.146Z] #46 8.802 internal/bytealg [2021-08-09T11:44:57.146Z] #46 8.811 encoding [2021-08-09T11:44:57.146Z] #46 9.066 math [2021-08-09T11:44:57.146Z] #46 9.117 unicode/utf16 [2021-08-09T11:44:57.146Z] #46 9.562 container/list [2021-08-09T11:44:57.409Z] #46 ... [2021-08-09T11:44:57.409Z] [2021-08-09T11:44:57.409Z] #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 [2021-08-09T11:44:57.409Z] #59 sha256:3a1c424fdd21b9e9ad2cd1be48449ee70190b35de0e1433327a53bf5f63f9792 [2021-08-09T11:44:57.409Z] #59 3.934 + RM_GOPATH=0 [2021-08-09T11:44:57.409Z] #59 3.934 + TMP_GOPATH= [2021-08-09T11:44:57.409Z] #59 3.934 + : /build [2021-08-09T11:44:57.409Z] #59 3.934 + '[' -z '' ']' [2021-08-09T11:44:57.409Z] #59 3.934 ++ mktemp -d [2021-08-09T11:44:57.409Z] #59 3.939 + export GOPATH=/tmp/tmp.2zxf5CMkqz [2021-08-09T11:44:57.409Z] #59 3.939 + GOPATH=/tmp/tmp.2zxf5CMkqz [2021-08-09T11:44:57.409Z] #59 3.939 + RM_GOPATH=1 [2021-08-09T11:44:57.409Z] #59 3.939 + case "$(go env GOARCH)" in [2021-08-09T11:44:57.409Z] #59 3.940 ++ go env GOARCH [2021-08-09T11:44:57.409Z] #59 3.957 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:57.409Z] #59 3.957 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:57.409Z] #59 3.959 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:57.409Z] #59 3.975 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:44:57.409Z] #59 3.977 + dir=/tmp/install [2021-08-09T11:44:57.409Z] #59 3.977 + bin=rootlesskit [2021-08-09T11:44:57.409Z] #59 3.977 + shift [2021-08-09T11:44:57.409Z] #59 3.977 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-09T11:44:57.409Z] #59 3.977 + . /tmp/install/rootlesskit.installer [2021-08-09T11:44:57.409Z] #59 3.977 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:44:57.409Z] #59 3.977 + install_rootlesskit [2021-08-09T11:44:57.409Z] #59 3.977 + case "$1" in [2021-08-09T11:44:57.409Z] #59 3.977 + export CGO_ENABLED=0 [2021-08-09T11:44:57.409Z] #59 3.977 + CGO_ENABLED=0 [2021-08-09T11:44:57.409Z] #59 3.977 + _install_rootlesskit [2021-08-09T11:44:57.409Z] #59 3.977 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-09T11:44:57.409Z] #59 3.977 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2zxf5CMkqz/src/github.com/rootless-containers/rootlesskit [2021-08-09T11:44:57.409Z] #59 3.977 Cloning into '/tmp/tmp.2zxf5CMkqz/src/github.com/rootless-containers/rootlesskit'... [2021-08-09T11:44:57.409Z] #59 5.975 + cd /tmp/tmp.2zxf5CMkqz/src/github.com/rootless-containers/rootlesskit [2021-08-09T11:44:57.409Z] #59 5.981 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:44:57.409Z] #59 6.026 + export GO111MODULE=on [2021-08-09T11:44:57.409Z] #59 6.026 + GO111MODULE=on [2021-08-09T11:44:57.409Z] #59 6.026 + export GOPROXY=https://proxy.golang.org [2021-08-09T11:44:57.409Z] #59 6.026 + GOPROXY=https://proxy.golang.org [2021-08-09T11:44:57.409Z] #59 6.026 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-09T11:44:57.409Z] #59 6.026 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-09T11:44:57.409Z] #59 7.545 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-09T11:44:57.409Z] #59 7.545 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-09T11:44:57.409Z] #59 7.546 go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T11:44:57.409Z] #59 7.937 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-09T11:44:57.409Z] #59 7.957 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-09T11:44:57.409Z] #59 9.729 go: downloading github.com/google/uuid v1.3.0 [2021-08-09T11:44:57.409Z] #59 9.763 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-09T11:44:57.409Z] #59 10.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-09T11:44:57.409Z] #59 ... [2021-08-09T11:44:57.409Z] [2021-08-09T11:44:57.410Z] #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 [2021-08-09T11:44:57.410Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-08-09T11:44:57.410Z] #40 3.537 + git clone https://github.com/docker/distribution.git . [2021-08-09T11:44:57.410Z] #40 3.539 Cloning into '.'... [2021-08-09T11:44:57.679Z] #40 ... [2021-08-09T11:44:57.679Z] [2021-08-09T11:44:57.679Z] #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 [2021-08-09T11:44:57.679Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-09T11:44:57.679Z] #44 5.883 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:44:57.679Z] #44 5.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:44:57.679Z] #44 5.917 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:44:57.679Z] #44 6.671 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-09T11:44:57.679Z] #44 6.982 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:44:57.679Z] #44 8.491 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:44:57.679Z] #44 9.883 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:44:57.679Z] #44 ... [2021-08-09T11:44:57.679Z] [2021-08-09T11:44:57.679Z] #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 [2021-08-09T11:44:57.679Z] #34 sha256:19b7f199076e67586135914d55f68531e624ec96b50fd240f8457dc59682d14c [2021-08-09T11:44:57.679Z] #34 5.203 Install go-toml version v1.8.1 [2021-08-09T11:44:57.679Z] #34 5.873 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-09T11:44:57.679Z] #34 8.882 github.com/pelletier/go-toml [2021-08-09T11:44:57.679Z] #34 ... [2021-08-09T11:44:57.679Z] [2021-08-09T11:44:57.679Z] #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 [2021-08-09T11:44:57.679Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-08-09T11:44:57.679Z] #32 5.135 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-09T11:44:57.679Z] #32 5.135 Cloning into '.'... [2021-08-09T11:44:57.942Z] #32 ... [2021-08-09T11:44:57.942Z] [2021-08-09T11:44:57.942Z] #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 [2021-08-09T11:44:57.942Z] #48 sha256:4e527a01b317095c6881d3012e4df5b9c1e895d3c5183370355b47d2bfe753fc [2021-08-09T11:44:57.942Z] #48 4.483 + RM_GOPATH=0 [2021-08-09T11:44:57.942Z] #48 4.483 + TMP_GOPATH= [2021-08-09T11:44:57.942Z] #48 4.483 + : /build [2021-08-09T11:44:57.942Z] #48 4.483 + '[' -z '' ']' [2021-08-09T11:44:57.942Z] #48 4.487 ++ mktemp -d [2021-08-09T11:44:57.942Z] #48 4.494 + export GOPATH=/tmp/tmp.sEATxzwSld [2021-08-09T11:44:57.942Z] #48 4.494 + GOPATH=/tmp/tmp.sEATxzwSld [2021-08-09T11:44:57.942Z] #48 4.494 + RM_GOPATH=1 [2021-08-09T11:44:57.942Z] #48 4.494 + case "$(go env GOARCH)" in [2021-08-09T11:44:57.942Z] #48 4.507 ++ go env GOARCH [2021-08-09T11:44:57.942Z] #48 4.510 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:57.942Z] #48 4.510 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:57.942Z] #48 4.517 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:57.942Z] #48 4.517 + dir=/tmp/install [2021-08-09T11:44:57.942Z] #48 4.517 + bin=gotestsum [2021-08-09T11:44:57.942Z] #48 4.517 + shift [2021-08-09T11:44:57.942Z] #48 4.517 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-09T11:44:57.942Z] #48 4.517 + . /tmp/install/gotestsum.installer [2021-08-09T11:44:57.942Z] #48 4.517 ++ : v0.5.3 [2021-08-09T11:44:57.942Z] #48 4.517 + install_gotestsum [2021-08-09T11:44:57.942Z] #48 4.519 + set -e [2021-08-09T11:44:57.942Z] #48 4.519 + export GO111MODULE=on [2021-08-09T11:44:57.942Z] #48 4.519 + GO111MODULE=on [2021-08-09T11:44:57.942Z] #48 4.519 + GOBIN=/build [2021-08-09T11:44:57.942Z] #48 4.519 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-09T11:44:57.942Z] #48 5.276 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-09T11:44:57.942Z] #48 6.864 go: downloading github.com/fatih/color v1.9.0 [2021-08-09T11:44:57.942Z] #48 6.865 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-09T11:44:57.942Z] #48 6.865 go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T11:44:57.942Z] #48 6.883 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-09T11:44:57.942Z] #48 7.295 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-09T11:44:57.942Z] #48 7.343 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-09T11:44:57.942Z] #48 7.346 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-09T11:44:57.942Z] #48 7.844 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T11:44:57.942Z] #48 7.915 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T11:44:57.942Z] #48 8.151 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-09T11:44:57.942Z] #48 8.382 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-09T11:44:57.942Z] #48 ... [2021-08-09T11:44:57.942Z] [2021-08-09T11:44:57.942Z] #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 [2021-08-09T11:44:57.942Z] #24 sha256:d9c9460bc47162fd2ec110a3056b5cbb3eb1a20c4426209e491cf793e19998da [2021-08-09T11:44:57.942Z] #24 5.508 + RM_GOPATH=0 [2021-08-09T11:44:57.942Z] #24 5.508 + TMP_GOPATH= [2021-08-09T11:44:57.942Z] #24 5.508 + : /build [2021-08-09T11:44:57.942Z] #24 5.508 + '[' -z '' ']' [2021-08-09T11:44:57.942Z] #24 5.508 ++ mktemp -d [2021-08-09T11:44:57.942Z] #24 5.520 + export GOPATH=/tmp/tmp.8io8Z9qgmm [2021-08-09T11:44:57.942Z] #24 5.520 + GOPATH=/tmp/tmp.8io8Z9qgmm [2021-08-09T11:44:57.942Z] #24 5.520 + RM_GOPATH=1 [2021-08-09T11:44:57.942Z] #24 5.520 + case "$(go env GOARCH)" in [2021-08-09T11:44:57.942Z] #24 5.520 ++ go env GOARCH [2021-08-09T11:44:57.942Z] #24 5.562 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:57.942Z] #24 5.562 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:57.942Z] #24 5.565 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:57.942Z] #24 5.566 + dir=/tmp/install [2021-08-09T11:44:57.942Z] #24 5.567 + bin=dockercli [2021-08-09T11:44:57.942Z] #24 5.567 + shift [2021-08-09T11:44:57.942Z] #24 5.567 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-09T11:44:57.942Z] #24 5.567 + . /tmp/install/dockercli.installer [2021-08-09T11:44:57.942Z] #24 5.567 ++ : stable [2021-08-09T11:44:57.942Z] #24 5.567 ++ : 17.06.2-ce [2021-08-09T11:44:57.942Z] #24 5.567 + install_dockercli [2021-08-09T11:44:57.942Z] #24 5.567 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-09T11:44:57.942Z] #24 5.569 Install docker/cli version 17.06.2-ce from stable [2021-08-09T11:44:57.942Z] #24 5.570 ++ uname -m [2021-08-09T11:44:57.942Z] #24 5.573 + arch=aarch64 [2021-08-09T11:44:57.942Z] #24 5.585 + '[' aarch64 '!=' x86_64 ']' [2021-08-09T11:44:57.942Z] #24 5.585 + '[' aarch64 '!=' s390x ']' [2021-08-09T11:44:57.942Z] #24 5.585 + '[' aarch64 '!=' armhf ']' [2021-08-09T11:44:57.942Z] #24 5.585 + build_dockercli [2021-08-09T11:44:57.942Z] #24 5.585 + git clone https://github.com/docker/docker-ce /tmp/tmp.8io8Z9qgmm/tmp/docker-ce [2021-08-09T11:44:57.943Z] #24 5.590 Cloning into '/tmp/tmp.8io8Z9qgmm/tmp/docker-ce'... [2021-08-09T11:44:58.092Z] #17 81.45 The following NEW packages will be installed: [2021-08-09T11:44:58.092Z] #17 81.45 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-09T11:44:58.092Z] #17 81.45 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-09T11:44:58.092Z] #17 81.45 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-09T11:44:58.092Z] #17 81.45 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-09T11:44:58.092Z] #17 81.45 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-09T11:44:58.092Z] #17 81.45 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-09T11:44:58.092Z] #17 81.45 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-09T11:44:58.092Z] #17 81.45 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-09T11:44:58.092Z] #17 81.45 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-09T11:44:58.092Z] #17 81.46 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-08-09T11:44:58.092Z] #17 81.46 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-08-09T11:44:58.092Z] #17 81.46 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-08-09T11:44:58.092Z] #17 81.46 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-08-09T11:44:58.092Z] #17 81.46 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-08-09T11:44:58.092Z] #17 81.46 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-08-09T11:44:58.093Z] #17 81.46 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-08-09T11:44:58.093Z] #17 81.46 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-08-09T11:44:58.093Z] #17 81.46 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-08-09T11:44:58.093Z] #17 81.46 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-08-09T11:44:58.093Z] #17 81.46 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-08-09T11:44:58.093Z] #17 81.46 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-08-09T11:44:58.093Z] #17 81.46 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-08-09T11:44:58.093Z] #17 81.46 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-08-09T11:44:58.093Z] #17 81.46 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-08-09T11:44:58.093Z] #17 81.46 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-08-09T11:44:58.093Z] #17 81.46 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-08-09T11:44:58.093Z] #17 81.46 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-08-09T11:44:58.093Z] #17 81.46 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-08-09T11:44:58.093Z] #17 81.46 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-08-09T11:44:58.093Z] #17 81.46 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-08-09T11:44:58.093Z] #17 81.47 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-09T11:44:58.093Z] #17 81.47 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-08-09T11:44:58.093Z] #17 81.47 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-09T11:44:58.093Z] #17 81.47 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-09T11:44:58.093Z] #17 81.48 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-09T11:44:58.093Z] #17 81.48 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-09T11:44:58.093Z] #17 81.48 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-09T11:44:58.093Z] #17 81.48 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-09T11:44:58.093Z] #17 81.48 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-09T11:44:58.093Z] #17 81.48 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-09T11:44:58.093Z] #17 81.48 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-09T11:44:58.093Z] #17 81.48 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-09T11:44:58.093Z] #17 81.48 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-09T11:44:58.093Z] #17 81.48 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-09T11:44:58.093Z] #17 81.48 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-09T11:44:58.093Z] #17 81.49 linux-libc-dev-s390x-cross patch xz-utils [2021-08-09T11:44:58.093Z] #17 81.96 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:44:58.093Z] #17 81.96 Need to get 169 MB of archives. [2021-08-09T11:44:58.093Z] #17 81.96 After this operation, 612 MB of additional disk space will be used. [2021-08-09T11:44:58.093Z] #17 81.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-08-09T11:44:58.093Z] #17 81.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-09T11:44:58.093Z] #17 81.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-08-09T11:44:58.093Z] #17 81.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-08-09T11:44:58.093Z] #17 81.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-08-09T11:44:58.093Z] #17 81.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-09T11:44:58.093Z] #17 81.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-08-09T11:44:58.093Z] #17 82.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-08-09T11:44:58.093Z] #17 82.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-08-09T11:44:58.093Z] #17 82.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-08-09T11:44:58.093Z] #17 82.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-08-09T11:44:58.181Z] #44 ... [2021-08-09T11:44:58.181Z] [2021-08-09T11:44:58.181Z] #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 [2021-08-09T11:44:58.181Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-08-09T11:44:58.181Z] #12 DONE 9.5s [2021-08-09T11:44:58.181Z] [2021-08-09T11:44:58.181Z] #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 [2021-08-09T11:44:58.181Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:44:58.181Z] #13 ... [2021-08-09T11:44:58.181Z] [2021-08-09T11:44:58.181Z] #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 [2021-08-09T11:44:58.181Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:44:58.181Z] #36 ... [2021-08-09T11:44:58.181Z] [2021-08-09T11:44:58.181Z] #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 [2021-08-09T11:44:58.181Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:44:58.181Z] #46 10.11 + RM_GOPATH=0 [2021-08-09T11:44:58.181Z] #46 10.11 + TMP_GOPATH= [2021-08-09T11:44:58.181Z] #46 10.11 + : /build [2021-08-09T11:44:58.181Z] #46 10.11 + '[' -z '' ']' [2021-08-09T11:44:58.181Z] #46 10.11 ++ mktemp -d [2021-08-09T11:44:58.181Z] #46 10.11 + export GOPATH=/tmp/tmp.md1NB8IvcX [2021-08-09T11:44:58.181Z] #46 10.11 + GOPATH=/tmp/tmp.md1NB8IvcX [2021-08-09T11:44:58.181Z] #46 10.11 + RM_GOPATH=1 [2021-08-09T11:44:58.181Z] #46 10.11 + case "$(go env GOARCH)" in [2021-08-09T11:44:58.181Z] #46 10.11 ++ go env GOARCH [2021-08-09T11:44:58.181Z] #46 10.12 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:44:58.181Z] #46 10.12 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.181Z] #46 10.12 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.181Z] #46 10.12 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:58.181Z] #46 10.12 + dir=/tmp/install [2021-08-09T11:44:58.181Z] #46 10.12 + bin=vndr [2021-08-09T11:44:58.181Z] #46 10.12 + shift [2021-08-09T11:44:58.181Z] #46 10.12 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-09T11:44:58.181Z] #46 10.12 + . /tmp/install/vndr.installer [2021-08-09T11:44:58.181Z] #46 10.12 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:44:58.181Z] #46 10.12 + install_vndr [2021-08-09T11:44:58.181Z] #46 10.12 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-09T11:44:58.181Z] #46 10.12 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.md1NB8IvcX/src/github.com/LK4D4/vndr [2021-08-09T11:44:58.181Z] #46 10.12 Cloning into '/tmp/tmp.md1NB8IvcX/src/github.com/LK4D4/vndr'... [2021-08-09T11:44:58.205Z] #24 ... [2021-08-09T11:44:58.206Z] [2021-08-09T11:44:58.206Z] #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 [2021-08-09T11:44:58.206Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-08-09T11:44:58.206Z] #56 6.370 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:44:58.206Z] #56 6.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:44:58.206Z] #56 6.403 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:44:58.206Z] #56 7.322 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:44:58.206Z] #56 8.842 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:44:58.206Z] #56 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:44:58.206Z] #56 ... [2021-08-09T11:44:58.206Z] [2021-08-09T11:44:58.206Z] #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 [2021-08-09T11:44:58.206Z] #50 sha256:0d157e7d161ae5cba0f9508bc50982190be60da944fa5545a6268c3522373f0e [2021-08-09T11:44:58.206Z] #50 4.750 + RM_GOPATH=0 [2021-08-09T11:44:58.206Z] #50 4.750 + TMP_GOPATH= [2021-08-09T11:44:58.206Z] #50 4.751 + : /build [2021-08-09T11:44:58.206Z] #50 4.751 + '[' -z '' ']' [2021-08-09T11:44:58.206Z] #50 4.751 ++ mktemp -d [2021-08-09T11:44:58.206Z] #50 4.755 + export GOPATH=/tmp/tmp.37n2cfoT4v [2021-08-09T11:44:58.206Z] #50 4.755 + GOPATH=/tmp/tmp.37n2cfoT4v [2021-08-09T11:44:58.206Z] #50 4.755 + RM_GOPATH=1 [2021-08-09T11:44:58.206Z] #50 4.756 + case "$(go env GOARCH)" in [2021-08-09T11:44:58.206Z] #50 4.756 ++ go env GOARCH [2021-08-09T11:44:58.206Z] #50 4.782 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.206Z] #50 4.782 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.206Z] #50 4.783 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:58.206Z] #50 4.791 + dir=/tmp/install [2021-08-09T11:44:58.206Z] #50 4.791 + bin=golangci_lint [2021-08-09T11:44:58.206Z] #50 4.791 + shift [2021-08-09T11:44:58.206Z] #50 4.791 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-09T11:44:58.206Z] #50 4.791 + . /tmp/install/golangci_lint.installer [2021-08-09T11:44:58.206Z] #50 4.791 ++ : v1.23.8 [2021-08-09T11:44:58.206Z] #50 4.791 + install_golangci_lint [2021-08-09T11:44:58.206Z] #50 4.791 + set -e [2021-08-09T11:44:58.206Z] #50 4.791 + export GO111MODULE=on [2021-08-09T11:44:58.206Z] #50 4.791 + GO111MODULE=on [2021-08-09T11:44:58.206Z] #50 4.791 + GOBIN=/build [2021-08-09T11:44:58.206Z] #50 4.791 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-09T11:44:58.206Z] #50 5.497 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-09T11:44:58.358Z] #17 82.48 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] [2021-08-09T11:44:58.358Z] #17 82.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-08-09T11:44:58.438Z] #46 ... [2021-08-09T11:44:58.438Z] [2021-08-09T11:44:58.438Z] #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 [2021-08-09T11:44:58.438Z] #34 sha256:1fa3a457f0280ce7768c3907fad46a83a7e363318d5edd534d2dec8c609d5626 [2021-08-09T11:44:58.438Z] #34 ... [2021-08-09T11:44:58.438Z] [2021-08-09T11:44:58.438Z] #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 [2021-08-09T11:44:58.438Z] #59 sha256:e08389f5f6b051ec30c593cd5edaef2a5cc9dd6765b8c59bf206f1a8b917269e [2021-08-09T11:44:58.438Z] #59 9.547 + RM_GOPATH=0 [2021-08-09T11:44:58.438Z] #59 9.547 + TMP_GOPATH= [2021-08-09T11:44:58.438Z] #59 9.547 + : /build [2021-08-09T11:44:58.438Z] #59 9.547 + '[' -z '' ']' [2021-08-09T11:44:58.438Z] #59 9.548 ++ mktemp -d [2021-08-09T11:44:58.438Z] #59 9.548 + export GOPATH=/tmp/tmp.u04C72lTkf [2021-08-09T11:44:58.438Z] #59 9.548 + GOPATH=/tmp/tmp.u04C72lTkf [2021-08-09T11:44:58.438Z] #59 9.548 + RM_GOPATH=1 [2021-08-09T11:44:58.438Z] #59 9.548 + case "$(go env GOARCH)" in [2021-08-09T11:44:58.438Z] #59 9.552 ++ go env GOARCH [2021-08-09T11:44:58.438Z] #59 9.552 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.438Z] #59 9.552 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.438Z] #59 9.554 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:58.438Z] #59 9.554 + dir=/tmp/install [2021-08-09T11:44:58.438Z] #59 9.554 + bin=rootlesskit [2021-08-09T11:44:58.438Z] #59 9.554 + shift [2021-08-09T11:44:58.438Z] #59 9.554 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-09T11:44:58.438Z] #59 9.554 + . /tmp/install/rootlesskit.installer [2021-08-09T11:44:58.438Z] #59 9.554 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:44:58.438Z] #59 9.554 + install_rootlesskit [2021-08-09T11:44:58.438Z] #59 9.554 + case "$1" in [2021-08-09T11:44:58.438Z] #59 9.554 + export CGO_ENABLED=0 [2021-08-09T11:44:58.438Z] #59 9.554 + CGO_ENABLED=0 [2021-08-09T11:44:58.438Z] #59 9.554 + _install_rootlesskit [2021-08-09T11:44:58.438Z] #59 9.554 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-09T11:44:58.438Z] #59 9.554 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.u04C72lTkf/src/github.com/rootless-containers/rootlesskit [2021-08-09T11:44:58.438Z] #59 9.554 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:44:58.438Z] #59 9.598 Cloning into '/tmp/tmp.u04C72lTkf/src/github.com/rootless-containers/rootlesskit'... [2021-08-09T11:44:58.518Z] #50 ... [2021-08-09T11:44:58.518Z] [2021-08-09T11:44:58.518Z] #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 [2021-08-09T11:44:58.518Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:44:58.518Z] #29 6.525 [2021-08-09T11:44:58.518Z] #29 6.758 0.2% ################# 23.8% ################################# 46.0% ################################################## 69.6% ############################################################ 84.1% ######################################################################## 100.0% [2021-08-09T11:44:58.518Z] #29 7.696 [2021-08-09T11:44:58.620Z] #17 82.79 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] [2021-08-09T11:44:58.620Z] #17 82.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-08-09T11:44:58.694Z] #59 ... [2021-08-09T11:44:58.694Z] [2021-08-09T11:44:58.694Z] #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 [2021-08-09T11:44:58.694Z] #50 sha256:f4a845572ed2d8b2fdbb0d46b27bf950d888a92448908f8c14352cfe2c06ae67 [2021-08-09T11:44:58.694Z] #50 9.892 + RM_GOPATH=0 [2021-08-09T11:44:58.694Z] #50 9.892 + TMP_GOPATH= [2021-08-09T11:44:58.694Z] #50 9.892 + : /build [2021-08-09T11:44:58.694Z] #50 9.892 + '[' -z '' ']' [2021-08-09T11:44:58.694Z] #50 9.893 ++ mktemp -d [2021-08-09T11:44:58.694Z] #50 9.893 + export GOPATH=/tmp/tmp.wyEHNGa2ns [2021-08-09T11:44:58.694Z] #50 9.893 + GOPATH=/tmp/tmp.wyEHNGa2ns [2021-08-09T11:44:58.694Z] #50 9.893 + RM_GOPATH=1 [2021-08-09T11:44:58.694Z] #50 9.893 + case "$(go env GOARCH)" in [2021-08-09T11:44:58.694Z] #50 9.897 ++ go env GOARCH [2021-08-09T11:44:58.694Z] #50 9.903 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.694Z] #50 9.903 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.694Z] #50 9.904 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:58.694Z] #50 9.904 + dir=/tmp/install [2021-08-09T11:44:58.694Z] #50 9.904 + bin=golangci_lint [2021-08-09T11:44:58.694Z] #50 9.904 + shift [2021-08-09T11:44:58.694Z] #50 9.904 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-09T11:44:58.694Z] #50 9.904 + . /tmp/install/golangci_lint.installer [2021-08-09T11:44:58.694Z] #50 9.904 ++ : v1.23.8 [2021-08-09T11:44:58.694Z] #50 9.904 + install_golangci_lint [2021-08-09T11:44:58.694Z] #50 9.904 + set -e [2021-08-09T11:44:58.694Z] #50 9.904 + export GO111MODULE=on [2021-08-09T11:44:58.694Z] #50 9.904 + GO111MODULE=on [2021-08-09T11:44:58.694Z] #50 9.904 + GOBIN=/build [2021-08-09T11:44:58.694Z] #50 9.904 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-09T11:44:58.694Z] #50 10.47 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-09T11:44:58.694Z] #50 ... [2021-08-09T11:44:58.694Z] [2021-08-09T11:44:58.694Z] #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 [2021-08-09T11:44:58.694Z] #52 sha256:ded79b57d520a02d5870a1f2999460fb0162d786b1b4e4dde86397ba301aac9f [2021-08-09T11:44:58.694Z] #52 10.60 + RM_GOPATH=0 [2021-08-09T11:44:58.694Z] #52 10.60 + TMP_GOPATH= [2021-08-09T11:44:58.694Z] #52 10.60 + : /build [2021-08-09T11:44:58.694Z] #52 10.60 + '[' -z '' ']' [2021-08-09T11:44:58.694Z] #52 10.60 ++ mktemp -d [2021-08-09T11:44:58.694Z] #52 10.60 + export GOPATH=/tmp/tmp.dx5DXiYCIJ [2021-08-09T11:44:58.694Z] #52 10.60 + GOPATH=/tmp/tmp.dx5DXiYCIJ [2021-08-09T11:44:58.694Z] #52 10.60 + RM_GOPATH=1 [2021-08-09T11:44:58.694Z] #52 10.60 + case "$(go env GOARCH)" in [2021-08-09T11:44:58.694Z] #52 10.60 ++ go env GOARCH [2021-08-09T11:44:58.694Z] #52 10.62 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.694Z] #52 10.62 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.694Z] #52 10.62 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:58.694Z] #52 10.62 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:44:58.694Z] #52 10.62 + dir=/tmp/install [2021-08-09T11:44:58.694Z] #52 10.62 + bin=shfmt [2021-08-09T11:44:58.694Z] #52 10.62 + shift [2021-08-09T11:44:58.694Z] #52 10.62 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-09T11:44:58.694Z] #52 10.62 + . /tmp/install/shfmt.installer [2021-08-09T11:44:58.694Z] #52 10.62 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:44:58.694Z] #52 10.62 + install_shfmt [2021-08-09T11:44:58.694Z] #52 10.62 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-09T11:44:58.694Z] #52 10.62 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dx5DXiYCIJ/src/github.com/mvdan/sh [2021-08-09T11:44:58.694Z] #52 10.62 Cloning into '/tmp/tmp.dx5DXiYCIJ/src/github.com/mvdan/sh'... [2021-08-09T11:44:58.694Z] #52 ... [2021-08-09T11:44:58.694Z] [2021-08-09T11:44:58.694Z] #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 [2021-08-09T11:44:58.694Z] #24 sha256:969e6d7e2d8873ab3dc73b8f3c0d2d3a80acf92bdcad910bc5254eced57be23d [2021-08-09T11:44:58.694Z] #24 10.82 + RM_GOPATH=0 [2021-08-09T11:44:58.694Z] #24 10.82 + TMP_GOPATH= [2021-08-09T11:44:58.694Z] #24 10.82 + : /build [2021-08-09T11:44:58.694Z] #24 10.82 + '[' -z '' ']' [2021-08-09T11:44:58.694Z] #24 10.82 ++ mktemp -d [2021-08-09T11:44:58.694Z] #24 10.82 + export GOPATH=/tmp/tmp.eBT9vU83Jd [2021-08-09T11:44:58.694Z] #24 10.82 + GOPATH=/tmp/tmp.eBT9vU83Jd [2021-08-09T11:44:58.694Z] #24 10.82 + RM_GOPATH=1 [2021-08-09T11:44:58.694Z] #24 10.82 + case "$(go env GOARCH)" in [2021-08-09T11:44:58.694Z] #24 10.82 ++ go env GOARCH [2021-08-09T11:44:58.881Z] #17 83.10 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] [2021-08-09T11:44:58.881Z] #17 83.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-08-09T11:44:58.950Z] #24 10.87 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.951Z] #24 10.87 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:44:58.951Z] #24 10.87 ++ dirname /tmp/install/install.sh [2021-08-09T11:44:58.951Z] #24 10.87 + dir=/tmp/install [2021-08-09T11:44:58.951Z] #24 10.87 + bin=dockercli [2021-08-09T11:44:58.951Z] #24 10.87 + shift [2021-08-09T11:44:58.951Z] #24 10.87 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-09T11:44:58.951Z] #24 10.87 + . /tmp/install/dockercli.installer [2021-08-09T11:44:58.951Z] #24 10.87 ++ : stable [2021-08-09T11:44:58.951Z] #24 10.87 ++ : 17.06.2-ce [2021-08-09T11:44:58.951Z] #24 10.87 + install_dockercli [2021-08-09T11:44:58.951Z] #24 10.87 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-09T11:44:58.951Z] #24 10.87 ++ uname -m [2021-08-09T11:44:58.951Z] #24 10.87 + arch=x86_64 [2021-08-09T11:44:58.951Z] #24 10.87 + '[' x86_64 '!=' x86_64 ']' [2021-08-09T11:44:58.951Z] #24 10.87 + url=https://download.docker.com/linux/static [2021-08-09T11:44:58.951Z] #24 10.88 Install docker/cli version 17.06.2-ce from stable [2021-08-09T11:44:58.951Z] #24 10.90 + tar -xz docker/docker [2021-08-09T11:44:58.951Z] #24 10.90 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-09T11:44:58.951Z] #24 ... [2021-08-09T11:44:58.951Z] [2021-08-09T11:44:58.951Z] #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 [2021-08-09T11:44:58.951Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-09T11:44:58.951Z] #56 10.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:44:58.951Z] #56 10.12 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:44:58.951Z] #56 10.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:44:58.951Z] #56 10.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:44:59.113Z] #44 33.16 Reading package lists... [2021-08-09T11:44:59.113Z] #44 ... [2021-08-09T11:44:59.113Z] [2021-08-09T11:44:59.113Z] #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 [2021-08-09T11:44:59.113Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:44:59.113Z] #46 27.40 crypto/internal/subtle [2021-08-09T11:44:59.113Z] #46 27.70 crypto/subtle [2021-08-09T11:44:59.113Z] #46 27.93 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-09T11:44:59.113Z] #46 28.08 internal/nettrace [2021-08-09T11:44:59.113Z] #46 28.59 runtime/cgo [2021-08-09T11:44:59.113Z] #46 ... [2021-08-09T11:44:59.113Z] [2021-08-09T11:44:59.113Z] #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 [2021-08-09T11:44:59.113Z] #50 sha256:238e00dcf13afbd51c4279f335524780828fc1925b2a5155af710a02ba2edf55 [2021-08-09T11:44:59.113Z] #50 34.72 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-09T11:44:59.113Z] #50 34.73 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-09T11:44:59.113Z] #50 35.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-09T11:44:59.113Z] #50 35.16 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-09T11:44:59.113Z] #50 35.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-09T11:44:59.113Z] #50 35.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-09T11:44:59.113Z] #50 35.78 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-09T11:44:59.113Z] #50 35.79 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-09T11:44:59.113Z] #50 35.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-09T11:44:59.113Z] #50 36.00 go: downloading github.com/spf13/afero v1.1.2 [2021-08-09T11:44:59.113Z] #50 36.26 go: downloading github.com/spf13/cast v1.3.0 [2021-08-09T11:44:59.113Z] #50 36.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-09T11:44:59.113Z] #50 36.36 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-09T11:44:59.113Z] #50 36.37 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-09T11:44:59.113Z] #50 36.52 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-09T11:44:59.113Z] #50 36.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-09T11:44:59.113Z] #50 36.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-09T11:44:59.113Z] #50 37.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-09T11:44:59.113Z] #50 37.08 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-09T11:44:59.113Z] #50 37.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-09T11:44:59.113Z] #50 37.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-09T11:44:59.113Z] #50 37.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-09T11:44:59.113Z] #50 37.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-09T11:44:59.142Z] #17 83.39 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] [2021-08-09T11:44:59.142Z] #17 83.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-08-09T11:44:59.208Z] #56 ... [2021-08-09T11:44:59.208Z] [2021-08-09T11:44:59.208Z] #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 [2021-08-09T11:44:59.208Z] #48 sha256:61268d3bdd79107ac8f76ed959e248e834eeb79bdc4dcefb197a0b30e82e5035 [2021-08-09T11:44:59.208Z] #48 ... [2021-08-09T11:44:59.208Z] [2021-08-09T11:44:59.208Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-09T11:44:59.208Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:44:59.208Z] #36 10.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:44:59.208Z] #36 10.72 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:44:59.208Z] #36 10.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:44:59.208Z] #36 11.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:44:59.370Z] #50 37.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-09T11:44:59.404Z] #17 83.67 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] [2021-08-09T11:44:59.404Z] #17 83.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-08-09T11:44:59.628Z] #50 37.82 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-09T11:44:59.628Z] #50 37.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-09T11:44:59.628Z] #50 38.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-09T11:44:59.665Z] #17 83.91 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] [2021-08-09T11:44:59.665Z] #17 83.91 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] [2021-08-09T11:44:59.665Z] #17 83.91 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] [2021-08-09T11:44:59.665Z] #17 83.91 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] [2021-08-09T11:44:59.665Z] #17 83.91 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] [2021-08-09T11:44:59.665Z] #17 83.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-08-09T11:44:59.665Z] #17 83.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-08-09T11:44:59.665Z] #17 83.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-08-09T11:44:59.868Z] #29 8.039 #=#=# ###### 8.4% ################## 25.6% ########################### 38.5% ########################### 38.7% ############################## 43.1% ################################# 46.0% ###################################### 53.2% ################################################## 70.4% ############################################################## 86.6% ######################################################################## 100.0% [2021-08-09T11:44:59.889Z] #50 38.18 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-09T11:44:59.926Z] #17 84.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-08-09T11:44:59.927Z] #17 84.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-08-09T11:44:59.927Z] #17 84.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-08-09T11:44:59.927Z] #17 84.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-08-09T11:44:59.927Z] #17 84.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-08-09T11:44:59.927Z] #17 84.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-08-09T11:44:59.927Z] #17 84.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-08-09T11:44:59.927Z] #17 84.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-08-09T11:44:59.927Z] #17 84.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-08-09T11:44:59.927Z] #17 84.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-08-09T11:44:59.927Z] #17 84.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-08-09T11:45:00.132Z] #29 9.559 [2021-08-09T11:45:00.146Z] #50 38.37 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-09T11:45:00.395Z] #29 9.795 0.0% ## [2021-08-09T11:45:00.395Z] #29 ... [2021-08-09T11:45:00.395Z] [2021-08-09T11:45:00.395Z] #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 [2021-08-09T11:45:00.395Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-09T11:45:00.395Z] #13 3.318 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-09T11:45:00.395Z] #13 3.319 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:45:00.395Z] #13 3.340 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:45:00.395Z] #13 3.342 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:45:00.395Z] #13 4.302 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-09T11:45:00.395Z] #13 5.674 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:45:00.395Z] #13 7.087 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:45:00.395Z] #13 8.312 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:45:00.404Z] #50 38.93 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-09T11:45:00.499Z] #17 84.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-09T11:45:00.499Z] #17 84.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-08-09T11:45:00.499Z] #17 84.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-08-09T11:45:00.499Z] #17 84.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-08-09T11:45:00.658Z] #13 ... [2021-08-09T11:45:00.658Z] [2021-08-09T11:45:00.658Z] #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 [2021-08-09T11:45:00.658Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:00.663Z] #50 38.98 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-09T11:45:00.760Z] #17 84.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-08-09T11:45:00.920Z] #50 39.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-09T11:45:01.022Z] #17 85.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-09T11:45:01.022Z] #17 85.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-09T11:45:01.022Z] #17 85.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-08-09T11:45:01.022Z] #17 85.18 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-08-09T11:45:01.022Z] #17 85.19 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-08-09T11:45:01.022Z] #17 85.19 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-09T11:45:01.022Z] #17 ... [2021-08-09T11:45:01.022Z] [2021-08-09T11:45:01.022Z] #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 [2021-08-09T11:45:01.022Z] #53 sha256:6bdd5f052eaa8e9ec959c67ed7ceedbdbc6cd592dec75408eaa5e3b0698b5d7f [2021-08-09T11:45:01.022Z] #53 97.81 github.com/LK4D4/vndr/godl [2021-08-09T11:45:01.106Z] #36 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:45:01.177Z] #50 39.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-09T11:45:01.177Z] #50 39.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-09T11:45:01.434Z] #50 39.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-09T11:45:01.594Z] #53 98.26 github.com/LK4D4/vndr [2021-08-09T11:45:01.690Z] #50 40.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-09T11:45:02.388Z] #29 9.795 0.0% ## 3.7% ####### 10.3% ######### 13.1% ############# 18.4% ################# 23.8% ##################### 29.6% ########################## 36.2% ############################# 40.9% ################################# 46.7% ###################################### 53.0% ########################################## 59.2% ############################################## 65.0% ################################################# 69.3% ##################################################### 74.8% ########################################################## 81.3% ############################################################# 85.8% ################################################################## 92.7% ####################################################################### 99.0% ######################################################################## 100.0% [2021-08-09T11:45:02.622Z] #50 41.04 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-09T11:45:02.652Z] #29 12.05 [2021-08-09T11:45:02.879Z] #50 41.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-09T11:45:02.879Z] #50 41.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-09T11:45:02.879Z] #50 41.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-09T11:45:02.918Z] #29 12.25 0.0% [2021-08-09T11:45:02.918Z] #29 ... [2021-08-09T11:45:02.918Z] [2021-08-09T11:45:02.918Z] #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 [2021-08-09T11:45:02.918Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-09T11:45:02.918Z] #36 5.748 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:45:02.918Z] #36 5.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:45:02.918Z] #36 5.801 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:45:02.918Z] #36 6.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:45:02.918Z] #36 7.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:45:02.918Z] #36 8.976 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:45:02.918Z] #36 14.90 Fetched 8282 kB in 9s (877 kB/s) [2021-08-09T11:45:02.918Z] #36 14.90 Reading package lists... [2021-08-09T11:45:02.918Z] #36 ... [2021-08-09T11:45:02.918Z] [2021-08-09T11:45:02.918Z] #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 [2021-08-09T11:45:02.918Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:02.999Z] #36 14.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:45:03.136Z] #50 41.40 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-09T11:45:03.136Z] #50 ... [2021-08-09T11:45:03.136Z] [2021-08-09T11:45:03.136Z] #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 [2021-08-09T11:45:03.136Z] #59 sha256:00455a6356b4f24968e2cf22b8d0f07805ab99e9d9c3bd6198971cd0f218d1c6 [2021-08-09T11:45:03.136Z] #59 31.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-09T11:45:03.136Z] #59 31.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-09T11:45:03.136Z] #59 ... [2021-08-09T11:45:03.136Z] [2021-08-09T11:45:03.136Z] #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 [2021-08-09T11:45:03.136Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-09T11:45:03.136Z] #56 32.28 Fetched 8460 kB in 24s (358 kB/s) [2021-08-09T11:45:03.136Z] #56 32.28 Reading package lists... [2021-08-09T11:45:03.394Z] #56 40.77 Reading package lists... [2021-08-09T11:45:03.394Z] #56 ... [2021-08-09T11:45:03.394Z] [2021-08-09T11:45:03.394Z] #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 [2021-08-09T11:45:03.394Z] #50 sha256:238e00dcf13afbd51c4279f335524780828fc1925b2a5155af710a02ba2edf55 [2021-08-09T11:45:03.394Z] #50 41.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-09T11:45:03.979Z] #36 ... [2021-08-09T11:45:03.979Z] [2021-08-09T11:45:03.979Z] #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 [2021-08-09T11:45:03.979Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:45:03.979Z] #32 6.366 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-09T11:45:03.979Z] #32 6.367 Cloning into '.'... [2021-08-09T11:45:04.237Z] #32 ... [2021-08-09T11:45:04.237Z] [2021-08-09T11:45:04.237Z] #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 [2021-08-09T11:45:04.237Z] #48 sha256:61268d3bdd79107ac8f76ed959e248e834eeb79bdc4dcefb197a0b30e82e5035 [2021-08-09T11:45:04.237Z] #48 11.91 + RM_GOPATH=0 [2021-08-09T11:45:04.237Z] #48 11.91 + TMP_GOPATH= [2021-08-09T11:45:04.237Z] #48 11.91 + : /build [2021-08-09T11:45:04.237Z] #48 11.91 + '[' -z '' ']' [2021-08-09T11:45:04.237Z] #48 11.91 ++ mktemp -d [2021-08-09T11:45:04.237Z] #48 11.91 + export GOPATH=/tmp/tmp.aRDk1CnJnC [2021-08-09T11:45:04.237Z] #48 11.91 + GOPATH=/tmp/tmp.aRDk1CnJnC [2021-08-09T11:45:04.237Z] #48 11.91 + RM_GOPATH=1 [2021-08-09T11:45:04.237Z] #48 11.91 + case "$(go env GOARCH)" in [2021-08-09T11:45:04.237Z] #48 11.91 ++ go env GOARCH [2021-08-09T11:45:04.237Z] #48 11.96 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:04.237Z] #48 11.96 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:04.237Z] #48 11.96 ++ dirname /tmp/install/install.sh [2021-08-09T11:45:04.237Z] #48 11.96 + dir=/tmp/install [2021-08-09T11:45:04.237Z] #48 11.96 + bin=gotestsum [2021-08-09T11:45:04.237Z] #48 11.96 + shift [2021-08-09T11:45:04.237Z] #48 11.96 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-09T11:45:04.237Z] #48 11.96 + . /tmp/install/gotestsum.installer [2021-08-09T11:45:04.237Z] #48 11.96 ++ : v0.5.3 [2021-08-09T11:45:04.237Z] #48 11.96 + install_gotestsum [2021-08-09T11:45:04.237Z] #48 11.96 + set -e [2021-08-09T11:45:04.237Z] #48 11.96 + export GO111MODULE=on [2021-08-09T11:45:04.237Z] #48 11.96 + GO111MODULE=on [2021-08-09T11:45:04.237Z] #48 11.96 + GOBIN=/build [2021-08-09T11:45:04.237Z] #48 11.96 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-09T11:45:04.237Z] #48 12.74 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-09T11:45:04.237Z] #48 14.31 go: downloading github.com/fatih/color v1.9.0 [2021-08-09T11:45:04.237Z] #48 14.31 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-09T11:45:04.237Z] #48 14.37 go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T11:45:04.237Z] #48 14.45 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-09T11:45:04.237Z] #48 14.66 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T11:45:04.237Z] #48 14.74 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T11:45:04.237Z] #48 14.87 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-09T11:45:04.237Z] #48 14.91 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-09T11:45:04.237Z] #48 15.08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-09T11:45:04.237Z] #48 15.68 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-09T11:45:04.322Z] #50 42.56 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-09T11:45:04.579Z] #50 42.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-09T11:45:04.579Z] #50 43.06 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-09T11:45:04.579Z] #50 ... [2021-08-09T11:45:04.579Z] [2021-08-09T11:45:04.579Z] #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 [2021-08-09T11:45:04.579Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:04.579Z] #36 33.01 Fetched 8460 kB in 24s (354 kB/s) [2021-08-09T11:45:04.579Z] #36 33.01 Reading package lists... [2021-08-09T11:45:04.898Z] #53 DONE 101.4s [2021-08-09T11:45:04.898Z] [2021-08-09T11:45:04.898Z] #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 [2021-08-09T11:45:04.898Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:45:04.898Z] #39 DONE 101.0s [2021-08-09T11:45:04.898Z] [2021-08-09T11:45:04.898Z] #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 [2021-08-09T11:45:04.898Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-09T11:45:04.898Z] #17 85.52 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-09T11:45:04.898Z] #17 85.54 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-08-09T11:45:04.898Z] #17 85.54 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-08-09T11:45:04.898Z] #17 85.55 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-08-09T11:45:04.898Z] #17 85.55 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-08-09T11:45:04.898Z] #17 85.56 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-09T11:45:04.898Z] #17 85.57 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-08-09T11:45:04.898Z] #17 85.57 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-08-09T11:45:04.898Z] #17 85.57 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-09T11:45:04.898Z] #17 85.57 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-08-09T11:45:04.898Z] #17 85.58 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-08-09T11:45:04.898Z] #17 85.58 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-08-09T11:45:04.898Z] #17 85.58 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-08-09T11:45:04.898Z] #17 85.59 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-08-09T11:45:04.898Z] #17 85.63 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-08-09T11:45:04.898Z] #17 85.64 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-08-09T11:45:04.898Z] #17 85.64 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-08-09T11:45:04.898Z] #17 85.65 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-08-09T11:45:04.898Z] #17 85.65 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-08-09T11:45:04.898Z] #17 85.66 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-08-09T11:45:04.898Z] #17 85.67 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-08-09T11:45:04.898Z] #17 85.69 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-08-09T11:45:04.898Z] #17 85.98 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-08-09T11:45:04.898Z] #17 85.98 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-08-09T11:45:04.898Z] #17 86.02 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-08-09T11:45:04.898Z] #17 86.11 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-08-09T11:45:04.898Z] #17 86.17 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-08-09T11:45:04.898Z] #17 86.47 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-08-09T11:45:04.898Z] #17 86.47 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-08-09T11:45:04.898Z] #17 86.47 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-08-09T11:45:04.898Z] #17 86.51 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-08-09T11:45:04.898Z] #17 86.51 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-08-09T11:45:04.898Z] #17 86.51 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-08-09T11:45:04.898Z] #17 86.51 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-08-09T11:45:04.898Z] #17 86.53 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-08-09T11:45:04.898Z] #17 86.54 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-08-09T11:45:04.898Z] #17 86.54 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-08-09T11:45:04.899Z] #17 86.56 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-08-09T11:45:04.899Z] #17 86.87 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-08-09T11:45:04.899Z] #17 86.87 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-08-09T11:45:04.899Z] #17 86.91 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-08-09T11:45:04.899Z] #17 86.97 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-08-09T11:45:04.899Z] #17 87.03 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-08-09T11:45:04.899Z] #17 87.33 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-08-09T11:45:04.899Z] #17 87.33 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-08-09T11:45:04.899Z] #17 87.33 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-08-09T11:45:04.899Z] #17 87.38 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-08-09T11:45:04.899Z] #17 87.39 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-08-09T11:45:04.899Z] #17 87.39 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-08-09T11:45:04.899Z] #17 87.39 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-08-09T11:45:04.899Z] #17 87.39 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-08-09T11:45:04.899Z] #17 87.41 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-08-09T11:45:04.899Z] #17 87.43 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-08-09T11:45:04.899Z] #17 87.44 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-08-09T11:45:04.899Z] #17 87.45 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-08-09T11:45:04.899Z] #17 87.47 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-08-09T11:45:04.899Z] #17 87.47 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-08-09T11:45:04.899Z] #17 87.54 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-08-09T11:45:04.899Z] #17 87.88 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-08-09T11:45:04.899Z] #17 87.88 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-08-09T11:45:04.899Z] #17 87.92 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-08-09T11:45:04.899Z] #17 88.03 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-08-09T11:45:04.899Z] #17 88.09 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-08-09T11:45:04.899Z] #17 88.49 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-08-09T11:45:04.899Z] #17 88.51 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-08-09T11:45:04.899Z] #17 88.51 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-08-09T11:45:04.899Z] #17 88.59 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-08-09T11:45:04.899Z] #17 88.59 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-08-09T11:45:04.899Z] #17 88.59 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-08-09T11:45:04.899Z] #17 88.61 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-08-09T11:45:04.899Z] #17 88.62 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-08-09T11:45:04.899Z] #17 88.65 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-08-09T11:45:04.899Z] #17 88.66 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-08-09T11:45:04.899Z] #17 88.66 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-08-09T11:45:04.899Z] #17 88.68 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-08-09T11:45:04.899Z] #17 88.97 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-09T11:45:04.899Z] #17 89.00 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-08-09T11:45:04.899Z] #17 89.05 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-08-09T11:45:04.899Z] #17 89.19 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-08-09T11:45:04.899Z] #17 89.24 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-08-09T11:45:05.027Z] #36 42.13 Reading package lists... [2021-08-09T11:45:05.027Z] #36 ... [2021-08-09T11:45:05.027Z] [2021-08-09T11:45:05.027Z] #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 [2021-08-09T11:45:05.027Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:05.027Z] #44 33.16 Reading package lists... [2021-08-09T11:45:05.471Z] #17 89.59 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-09T11:45:05.471Z] #17 89.59 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-08-09T11:45:06.221Z] #48 18.11 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-09T11:45:06.221Z] #48 ... [2021-08-09T11:45:06.221Z] [2021-08-09T11:45:06.221Z] #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 [2021-08-09T11:45:06.221Z] #24 sha256:969e6d7e2d8873ab3dc73b8f3c0d2d3a80acf92bdcad910bc5254eced57be23d [2021-08-09T11:45:06.221Z] #24 18.06 + mkdir -p /build [2021-08-09T11:45:06.221Z] #24 18.06 + mv docker/docker /build/ [2021-08-09T11:45:06.221Z] #24 18.07 + rmdir docker [2021-08-09T11:45:06.414Z] #17 90.54 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:06.743Z] #17 90.95 Fetched 169 MB in 8s (21.4 MB/s) [2021-08-09T11:45:06.786Z] #24 DONE 18.8s [2021-08-09T11:45:06.786Z] [2021-08-09T11:45:06.786Z] #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 [2021-08-09T11:45:06.786Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:06.786Z] #13 7.529 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-09T11:45:06.786Z] #13 7.635 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:45:06.786Z] #13 7.642 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:45:06.786Z] #13 7.690 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:45:06.786Z] #13 8.890 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-09T11:45:07.069Z] #17 91.10 Selecting previously unselected package liblocale-gettext-perl. [2021-08-09T11:45:07.069Z] #17 91.10 (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.) [2021-08-09T11:45:07.069Z] #17 91.15 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-08-09T11:45:07.069Z] #17 91.17 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-08-09T11:45:07.069Z] #17 91.29 Selecting previously unselected package bzip2. [2021-08-09T11:45:07.069Z] #17 91.29 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-09T11:45:07.069Z] #17 91.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-09T11:45:07.340Z] #17 91.42 Selecting previously unselected package libmagic-mgc. [2021-08-09T11:45:07.340Z] #17 91.42 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-09T11:45:07.340Z] #17 91.43 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-09T11:45:07.340Z] #17 91.63 Selecting previously unselected package libmagic1:amd64. [2021-08-09T11:45:07.340Z] #17 91.63 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-09T11:45:07.340Z] #17 91.64 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-09T11:45:07.603Z] #17 91.72 Selecting previously unselected package file. [2021-08-09T11:45:07.603Z] #17 91.72 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-09T11:45:07.603Z] #17 91.72 Unpacking file (1:5.35-4+deb10u2) ... [2021-08-09T11:45:07.603Z] #17 91.81 Selecting previously unselected package xz-utils. [2021-08-09T11:45:07.603Z] #17 91.81 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-08-09T11:45:07.603Z] #17 91.82 Unpacking xz-utils (5.2.4-1) ... [2021-08-09T11:45:07.603Z] #17 91.93 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-09T11:45:07.611Z] #29 12.25 0.0% 1.0% # 2.2% ## 2.9% ## 4.0% ## 4.0% #### 5.6% #### 5.6% #### 6.4% ##### 8.1% ###### 9.1% ###### 9.7% ####### 10.0% ######## 11.3% ######## 11.3% ######### 13.0% ######### 13.2% ########## 14.2% ########## 14.9% ########### 15.6% ############ 17.2% ############ 17.9% [2021-08-09T11:45:07.611Z] #29 ... [2021-08-09T11:45:07.611Z] [2021-08-09T11:45:07.611Z] #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 [2021-08-09T11:45:07.611Z] #52 sha256:ab32bdedef1fad25fbaaa406021e1c409b4f1d41292ed5103c43066b82b3811f [2021-08-09T11:45:07.611Z] #52 10.30 + cd /tmp/tmp.TDTMkIEo4Y/src/github.com/mvdan/sh [2021-08-09T11:45:07.611Z] #52 10.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:45:07.611Z] #52 10.45 + GO111MODULE=on [2021-08-09T11:45:07.611Z] #52 10.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-09T11:45:07.611Z] #52 11.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-09T11:45:07.611Z] #52 11.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-09T11:45:07.611Z] #52 11.59 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-09T11:45:07.611Z] #52 13.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-09T11:45:07.611Z] #52 16.62 runtime [2021-08-09T11:45:07.611Z] #52 ... [2021-08-09T11:45:07.611Z] [2021-08-09T11:45:07.611Z] #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 [2021-08-09T11:45:07.611Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:07.611Z] #29 12.25 0.0% 1.0% # 2.2% ## 2.9% ## 4.0% ## 4.0% #### 5.6% #### 5.6% #### 6.4% ##### 8.1% ###### 9.1% ###### 9.7% ####### 10.0% ######## 11.3% ######## 11.3% ######### 13.0% ######### 13.2% ########## 14.2% ########## 14.9% ########### 15.6% ############ 17.2% ############ 17.9% ############# 19.4% [2021-08-09T11:45:07.611Z] #29 ... [2021-08-09T11:45:07.611Z] [2021-08-09T11:45:07.611Z] #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 [2021-08-09T11:45:07.611Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:45:07.611Z] #46 10.51 crypto/internal/subtle [2021-08-09T11:45:07.611Z] #46 10.72 runtime [2021-08-09T11:45:07.611Z] #46 10.84 crypto/subtle [2021-08-09T11:45:07.611Z] #46 11.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-09T11:45:07.611Z] #46 11.38 internal/nettrace [2021-08-09T11:45:07.611Z] #46 11.58 runtime/cgo [2021-08-09T11:45:07.611Z] #46 12.77 vendor/golang.org/x/crypto/internal/subtle [2021-08-09T11:45:07.611Z] #46 ... [2021-08-09T11:45:07.611Z] [2021-08-09T11:45:07.611Z] #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 [2021-08-09T11:45:07.611Z] #59 sha256:3a1c424fdd21b9e9ad2cd1be48449ee70190b35de0e1433327a53bf5f63f9792 [2021-08-09T11:45:07.611Z] #59 10.62 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-09T11:45:07.611Z] #59 10.94 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-09T11:45:07.611Z] #59 11.33 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-09T11:45:07.611Z] #59 12.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-09T11:45:07.611Z] #59 14.00 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-09T11:45:07.611Z] #59 17.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-09T11:45:07.611Z] #59 19.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-09T11:45:07.879Z] #17 91.94 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-09T11:45:07.879Z] #17 91.95 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-09T11:45:08.075Z] #59 ... [2021-08-09T11:45:08.075Z] [2021-08-09T11:45:08.075Z] #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 [2021-08-09T11:45:08.075Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:08.314Z] #44 42.40 Reading package lists... [2021-08-09T11:45:08.314Z] #44 ... [2021-08-09T11:45:08.314Z] [2021-08-09T11:45:08.314Z] #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 [2021-08-09T11:45:08.314Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:08.314Z] #13 30.91 Fetched 8990 kB in 27s (339 kB/s) [2021-08-09T11:45:08.314Z] #13 30.91 Reading package lists... [2021-08-09T11:45:08.314Z] #13 40.47 Reading package lists... [2021-08-09T11:45:08.314Z] #13 ... [2021-08-09T11:45:08.314Z] [2021-08-09T11:45:08.314Z] #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 [2021-08-09T11:45:08.314Z] #50 sha256:238e00dcf13afbd51c4279f335524780828fc1925b2a5155af710a02ba2edf55 [2021-08-09T11:45:08.314Z] #50 43.26 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-09T11:45:08.314Z] #50 43.58 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-09T11:45:08.314Z] #50 43.59 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-09T11:45:08.314Z] #50 43.71 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-09T11:45:08.314Z] #50 45.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-09T11:45:08.314Z] #50 45.01 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-09T11:45:08.314Z] #50 45.18 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-09T11:45:08.314Z] #50 45.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-09T11:45:08.314Z] #50 45.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-09T11:45:08.314Z] #50 45.32 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-09T11:45:08.314Z] #50 45.61 go: downloading golang.org/x/text v0.3.2 [2021-08-09T11:45:08.680Z] #13 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:45:08.680Z] #13 ... [2021-08-09T11:45:08.680Z] [2021-08-09T11:45:08.680Z] #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 [2021-08-09T11:45:08.680Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:45:08.680Z] #46 10.59 + cd /tmp/tmp.md1NB8IvcX/src/github.com/LK4D4/vndr [2021-08-09T11:45:08.680Z] #46 10.59 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-09T11:45:08.680Z] #46 10.63 + go build -buildmode=pie -v -o /build/vndr . [2021-08-09T11:45:08.680Z] #46 11.49 internal/unsafeheader [2021-08-09T11:45:08.680Z] #46 11.51 internal/cpu [2021-08-09T11:45:08.680Z] #46 11.57 runtime/internal/atomic [2021-08-09T11:45:08.680Z] #46 11.80 runtime/internal/sys [2021-08-09T11:45:08.680Z] #46 12.00 internal/bytealg [2021-08-09T11:45:08.680Z] #46 12.09 runtime/internal/math [2021-08-09T11:45:08.680Z] #46 12.18 internal/race [2021-08-09T11:45:08.680Z] #46 12.25 sync/atomic [2021-08-09T11:45:08.680Z] #46 12.54 unicode [2021-08-09T11:45:08.680Z] #46 12.88 runtime [2021-08-09T11:45:08.680Z] #46 16.34 unicode/utf8 [2021-08-09T11:45:08.680Z] #46 17.18 math/bits [2021-08-09T11:45:08.680Z] #46 17.95 math [2021-08-09T11:45:08.680Z] #46 ... [2021-08-09T11:45:08.680Z] [2021-08-09T11:45:08.680Z] #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 [2021-08-09T11:45:08.680Z] #52 sha256:ded79b57d520a02d5870a1f2999460fb0162d786b1b4e4dde86397ba301aac9f [2021-08-09T11:45:08.680Z] #52 20.54 + cd /tmp/tmp.dx5DXiYCIJ/src/github.com/mvdan/sh [2021-08-09T11:45:08.680Z] #52 20.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-09T11:45:08.680Z] #52 20.66 + GO111MODULE=on [2021-08-09T11:45:08.680Z] #52 20.66 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-09T11:45:08.838Z] #17 93.00 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-09T11:45:08.838Z] #17 93.00 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-08-09T11:45:08.838Z] #17 93.01 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-09T11:45:09.526Z] #29 12.25 0.0% 1.0% # 2.2% ## 2.9% ## 4.0% ## 4.0% #### 5.6% #### 5.6% #### 6.4% ##### 8.1% ###### 9.1% ###### 9.7% ####### 10.0% ######## 11.3% ######## 11.3% ######### 13.0% ######### 13.2% ########## 14.2% ########## 14.9% ########### 15.6% ############ 17.2% ############ 17.9% ############# 19.4% ############## 20.2% ############### 21.7% ############### 22.1% ################ 22.6% ################# 24.2% ################# 24.8% ################# 24.9% ################## 25.6% ################## 26.0% ################## 26.0% ################### 27.0% #################### 28.6% #################### 29.0% ##################### 29.6% [2021-08-09T11:45:09.526Z] #29 ... [2021-08-09T11:45:09.526Z] [2021-08-09T11:45:09.526Z] #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 [2021-08-09T11:45:09.526Z] #34 sha256:19b7f199076e67586135914d55f68531e624ec96b50fd240f8457dc59682d14c [2021-08-09T11:45:09.526Z] #34 14.16 github.com/pelletier/go-toml/cmd/tomll [2021-08-09T11:45:09.526Z] #34 DONE 22.5s [2021-08-09T11:45:09.526Z] [2021-08-09T11:45:09.526Z] #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 [2021-08-09T11:45:09.526Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:09.614Z] #52 ... [2021-08-09T11:45:09.614Z] [2021-08-09T11:45:09.614Z] #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 [2021-08-09T11:45:09.614Z] #34 sha256:1fa3a457f0280ce7768c3907fad46a83a7e363318d5edd534d2dec8c609d5626 [2021-08-09T11:45:09.614Z] #34 11.42 Install go-toml version v1.8.1 [2021-08-09T11:45:09.614Z] #34 12.12 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-09T11:45:09.614Z] #34 15.06 github.com/pelletier/go-toml [2021-08-09T11:45:09.614Z] #34 ... [2021-08-09T11:45:09.614Z] [2021-08-09T11:45:09.614Z] #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 [2021-08-09T11:45:09.614Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-09T11:45:09.614Z] #56 11.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:45:09.614Z] #56 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:45:09.783Z] #17 93.74 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-09T11:45:09.783Z] #17 93.75 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-08-09T11:45:09.783Z] #17 93.75 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-09T11:45:09.876Z] #56 ... [2021-08-09T11:45:09.876Z] [2021-08-09T11:45:09.876Z] #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 [2021-08-09T11:45:09.876Z] #59 sha256:e08389f5f6b051ec30c593cd5edaef2a5cc9dd6765b8c59bf206f1a8b917269e [2021-08-09T11:45:09.876Z] #59 11.82 + cd /tmp/tmp.u04C72lTkf/src/github.com/rootless-containers/rootlesskit [2021-08-09T11:45:09.876Z] #59 11.82 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:45:09.876Z] #59 11.90 + export GO111MODULE=on [2021-08-09T11:45:09.876Z] #59 11.90 + GO111MODULE=on [2021-08-09T11:45:09.876Z] #59 11.90 + export GOPROXY=https://proxy.golang.org [2021-08-09T11:45:09.876Z] #59 11.90 + GOPROXY=https://proxy.golang.org [2021-08-09T11:45:09.876Z] #59 11.90 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-09T11:45:09.876Z] #59 11.90 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-09T11:45:09.876Z] #59 13.19 go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T11:45:09.876Z] #59 13.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-09T11:45:09.876Z] #59 13.31 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-09T11:45:09.876Z] #59 13.88 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-09T11:45:09.876Z] #59 17.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-09T11:45:09.876Z] #59 18.42 go: downloading github.com/google/uuid v1.3.0 [2021-08-09T11:45:09.876Z] #59 18.46 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-09T11:45:09.876Z] #59 18.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-09T11:45:09.876Z] #59 19.02 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-09T11:45:09.876Z] #59 19.56 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-09T11:45:09.876Z] #59 19.85 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-09T11:45:09.876Z] #59 20.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-09T11:45:09.876Z] #59 20.37 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-09T11:45:09.876Z] #59 ... [2021-08-09T11:45:09.876Z] [2021-08-09T11:45:09.876Z] #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 [2021-08-09T11:45:09.876Z] #52 sha256:ded79b57d520a02d5870a1f2999460fb0162d786b1b4e4dde86397ba301aac9f [2021-08-09T11:45:09.876Z] #52 21.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-09T11:45:09.876Z] #52 21.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-09T11:45:10.044Z] #17 94.48 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-09T11:45:10.058Z] #29 12.25 0.0% 1.0% # 2.2% ## 2.9% ## 4.0% ## 4.0% #### 5.6% #### 5.6% #### 6.4% ##### 8.1% ###### 9.1% ###### 9.7% ####### 10.0% ######## 11.3% ######## 11.3% ######### 13.0% ######### 13.2% ########## 14.2% ########## 14.9% ########### 15.6% ############ 17.2% ############ 17.9% ############# 19.4% ############## 20.2% ############### 21.7% ############### 22.1% ################ 22.6% ################# 24.2% ################# 24.8% ################# 24.9% ################## 25.6% ################## 26.0% ################## 26.0% ################### 27.0% #################### 28.6% #################### 29.0% ##################### 29.6% ##################### 30.4% ###################### 30.8% ###################### 31.4% ####################### 32.5% ####################### 33.3% ######################## 34.2% ######################### 35.7% [2021-08-09T11:45:10.058Z] #29 ... [2021-08-09T11:45:10.058Z] [2021-08-09T11:45:10.058Z] #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 [2021-08-09T11:45:10.058Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-08-09T11:45:10.058Z] #40 12.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-09T11:45:10.058Z] #40 14.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-09T11:45:10.133Z] #52 22.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-09T11:45:10.306Z] #17 94.48 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-09T11:45:10.306Z] #17 94.49 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-09T11:45:10.324Z] #40 ... [2021-08-09T11:45:10.325Z] [2021-08-09T11:45:10.325Z] #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 [2021-08-09T11:45:10.325Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:10.697Z] #52 ... [2021-08-09T11:45:10.697Z] [2021-08-09T11:45:10.697Z] #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 [2021-08-09T11:45:10.697Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:45:10.697Z] #40 6.656 + git clone https://github.com/docker/distribution.git . [2021-08-09T11:45:10.697Z] #40 6.656 Cloning into '.'... [2021-08-09T11:45:10.697Z] #40 ... [2021-08-09T11:45:10.697Z] [2021-08-09T11:45:10.697Z] #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 [2021-08-09T11:45:10.697Z] #34 sha256:1fa3a457f0280ce7768c3907fad46a83a7e363318d5edd534d2dec8c609d5626 [2021-08-09T11:45:10.697Z] #34 22.63 github.com/pelletier/go-toml/cmd/tomll [2021-08-09T11:45:10.878Z] #17 95.13 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-09T11:45:10.878Z] #17 95.14 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-09T11:45:10.878Z] #17 95.15 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-09T11:45:11.260Z] #34 ... [2021-08-09T11:45:11.260Z] [2021-08-09T11:45:11.260Z] #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 [2021-08-09T11:45:11.260Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:11.260Z] #44 7.052 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:45:11.260Z] #44 7.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:45:11.260Z] #44 7.097 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:45:11.260Z] #44 7.599 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-09T11:45:11.260Z] #44 8.248 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:45:11.260Z] #44 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:45:11.260Z] #44 12.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:45:11.260Z] #44 ... [2021-08-09T11:45:11.260Z] [2021-08-09T11:45:11.260Z] #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 [2021-08-09T11:45:11.260Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:45:11.260Z] #46 22.62 encoding [2021-08-09T11:45:11.260Z] #46 22.78 unicode/utf16 [2021-08-09T11:45:11.260Z] #46 23.17 container/list [2021-08-09T11:45:11.269Z] using credential docker-jenkins-github-credentials [2021-08-09T11:45:11.343Z] Cloning the remote Git repository [2021-08-09T11:45:11.343Z] Cloning with configured refspecs honoured and without tags [2021-08-09T11:45:11.451Z] #17 95.71 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-08-09T11:45:11.451Z] #17 95.71 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:11.451Z] #17 95.72 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-09T11:45:11.451Z] #17 95.79 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-08-09T11:45:11.517Z] #46 23.50 crypto/internal/subtle [2021-08-09T11:45:11.593Z] #50 ... [2021-08-09T11:45:11.593Z] [2021-08-09T11:45:11.593Z] #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 [2021-08-09T11:45:11.593Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:11.593Z] #36 42.13 Reading package lists... [2021-08-09T11:45:11.712Z] #17 95.79 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:11.712Z] #17 95.80 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:11.773Z] #46 23.61 crypto/subtle [2021-08-09T11:45:11.773Z] #46 23.79 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-09T11:45:11.773Z] #46 23.89 internal/nettrace [2021-08-09T11:45:11.819Z] #29 12.25 0.0% 1.0% # 2.2% ## 2.9% ## 4.0% ## 4.0% #### 5.6% #### 5.6% #### 6.4% ##### 8.1% ###### 9.1% ###### 9.7% ####### 10.0% ######## 11.3% ######## 11.3% ######### 13.0% ######### 13.2% ########## 14.2% ########## 14.9% ########### 15.6% ############ 17.2% ############ 17.9% ############# 19.4% ############## 20.2% ############### 21.7% ############### 22.1% ################ 22.6% ################# 24.2% ################# 24.8% ################# 24.9% ################## 25.6% ################## 26.0% ################## 26.0% ################### 27.0% #################### 28.6% #################### 29.0% ##################### 29.6% ##################### 30.4% ###################### 30.8% ###################### 31.4% ####################### 32.5% ####################### 33.3% ######################## 34.2% ######################### 35.7% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 41.3% ############################## 42.0% ############################## 42.4% ############################### 43.2% ############################### 43.9% ################################ 44.9% ################################ 45.1% ################################ 45.8% [2021-08-09T11:45:11.819Z] #29 ... [2021-08-09T11:45:11.819Z] [2021-08-09T11:45:11.819Z] #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 [2021-08-09T11:45:11.819Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-09T11:45:11.819Z] #44 14.20 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-09T11:45:11.819Z] #44 18.00 Fetched 8286 kB in 12s (673 kB/s) [2021-08-09T11:45:11.819Z] #44 18.00 Reading package lists... [2021-08-09T11:45:11.819Z] #44 21.73 Reading package lists... [2021-08-09T11:45:11.819Z] #44 ... [2021-08-09T11:45:11.819Z] [2021-08-09T11:45:11.819Z] #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 [2021-08-09T11:45:11.819Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:12.029Z] #46 23.99 runtime/cgo [2021-08-09T11:45:12.656Z] #17 96.87 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-08-09T11:45:12.656Z] #17 96.88 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:12.656Z] #17 96.88 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-09T11:45:12.917Z] #17 96.95 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-08-09T11:45:12.917Z] #17 96.95 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:12.917Z] #17 96.96 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-09T11:45:11.527Z] Cloning repository https://github.com/moby/moby.git [2021-08-09T11:45:11.923Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-09T11:45:12.973Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:45:12.973Z] > git --version # timeout=10 [2021-08-09T11:45:13.011Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-09T11:45:13.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:45:13.014Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:45:14.113Z] #36 50.07 Building dependency tree... [2021-08-09T11:45:14.123Z] #17 98.26 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-08-09T11:45:14.123Z] #17 98.26 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:14.123Z] #17 98.27 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-09T11:45:14.123Z] #17 98.34 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-08-09T11:45:14.123Z] #17 98.34 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:14.123Z] #17 98.35 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-09T11:45:14.518Z] #29 12.25 0.0% 1.0% # 2.2% ## 2.9% ## 4.0% ## 4.0% #### 5.6% #### 5.6% #### 6.4% ##### 8.1% ###### 9.1% ###### 9.7% ####### 10.0% ######## 11.3% ######## 11.3% ######### 13.0% ######### 13.2% ########## 14.2% ########## 14.9% ########### 15.6% ############ 17.2% ############ 17.9% ############# 19.4% ############## 20.2% ############### 21.7% ############### 22.1% ################ 22.6% ################# 24.2% ################# 24.8% ################# 24.9% ################## 25.6% ################## 26.0% ################## 26.0% ################### 27.0% #################### 28.6% #################### 29.0% ##################### 29.6% ##################### 30.4% ###################### 30.8% ###################### 31.4% ####################### 32.5% ####################### 33.3% ######################## 34.2% ######################### 35.7% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 41.3% ############################## 42.0% ############################## 42.4% ############################### 43.2% ############################### 43.9% ################################ 44.9% ################################ 45.1% ################################ 45.8% ################################# 46.6% ################################## 47.3% ################################### 48.6% ################################### 48.7% ################################### 49.3% ################################### 49.8% #################################### 50.5% ##################################### 51.7% ##################################### 52.8% ###################################### 53.4% ###################################### 54.0% ####################################### 54.8% ######################################## 55.6% ######################################## 56.8% ######################################### 58.0% ########################################## 58.6% ########################################## 59.3% ########################################### 59.8% ########################################### 60.4% ############################################ 61.3% ############################################ 62.2% ############################################# 63.6% ############################################## 64.7% [2021-08-09T11:45:14.518Z] #29 ... [2021-08-09T11:45:14.518Z] [2021-08-09T11:45:14.518Z] #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 [2021-08-09T11:45:14.518Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-09T11:45:14.518Z] #36 14.90 Reading package lists... [2021-08-09T11:45:14.518Z] #36 18.12 Reading package lists... [2021-08-09T11:45:14.518Z] #36 21.86 Building dependency tree... [2021-08-09T11:45:14.518Z] #36 24.45 The following additional packages will be installed: [2021-08-09T11:45:14.518Z] #36 24.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-09T11:45:14.518Z] #36 24.47 Suggested packages: [2021-08-09T11:45:14.518Z] #36 24.47 cmake-doc ninja-build lrzip [2021-08-09T11:45:14.518Z] #36 24.47 Recommended packages: [2021-08-09T11:45:14.518Z] #36 24.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-09T11:45:14.518Z] #36 25.26 The following NEW packages will be installed: [2021-08-09T11:45:14.518Z] #36 25.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-09T11:45:14.518Z] #36 25.28 vim-common xxd [2021-08-09T11:45:14.518Z] #36 25.68 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:14.518Z] #36 25.68 Need to get 14.2 MB of archives. [2021-08-09T11:45:14.518Z] #36 25.68 After this operation, 60.0 MB of additional disk space will be used. [2021-08-09T11:45:14.518Z] #36 25.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-09T11:45:14.518Z] #36 25.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-09T11:45:14.518Z] #36 25.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-09T11:45:14.518Z] #36 25.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-09T11:45:14.518Z] #36 26.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-08-09T11:45:14.518Z] #36 26.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-08-09T11:45:14.518Z] #36 26.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-08-09T11:45:14.518Z] #36 26.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-08-09T11:45:14.518Z] #36 26.69 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-08-09T11:45:14.518Z] #36 26.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-08-09T11:45:14.518Z] #36 ... [2021-08-09T11:45:14.518Z] [2021-08-09T11:45:14.518Z] #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 [2021-08-09T11:45:14.518Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:15.307Z] #46 ... [2021-08-09T11:45:15.307Z] [2021-08-09T11:45:15.307Z] #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 [2021-08-09T11:45:15.307Z] #34 sha256:1fa3a457f0280ce7768c3907fad46a83a7e363318d5edd534d2dec8c609d5626 [2021-08-09T11:45:15.307Z] #34 DONE 26.7s [2021-08-09T11:45:15.307Z] [2021-08-09T11:45:15.307Z] #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 [2021-08-09T11:45:15.307Z] #50 sha256:f4a845572ed2d8b2fdbb0d46b27bf950d888a92448908f8c14352cfe2c06ae67 [2021-08-09T11:45:15.307Z] #50 20.11 go: downloading github.com/fatih/color v1.7.0 [2021-08-09T11:45:15.307Z] #50 20.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-09T11:45:15.307Z] #50 20.33 go: downloading github.com/pkg/errors v0.8.1 [2021-08-09T11:45:15.307Z] #50 20.33 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-09T11:45:15.307Z] #50 20.52 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-09T11:45:15.307Z] #50 20.80 go: downloading github.com/spf13/viper v1.6.1 [2021-08-09T11:45:15.307Z] #50 20.95 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-09T11:45:15.307Z] #50 21.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-09T11:45:15.307Z] #50 22.46 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-09T11:45:15.307Z] #50 22.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-09T11:45:15.307Z] #50 26.08 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-09T11:45:15.307Z] #50 26.14 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-09T11:45:15.307Z] #50 26.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-09T11:45:15.307Z] #50 26.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-09T11:45:15.307Z] #50 26.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-09T11:45:15.307Z] #50 26.49 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-09T11:45:15.307Z] #50 26.49 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-09T11:45:15.307Z] #50 26.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-09T11:45:15.307Z] #50 26.97 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-09T11:45:15.307Z] #50 26.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-09T11:45:15.481Z] #36 53.83 The following additional packages will be installed: [2021-08-09T11:45:15.481Z] #36 53.86 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-09T11:45:15.510Z] #17 99.61 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-08-09T11:45:15.510Z] #17 99.61 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:15.510Z] #17 99.62 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-09T11:45:15.510Z] #17 99.72 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-08-09T11:45:15.510Z] #17 99.72 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:15.510Z] #17 99.73 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:15.563Z] #50 27.14 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-09T11:45:15.563Z] #50 27.14 go: downloading github.com/spf13/afero v1.1.2 [2021-08-09T11:45:15.563Z] #50 27.53 go: downloading github.com/spf13/cast v1.3.0 [2021-08-09T11:45:15.563Z] #50 27.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-09T11:45:15.563Z] #50 27.53 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-09T11:45:15.563Z] #50 27.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-09T11:45:15.563Z] #50 27.53 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-09T11:45:15.563Z] #50 27.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-09T11:45:15.563Z] #50 ... [2021-08-09T11:45:15.563Z] [2021-08-09T11:45:15.563Z] #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 [2021-08-09T11:45:15.563Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:15.563Z] #36 27.41 Fetched 8460 kB in 17s (505 kB/s) [2021-08-09T11:45:15.738Z] #36 53.87 Suggested packages: [2021-08-09T11:45:15.738Z] #36 53.88 cmake-doc ninja-build lrzip [2021-08-09T11:45:15.738Z] #36 53.88 Recommended packages: [2021-08-09T11:45:15.738Z] #36 53.88 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-09T11:45:16.301Z] #36 ... [2021-08-09T11:45:16.301Z] [2021-08-09T11:45:16.301Z] #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 [2021-08-09T11:45:16.301Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:45:16.301Z] #46 44.60 vendor/golang.org/x/crypto/internal/subtle [2021-08-09T11:45:16.301Z] #46 ... [2021-08-09T11:45:16.301Z] [2021-08-09T11:45:16.301Z] #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 [2021-08-09T11:45:16.301Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:16.301Z] #36 54.62 The following NEW packages will be installed: [2021-08-09T11:45:16.301Z] #36 54.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-09T11:45:16.301Z] #36 54.65 vim-common xxd [2021-08-09T11:45:16.373Z] #29 12.25 0.0% 1.0% # 2.2% ## 2.9% ## 4.0% ## 4.0% #### 5.6% #### 5.6% #### 6.4% ##### 8.1% ###### 9.1% ###### 9.7% ####### 10.0% ######## 11.3% ######## 11.3% ######### 13.0% ######### 13.2% ########## 14.2% ########## 14.9% ########### 15.6% ############ 17.2% ############ 17.9% ############# 19.4% ############## 20.2% ############### 21.7% ############### 22.1% ################ 22.6% ################# 24.2% ################# 24.8% ################# 24.9% ################## 25.6% ################## 26.0% ################## 26.0% ################### 27.0% #################### 28.6% #################### 29.0% ##################### 29.6% ##################### 30.4% ###################### 30.8% ###################### 31.4% ####################### 32.5% ####################### 33.3% ######################## 34.2% ######################### 35.7% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 41.3% ############################## 42.0% ############################## 42.4% ############################### 43.2% ############################### 43.9% ################################ 44.9% ################################ 45.1% ################################ 45.8% ################################# 46.6% ################################## 47.3% ################################### 48.6% ################################### 48.7% ################################### 49.3% ################################### 49.8% #################################### 50.5% ##################################### 51.7% ##################################### 52.8% ###################################### 53.4% ###################################### 54.0% ####################################### 54.8% ######################################## 55.6% ######################################## 56.8% ######################################### 58.0% ########################################## 58.6% ########################################## 59.3% ########################################### 59.8% ########################################### 60.4% ############################################ 61.3% ############################################ 62.2% ############################################# 63.6% ############################################## 64.7% ############################################### 66.4% ################################################# 69.0% ################################################## 70.8% ################################################### 72.0% #################################################### 72.5% #################################################### 73.4% ##################################################### 74.3% ###################################################### 75.2% ###################################################### 75.9% ####################################################### 76.8% ####################################################### 77.6% ######################################################## 78.5% ######################################################### 79.3% ######################################################### 80.3% ########################################################## 81.0% ########################################################## 81.7% ########################################################### 82.1% ########################################################### 82.8% [2021-08-09T11:45:16.373Z] #29 ... [2021-08-09T11:45:16.373Z] [2021-08-09T11:45:16.373Z] #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 [2021-08-09T11:45:16.373Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-08-09T11:45:16.373Z] #56 19.31 Fetched 8282 kB in 13s (630 kB/s) [2021-08-09T11:45:16.373Z] #56 19.31 Reading package lists... [2021-08-09T11:45:16.373Z] #56 23.10 Reading package lists... [2021-08-09T11:45:16.373Z] #56 28.98 Building dependency tree... [2021-08-09T11:45:16.373Z] #56 ... [2021-08-09T11:45:16.373Z] [2021-08-09T11:45:16.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 [2021-08-09T11:45:16.373Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:16.864Z] #36 55.04 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:16.864Z] #36 55.04 Need to get 14.9 MB of archives. [2021-08-09T11:45:16.864Z] #36 55.04 After this operation, 61.8 MB of additional disk space will be used. [2021-08-09T11:45:16.864Z] #36 55.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-09T11:45:16.864Z] #36 55.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-09T11:45:16.864Z] #36 55.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-09T11:45:16.864Z] #36 55.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-09T11:45:16.896Z] #17 101.1 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-08-09T11:45:16.896Z] #17 101.1 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:16.896Z] #17 101.1 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-09T11:45:17.158Z] #17 101.2 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-08-09T11:45:17.158Z] #17 101.2 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:17.158Z] #17 101.2 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:17.734Z] #29 12.25 0.0% 1.0% # 2.2% ## 2.9% ## 4.0% ## 4.0% #### 5.6% #### 5.6% #### 6.4% ##### 8.1% ###### 9.1% ###### 9.7% ####### 10.0% ######## 11.3% ######## 11.3% ######### 13.0% ######### 13.2% ########## 14.2% ########## 14.9% ########### 15.6% ############ 17.2% ############ 17.9% ############# 19.4% ############## 20.2% ############### 21.7% ############### 22.1% ################ 22.6% ################# 24.2% ################# 24.8% ################# 24.9% ################## 25.6% ################## 26.0% ################## 26.0% ################### 27.0% #################### 28.6% #################### 29.0% ##################### 29.6% ##################### 30.4% ###################### 30.8% ###################### 31.4% ####################### 32.5% ####################### 33.3% ######################## 34.2% ######################### 35.7% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 41.3% ############################## 42.0% ############################## 42.4% ############################### 43.2% ############################### 43.9% ################################ 44.9% ################################ 45.1% ################################ 45.8% ################################# 46.6% ################################## 47.3% ################################### 48.6% ################################### 48.7% ################################### 49.3% ################################### 49.8% #################################### 50.5% ##################################### 51.7% ##################################### 52.8% ###################################### 53.4% ###################################### 54.0% ####################################### 54.8% ######################################## 55.6% ######################################## 56.8% ######################################### 58.0% ########################################## 58.6% ########################################## 59.3% ########################################### 59.8% ########################################### 60.4% ############################################ 61.3% ############################################ 62.2% ############################################# 63.6% ############################################## 64.7% ############################################### 66.4% ################################################# 69.0% ################################################## 70.8% ################################################### 72.0% #################################################### 72.5% #################################################### 73.4% ##################################################### 74.3% ###################################################### 75.2% ###################################################### 75.9% ####################################################### 76.8% ####################################################### 77.6% ######################################################## 78.5% ######################################################### 79.3% ######################################################### 80.3% ########################################################## 81.0% ########################################################## 81.7% ########################################################### 82.1% ########################################################### 82.8% ############################################################ 83.6% ############################################################# 84.8% ############################################################# 85.9% ############################################################## 87.2% ############################################################### 87.8% ################################################################ 89.3% ################################################################# 90.4% ################################################################## 91.8% ################################################################## 92.2% #################################################################### 94.7% #################################################################### 95.4% [2021-08-09T11:45:17.734Z] #29 ... [2021-08-09T11:45:17.734Z] [2021-08-09T11:45:17.734Z] #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 [2021-08-09T11:45:17.734Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-09T11:45:17.734Z] #13 17.17 Fetched 8808 kB in 14s (623 kB/s) [2021-08-09T11:45:17.734Z] #13 17.17 Reading package lists... [2021-08-09T11:45:17.734Z] #13 22.25 Reading package lists... [2021-08-09T11:45:17.734Z] #13 27.20 Building dependency tree... [2021-08-09T11:45:17.734Z] #13 ... [2021-08-09T11:45:17.734Z] [2021-08-09T11:45:17.734Z] #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 [2021-08-09T11:45:17.734Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:17.793Z] #36 55.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-09T11:45:17.793Z] #36 56.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-09T11:45:17.793Z] #36 56.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-09T11:45:17.793Z] #36 56.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-09T11:45:17.793Z] #36 56.05 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-09T11:45:17.793Z] #36 56.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-09T11:45:17.996Z] #29 12.25 0.0% 1.0% # 2.2% ## 2.9% ## 4.0% ## 4.0% #### 5.6% #### 5.6% #### 6.4% ##### 8.1% ###### 9.1% ###### 9.7% ####### 10.0% ######## 11.3% ######## 11.3% ######### 13.0% ######### 13.2% ########## 14.2% ########## 14.9% ########### 15.6% ############ 17.2% ############ 17.9% ############# 19.4% ############## 20.2% ############### 21.7% ############### 22.1% ################ 22.6% ################# 24.2% ################# 24.8% ################# 24.9% ################## 25.6% ################## 26.0% ################## 26.0% ################### 27.0% #################### 28.6% #################### 29.0% ##################### 29.6% ##################### 30.4% ###################### 30.8% ###################### 31.4% ####################### 32.5% ####################### 33.3% ######################## 34.2% ######################### 35.7% ########################## 37.0% ########################### 38.2% ############################ 39.1% ############################ 40.0% ############################# 41.3% ############################## 42.0% ############################## 42.4% ############################### 43.2% ############################### 43.9% ################################ 44.9% ################################ 45.1% ################################ 45.8% ################################# 46.6% ################################## 47.3% ################################### 48.6% ################################### 48.7% ################################### 49.3% ################################### 49.8% #################################### 50.5% ##################################### 51.7% ##################################### 52.8% ###################################### 53.4% ###################################### 54.0% ####################################### 54.8% ######################################## 55.6% ######################################## 56.8% ######################################### 58.0% ########################################## 58.6% ########################################## 59.3% ########################################### 59.8% ########################################### 60.4% ############################################ 61.3% ############################################ 62.2% ############################################# 63.6% ############################################## 64.7% ############################################### 66.4% ################################################# 69.0% ################################################## 70.8% ################################################### 72.0% #################################################### 72.5% #################################################### 73.4% ##################################################### 74.3% ###################################################### 75.2% ###################################################### 75.9% ####################################################### 76.8% ####################################################### 77.6% ######################################################## 78.5% ######################################################### 79.3% ######################################################### 80.3% ########################################################## 81.0% ########################################################## 81.7% ########################################################### 82.1% ########################################################### 82.8% ############################################################ 83.6% ############################################################# 84.8% ############################################################# 85.9% ############################################################## 87.2% ############################################################### 87.8% ################################################################ 89.3% ################################################################# 90.4% ################################################################## 91.8% ################################################################## 92.2% #################################################################### 94.7% #################################################################### 95.4% ##################################################################### 96.1% ###################################################################### 97.6% ####################################################################### 98.8% ######################################################################## 100.0% [2021-08-09T11:45:18.101Z] #17 102.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-09T11:45:18.258Z] #29 27.51 [2021-08-09T11:45:18.362Z] #17 102.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:18.362Z] #17 102.5 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:18.362Z] #17 102.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-09T11:45:18.362Z] #17 102.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:18.362Z] #17 102.6 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-09T11:45:18.362Z] #17 102.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-09T11:45:18.362Z] #17 102.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:18.362Z] #17 102.6 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-09T11:45:18.362Z] #17 102.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-09T11:45:18.362Z] #17 102.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:18.362Z] #17 102.7 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:18.362Z] #17 102.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-09T11:45:18.362Z] #17 102.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:18.622Z] #17 102.7 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:18.622Z] #17 102.8 Selecting previously unselected package cross-config. [2021-08-09T11:45:18.622Z] #17 102.8 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-08-09T11:45:18.622Z] #17 102.8 Unpacking cross-config (2.6.15-3) ... [2021-08-09T11:45:18.622Z] #17 102.8 Selecting previously unselected package gcc-8-cross-base. [2021-08-09T11:45:18.622Z] #17 102.8 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:18.622Z] #17 102.9 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-09T11:45:18.622Z] #17 102.9 Selecting previously unselected package libc6-arm64-cross. [2021-08-09T11:45:18.622Z] #17 102.9 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-08-09T11:45:18.622Z] #17 102.9 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-08-09T11:45:18.725Z] #36 ... [2021-08-09T11:45:18.725Z] [2021-08-09T11:45:18.725Z] #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 [2021-08-09T11:45:18.725Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-09T11:45:18.725Z] #56 40.77 Reading package lists... [2021-08-09T11:45:18.725Z] #56 48.80 Building dependency tree... [2021-08-09T11:45:18.725Z] #56 53.19 The following additional packages will be installed: [2021-08-09T11:45:18.725Z] #56 53.20 libbtrfs0 [2021-08-09T11:45:18.725Z] #56 53.38 The following NEW packages will be installed: [2021-08-09T11:45:18.725Z] #56 53.39 libbtrfs-dev libbtrfs0 [2021-08-09T11:45:18.725Z] #56 54.08 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:18.725Z] #56 54.08 Need to get 119 kB of archives. [2021-08-09T11:45:18.725Z] #56 54.08 After this operation, 387 kB of additional disk space will be used. [2021-08-09T11:45:18.725Z] #56 54.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-09T11:45:18.725Z] #56 54.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-09T11:45:18.725Z] #56 54.99 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:18.725Z] #56 55.17 Fetched 119 kB in 1s (207 kB/s) [2021-08-09T11:45:18.725Z] #56 55.27 Selecting previously unselected package libbtrfs0. [2021-08-09T11:45:18.725Z] #56 55.27 (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.) [2021-08-09T11:45:18.725Z] #56 55.38 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-09T11:45:18.725Z] #56 55.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-09T11:45:18.725Z] #56 55.59 Selecting previously unselected package libbtrfs-dev. [2021-08-09T11:45:18.725Z] #56 55.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-09T11:45:18.725Z] #56 55.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:45:18.725Z] #56 55.84 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-09T11:45:18.725Z] #56 55.94 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:45:18.725Z] #56 56.05 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:45:18.725Z] #56 DONE 56.9s [2021-08-09T11:45:18.725Z] [2021-08-09T11:45:18.725Z] #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 [2021-08-09T11:45:18.725Z] #57 sha256:f257ecb44cc4f90c482b8215b7f3bad021c17d5e5bfc679c495b884f6fc930dc [2021-08-09T11:45:18.883Z] #17 103.2 Selecting previously unselected package libgcc1-arm64-cross. [2021-08-09T11:45:18.883Z] #17 103.2 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-09T11:45:19.145Z] #17 103.3 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-09T11:45:19.145Z] #17 103.3 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-09T11:45:19.145Z] #17 103.3 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:19.145Z] #17 103.3 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:19.145Z] #17 103.4 Selecting previously unselected package libitm1-arm64-cross. [2021-08-09T11:45:19.145Z] #17 103.4 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:19.145Z] #17 103.4 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:19.145Z] #17 103.4 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-09T11:45:19.145Z] #17 103.4 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:19.145Z] #17 103.4 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:19.208Z] #29 28.67 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-09T11:45:19.406Z] #17 103.5 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-09T11:45:19.406Z] #17 103.5 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:19.406Z] #17 103.5 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:19.406Z] #17 103.6 Selecting previously unselected package libasan5-arm64-cross. [2021-08-09T11:45:19.406Z] #17 103.6 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:19.406Z] #17 103.6 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:19.668Z] #17 103.8 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-09T11:45:19.668Z] #17 103.8 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:19.668Z] #17 103.8 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:19.668Z] #17 103.9 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-09T11:45:19.668Z] #17 103.9 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:19.668Z] #17 103.9 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:19.668Z] #17 104.0 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-09T11:45:19.787Z] #29 29.02 [2021-08-09T11:45:19.787Z] #29 29.21 ######################################################################## 100.0% [2021-08-09T11:45:19.929Z] #17 104.0 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:19.929Z] #17 104.0 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:19.929Z] #17 104.1 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-08-09T11:45:19.929Z] #17 104.1 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:19.929Z] #17 104.1 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:20.051Z] #29 29.35 [2021-08-09T11:45:20.051Z] #29 ... [2021-08-09T11:45:20.051Z] [2021-08-09T11:45:20.051Z] #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 [2021-08-09T11:45:20.051Z] #50 sha256:0d157e7d161ae5cba0f9508bc50982190be60da944fa5545a6268c3522373f0e [2021-08-09T11:45:20.051Z] #50 23.12 go: downloading github.com/fatih/color v1.7.0 [2021-08-09T11:45:20.051Z] #50 23.15 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-09T11:45:20.051Z] #50 23.22 go: downloading github.com/pkg/errors v0.8.1 [2021-08-09T11:45:20.051Z] #50 23.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-09T11:45:20.051Z] #50 23.29 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-09T11:45:20.051Z] #50 23.38 go: downloading github.com/spf13/viper v1.6.1 [2021-08-09T11:45:20.051Z] #50 24.18 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-09T11:45:20.051Z] #50 24.30 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-09T11:45:20.051Z] #50 24.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-09T11:45:20.051Z] #50 24.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-09T11:45:20.051Z] #50 25.70 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-09T11:45:20.051Z] #50 25.84 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-09T11:45:20.051Z] #50 25.93 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-09T11:45:20.051Z] #50 26.04 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-09T11:45:20.051Z] #50 26.43 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-09T11:45:20.051Z] #50 26.86 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-09T11:45:20.051Z] #50 27.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-09T11:45:20.051Z] #50 27.92 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-09T11:45:20.051Z] #50 27.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-09T11:45:20.051Z] #50 28.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-09T11:45:20.051Z] #50 28.38 go: downloading github.com/spf13/afero v1.1.2 [2021-08-09T11:45:20.051Z] #50 28.63 go: downloading github.com/spf13/cast v1.3.0 [2021-08-09T11:45:20.051Z] #50 28.69 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-09T11:45:20.051Z] #50 28.81 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-09T11:45:20.051Z] #50 28.85 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-09T11:45:20.051Z] #50 28.99 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-09T11:45:20.051Z] #50 29.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-09T11:45:20.051Z] #50 29.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-09T11:45:20.051Z] #50 29.31 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-09T11:45:20.051Z] #50 29.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-09T11:45:20.051Z] #50 29.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-09T11:45:20.051Z] #50 29.55 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-09T11:45:20.051Z] #50 29.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-09T11:45:20.051Z] #50 29.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-09T11:45:20.051Z] #50 29.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-09T11:45:20.051Z] #50 29.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-09T11:45:20.051Z] #50 30.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-09T11:45:20.051Z] #50 30.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-09T11:45:20.051Z] #50 30.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-09T11:45:20.051Z] #50 30.45 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-09T11:45:20.051Z] #50 30.49 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-09T11:45:20.051Z] #50 30.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-09T11:45:20.051Z] #50 30.64 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-09T11:45:20.051Z] #50 30.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-09T11:45:20.051Z] #50 30.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-09T11:45:20.051Z] #50 31.03 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-09T11:45:20.051Z] #50 31.44 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-09T11:45:20.051Z] #50 31.45 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-09T11:45:20.051Z] #50 31.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-09T11:45:20.051Z] #50 31.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-09T11:45:20.051Z] #50 31.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-09T11:45:20.051Z] #50 31.92 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-09T11:45:20.051Z] #50 33.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-09T11:45:20.093Z] #57 1.262 + RM_GOPATH=0 [2021-08-09T11:45:20.093Z] #57 1.263 + TMP_GOPATH= [2021-08-09T11:45:20.093Z] #57 1.263 + : /build [2021-08-09T11:45:20.093Z] #57 1.264 + '[' -z '' ']' [2021-08-09T11:45:20.093Z] #57 1.265 ++ mktemp -d [2021-08-09T11:45:20.093Z] #57 1.268 + export GOPATH=/tmp/tmp.WWtjoTXyAJ [2021-08-09T11:45:20.093Z] #57 1.268 + GOPATH=/tmp/tmp.WWtjoTXyAJ [2021-08-09T11:45:20.093Z] #57 1.268 + RM_GOPATH=1 [2021-08-09T11:45:20.093Z] #57 1.268 + case "$(go env GOARCH)" in [2021-08-09T11:45:20.093Z] #57 1.268 ++ go env GOARCH [2021-08-09T11:45:20.093Z] #57 1.291 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:20.093Z] #57 1.292 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:20.093Z] #57 1.293 ++ dirname /tmp/install/install.sh [2021-08-09T11:45:20.093Z] #57 1.301 + dir=/tmp/install [2021-08-09T11:45:20.093Z] #57 1.302 + bin=containerd [2021-08-09T11:45:20.093Z] #57 1.302 + shift [2021-08-09T11:45:20.093Z] #57 1.302 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-09T11:45:20.093Z] #57 1.302 + . /tmp/install/containerd.installer [2021-08-09T11:45:20.093Z] #57 1.303 ++ set -e [2021-08-09T11:45:20.093Z] #57 1.303 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:45:20.093Z] #57 1.304 + install_containerd [2021-08-09T11:45:20.093Z] #57 1.307 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-09T11:45:20.093Z] #57 1.311 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:45:20.093Z] #57 1.313 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WWtjoTXyAJ/src/github.com/containerd/containerd [2021-08-09T11:45:20.093Z] #57 1.315 Cloning into '/tmp/tmp.WWtjoTXyAJ/src/github.com/containerd/containerd'... [2021-08-09T11:45:20.189Z] #17 104.5 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-08-09T11:45:20.189Z] #17 104.5 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:20.189Z] #17 104.5 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:20.314Z] #50 ... [2021-08-09T11:45:20.314Z] [2021-08-09T11:45:20.314Z] #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 [2021-08-09T11:45:20.314Z] #52 sha256:ab32bdedef1fad25fbaaa406021e1c409b4f1d41292ed5103c43066b82b3811f [2021-08-09T11:45:20.314Z] #52 33.21 internal/testlog [2021-08-09T11:45:20.314Z] #52 33.22 internal/reflectlite [2021-08-09T11:45:20.835Z] #36 27.41 Reading package lists... [2021-08-09T11:45:20.835Z] #36 ... [2021-08-09T11:45:20.835Z] [2021-08-09T11:45:20.835Z] #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 [2021-08-09T11:45:20.835Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:20.835Z] #13 12.50 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:45:20.835Z] #13 14.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:45:20.835Z] #13 ... [2021-08-09T11:45:20.835Z] [2021-08-09T11:45:20.835Z] #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 [2021-08-09T11:45:20.835Z] #50 sha256:f4a845572ed2d8b2fdbb0d46b27bf950d888a92448908f8c14352cfe2c06ae67 [2021-08-09T11:45:20.835Z] #50 27.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-09T11:45:20.835Z] #50 27.75 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-09T11:45:20.835Z] #50 27.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-09T11:45:20.835Z] #50 27.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-09T11:45:20.835Z] #50 27.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-09T11:45:20.835Z] #50 27.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-09T11:45:20.835Z] #50 27.96 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-09T11:45:20.835Z] #50 27.96 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-09T11:45:20.835Z] #50 27.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-09T11:45:20.835Z] #50 27.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-09T11:45:20.835Z] #50 27.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-09T11:45:20.835Z] #50 28.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-09T11:45:20.835Z] #50 28.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-09T11:45:20.835Z] #50 28.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-09T11:45:20.835Z] #50 28.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-09T11:45:20.835Z] #50 28.55 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-09T11:45:20.835Z] #50 28.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-09T11:45:20.835Z] #50 28.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-09T11:45:20.835Z] #50 28.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-09T11:45:20.835Z] #50 28.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-09T11:45:20.835Z] #50 28.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-09T11:45:20.835Z] #50 28.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-09T11:45:20.835Z] #50 28.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-09T11:45:20.835Z] #50 28.88 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-09T11:45:20.835Z] #50 28.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-09T11:45:20.835Z] #50 29.23 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-09T11:45:20.835Z] #50 29.23 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-09T11:45:20.835Z] #50 29.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-09T11:45:20.835Z] #50 29.36 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-09T11:45:20.835Z] #50 29.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-09T11:45:20.835Z] #50 29.45 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-09T11:45:20.835Z] #50 29.59 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-09T11:45:20.835Z] #50 30.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-09T11:45:20.835Z] #50 30.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-09T11:45:20.835Z] #50 30.78 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-09T11:45:20.835Z] #50 30.78 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-09T11:45:20.835Z] #50 30.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-09T11:45:20.835Z] #50 30.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-09T11:45:20.835Z] #50 30.99 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-09T11:45:20.835Z] #50 31.31 go: downloading golang.org/x/text v0.3.2 [2021-08-09T11:45:20.835Z] #50 ... [2021-08-09T11:45:20.835Z] [2021-08-09T11:45:20.835Z] #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 [2021-08-09T11:45:20.835Z] #59 sha256:e08389f5f6b051ec30c593cd5edaef2a5cc9dd6765b8c59bf206f1a8b917269e [2021-08-09T11:45:20.835Z] #59 22.51 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-09T11:45:20.835Z] #59 27.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-09T11:45:20.835Z] #59 ... [2021-08-09T11:45:20.835Z] [2021-08-09T11:45:20.835Z] #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 [2021-08-09T11:45:20.835Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:45:20.835Z] #40 22.28 Checking out files: 92% (1566/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. [2021-08-09T11:45:20.835Z] #40 22.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-09T11:45:20.835Z] #40 24.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-09T11:45:21.573Z] #17 105.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-09T11:45:21.573Z] #17 105.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:21.573Z] #17 105.9 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:21.772Z] #40 ... [2021-08-09T11:45:21.772Z] [2021-08-09T11:45:21.772Z] #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 [2021-08-09T11:45:21.772Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:21.772Z] #36 27.41 Reading package lists... [2021-08-09T11:45:21.836Z] #17 105.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-09T11:45:21.836Z] #17 105.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-08-09T11:45:21.836Z] #17 105.9 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-09T11:45:22.029Z] #36 34.04 Reading package lists... [2021-08-09T11:45:22.029Z] #36 ... [2021-08-09T11:45:22.029Z] [2021-08-09T11:45:22.029Z] #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 [2021-08-09T11:45:22.029Z] #52 sha256:ded79b57d520a02d5870a1f2999460fb0162d786b1b4e4dde86397ba301aac9f [2021-08-09T11:45:22.029Z] #52 23.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-09T11:45:22.029Z] #52 28.05 runtime [2021-08-09T11:45:22.097Z] #17 106.4 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-09T11:45:22.097Z] #17 106.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-08-09T11:45:22.097Z] #17 106.4 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-09T11:45:22.243Z] #52 34.91 io [2021-08-09T11:45:22.243Z] #52 34.94 syscall [2021-08-09T11:45:22.243Z] #52 34.96 sort [2021-08-09T11:45:22.243Z] #52 34.97 strconv [2021-08-09T11:45:22.243Z] #52 ... [2021-08-09T11:45:22.243Z] [2021-08-09T11:45:22.243Z] #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 [2021-08-09T11:45:22.243Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-08-09T11:45:22.243Z] #56 28.98 Building dependency tree... [2021-08-09T11:45:22.243Z] #56 31.45 The following additional packages will be installed: [2021-08-09T11:45:22.243Z] #56 31.45 libbtrfs0 [2021-08-09T11:45:22.243Z] #56 31.63 The following NEW packages will be installed: [2021-08-09T11:45:22.243Z] #56 31.64 libbtrfs-dev libbtrfs0 [2021-08-09T11:45:22.243Z] #56 31.98 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:22.243Z] #56 31.98 Need to get 119 kB of archives. [2021-08-09T11:45:22.243Z] #56 31.98 After this operation, 387 kB of additional disk space will be used. [2021-08-09T11:45:22.243Z] #56 31.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-09T11:45:22.243Z] #56 31.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-09T11:45:22.243Z] #56 33.02 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:22.243Z] #56 33.18 Fetched 119 kB in 0s (435 kB/s) [2021-08-09T11:45:22.243Z] #56 33.28 Selecting previously unselected package libbtrfs0. [2021-08-09T11:45:22.243Z] #56 33.28 (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.) [2021-08-09T11:45:22.243Z] #56 33.43 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-09T11:45:22.243Z] #56 33.45 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-09T11:45:22.243Z] #56 33.60 Selecting previously unselected package libbtrfs-dev. [2021-08-09T11:45:22.243Z] #56 33.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-09T11:45:22.243Z] #56 33.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:45:22.243Z] #56 34.06 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-09T11:45:22.243Z] #56 34.09 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:45:22.243Z] #56 34.11 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:45:22.243Z] #56 DONE 35.3s [2021-08-09T11:45:22.286Z] #52 ... [2021-08-09T11:45:22.286Z] [2021-08-09T11:45:22.286Z] #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 [2021-08-09T11:45:22.286Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-09T11:45:22.286Z] #56 24.61 Fetched 8460 kB in 15s (569 kB/s) [2021-08-09T11:45:22.286Z] #56 24.61 Reading package lists... [2021-08-09T11:45:22.286Z] #56 31.00 Reading package lists... [2021-08-09T11:45:22.286Z] #56 ... [2021-08-09T11:45:22.286Z] [2021-08-09T11:45:22.286Z] #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 [2021-08-09T11:45:22.286Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:22.286Z] #13 24.67 Fetched 8990 kB in 17s (520 kB/s) [2021-08-09T11:45:22.509Z] [2021-08-09T11:45:22.509Z] #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 [2021-08-09T11:45:22.509Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:22.509Z] #29 30.30 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-09T11:45:22.509Z] #29 30.57 [2021-08-09T11:45:22.509Z] #29 30.76 ############################## 41.7% ######################################################################## 100.0% [2021-08-09T11:45:22.509Z] #29 30.96 [2021-08-09T11:45:22.509Z] #29 31.97 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-09T11:45:22.699Z] #57 ... [2021-08-09T11:45:22.699Z] [2021-08-09T11:45:22.699Z] #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 [2021-08-09T11:45:22.699Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:22.699Z] #44 42.40 Reading package lists... [2021-08-09T11:45:22.699Z] #44 50.59 Building dependency tree... [2021-08-09T11:45:22.699Z] #44 53.78 The following additional packages will be installed: [2021-08-09T11:45:22.699Z] #44 53.80 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-09T11:45:22.699Z] #44 53.80 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-09T11:45:22.699Z] #44 53.80 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-09T11:45:22.699Z] #44 53.80 python3.7-minimal [2021-08-09T11:45:22.699Z] #44 53.80 Suggested packages: [2021-08-09T11:45:22.699Z] #44 53.81 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-09T11:45:22.699Z] #44 53.81 python3.7-doc binfmt-support [2021-08-09T11:45:22.699Z] #44 55.01 The following NEW packages will be installed: [2021-08-09T11:45:22.699Z] #44 55.03 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-09T11:45:22.699Z] #44 55.04 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-09T11:45:22.699Z] #44 55.04 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-09T11:45:22.699Z] #44 55.05 python3.7-minimal [2021-08-09T11:45:22.699Z] #44 55.47 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:22.699Z] #44 55.47 Need to get 6695 kB of archives. [2021-08-09T11:45:22.699Z] #44 55.47 After this operation, 33.1 MB of additional disk space will be used. [2021-08-09T11:45:22.699Z] #44 55.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-09T11:45:22.699Z] #44 55.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-09T11:45:22.699Z] #44 55.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-09T11:45:22.699Z] #44 55.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-09T11:45:22.699Z] #44 55.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-09T11:45:22.699Z] #44 55.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-09T11:45:22.699Z] #44 55.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-09T11:45:22.699Z] #44 55.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-09T11:45:22.699Z] #44 55.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-09T11:45:22.699Z] #44 56.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-09T11:45:22.699Z] #44 56.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-09T11:45:22.699Z] #44 56.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-09T11:45:22.699Z] #44 56.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-09T11:45:22.699Z] #44 56.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-09T11:45:22.699Z] #44 56.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-09T11:45:22.699Z] #44 58.68 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-09T11:45:22.699Z] #44 60.21 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:22.699Z] #44 ... [2021-08-09T11:45:22.699Z] [2021-08-09T11:45:22.699Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-09T11:45:22.699Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:45:22.699Z] #32 58.52 Checking out files: 88% (1347/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-09T11:45:22.699Z] #32 59.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-09T11:45:22.699Z] #32 59.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-09T11:45:23.039Z] #17 107.2 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-08-09T11:45:23.039Z] #17 107.2 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:23.039Z] #17 107.2 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:23.087Z] #29 32.45 [2021-08-09T11:45:23.217Z] #13 24.67 Reading package lists... [2021-08-09T11:45:23.217Z] #13 ... [2021-08-09T11:45:23.217Z] [2021-08-09T11:45:23.217Z] #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 [2021-08-09T11:45:23.217Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:23.217Z] #44 19.00 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-09T11:45:23.217Z] #44 24.63 Fetched 8464 kB in 18s (475 kB/s) [2021-08-09T11:45:23.611Z] #17 107.8 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-08-09T11:45:23.611Z] #17 107.8 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:23.611Z] #17 107.8 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:24.147Z] #44 24.63 Reading package lists... [2021-08-09T11:45:24.147Z] #44 ... [2021-08-09T11:45:24.147Z] [2021-08-09T11:45:24.147Z] #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 [2021-08-09T11:45:24.147Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:45:24.147Z] #46 35.88 vendor/golang.org/x/crypto/internal/subtle [2021-08-09T11:45:24.791Z] #29 32.66 0.0% # 2.4% ### 4.2% #### 6.8% ###### 9.0% ########## 14.8% ############# 18.3% ################ 23.6% ##################### 29.4% ########################## 36.1% ############################# 40.7% ################################# 46.0% #################################### 51.2% ######################################## 56.5% ############################################# 62.7% ################################################# 68.7% ## [2021-08-09T11:45:24.791Z] #29 ... [2021-08-09T11:45:24.791Z] [2021-08-09T11:45:24.791Z] #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 [2021-08-09T11:45:24.791Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-09T11:45:24.791Z] #44 21.73 Reading package lists... [2021-08-09T11:45:24.791Z] #44 27.98 Building dependency tree... [2021-08-09T11:45:24.791Z] #44 30.48 The following additional packages will be installed: [2021-08-09T11:45:24.791Z] #44 30.48 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-09T11:45:24.791Z] #44 30.49 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-09T11:45:24.791Z] #44 30.49 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-09T11:45:24.791Z] #44 30.49 python3.7-minimal [2021-08-09T11:45:24.791Z] #44 30.49 Suggested packages: [2021-08-09T11:45:24.791Z] #44 30.49 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-09T11:45:24.791Z] #44 30.49 python3.7-doc binfmt-support [2021-08-09T11:45:24.791Z] #44 31.58 The following NEW packages will be installed: [2021-08-09T11:45:24.791Z] #44 31.58 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-09T11:45:24.791Z] #44 31.59 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-09T11:45:24.791Z] #44 31.59 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-09T11:45:24.791Z] #44 31.59 python3.7-minimal [2021-08-09T11:45:24.791Z] #44 31.96 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:24.791Z] #44 31.96 Need to get 6095 kB of archives. [2021-08-09T11:45:24.791Z] #44 31.96 After this operation, 32.3 MB of additional disk space will be used. [2021-08-09T11:45:24.791Z] #44 31.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-09T11:45:24.791Z] #44 31.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-09T11:45:24.791Z] #44 32.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-09T11:45:24.791Z] #44 32.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-09T11:45:24.791Z] #44 32.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-09T11:45:24.791Z] #44 32.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-09T11:45:24.791Z] #44 32.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-09T11:45:24.791Z] #44 32.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-09T11:45:24.791Z] #44 32.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-08-09T11:45:24.791Z] #44 32.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-09T11:45:24.791Z] #44 32.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-09T11:45:24.791Z] #44 32.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-08-09T11:45:24.791Z] #44 32.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-09T11:45:24.791Z] #44 32.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-09T11:45:24.791Z] #44 32.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-09T11:45:24.791Z] #44 34.89 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-09T11:45:24.791Z] #44 36.74 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:24.791Z] #44 36.98 Fetched 6095 kB in 4s (1733 kB/s) [2021-08-09T11:45:24.791Z] #44 37.12 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-09T11:45:24.791Z] #44 37.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-09T11:45:24.791Z] #44 37.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-09T11:45:24.791Z] #44 37.25 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:24.997Z] #17 109.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-09T11:45:24.997Z] #17 109.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:24.997Z] #17 109.2 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:24.997Z] #17 109.2 Selecting previously unselected package patch. [2021-08-09T11:45:24.997Z] #17 109.2 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-09T11:45:24.997Z] #17 109.2 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-09T11:45:25.113Z] #44 ... [2021-08-09T11:45:25.113Z] [2021-08-09T11:45:25.113Z] #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 [2021-08-09T11:45:25.113Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:25.216Z] #32 ... [2021-08-09T11:45:25.217Z] [2021-08-09T11:45:25.217Z] #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 [2021-08-09T11:45:25.217Z] #50 sha256:238e00dcf13afbd51c4279f335524780828fc1925b2a5155af710a02ba2edf55 [2021-08-09T11:45:25.217Z] #50 53.34 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-09T11:45:25.217Z] #50 53.36 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-09T11:45:25.217Z] #50 53.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-09T11:45:25.217Z] #50 53.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-09T11:45:25.217Z] #50 53.52 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-09T11:45:25.217Z] #50 54.73 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-09T11:45:25.217Z] #50 54.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-09T11:45:25.217Z] #50 55.38 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-09T11:45:25.217Z] #50 ... [2021-08-09T11:45:25.217Z] [2021-08-09T11:45:25.217Z] #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 [2021-08-09T11:45:25.217Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:25.217Z] #13 40.47 Reading package lists... [2021-08-09T11:45:25.217Z] #13 48.27 Building dependency tree... [2021-08-09T11:45:25.217Z] #13 51.25 The following additional packages will be installed: [2021-08-09T11:45:25.217Z] #13 51.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-09T11:45:25.217Z] #13 51.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-09T11:45:25.217Z] #13 51.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-09T11:45:25.217Z] #13 51.27 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-09T11:45:25.217Z] #13 51.27 mingw-w64-x86-64-dev [2021-08-09T11:45:25.217Z] #13 51.28 Suggested packages: [2021-08-09T11:45:25.217Z] #13 51.28 gcc-8-locales seccomp wine64 [2021-08-09T11:45:25.217Z] #13 52.32 The following NEW packages will be installed: [2021-08-09T11:45:25.217Z] #13 52.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-09T11:45:25.217Z] #13 52.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-09T11:45:25.217Z] #13 52.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-09T11:45:25.217Z] #13 52.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-09T11:45:25.217Z] #13 52.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-09T11:45:25.217Z] #13 52.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-09T11:45:25.217Z] #13 52.34 The following packages will be upgraded: [2021-08-09T11:45:25.217Z] #13 52.34 libseccomp2 [2021-08-09T11:45:25.217Z] #13 52.73 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:25.217Z] #13 52.73 Need to get 77.8 MB of archives. [2021-08-09T11:45:25.217Z] #13 52.73 After this operation, 487 MB of additional disk space will be used. [2021-08-09T11:45:25.217Z] #13 52.73 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] [2021-08-09T11:45:25.217Z] #13 52.73 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-09T11:45:25.217Z] #13 52.86 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-09T11:45:25.217Z] #13 52.93 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] [2021-08-09T11:45:25.217Z] #13 53.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-09T11:45:25.217Z] #13 53.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-09T11:45:25.217Z] #13 53.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-09T11:45:25.217Z] #13 53.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-09T11:45:25.217Z] #13 53.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-09T11:45:25.217Z] #13 53.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] [2021-08-09T11:45:25.217Z] #13 53.95 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] [2021-08-09T11:45:25.217Z] #13 57.61 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] [2021-08-09T11:45:25.258Z] #17 109.3 Selecting previously unselected package dpkg-dev. [2021-08-09T11:45:25.258Z] #17 109.3 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-08-09T11:45:25.258Z] #17 109.3 Unpacking dpkg-dev (1.19.7) ... [2021-08-09T11:45:25.258Z] #17 109.6 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-09T11:45:25.258Z] #17 109.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-08-09T11:45:25.258Z] #17 109.6 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-08-09T11:45:25.258Z] #17 109.6 Selecting previously unselected package libio-string-perl. [2021-08-09T11:45:25.258Z] #17 109.6 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-08-09T11:45:25.258Z] #17 109.6 Unpacking libio-string-perl (1.08-3) ... [2021-08-09T11:45:25.258Z] #17 109.7 Selecting previously unselected package libicu63:amd64. [2021-08-09T11:45:25.258Z] #17 109.7 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-09T11:45:25.258Z] #17 ... [2021-08-09T11:45:25.258Z] [2021-08-09T11:45:25.258Z] #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 [2021-08-09T11:45:25.258Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:45:25.258Z] #47 121.8 + dpkg --print-architecture [2021-08-09T11:45:25.258Z] #47 121.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-09T11:45:25.375Z] #29 32.66 0.0% # 2.4% ### 4.2% #### 6.8% ###### 9.0% ########## 14.8% ############# 18.3% ################ 23.6% ##################### 29.4% ########################## 36.1% ############################# 40.7% ################################# 46.0% #################################### 51.2% ######################################## 56.5% ############################################# 62.7% ################################################# 68.7% ##################################################### 74.3% ######################################################### 80.3% ############################################################## 87.3% [2021-08-09T11:45:25.375Z] #29 ... [2021-08-09T11:45:25.375Z] [2021-08-09T11:45:25.375Z] #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 [2021-08-09T11:45:25.375Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-09T11:45:25.375Z] #36 28.14 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:25.375Z] #36 28.38 Fetched 14.2 MB in 2s (9080 kB/s) [2021-08-09T11:45:25.375Z] #36 28.52 Selecting previously unselected package xxd. [2021-08-09T11:45:25.375Z] #36 28.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.) [2021-08-09T11:45:25.375Z] #36 28.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-09T11:45:25.375Z] #36 28.60 Unpacking xxd (2:8.1.0875-5) ... [2021-08-09T11:45:25.375Z] #36 28.88 Selecting previously unselected package vim-common. [2021-08-09T11:45:25.375Z] #36 28.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:45:25.375Z] #36 28.95 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-09T11:45:25.375Z] #36 29.29 Selecting previously unselected package cmake-data. [2021-08-09T11:45:25.375Z] #36 29.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-09T11:45:25.375Z] #36 29.33 Unpacking cmake-data (3.13.4-1) ... [2021-08-09T11:45:25.375Z] #36 32.64 Selecting previously unselected package libicu63:arm64. [2021-08-09T11:45:25.375Z] #36 32.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-09T11:45:25.375Z] #36 32.66 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-09T11:45:25.375Z] #36 36.78 Selecting previously unselected package libxml2:arm64. [2021-08-09T11:45:25.375Z] #36 36.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-08-09T11:45:25.375Z] #36 36.79 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-09T11:45:25.375Z] #36 37.30 Selecting previously unselected package libarchive13:arm64. [2021-08-09T11:45:25.375Z] #36 37.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-08-09T11:45:25.375Z] #36 37.31 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-09T11:45:25.375Z] #36 37.68 Selecting previously unselected package libjsoncpp1:arm64. [2021-08-09T11:45:25.375Z] #36 37.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-08-09T11:45:25.375Z] #36 37.70 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-09T11:45:25.375Z] #36 37.93 Selecting previously unselected package librhash0:arm64. [2021-08-09T11:45:25.375Z] #36 37.94 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-08-09T11:45:25.375Z] #36 37.95 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-08-09T11:45:25.375Z] #36 ... [2021-08-09T11:45:25.375Z] [2021-08-09T11:45:25.375Z] #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 [2021-08-09T11:45:25.375Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:25.375Z] #29 32.66 0.0% # 2.4% ### 4.2% #### 6.8% ###### 9.0% ########## 14.8% ############# 18.3% ################ 23.6% ##################### 29.4% ########################## 36.1% ############################# 40.7% ################################# 46.0% #################################### 51.2% ######################################## 56.5% ############################################# 62.7% ################################################# 68.7% ##################################################### 74.3% ######################################################### 80.3% ############################################################## 87.3% ################################################################### 93.2% ######################################################################## 100.0% [2021-08-09T11:45:25.474Z] #13 ... [2021-08-09T11:45:25.474Z] [2021-08-09T11:45:25.474Z] #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 [2021-08-09T11:45:25.474Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:25.474Z] #44 60.40 Fetched 6695 kB in 4s (1752 kB/s) [2021-08-09T11:45:25.474Z] #44 60.51 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-09T11:45:25.474Z] #44 60.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.) [2021-08-09T11:45:25.474Z] #44 60.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:45:25.474Z] #44 60.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:25.474Z] #44 61.61 Selecting previously unselected package python3.7-minimal. [2021-08-09T11:45:25.474Z] #44 61.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:45:25.474Z] #44 61.65 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:45:25.638Z] #29 34.92 [2021-08-09T11:45:25.730Z] #44 63.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:25.786Z] #47 122.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-09T11:45:25.786Z] #47 122.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-09T11:45:25.991Z] #44 63.56 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:45:26.211Z] #29 ... [2021-08-09T11:45:26.211Z] [2021-08-09T11:45:26.211Z] #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 [2021-08-09T11:45:26.211Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-08-09T11:45:26.211Z] #32 28.91 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. [2021-08-09T11:45:26.211Z] #32 29.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-09T11:45:26.211Z] #32 29.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-09T11:45:26.474Z] #32 ... [2021-08-09T11:45:26.474Z] [2021-08-09T11:45:26.474Z] #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 [2021-08-09T11:45:26.474Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-09T11:45:26.474Z] #44 38.21 Selecting previously unselected package python3.7-minimal. [2021-08-09T11:45:26.474Z] #44 38.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-09T11:45:26.474Z] #44 38.27 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:45:26.474Z] #44 39.02 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:26.474Z] #44 39.09 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:45:27.884Z] #44 ... [2021-08-09T11:45:27.884Z] [2021-08-09T11:45:27.884Z] #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 [2021-08-09T11:45:27.884Z] #52 sha256:25925cea5d65ed6a42f7af7256ab6485e6b6aa6ac442aa98ace369a32036a908 [2021-08-09T11:45:27.884Z] #52 56.17 internal/reflectlite [2021-08-09T11:45:27.884Z] #52 56.18 sync [2021-08-09T11:45:27.884Z] #52 58.06 internal/testlog [2021-08-09T11:45:27.884Z] #52 59.05 sort [2021-08-09T11:45:27.884Z] #52 59.06 errors [2021-08-09T11:45:27.884Z] #52 59.38 io [2021-08-09T11:45:27.884Z] #52 60.51 internal/oserror [2021-08-09T11:45:27.884Z] #52 60.70 bytes [2021-08-09T11:45:27.884Z] #52 60.79 syscall [2021-08-09T11:45:27.884Z] #52 63.16 strconv [2021-08-09T11:45:27.947Z] #44 ... [2021-08-09T11:45:27.947Z] [2021-08-09T11:45:27.947Z] #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 [2021-08-09T11:45:27.947Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:45:27.947Z] #46 30.81 internal/reflectlite [2021-08-09T11:45:27.947Z] #46 30.84 sync [2021-08-09T11:45:27.947Z] #46 32.75 github.com/LK4D4/vndr/godl/singleflight [2021-08-09T11:45:27.947Z] #46 32.76 math/rand [2021-08-09T11:45:27.947Z] #46 32.76 internal/testlog [2021-08-09T11:45:27.947Z] #46 33.17 internal/singleflight [2021-08-09T11:45:27.947Z] #46 33.76 sort [2021-08-09T11:45:27.947Z] #46 33.79 errors [2021-08-09T11:45:27.947Z] #46 34.17 internal/oserror [2021-08-09T11:45:27.947Z] #46 34.17 strconv [2021-08-09T11:45:27.947Z] #46 34.17 io [2021-08-09T11:45:27.947Z] #46 34.34 syscall [2021-08-09T11:45:27.947Z] #46 35.44 path [2021-08-09T11:45:27.947Z] #46 36.46 vendor/golang.org/x/net/dns/dnsmessage [2021-08-09T11:45:27.947Z] #46 37.84 bytes [2021-08-09T11:45:27.947Z] #46 40.38 strings [2021-08-09T11:45:27.947Z] #46 ... [2021-08-09T11:45:27.947Z] [2021-08-09T11:45:27.947Z] #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 [2021-08-09T11:45:27.947Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-09T11:45:27.947Z] #13 27.20 Building dependency tree... [2021-08-09T11:45:27.947Z] #13 29.69 The following additional packages will be installed: [2021-08-09T11:45:27.947Z] #13 29.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-09T11:45:27.947Z] #13 29.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-09T11:45:27.947Z] #13 29.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-09T11:45:27.947Z] #13 29.71 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-09T11:45:27.947Z] #13 29.71 mingw-w64-x86-64-dev [2021-08-09T11:45:27.947Z] #13 29.71 Suggested packages: [2021-08-09T11:45:27.947Z] #13 29.73 gcc-8-locales seccomp wine64 [2021-08-09T11:45:27.947Z] #13 30.54 The following NEW packages will be installed: [2021-08-09T11:45:27.947Z] #13 30.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-09T11:45:27.947Z] #13 30.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-09T11:45:27.947Z] #13 30.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-09T11:45:27.947Z] #13 30.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-09T11:45:27.947Z] #13 30.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-09T11:45:27.947Z] #13 30.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-09T11:45:27.947Z] #13 30.56 The following packages will be upgraded: [2021-08-09T11:45:27.947Z] #13 30.56 libseccomp2 [2021-08-09T11:45:27.947Z] #13 30.98 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:27.947Z] #13 30.98 Need to get 73.4 MB of archives. [2021-08-09T11:45:27.947Z] #13 30.98 After this operation, 472 MB of additional disk space will be used. [2021-08-09T11:45:27.947Z] #13 30.98 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] [2021-08-09T11:45:27.947Z] #13 30.99 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-08-09T11:45:27.947Z] #13 31.00 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-08-09T11:45:27.947Z] #13 31.09 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] [2021-08-09T11:45:27.947Z] #13 31.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-09T11:45:27.947Z] #13 31.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-08-09T11:45:27.947Z] #13 31.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-08-09T11:45:27.947Z] #13 31.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-09T11:45:27.947Z] #13 31.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-09T11:45:27.947Z] #13 31.63 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] [2021-08-09T11:45:27.947Z] #13 31.63 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] [2021-08-09T11:45:27.947Z] #13 33.74 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] [2021-08-09T11:45:27.947Z] #13 34.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-09T11:45:27.947Z] #13 34.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-09T11:45:27.947Z] #13 34.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-09T11:45:27.947Z] #13 34.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-09T11:45:27.947Z] #13 34.90 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] [2021-08-09T11:45:27.947Z] #13 34.90 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-08-09T11:45:27.947Z] #13 34.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-08-09T11:45:27.947Z] #13 34.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-08-09T11:45:27.947Z] #13 34.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-08-09T11:45:27.947Z] #13 34.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-08-09T11:45:27.947Z] #13 34.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-08-09T11:45:27.947Z] #13 35.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-08-09T11:45:27.947Z] #13 35.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-08-09T11:45:27.947Z] #13 35.07 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-08-09T11:45:27.947Z] #13 36.17 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:27.947Z] #13 36.33 Fetched 73.4 MB in 4s (16.7 MB/s) [2021-08-09T11:45:27.947Z] #13 36.46 (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.) [2021-08-09T11:45:27.947Z] #13 36.56 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-09T11:45:27.947Z] #13 36.59 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-09T11:45:27.947Z] #13 36.84 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:45:27.947Z] #13 37.02 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-09T11:45:27.947Z] #13 37.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 ... 15394 files and directories currently installed.) [2021-08-09T11:45:27.947Z] #13 37.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-08-09T11:45:27.947Z] #13 37.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-09T11:45:28.140Z] #52 66.33 reflect [2021-08-09T11:45:28.140Z] #52 ... [2021-08-09T11:45:28.140Z] [2021-08-09T11:45:28.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 [2021-08-09T11:45:28.140Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:28.140Z] #13 60.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-09T11:45:28.140Z] #13 60.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-09T11:45:28.140Z] #13 60.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-09T11:45:28.140Z] #13 60.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-09T11:45:28.140Z] #13 60.45 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] [2021-08-09T11:45:28.140Z] #13 60.46 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-09T11:45:28.140Z] #13 60.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-09T11:45:28.140Z] #13 60.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-09T11:45:28.141Z] #13 60.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-09T11:45:28.141Z] #13 60.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-09T11:45:28.141Z] #13 60.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-09T11:45:28.141Z] #13 60.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-09T11:45:28.141Z] #13 60.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-09T11:45:28.141Z] #13 60.60 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-09T11:45:28.218Z] #13 ... [2021-08-09T11:45:28.218Z] [2021-08-09T11:45:28.218Z] #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 [2021-08-09T11:45:28.218Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:45:28.218Z] #46 41.06 reflect [2021-08-09T11:45:28.533Z] Fetching without tags [2021-08-09T11:45:29.070Z] #13 61.67 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:29.070Z] #13 61.92 Fetched 77.8 MB in 8s (9535 kB/s) [2021-08-09T11:45:29.070Z] #13 61.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% [2021-08-09T11:45:29.070Z] #13 ... [2021-08-09T11:45:29.070Z] [2021-08-09T11:45:29.070Z] #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 [2021-08-09T11:45:29.071Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:29.071Z] #36 57.49 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:29.071Z] #36 57.79 Fetched 14.9 MB in 2s (9387 kB/s) [2021-08-09T11:45:29.071Z] #36 57.89 Selecting previously unselected package xxd. [2021-08-09T11:45:29.071Z] #36 57.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 ... 15421 files and directories currently installed.) [2021-08-09T11:45:29.071Z] #36 57.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-09T11:45:29.071Z] #36 58.00 Unpacking xxd (2:8.1.0875-5) ... [2021-08-09T11:45:29.071Z] #36 58.31 Selecting previously unselected package vim-common. [2021-08-09T11:45:29.071Z] #36 58.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:45:29.071Z] #36 58.37 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-09T11:45:29.071Z] #36 58.73 Selecting previously unselected package cmake-data. [2021-08-09T11:45:29.071Z] #36 58.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-09T11:45:29.071Z] #36 58.75 Unpacking cmake-data (3.13.4-1) ... [2021-08-09T11:45:29.071Z] #36 62.07 Selecting previously unselected package libicu63:amd64. [2021-08-09T11:45:29.071Z] #36 62.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-09T11:45:29.071Z] #36 62.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-09T11:45:29.169Z] #46 ... [2021-08-09T11:45:29.169Z] [2021-08-09T11:45:29.169Z] #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 [2021-08-09T11:45:29.169Z] #29 sha256:14dcba18562e5d901dac16749f6a8746cb1c799f23a8c551275ed3d8f32b28a1 [2021-08-09T11:45:29.169Z] #29 35.92 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-09T11:45:29.169Z] #29 36.23 [2021-08-09T11:45:29.169Z] #29 36.46 ######################################################################## 100.0% [2021-08-09T11:45:29.169Z] #29 36.62 [2021-08-09T11:45:29.169Z] #29 37.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-09T11:45:29.169Z] #29 37.70 [2021-08-09T11:45:29.169Z] #29 37.94 ######################################################################## 100.0% [2021-08-09T11:45:29.169Z] #29 38.05 [2021-08-09T11:45:29.169Z] #29 38.12 Download of images into '/build' complete. [2021-08-09T11:45:29.169Z] #29 38.12 Use something like the following to load the result into a Docker daemon: [2021-08-09T11:45:29.169Z] #29 38.12 tar -cC '/build' . | docker load [2021-08-09T11:45:29.169Z] #29 DONE 38.5s [2021-08-09T11:45:29.169Z] [2021-08-09T11:45:29.169Z] #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 [2021-08-09T11:45:29.169Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-09T11:45:29.169Z] #36 38.42 Selecting previously unselected package libuv1:arm64. [2021-08-09T11:45:29.169Z] #36 38.44 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-08-09T11:45:29.169Z] #36 38.47 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-09T11:45:29.169Z] #36 38.71 Selecting previously unselected package cmake. [2021-08-09T11:45:29.169Z] #36 38.75 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-08-09T11:45:29.169Z] #36 38.75 Unpacking cmake (3.13.4-1) ... [2021-08-09T11:45:29.169Z] #36 40.76 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-09T11:45:29.169Z] #36 40.82 Setting up xxd (2:8.1.0875-5) ... [2021-08-09T11:45:29.169Z] #36 40.84 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-09T11:45:29.169Z] #36 40.86 Setting up vim-common (2:8.1.0875-5) ... [2021-08-09T11:45:29.169Z] #36 40.90 Setting up librhash0:arm64 (1.3.8-1) ... [2021-08-09T11:45:29.169Z] #36 40.93 Setting up cmake-data (3.13.4-1) ... [2021-08-09T11:45:29.169Z] #36 41.00 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-09T11:45:29.169Z] #36 41.01 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-09T11:45:29.169Z] #36 41.04 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-09T11:45:29.169Z] #36 41.06 Setting up cmake (3.13.4-1) ... [2021-08-09T11:45:29.169Z] #36 41.10 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:45:29.169Z] #36 41.29 Processing triggers for mime-support (3.62) ... [2021-08-09T11:45:29.169Z] #36 DONE 42.1s [2021-08-09T11:45:29.186Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:45:29.327Z] #36 ... [2021-08-09T11:45:29.327Z] [2021-08-09T11:45:29.327Z] #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 [2021-08-09T11:45:29.327Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:29.327Z] #13 61.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 ... 15421 files and directories currently installed.) [2021-08-09T11:45:29.327Z] #13 62.06 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-09T11:45:29.327Z] #13 62.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-09T11:45:29.431Z] [2021-08-09T11:45:29.431Z] #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 [2021-08-09T11:45:29.431Z] #37 sha256:45e00008b69e5788012b3ae1787b6f62ca2aff404965bbea110ab2b4c3a45850 [2021-08-09T11:45:29.497Z] #46 ... [2021-08-09T11:45:29.497Z] [2021-08-09T11:45:29.497Z] #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 [2021-08-09T11:45:29.497Z] #50 sha256:f4a845572ed2d8b2fdbb0d46b27bf950d888a92448908f8c14352cfe2c06ae67 [2021-08-09T11:45:29.497Z] #50 39.28 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-09T11:45:29.497Z] #50 39.29 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-09T11:45:29.497Z] #50 39.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-09T11:45:29.497Z] #50 39.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-09T11:45:29.497Z] #50 39.61 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-09T11:45:29.497Z] #50 40.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-09T11:45:29.497Z] #50 41.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-09T11:45:29.497Z] #50 41.36 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-09T11:45:29.583Z] #13 62.35 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:45:29.841Z] #13 62.63 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-09T11:45:29.841Z] #13 62.63 (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.) [2021-08-09T11:45:29.841Z] #13 62.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-09T11:45:29.841Z] #13 62.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-09T11:45:30.825Z] #37 1.533 + RM_GOPATH=0 [2021-08-09T11:45:30.825Z] #37 1.533 + TMP_GOPATH= [2021-08-09T11:45:30.825Z] #37 1.534 + : /build [2021-08-09T11:45:30.825Z] #37 1.534 + '[' -z '' ']' [2021-08-09T11:45:30.825Z] #37 1.536 ++ mktemp -d [2021-08-09T11:45:30.825Z] #37 1.537 + export GOPATH=/tmp/tmp.qNDOYPdCFt [2021-08-09T11:45:30.825Z] #37 1.538 + GOPATH=/tmp/tmp.qNDOYPdCFt [2021-08-09T11:45:30.825Z] #37 1.538 + RM_GOPATH=1 [2021-08-09T11:45:30.825Z] #37 1.539 + case "$(go env GOARCH)" in [2021-08-09T11:45:30.825Z] #37 1.540 ++ go env GOARCH [2021-08-09T11:45:30.825Z] #37 1.556 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:30.825Z] #37 1.557 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:30.825Z] #37 1.560 ++ dirname /tmp/install/install.sh [2021-08-09T11:45:30.825Z] #37 1.569 + dir=/tmp/install [2021-08-09T11:45:30.825Z] #37 1.570 + bin=tini [2021-08-09T11:45:30.825Z] #37 1.570 + shift [2021-08-09T11:45:30.825Z] #37 1.571 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-09T11:45:30.825Z] #37 1.571 + . /tmp/install/tini.installer [2021-08-09T11:45:30.825Z] #37 1.572 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:45:30.825Z] #37 1.573 + install_tini [2021-08-09T11:45:30.826Z] #37 1.573 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-09T11:45:30.826Z] #37 1.574 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:45:30.826Z] #37 1.574 + git clone https://github.com/krallin/tini.git /tmp/tmp.qNDOYPdCFt/tini [2021-08-09T11:45:30.826Z] #37 1.577 Cloning into '/tmp/tmp.qNDOYPdCFt/tini'... [2021-08-09T11:45:28.251Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:45:28.316Z] > git config --add remote.origin.fetch +refs/pull/42726/head:refs/remotes/origin/PR-42726 # timeout=10 [2021-08-09T11:45:28.353Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:45:28.458Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:45:28.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:45:28.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:45:28.569Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:45:29.291Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:45:29.329Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:45:31.072Z] #47 ... [2021-08-09T11:45:31.072Z] [2021-08-09T11:45:31.072Z] #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 [2021-08-09T11:45:31.072Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-09T11:45:31.072Z] #17 109.7 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-09T11:45:31.072Z] #17 111.3 Selecting previously unselected package libxml2:amd64. [2021-08-09T11:45:31.072Z] #17 111.4 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-09T11:45:31.072Z] #17 111.4 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-09T11:45:31.072Z] #17 111.5 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-09T11:45:31.072Z] #17 111.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-08-09T11:45:31.072Z] #17 111.5 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-08-09T11:45:31.072Z] #17 111.6 Selecting previously unselected package libxml-sax-base-perl. [2021-08-09T11:45:31.072Z] #17 111.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-08-09T11:45:31.072Z] #17 111.6 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-08-09T11:45:31.072Z] #17 111.6 Selecting previously unselected package libxml-sax-perl. [2021-08-09T11:45:31.072Z] #17 111.7 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-08-09T11:45:31.072Z] #17 111.7 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-08-09T11:45:31.072Z] #17 111.7 Selecting previously unselected package libxml-libxml-perl. [2021-08-09T11:45:31.072Z] #17 111.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-08-09T11:45:31.072Z] #17 111.7 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-09T11:45:31.072Z] #17 111.9 Selecting previously unselected package libxml-simple-perl. [2021-08-09T11:45:31.072Z] #17 111.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-09T11:45:31.072Z] #17 111.9 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-09T11:45:31.072Z] #17 112.0 Selecting previously unselected package libyaml-perl. [2021-08-09T11:45:31.072Z] #17 112.0 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.0 Unpacking libyaml-perl (1.27-1) ... [2021-08-09T11:45:31.072Z] #17 112.1 Selecting previously unselected package libconfig-auto-perl. [2021-08-09T11:45:31.072Z] #17 112.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.1 Unpacking libconfig-auto-perl (0.44-1) ... [2021-08-09T11:45:31.072Z] #17 112.1 Selecting previously unselected package libfile-which-perl. [2021-08-09T11:45:31.072Z] #17 112.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.1 Unpacking libfile-which-perl (1.23-1) ... [2021-08-09T11:45:31.072Z] #17 112.2 Selecting previously unselected package libfile-homedir-perl. [2021-08-09T11:45:31.072Z] #17 112.2 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.2 Unpacking libfile-homedir-perl (1.004-1) ... [2021-08-09T11:45:31.072Z] #17 112.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-09T11:45:31.072Z] #17 112.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.2 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-09T11:45:31.072Z] #17 112.3 Selecting previously unselected package dpkg-cross. [2021-08-09T11:45:31.072Z] #17 112.3 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.3 Unpacking dpkg-cross (2.6.15-3) ... [2021-08-09T11:45:31.072Z] #17 112.3 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-09T11:45:31.072Z] #17 112.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.3 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-08-09T11:45:31.072Z] #17 112.4 Selecting previously unselected package libc6-armel-cross. [2021-08-09T11:45:31.072Z] #17 112.4 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.4 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-08-09T11:45:31.072Z] #17 112.7 Selecting previously unselected package libgcc1-armel-cross. [2021-08-09T11:45:31.072Z] #17 112.7 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.7 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-09T11:45:31.072Z] #17 112.8 Selecting previously unselected package libgomp1-armel-cross. [2021-08-09T11:45:31.072Z] #17 112.8 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.8 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:31.072Z] #17 112.8 Selecting previously unselected package libatomic1-armel-cross. [2021-08-09T11:45:31.072Z] #17 112.9 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.9 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:31.072Z] #17 112.9 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-09T11:45:31.072Z] #17 112.9 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:31.072Z] #17 112.9 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:31.072Z] #17 113.0 Selecting previously unselected package libasan5-armel-cross. [2021-08-09T11:45:31.072Z] #17 113.0 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:31.072Z] #17 113.1 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:31.072Z] #17 113.2 Selecting previously unselected package libubsan1-armel-cross. [2021-08-09T11:45:31.072Z] #17 113.2 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:31.072Z] #17 113.2 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:31.072Z] #17 113.2 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-08-09T11:45:31.072Z] #17 113.2 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:31.072Z] #17 113.3 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:31.072Z] #17 113.5 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-08-09T11:45:31.072Z] #17 113.5 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:31.072Z] #17 113.5 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-09T11:45:31.072Z] #17 115.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-09T11:45:31.072Z] #17 115.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:31.072Z] #17 115.0 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-09T11:45:31.072Z] #17 115.3 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-09T11:45:31.072Z] #17 115.3 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-08-09T11:45:31.072Z] #17 115.3 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-09T11:45:31.207Z] #13 ... [2021-08-09T11:45:31.207Z] [2021-08-09T11:45:31.207Z] #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 [2021-08-09T11:45:31.208Z] #48 sha256:c0e3787e978a47df74058ad4660fb77967a614d4a5e14b0204024815e9268a9a [2021-08-09T11:45:31.208Z] #48 DONE 69.6s [2021-08-09T11:45:31.333Z] #17 115.7 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-09T11:45:31.392Z] #50 ... [2021-08-09T11:45:31.392Z] [2021-08-09T11:45:31.392Z] #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 [2021-08-09T11:45:31.392Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-09T11:45:31.392Z] #56 31.00 Reading package lists... [2021-08-09T11:45:31.392Z] #56 37.28 Building dependency tree... [2021-08-09T11:45:31.392Z] #56 40.46 The following additional packages will be installed: [2021-08-09T11:45:31.392Z] #56 40.47 libbtrfs0 [2021-08-09T11:45:31.392Z] #56 40.66 The following NEW packages will be installed: [2021-08-09T11:45:31.392Z] #56 40.68 libbtrfs-dev libbtrfs0 [2021-08-09T11:45:31.392Z] #56 41.07 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:31.392Z] #56 41.07 Need to get 119 kB of archives. [2021-08-09T11:45:31.392Z] #56 41.07 After this operation, 387 kB of additional disk space will be used. [2021-08-09T11:45:31.392Z] #56 41.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-09T11:45:31.392Z] #56 41.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-09T11:45:31.392Z] #56 42.15 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:31.392Z] #56 42.39 Fetched 119 kB in 0s (443 kB/s) [2021-08-09T11:45:31.392Z] #56 42.48 Selecting previously unselected package libbtrfs0. [2021-08-09T11:45:31.392Z] #56 42.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-09T11:45:31.392Z] #56 42.60 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-09T11:45:31.392Z] #56 42.62 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-09T11:45:31.392Z] #56 42.73 Selecting previously unselected package libbtrfs-dev. [2021-08-09T11:45:31.392Z] #56 42.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-09T11:45:31.392Z] #56 42.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:45:31.392Z] #56 43.04 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-09T11:45:31.392Z] #56 43.06 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:45:31.392Z] #56 43.07 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:45:31.392Z] #56 DONE 43.5s [2021-08-09T11:45:31.464Z] [2021-08-09T11:45:31.464Z] #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 [2021-08-09T11:45:31.464Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:31.464Z] #36 69.30 Selecting previously unselected package libxml2:amd64. [2021-08-09T11:45:31.464Z] #36 69.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-09T11:45:31.464Z] #36 69.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-09T11:45:31.591Z] Merge succeeded, producing e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:45:31.591Z] Checking out Revision e8e278c44f18ca26150f6429ebd540e9363decda (PR-42726) [2021-08-09T11:45:31.595Z] #17 115.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-08-09T11:45:31.595Z] #17 115.7 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-09T11:45:31.649Z] [2021-08-09T11:45:31.649Z] #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 [2021-08-09T11:45:31.649Z] #57 sha256:75506744cfb9d895cf57abe12c08b2678731a7133af81b97286e327a90f2b271 [2021-08-09T11:45:31.775Z] #37 ... [2021-08-09T11:45:31.775Z] [2021-08-09T11:45:31.775Z] #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 [2021-08-09T11:45:31.775Z] #50 sha256:0d157e7d161ae5cba0f9508bc50982190be60da944fa5545a6268c3522373f0e [2021-08-09T11:45:31.775Z] #50 34.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-09T11:45:31.775Z] #50 34.54 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-09T11:45:31.775Z] #50 34.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-09T11:45:31.775Z] #50 34.58 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-09T11:45:31.775Z] #50 34.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-09T11:45:31.775Z] #50 34.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-09T11:45:31.775Z] #50 35.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-09T11:45:31.775Z] #50 35.13 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-09T11:45:31.775Z] #50 35.34 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-09T11:45:31.775Z] #50 35.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-09T11:45:31.775Z] #50 35.52 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-09T11:45:31.775Z] #50 35.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-09T11:45:31.775Z] #50 35.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-09T11:45:31.775Z] #50 35.74 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-09T11:45:31.775Z] #50 35.85 go: downloading golang.org/x/text v0.3.2 [2021-08-09T11:45:31.775Z] #50 36.09 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-09T11:45:31.775Z] #50 36.77 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-09T11:45:31.775Z] #50 39.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-09T11:45:31.775Z] #50 39.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-09T11:45:31.775Z] #50 40.41 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-09T11:45:31.775Z] #50 ... [2021-08-09T11:45:31.775Z] [2021-08-09T11:45:31.775Z] #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 [2021-08-09T11:45:31.775Z] #37 sha256:45e00008b69e5788012b3ae1787b6f62ca2aff404965bbea110ab2b4c3a45850 [2021-08-09T11:45:31.775Z] #37 2.576 + cd /tmp/tmp.qNDOYPdCFt/tini [2021-08-09T11:45:31.775Z] #37 2.577 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:45:31.775Z] #37 2.621 + cmake . [2021-08-09T11:45:32.030Z] #36 70.18 Selecting previously unselected package libarchive13:amd64. [2021-08-09T11:45:32.030Z] #36 70.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-09T11:45:32.030Z] #36 70.19 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-09T11:45:32.030Z] #36 ... [2021-08-09T11:45:32.030Z] [2021-08-09T11:45:32.030Z] #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 [2021-08-09T11:45:32.030Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:45:32.030Z] #46 60.15 github.com/LK4D4/vndr/godl/singleflight [2021-08-09T11:45:32.030Z] #46 60.16 io [2021-08-09T11:45:32.030Z] #46 60.63 strconv [2021-08-09T11:45:32.030Z] #46 61.77 bytes [2021-08-09T11:45:32.030Z] #46 64.01 strings [2021-08-09T11:45:32.030Z] #46 64.13 reflect [2021-08-09T11:45:32.030Z] #46 67.37 bufio [2021-08-09T11:45:32.030Z] #46 69.08 internal/syscall/unix [2021-08-09T11:45:32.030Z] #46 69.37 time [2021-08-09T11:45:32.030Z] #46 ... [2021-08-09T11:45:32.030Z] [2021-08-09T11:45:32.030Z] #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 [2021-08-09T11:45:32.030Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:32.030Z] #44 67.58 Selecting previously unselected package python3-minimal. [2021-08-09T11:45:32.030Z] #44 67.59 (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.) [2021-08-09T11:45:32.030Z] #44 67.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-09T11:45:32.030Z] #44 67.97 Unpacking python3-minimal (3.7.3-1) ... [2021-08-09T11:45:32.030Z] #44 68.71 Selecting previously unselected package libmpdec2:amd64. [2021-08-09T11:45:32.030Z] #44 68.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-09T11:45:32.030Z] #44 68.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:45:32.030Z] #44 69.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-09T11:45:32.030Z] #44 69.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:45:32.030Z] #44 69.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:32.167Z] #17 116.4 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-08-09T11:45:32.167Z] #17 116.4 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:32.167Z] #17 116.4 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:32.351Z] #37 ... [2021-08-09T11:45:32.351Z] [2021-08-09T11:45:32.351Z] #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 [2021-08-09T11:45:32.351Z] #57 sha256:6865233a798ece634fee212100a0127f979df9f628e99fc62a33ef0b64058cac [2021-08-09T11:45:32.351Z] #57 1.274 + RM_GOPATH=0 [2021-08-09T11:45:32.351Z] #57 1.274 + TMP_GOPATH= [2021-08-09T11:45:32.351Z] #57 1.274 + : /build [2021-08-09T11:45:32.351Z] #57 1.274 + '[' -z '' ']' [2021-08-09T11:45:32.351Z] #57 1.276 ++ mktemp -d [2021-08-09T11:45:32.351Z] #57 1.286 + export GOPATH=/tmp/tmp.NcMrQdx54c [2021-08-09T11:45:32.351Z] #57 1.286 + GOPATH=/tmp/tmp.NcMrQdx54c [2021-08-09T11:45:32.351Z] #57 1.286 + RM_GOPATH=1 [2021-08-09T11:45:32.351Z] #57 1.286 + case "$(go env GOARCH)" in [2021-08-09T11:45:32.351Z] #57 1.287 ++ go env GOARCH [2021-08-09T11:45:32.351Z] #57 1.306 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:32.351Z] #57 1.306 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:32.351Z] #57 1.306 ++ dirname /tmp/install/install.sh [2021-08-09T11:45:32.351Z] #57 1.308 + dir=/tmp/install [2021-08-09T11:45:32.351Z] #57 1.310 + bin=containerd [2021-08-09T11:45:32.351Z] #57 1.310 + shift [2021-08-09T11:45:32.351Z] #57 1.310 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-09T11:45:32.351Z] #57 1.310 + . /tmp/install/containerd.installer [2021-08-09T11:45:32.351Z] #57 1.310 ++ set -e [2021-08-09T11:45:32.351Z] #57 1.310 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:45:32.351Z] #57 1.314 + install_containerd [2021-08-09T11:45:32.351Z] #57 1.314 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-09T11:45:32.351Z] #57 1.314 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NcMrQdx54c/src/github.com/containerd/containerd [2021-08-09T11:45:32.351Z] #57 1.315 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:45:32.351Z] #57 1.355 Cloning into '/tmp/tmp.NcMrQdx54c/src/github.com/containerd/containerd'... [2021-08-09T11:45:32.614Z] #57 ... [2021-08-09T11:45:32.614Z] [2021-08-09T11:45:32.614Z] #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 [2021-08-09T11:45:32.614Z] #37 sha256:45e00008b69e5788012b3ae1787b6f62ca2aff404965bbea110ab2b4c3a45850 [2021-08-09T11:45:32.614Z] #37 3.389 -- The C compiler identification is GNU 8.3.0 [2021-08-09T11:45:32.614Z] #37 3.465 -- Check for working C compiler: /usr/bin/cc [2021-08-09T11:45:32.738Z] #17 117.0 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-08-09T11:45:32.738Z] #17 117.0 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:32.738Z] #17 117.0 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-09T11:45:33.398Z] #44 71.02 Selecting previously unselected package python3.7. [2021-08-09T11:45:33.399Z] #44 71.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:45:33.399Z] #44 71.06 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:33.562Z] #37 ... [2021-08-09T11:45:33.562Z] [2021-08-09T11:45:33.562Z] #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 [2021-08-09T11:45:33.562Z] #48 sha256:4e527a01b317095c6881d3012e4df5b9c1e895d3c5183370355b47d2bfe753fc [2021-08-09T11:45:33.562Z] #48 DONE 46.6s [2021-08-09T11:45:33.562Z] [2021-08-09T11:45:33.562Z] #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 [2021-08-09T11:45:33.562Z] #37 sha256:45e00008b69e5788012b3ae1787b6f62ca2aff404965bbea110ab2b4c3a45850 [2021-08-09T11:45:33.562Z] #37 4.470 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-09T11:45:33.562Z] #37 4.476 -- Detecting C compiler ABI info [2021-08-09T11:45:31.287Z] > git remote # timeout=10 [2021-08-09T11:45:31.354Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T11:45:31.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:45:31.392Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-09T11:45:31.516Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-09T11:45:31.624Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:45:31.662Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:45:33.976Z] #44 71.59 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T11:45:33.976Z] #44 71.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-09T11:45:33.976Z] #44 71.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:45:34.121Z] #17 118.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-09T11:45:34.121Z] #17 118.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:34.121Z] #17 118.3 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-09T11:45:34.121Z] #17 118.3 Selecting previously unselected package crossbuild-essential-armel. [2021-08-09T11:45:34.121Z] #17 118.3 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-08-09T11:45:34.121Z] #17 118.4 Unpacking crossbuild-essential-armel (12.6) ... [2021-08-09T11:45:34.121Z] #17 118.4 Selecting previously unselected package libc6-armhf-cross. [2021-08-09T11:45:34.121Z] #17 118.4 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-08-09T11:45:34.121Z] #17 118.4 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-08-09T11:45:34.233Z] #44 71.97 Setting up python3-minimal (3.7.3-1) ... [2021-08-09T11:45:34.510Z] #37 ... [2021-08-09T11:45:34.510Z] [2021-08-09T11:45:34.510Z] #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 [2021-08-09T11:45:34.510Z] #52 sha256:ab32bdedef1fad25fbaaa406021e1c409b4f1d41292ed5103c43066b82b3811f [2021-08-09T11:45:34.510Z] #52 37.39 bytes [2021-08-09T11:45:34.510Z] #52 37.40 strings [2021-08-09T11:45:34.510Z] #52 40.45 text/tabwriter [2021-08-09T11:45:34.510Z] #52 41.56 reflect [2021-08-09T11:45:34.510Z] #52 41.57 bufio [2021-08-09T11:45:34.510Z] #52 42.16 regexp/syntax [2021-08-09T11:45:34.510Z] #52 ... [2021-08-09T11:45:34.510Z] [2021-08-09T11:45:34.510Z] #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 [2021-08-09T11:45:34.510Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-09T11:45:34.510Z] #44 43.77 Selecting previously unselected package python3-minimal. [2021-08-09T11:45:34.510Z] #44 43.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) [2021-08-09T11:45:34.510Z] #44 43.90 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-09T11:45:34.510Z] #44 43.92 Unpacking python3-minimal (3.7.3-1) ... [2021-08-09T11:45:34.510Z] #44 44.11 Selecting previously unselected package libmpdec2:arm64. [2021-08-09T11:45:34.510Z] #44 44.12 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-09T11:45:34.510Z] #44 44.14 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-09T11:45:34.510Z] #44 44.31 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-09T11:45:34.510Z] #44 44.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-09T11:45:34.510Z] #44 44.35 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:34.510Z] #44 45.78 Selecting previously unselected package python3.7. [2021-08-09T11:45:34.510Z] #44 45.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-09T11:45:34.510Z] #44 45.81 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:34.510Z] #44 45.97 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-09T11:45:34.510Z] #44 45.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-09T11:45:34.510Z] #44 45.98 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-09T11:45:34.510Z] #44 46.14 Setting up python3-minimal (3.7.3-1) ... [2021-08-09T11:45:34.709Z] #17 118.7 Selecting previously unselected package libgcc1-armhf-cross. [2021-08-09T11:45:34.709Z] #17 118.7 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-09T11:45:34.709Z] #17 118.7 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-09T11:45:34.709Z] #17 118.9 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-09T11:45:34.709Z] #17 118.9 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:34.709Z] #17 119.0 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:34.923Z] #57 3.180 + RM_GOPATH=0 [2021-08-09T11:45:34.923Z] #57 3.180 + TMP_GOPATH= [2021-08-09T11:45:34.923Z] #57 3.181 + : /build [2021-08-09T11:45:34.923Z] #57 3.181 + '[' -z '' ']' [2021-08-09T11:45:34.923Z] #57 3.182 ++ mktemp -d [2021-08-09T11:45:34.923Z] #57 3.188 + export GOPATH=/tmp/tmp.1FSWpVVh4x [2021-08-09T11:45:34.923Z] #57 3.193 + GOPATH=/tmp/tmp.1FSWpVVh4x [2021-08-09T11:45:34.923Z] #57 3.193 + RM_GOPATH=1 [2021-08-09T11:45:34.923Z] #57 3.193 + case "$(go env GOARCH)" in [2021-08-09T11:45:34.923Z] #57 3.194 ++ go env GOARCH [2021-08-09T11:45:34.923Z] #57 3.233 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:34.923Z] #57 3.233 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:34.923Z] #57 3.234 ++ dirname /tmp/install/install.sh [2021-08-09T11:45:34.923Z] #57 3.240 + dir=/tmp/install [2021-08-09T11:45:34.923Z] #57 3.240 + bin=containerd [2021-08-09T11:45:34.923Z] #57 3.241 + shift [2021-08-09T11:45:34.923Z] #57 3.241 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-09T11:45:34.923Z] #57 3.241 + . /tmp/install/containerd.installer [2021-08-09T11:45:34.923Z] #57 3.241 ++ set -e [2021-08-09T11:45:34.923Z] #57 3.242 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:45:34.923Z] #57 3.242 + install_containerd [2021-08-09T11:45:34.923Z] #57 3.243 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-09T11:45:34.923Z] #57 3.247 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:45:34.923Z] #57 3.247 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1FSWpVVh4x/src/github.com/containerd/containerd [2021-08-09T11:45:34.923Z] #57 3.249 Cloning into '/tmp/tmp.1FSWpVVh4x/src/github.com/containerd/containerd'... [2021-08-09T11:45:34.923Z] #57 ... [2021-08-09T11:45:34.923Z] [2021-08-09T11:45:34.923Z] #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 [2021-08-09T11:45:34.923Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:34.923Z] #44 24.63 Reading package lists... [2021-08-09T11:45:34.923Z] #44 31.04 Reading package lists... [2021-08-09T11:45:34.923Z] #44 36.87 Building dependency tree... [2021-08-09T11:45:34.923Z] #44 40.16 The following additional packages will be installed: [2021-08-09T11:45:34.923Z] #44 40.16 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-09T11:45:34.923Z] #44 40.16 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-09T11:45:34.923Z] #44 40.16 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-09T11:45:34.923Z] #44 40.16 python3.7-minimal [2021-08-09T11:45:34.923Z] #44 40.18 Suggested packages: [2021-08-09T11:45:34.923Z] #44 40.18 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-09T11:45:34.923Z] #44 40.18 python3.7-doc binfmt-support [2021-08-09T11:45:34.923Z] #44 ... [2021-08-09T11:45:34.923Z] [2021-08-09T11:45:34.923Z] #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 [2021-08-09T11:45:34.923Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:34.923Z] #36 34.04 Reading package lists... [2021-08-09T11:45:34.923Z] #36 39.93 Building dependency tree... [2021-08-09T11:45:34.923Z] #36 43.08 The following additional packages will be installed: [2021-08-09T11:45:34.923Z] #36 43.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-09T11:45:34.923Z] #36 43.10 Suggested packages: [2021-08-09T11:45:34.923Z] #36 43.11 cmake-doc ninja-build lrzip [2021-08-09T11:45:34.923Z] #36 43.11 Recommended packages: [2021-08-09T11:45:34.923Z] #36 43.11 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-09T11:45:34.923Z] #36 43.90 The following NEW packages will be installed: [2021-08-09T11:45:34.923Z] #36 43.92 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-09T11:45:34.923Z] #36 43.92 vim-common xxd [2021-08-09T11:45:34.923Z] #36 44.34 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:34.923Z] #36 44.34 Need to get 14.9 MB of archives. [2021-08-09T11:45:34.923Z] #36 44.34 After this operation, 61.8 MB of additional disk space will be used. [2021-08-09T11:45:34.923Z] #36 44.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-09T11:45:34.923Z] #36 44.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-09T11:45:34.923Z] #36 44.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-09T11:45:34.923Z] #36 44.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-09T11:45:34.923Z] #36 45.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-09T11:45:34.923Z] #36 45.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-09T11:45:34.923Z] #36 45.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-09T11:45:34.923Z] #36 45.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-09T11:45:34.923Z] #36 45.32 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-09T11:45:34.923Z] #36 45.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-09T11:45:34.923Z] #36 46.77 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:34.923Z] #36 46.94 Fetched 14.9 MB in 2s (9467 kB/s) [2021-08-09T11:45:34.971Z] #17 119.1 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-09T11:45:34.971Z] #17 119.2 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:34.971Z] #17 119.3 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:34.971Z] #17 119.4 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-09T11:45:35.179Z] #36 47.04 Selecting previously unselected package xxd. [2021-08-09T11:45:35.179Z] #36 47.04 (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.) [2021-08-09T11:45:35.179Z] #36 47.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-09T11:45:35.179Z] #36 47.14 Unpacking xxd (2:8.1.0875-5) ... [2021-08-09T11:45:35.231Z] #17 119.4 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:35.231Z] #17 119.4 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:35.436Z] #36 47.34 Selecting previously unselected package vim-common. [2021-08-09T11:45:35.436Z] #36 47.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:45:35.436Z] #36 47.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-09T11:45:35.436Z] #36 ... [2021-08-09T11:45:35.436Z] [2021-08-09T11:45:35.436Z] #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 [2021-08-09T11:45:35.436Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:35.436Z] #44 41.42 The following NEW packages will be installed: [2021-08-09T11:45:35.436Z] #44 41.42 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-09T11:45:35.436Z] #44 41.43 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-09T11:45:35.436Z] #44 41.44 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-09T11:45:35.436Z] #44 41.44 python3.7-minimal [2021-08-09T11:45:35.492Z] #17 119.6 Selecting previously unselected package libasan5-armhf-cross. [2021-08-09T11:45:35.492Z] #17 119.6 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:35.492Z] #17 119.6 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:35.492Z] #17 119.7 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-09T11:45:35.492Z] #17 119.7 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:35.492Z] #17 119.7 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:35.604Z] #44 73.33 Selecting previously unselected package python3. [2021-08-09T11:45:35.753Z] #17 119.8 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-08-09T11:45:35.753Z] #17 119.8 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:35.753Z] #17 119.8 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:35.860Z] #44 73.33 (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.) [2021-08-09T11:45:35.860Z] #44 73.44 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-09T11:45:35.860Z] #44 73.47 Unpacking python3 (3.7.3-1) ... [2021-08-09T11:45:35.906Z] #44 48.45 Selecting previously unselected package python3. [2021-08-09T11:45:35.906Z] #44 48.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 ... 16046 files and directories currently installed.) [2021-08-09T11:45:35.906Z] #44 48.52 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-08-09T11:45:35.906Z] #44 48.54 Unpacking python3 (3.7.3-1) ... [2021-08-09T11:45:35.999Z] #44 41.92 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:35.999Z] #44 41.92 Need to get 6695 kB of archives. [2021-08-09T11:45:35.999Z] #44 41.92 After this operation, 33.1 MB of additional disk space will be used. [2021-08-09T11:45:35.999Z] #44 41.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-09T11:45:35.999Z] #44 41.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-09T11:45:35.999Z] #44 42.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-09T11:45:36.014Z] #17 120.1 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-08-09T11:45:36.014Z] #17 120.1 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:36.014Z] #17 120.1 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-09T11:45:36.117Z] #44 73.61 Selecting previously unselected package libprotobuf17:amd64. [2021-08-09T11:45:36.117Z] #44 73.64 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-09T11:45:36.117Z] #44 73.64 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-09T11:45:36.170Z] #44 48.72 Selecting previously unselected package libprotobuf17:arm64. [2021-08-09T11:45:36.170Z] #44 48.72 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-08-09T11:45:36.170Z] #44 48.75 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-09T11:45:36.255Z] #44 42.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-09T11:45:36.255Z] #44 42.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-09T11:45:36.512Z] #44 42.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-09T11:45:36.512Z] #44 42.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-09T11:45:36.512Z] #44 42.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-09T11:45:36.512Z] #44 42.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-09T11:45:36.512Z] #44 42.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-09T11:45:36.512Z] #44 42.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-09T11:45:36.680Z] #44 74.32 Selecting previously unselected package python3-pkg-resources. [2021-08-09T11:45:36.680Z] #44 74.32 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-09T11:45:36.681Z] #44 74.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:45:36.748Z] #44 49.33 Selecting previously unselected package python3-pkg-resources. [2021-08-09T11:45:36.748Z] #44 49.33 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-09T11:45:36.748Z] #44 49.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:45:36.769Z] #44 42.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-09T11:45:36.769Z] #44 42.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-09T11:45:36.769Z] #44 42.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-09T11:45:36.769Z] #44 42.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-09T11:45:36.937Z] #44 74.58 Selecting previously unselected package python3-six. [2021-08-09T11:45:36.937Z] #44 74.58 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-09T11:45:36.937Z] #44 74.59 Unpacking python3-six (1.12.0-1) ... [2021-08-09T11:45:37.011Z] #44 49.63 Selecting previously unselected package python3-six. [2021-08-09T11:45:37.011Z] #44 49.65 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-09T11:45:37.011Z] #44 49.65 Unpacking python3-six (1.12.0-1) ... [2021-08-09T11:45:37.194Z] #44 74.66 Selecting previously unselected package python3-protobuf. [2021-08-09T11:45:37.194Z] #44 74.67 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-09T11:45:37.194Z] #44 74.70 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-09T11:45:37.274Z] #44 49.79 Selecting previously unselected package python3-protobuf. [2021-08-09T11:45:37.274Z] #44 49.79 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-08-09T11:45:37.274Z] #44 49.81 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-09T11:45:37.443Z] #17 ... [2021-08-09T11:45:37.443Z] [2021-08-09T11:45:37.443Z] #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 [2021-08-09T11:45:37.443Z] #57 sha256:7dd7430f4c085ed2fc5d55a449c6b6bfd08032de22d5f49ee41b8db29b48a1b4 [2021-08-09T11:45:37.443Z] #57 134.4 + /build/golangci-lint --version [2021-08-09T11:45:37.540Z] #44 50.28 Selecting previously unselected package libnet1:arm64. [2021-08-09T11:45:37.540Z] #44 50.28 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-09T11:45:37.540Z] #44 50.29 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:45:37.703Z] #57 134.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-09T11:45:37.762Z] #44 75.36 Selecting previously unselected package libnet1:amd64.#44 ... [2021-08-09T11:45:37.762Z] [2021-08-09T11:45:37.762Z] #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 [2021-08-09T11:45:37.762Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:37.762Z] #36 70.65 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-09T11:45:37.762Z] #36 70.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-09T11:45:37.762Z] #36 70.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-09T11:45:37.762Z] #36 70.92 Selecting previously unselected package librhash0:amd64. [2021-08-09T11:45:37.762Z] #36 70.94 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-09T11:45:37.762Z] #36 70.95 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-09T11:45:37.762Z] #36 71.28 Selecting previously unselected package libuv1:amd64. [2021-08-09T11:45:37.762Z] #36 71.28 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-09T11:45:37.762Z] #36 71.29 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-09T11:45:37.762Z] #36 71.45 Selecting previously unselected package cmake. [2021-08-09T11:45:37.762Z] #36 71.47 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-09T11:45:37.762Z] #36 71.48 Unpacking cmake (3.13.4-1) ... [2021-08-09T11:45:37.762Z] #36 74.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-09T11:45:37.762Z] #36 74.83 Setting up xxd (2:8.1.0875-5) ... [2021-08-09T11:45:37.762Z] #36 74.86 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-09T11:45:37.762Z] #36 74.89 Setting up vim-common (2:8.1.0875-5) ... [2021-08-09T11:45:37.762Z] #36 74.94 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-09T11:45:37.762Z] #36 74.97 Setting up cmake-data (3.13.4-1) ... [2021-08-09T11:45:37.762Z] #36 75.01 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-09T11:45:37.762Z] #36 75.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-09T11:45:37.762Z] #36 75.05 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-09T11:45:37.762Z] #36 75.08 Setting up cmake (3.13.4-1) ... [2021-08-09T11:45:37.762Z] #36 75.10 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:45:37.762Z] #36 75.23 Processing triggers for mime-support (3.62) ... [2021-08-09T11:45:37.762Z] #36 DONE 76.1s [2021-08-09T11:45:37.762Z] [2021-08-09T11:45:37.762Z] #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 [2021-08-09T11:45:37.762Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:37.762Z] #44 75.36 Selecting previously unselected package libnet1:amd64. [2021-08-09T11:45:37.762Z] #44 75.37 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-09T11:45:37.762Z] #44 75.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:45:37.762Z] #44 ... [2021-08-09T11:45:37.762Z] [2021-08-09T11:45:37.762Z] #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 [2021-08-09T11:45:37.762Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:45:37.762Z] #46 76.09 internal/poll [2021-08-09T11:45:37.802Z] #44 50.43 Selecting previously unselected package libnl-3-200:arm64. [2021-08-09T11:45:37.802Z] #44 50.43 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-09T11:45:37.802Z] #44 50.45 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-09T11:45:37.802Z] #44 50.62 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-09T11:45:38.065Z] #44 50.65 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-09T11:45:38.065Z] #44 50.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-09T11:45:38.065Z] #44 50.80 Selecting previously unselected package criu. [2021-08-09T11:45:38.065Z] #44 50.81 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-08-09T11:45:38.065Z] #44 50.81 Unpacking criu (3.15-1) ... [2021-08-09T11:45:38.325Z] #46 76.56 internal/fmtsort [2021-08-09T11:45:38.639Z] #44 51.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:45:38.639Z] #44 51.39 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-09T11:45:38.639Z] #44 51.41 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-09T11:45:38.639Z] #44 51.45 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-09T11:45:38.639Z] #44 51.47 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-09T11:45:38.679Z] #44 ... [2021-08-09T11:45:38.679Z] [2021-08-09T11:45:38.679Z] #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 [2021-08-09T11:45:38.679Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:38.679Z] #13 24.67 Reading package lists... [2021-08-09T11:45:38.679Z] #13 31.29 Reading package lists... [2021-08-09T11:45:38.679Z] #13 37.50 Building dependency tree... [2021-08-09T11:45:38.679Z] #13 40.58 The following additional packages will be installed: [2021-08-09T11:45:38.679Z] #13 40.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-09T11:45:38.679Z] #13 40.58 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-09T11:45:38.679Z] #13 40.59 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-09T11:45:38.679Z] #13 40.59 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-09T11:45:38.679Z] #13 40.60 mingw-w64-x86-64-dev [2021-08-09T11:45:38.679Z] #13 40.60 Suggested packages: [2021-08-09T11:45:38.679Z] #13 40.61 gcc-8-locales seccomp wine64 [2021-08-09T11:45:38.679Z] #13 ... [2021-08-09T11:45:38.679Z] [2021-08-09T11:45:38.679Z] #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 [2021-08-09T11:45:38.679Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:45:38.679Z] #32 44.15 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. [2021-08-09T11:45:38.679Z] #32 44.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-09T11:45:38.679Z] #32 44.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-09T11:45:38.902Z] #44 51.49 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:38.902Z] #44 51.52 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-09T11:45:38.902Z] #44 51.53 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:39.255Z] #46 77.46 internal/syscall/execenv [2021-08-09T11:45:39.255Z] #46 77.63 path [2021-08-09T11:45:39.817Z] #46 78.21 io/fs [2021-08-09T11:45:40.301Z] #44 ... [2021-08-09T11:45:40.301Z] [2021-08-09T11:45:40.302Z] #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 [2021-08-09T11:45:40.302Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-09T11:45:40.302Z] #13 39.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-09T11:45:40.302Z] #13 39.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-08-09T11:45:40.302Z] #13 39.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-09T11:45:40.302Z] #13 41.51 Selecting previously unselected package binutils-mingw-w64. [2021-08-09T11:45:40.302Z] #13 41.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-09T11:45:40.302Z] #13 41.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-09T11:45:40.302Z] #13 41.68 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-09T11:45:40.302Z] #13 41.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-09T11:45:40.302Z] #13 41.72 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-09T11:45:40.302Z] #13 41.93 Selecting previously unselected package dmsetup. [2021-08-09T11:45:40.302Z] #13 41.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-08-09T11:45:40.302Z] #13 41.98 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-09T11:45:40.302Z] #13 42.29 Selecting previously unselected package mingw-w64-common. [2021-08-09T11:45:40.302Z] #13 42.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-09T11:45:40.302Z] #13 42.30 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-09T11:45:40.302Z] #13 47.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-09T11:45:40.302Z] #13 47.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-09T11:45:40.302Z] #13 47.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-09T11:45:40.380Z] #46 ... [2021-08-09T11:45:40.380Z] [2021-08-09T11:45:40.380Z] #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 [2021-08-09T11:45:40.380Z] #52 sha256:25925cea5d65ed6a42f7af7256ab6485e6b6aa6ac442aa98ace369a32036a908 [2021-08-09T11:45:40.380Z] #52 68.56 time [2021-08-09T11:45:40.380Z] #52 74.64 context [2021-08-09T11:45:40.380Z] #52 75.64 internal/poll [2021-08-09T11:45:40.380Z] #52 78.74 io/fs [2021-08-09T11:45:40.380Z] #52 ... [2021-08-09T11:45:40.380Z] [2021-08-09T11:45:40.380Z] #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 [2021-08-09T11:45:40.380Z] #37 sha256:f7e7dc727c079e22056ab114c26f0b3cfe6cde8d4677ecc27668bebebeb8901b [2021-08-09T11:45:40.380Z] #37 1.306 + RM_GOPATH=0 [2021-08-09T11:45:40.380Z] #37 1.307 + TMP_GOPATH= [2021-08-09T11:45:40.380Z] #37 1.307 + : /build [2021-08-09T11:45:40.380Z] #37 1.307 + '[' -z '' ']' [2021-08-09T11:45:40.380Z] #37 1.308 ++ mktemp -d [2021-08-09T11:45:40.380Z] #37 1.313 + export GOPATH=/tmp/tmp.0soTwNthnv [2021-08-09T11:45:40.380Z] #37 1.318 + GOPATH=/tmp/tmp.0soTwNthnv [2021-08-09T11:45:40.380Z] #37 1.318 + RM_GOPATH=1 [2021-08-09T11:45:40.380Z] #37 1.318 + case "$(go env GOARCH)" in [2021-08-09T11:45:40.380Z] #37 1.319 ++ go env GOARCH [2021-08-09T11:45:40.380Z] #37 1.327 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:40.380Z] #37 1.329 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:40.380Z] #37 1.334 ++ dirname /tmp/install/install.sh [2021-08-09T11:45:40.380Z] #37 1.339 + dir=/tmp/install [2021-08-09T11:45:40.380Z] #37 1.341 + bin=tini [2021-08-09T11:45:40.380Z] #37 1.341 + shift [2021-08-09T11:45:40.380Z] #37 1.356 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-09T11:45:40.380Z] #37 1.356 + . /tmp/install/tini.installer [2021-08-09T11:45:40.380Z] #37 1.356 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:45:40.380Z] #37 1.357 + install_tini [2021-08-09T11:45:40.380Z] #37 1.358 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-09T11:45:40.380Z] #37 1.358 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:45:40.380Z] #37 1.358 + git clone https://github.com/krallin/tini.git /tmp/tmp.0soTwNthnv/tini [2021-08-09T11:45:40.380Z] #37 1.360 Cloning into '/tmp/tmp.0soTwNthnv/tini'... [2021-08-09T11:45:40.380Z] #37 2.067 + cd /tmp/tmp.0soTwNthnv/tini [2021-08-09T11:45:40.380Z] #37 2.067 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:45:40.380Z] #37 2.072 + cmake . [2021-08-09T11:45:40.380Z] #37 2.644 -- The C compiler identification is GNU 8.3.0 [2021-08-09T11:45:40.380Z] #37 2.684 -- Check for working C compiler: /usr/bin/cc [2021-08-09T11:45:41.256Z] #13 ... [2021-08-09T11:45:41.256Z] [2021-08-09T11:45:41.256Z] #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 [2021-08-09T11:45:41.256Z] #37 sha256:45e00008b69e5788012b3ae1787b6f62ca2aff404965bbea110ab2b4c3a45850 [2021-08-09T11:45:41.256Z] #37 5.541 -- Detecting C compiler ABI info - done [2021-08-09T11:45:41.256Z] #37 5.598 -- Detecting C compile features [2021-08-09T11:45:41.256Z] #37 8.368 -- Detecting C compile features - done [2021-08-09T11:45:41.256Z] #37 8.399 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-09T11:45:41.256Z] #37 8.680 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-09T11:45:41.256Z] #37 8.838 -- Configuring done [2021-08-09T11:45:41.256Z] #37 8.891 -- Generating done [2021-08-09T11:45:41.256Z] #37 8.924 -- Build files have been written to: /tmp/tmp.qNDOYPdCFt/tini [2021-08-09T11:45:41.256Z] #37 8.938 + make tini-static [2021-08-09T11:45:41.256Z] #37 9.420 Scanning dependencies of target tini-static [2021-08-09T11:45:41.256Z] #37 9.511 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-09T11:45:41.256Z] #37 10.94 [100%] Linking C executable tini-static [2021-08-09T11:45:41.256Z] #37 11.55 [100%] Built target tini-static [2021-08-09T11:45:41.256Z] #37 11.62 + mkdir -p /build [2021-08-09T11:45:41.256Z] #37 11.63 + cp tini-static /build/docker-init [2021-08-09T11:45:41.256Z] #37 DONE 12.1s [2021-08-09T11:45:41.256Z] [2021-08-09T11:45:41.256Z] #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 [2021-08-09T11:45:41.256Z] #52 sha256:ab32bdedef1fad25fbaaa406021e1c409b4f1d41292ed5103c43066b82b3811f [2021-08-09T11:45:41.256Z] #52 48.21 time [2021-08-09T11:45:41.256Z] #52 48.21 internal/syscall/unix [2021-08-09T11:45:41.256Z] #52 48.83 internal/syscall/execenv [2021-08-09T11:45:41.256Z] #52 49.71 regexp [2021-08-09T11:45:41.256Z] #52 54.07 context [2021-08-09T11:45:41.256Z] #52 54.08 io/fs [2021-08-09T11:45:41.256Z] #52 54.09 internal/poll [2021-08-09T11:45:41.310Z] #37 3.292 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-09T11:45:41.310Z] #37 3.306 -- Detecting C compiler ABI info [2021-08-09T11:45:41.579Z] #37 3.833 -- Detecting C compiler ABI info - done [2021-08-09T11:45:41.579Z] #37 3.869 -- Detecting C compile features [2021-08-09T11:45:41.901Z] #57 DONE 138.7s [2021-08-09T11:45:41.901Z] [2021-08-09T11:45:41.901Z] #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 [2021-08-09T11:45:41.901Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:45:41.901Z] #47 DONE 138.3s [2021-08-09T11:45:41.901Z] [2021-08-09T11:45:41.901Z] #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 [2021-08-09T11:45:41.901Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-09T11:45:41.901Z] #17 122.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-09T11:45:41.901Z] #17 122.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:41.901Z] #17 122.3 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-09T11:45:41.901Z] #17 123.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-09T11:45:41.901Z] #17 123.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-08-09T11:45:41.901Z] #17 123.0 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-09T11:45:41.901Z] #17 123.3 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-09T11:45:41.901Z] #17 123.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-08-09T11:45:41.901Z] #17 123.3 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-09T11:45:41.901Z] #17 124.2 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-08-09T11:45:41.901Z] #17 124.2 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:41.901Z] #17 124.2 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:41.901Z] #17 124.6 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-08-09T11:45:41.901Z] #17 124.6 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:41.901Z] #17 124.7 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-09T11:45:41.901Z] #17 125.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-09T11:45:41.901Z] #17 125.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:41.901Z] #17 125.8 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-09T11:45:41.901Z] #17 126.1 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-09T11:45:41.901Z] #17 126.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-08-09T11:45:41.901Z] #17 126.1 Unpacking crossbuild-essential-armhf (12.6) ... [2021-08-09T11:45:41.901Z] #17 126.2 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-09T11:45:41.901Z] #17 126.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-09T11:45:41.901Z] #17 126.2 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-09T11:45:42.163Z] #17 126.4 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-08-09T11:45:42.163Z] #17 126.4 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-09T11:45:42.163Z] #17 126.4 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-09T11:45:42.163Z] #17 126.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-09T11:45:42.163Z] #17 126.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:42.163Z] #17 126.5 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:42.163Z] #17 126.6 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-09T11:45:42.163Z] #17 126.6 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:42.426Z] #17 126.6 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:42.426Z] #17 126.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-09T11:45:42.426Z] #17 126.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:42.426Z] #17 126.6 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:42.426Z] #17 126.7 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-09T11:45:42.426Z] #17 126.7 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:42.426Z] #17 126.7 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:42.426Z] #17 126.8 Selecting previously unselected package libasan5-ppc64el-cross. [2021-08-09T11:45:42.426Z] #17 126.8 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:42.654Z] #52 ... [2021-08-09T11:45:42.654Z] [2021-08-09T11:45:42.654Z] #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 [2021-08-09T11:45:42.654Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:45:42.654Z] #46 45.44 hash/crc32 [2021-08-09T11:45:42.654Z] #46 45.82 regexp/syntax [2021-08-09T11:45:42.654Z] #46 46.73 vendor/golang.org/x/text/transform [2021-08-09T11:45:42.654Z] #46 48.50 internal/syscall/unix [2021-08-09T11:45:42.654Z] #46 48.89 time [2021-08-09T11:45:42.654Z] #46 52.47 regexp [2021-08-09T11:45:42.654Z] #46 55.11 io/fs [2021-08-09T11:45:42.654Z] #46 55.19 internal/poll [2021-08-09T11:45:42.686Z] #17 126.8 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:42.686Z] #17 127.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-09T11:45:42.686Z] #17 127.0 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:42.686Z] #17 127.0 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:42.686Z] #17 127.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-09T11:45:42.686Z] #17 127.1 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:42.918Z] #46 ... [2021-08-09T11:45:42.918Z] [2021-08-09T11:45:42.918Z] #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 [2021-08-09T11:45:42.918Z] #50 sha256:0d157e7d161ae5cba0f9508bc50982190be60da944fa5545a6268c3522373f0e [2021-08-09T11:45:42.918Z] #50 45.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-09T11:45:42.918Z] #50 46.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-09T11:45:42.918Z] #50 46.15 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-09T11:45:42.944Z] #37 ... [2021-08-09T11:45:42.945Z] [2021-08-09T11:45:42.945Z] #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 [2021-08-09T11:45:42.945Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:42.945Z] #13 65.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-09T11:45:42.945Z] #13 65.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-09T11:45:42.945Z] #13 65.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-09T11:45:42.945Z] #13 68.30 Selecting previously unselected package binutils-mingw-w64. [2021-08-09T11:45:42.945Z] #13 68.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-09T11:45:42.945Z] #13 68.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-09T11:45:42.945Z] #13 68.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-09T11:45:42.945Z] #13 68.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:45:42.945Z] #13 68.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:45:42.945Z] #13 68.70 Selecting previously unselected package dmsetup. [2021-08-09T11:45:42.945Z] #13 68.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:45:42.945Z] #13 68.71 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-09T11:45:42.945Z] #13 68.91 Selecting previously unselected package mingw-w64-common. [2021-08-09T11:45:42.945Z] #13 68.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-09T11:45:42.945Z] #13 68.92 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-09T11:45:42.945Z] #13 74.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-09T11:45:42.945Z] #13 74.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-09T11:45:42.945Z] #13 74.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-09T11:45:42.947Z] #17 127.1 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:42.947Z] #17 127.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-09T11:45:42.947Z] #17 127.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:42.947Z] #17 127.2 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:42.947Z] #17 127.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-09T11:45:42.947Z] #17 127.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:42.947Z] #17 127.3 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:42.947Z] #17 127.3 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-08-09T11:45:42.947Z] #17 127.3 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:43.201Z] #13 ... [2021-08-09T11:45:43.201Z] [2021-08-09T11:45:43.201Z] #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 [2021-08-09T11:45:43.201Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:43.201Z] #44 75.81 Selecting previously unselected package libnl-3-200:amd64. [2021-08-09T11:45:43.201Z] #44 75.81 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-09T11:45:43.201Z] #44 75.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:45:43.201Z] #44 75.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-09T11:45:43.201Z] #44 75.97 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-09T11:45:43.201Z] #44 75.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:45:43.201Z] #44 76.21 Selecting previously unselected package criu. [2021-08-09T11:45:43.201Z] #44 76.21 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-09T11:45:43.201Z] #44 76.27 Unpacking criu (3.15-1) ... [2021-08-09T11:45:43.201Z] #44 77.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:45:43.201Z] #44 77.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:45:43.201Z] #44 77.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:45:43.201Z] #44 77.41 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-09T11:45:43.201Z] #44 77.45 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:45:43.201Z] #44 77.48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:43.201Z] #44 77.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:45:43.201Z] #44 77.54 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:43.210Z] #17 127.3 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:43.473Z] #17 127.7 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-08-09T11:45:43.473Z] #17 127.7 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:43.473Z] #17 127.7 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:43.765Z] #44 ... [2021-08-09T11:45:43.766Z] [2021-08-09T11:45:43.766Z] #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 [2021-08-09T11:45:43.766Z] #37 sha256:f7e7dc727c079e22056ab114c26f0b3cfe6cde8d4677ecc27668bebebeb8901b [2021-08-09T11:45:43.766Z] #37 5.937 -- Detecting C compile features - done [2021-08-09T11:45:43.766Z] #37 5.964 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-09T11:45:43.766Z] #37 6.194 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-09T11:45:43.872Z] #50 ... [2021-08-09T11:45:43.872Z] [2021-08-09T11:45:43.872Z] #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 [2021-08-09T11:45:43.872Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-09T11:45:43.872Z] #44 56.49 Setting up python3 (3.7.3-1) ... [2021-08-09T11:45:44.022Z] #37 6.273 -- Configuring done [2021-08-09T11:45:44.022Z] #37 6.310 -- Generating done [2021-08-09T11:45:44.022Z] #37 6.312 -- Build files have been written to: /tmp/tmp.0soTwNthnv/tini [2021-08-09T11:45:44.022Z] #37 6.326 + make tini-static [2021-08-09T11:45:44.285Z] Commit message: "daemon: simplify networking config" [2021-08-09T11:45:44.414Z] #17 128.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-09T11:45:44.414Z] #17 128.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:44.414Z] #17 128.5 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:44.414Z] #17 128.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-09T11:45:44.414Z] #17 128.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-08-09T11:45:44.414Z] #17 128.5 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-09T11:45:44.414Z] #17 128.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-09T11:45:44.414Z] #17 128.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-09T11:45:44.414Z] #17 128.7 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-09T11:45:44.585Z] #37 6.667 Scanning dependencies of target tini-static [2021-08-09T11:45:44.585Z] #37 6.729 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-09T11:45:44.674Z] #17 129.0 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-08-09T11:45:44.674Z] #17 129.0 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:44.674Z] #17 129.0 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-08-09T11:45:44.821Z] #44 57.40 Setting up python3-six (1.12.0-1) ... [Pipeline] sh [2021-08-09T11:45:45.227Z] #32 ... [2021-08-09T11:45:45.227Z] [2021-08-09T11:45:45.227Z] #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 [2021-08-09T11:45:45.227Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:45.227Z] #44 45.03 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-09T11:45:45.227Z] #44 46.51 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:45.227Z] #44 46.70 Fetched 6695 kB in 4s (1786 kB/s) [2021-08-09T11:45:45.227Z] #44 46.82 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-09T11:45:45.227Z] #44 46.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 ... 15421 files and directories currently installed.) [2021-08-09T11:45:45.227Z] #44 46.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:45:45.227Z] #44 46.91 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:45.227Z] #44 47.74 Selecting previously unselected package python3.7-minimal. [2021-08-09T11:45:45.227Z] #44 47.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:45:45.227Z] #44 47.78 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:45:45.227Z] #44 49.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:45.227Z] #44 49.41 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:45:45.246Z] #17 129.3 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-08-09T11:45:45.246Z] #17 129.3 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:45.246Z] #17 129.3 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:45.796Z] #44 ... [2021-08-09T11:45:45.796Z] [2021-08-09T11:45:45.796Z] #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 [2021-08-09T11:45:45.796Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:45.796Z] #36 47.74 Selecting previously unselected package cmake-data. [2021-08-09T11:45:45.796Z] #36 47.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-09T11:45:45.796Z] #36 47.75 Unpacking cmake-data (3.13.4-1) ... [2021-08-09T11:45:45.796Z] #36 50.39 Selecting previously unselected package libicu63:amd64. [2021-08-09T11:45:45.796Z] #36 50.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-09T11:45:45.796Z] #36 50.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-09T11:45:45.796Z] #36 56.48 Selecting previously unselected package libxml2:amd64. [2021-08-09T11:45:45.796Z] #36 56.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-09T11:45:45.796Z] #36 56.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-09T11:45:45.796Z] #36 57.03 Selecting previously unselected package libarchive13:amd64. [2021-08-09T11:45:45.796Z] #36 57.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-09T11:45:45.796Z] #36 57.04 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-09T11:45:45.796Z] #36 57.34 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-09T11:45:45.796Z] #36 57.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-09T11:45:45.796Z] #36 57.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-09T11:45:45.796Z] #36 57.53 Selecting previously unselected package librhash0:amd64. [2021-08-09T11:45:45.796Z] #36 57.55 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-09T11:45:45.796Z] #36 57.55 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-09T11:45:45.796Z] #36 57.73 Selecting previously unselected package libuv1:amd64. [2021-08-09T11:45:45.796Z] #36 57.73 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-09T11:45:45.796Z] #36 57.74 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-09T11:45:45.821Z] #17 129.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-09T11:45:45.821Z] #17 129.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:45.821Z] #17 129.9 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:45.821Z] #17 130.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-09T11:45:45.821Z] #17 130.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-08-09T11:45:45.821Z] #17 130.0 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-08-09T11:45:45.821Z] #17 130.0 Selecting previously unselected package libc6-s390x-cross. [2021-08-09T11:45:45.821Z] #17 130.0 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-08-09T11:45:45.821Z] #17 130.0 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-08-09T11:45:45.821Z] #17 130.1 Selecting previously unselected package libgcc1-s390x-cross. [2021-08-09T11:45:45.821Z] #17 130.2 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-09T11:45:45.821Z] #17 130.2 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-09T11:45:45.821Z] #17 130.2 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-09T11:45:45.821Z] #17 130.2 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:45.821Z] #17 130.2 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:45.821Z] #17 130.2 Selecting previously unselected package libitm1-s390x-cross. [2021-08-09T11:45:45.952Z] #37 7.969 [100%] Linking C executable tini-static [2021-08-09T11:45:46.053Z] #36 57.90 Selecting previously unselected package cmake. [2021-08-09T11:45:46.053Z] #36 57.90 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-09T11:45:46.053Z] #36 57.92 Unpacking cmake (3.13.4-1) ... [2021-08-09T11:45:46.081Z] #17 130.2 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:46.081Z] #17 130.2 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:46.081Z] #17 130.3 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-09T11:45:46.081Z] #17 130.3 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:46.081Z] #17 130.3 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:46.081Z] #17 130.3 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-09T11:45:46.081Z] #17 130.3 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:46.081Z] #17 130.3 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:46.208Z] #37 8.476 [100%] Built target tini-static [2021-08-09T11:45:46.208Z] #37 8.549 + mkdir -p /build [2021-08-09T11:45:46.208Z] #37 8.557 + cp tini-static /build/docker-init [2021-08-09T11:45:46.215Z] #44 58.82 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:45:46.309Z] #36 ... [2021-08-09T11:45:46.309Z] [2021-08-09T11:45:46.309Z] #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 [2021-08-09T11:45:46.309Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:46.309Z] #13 41.52 The following NEW packages will be installed: [2021-08-09T11:45:46.309Z] #13 41.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-09T11:45:46.309Z] #13 41.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-09T11:45:46.309Z] #13 41.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-09T11:45:46.309Z] #13 41.54 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-09T11:45:46.309Z] #13 41.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-09T11:45:46.309Z] #13 41.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-09T11:45:46.309Z] #13 41.57 The following packages will be upgraded: [2021-08-09T11:45:46.309Z] #13 41.57 libseccomp2 [2021-08-09T11:45:46.309Z] #13 41.98 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:45:46.309Z] #13 41.98 Need to get 77.8 MB of archives. [2021-08-09T11:45:46.309Z] #13 41.98 After this operation, 487 MB of additional disk space will be used. [2021-08-09T11:45:46.309Z] #13 41.98 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] [2021-08-09T11:45:46.309Z] #13 41.99 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-09T11:45:46.309Z] #13 42.00 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-09T11:45:46.309Z] #13 42.18 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] [2021-08-09T11:45:46.309Z] #13 42.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-09T11:45:46.309Z] #13 42.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-09T11:45:46.309Z] #13 42.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-09T11:45:46.309Z] #13 42.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-09T11:45:46.310Z] #13 42.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-09T11:45:46.310Z] #13 43.29 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] [2021-08-09T11:45:46.310Z] #13 43.31 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] [2021-08-09T11:45:46.310Z] #13 46.72 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] [2021-08-09T11:45:46.310Z] #13 48.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-09T11:45:46.310Z] #13 48.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-09T11:45:46.310Z] #13 48.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-09T11:45:46.310Z] #13 48.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-09T11:45:46.310Z] #13 48.75 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] [2021-08-09T11:45:46.310Z] #13 48.76 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-09T11:45:46.310Z] #13 48.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-09T11:45:46.310Z] #13 48.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-09T11:45:46.310Z] #13 48.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-09T11:45:46.310Z] #13 48.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-09T11:45:46.310Z] #13 48.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-09T11:45:46.342Z] #17 130.4 Selecting previously unselected package libasan5-s390x-cross. [2021-08-09T11:45:46.342Z] #17 130.4 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:46.342Z] #17 130.4 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:46.342Z] #17 130.5 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-09T11:45:46.342Z] #17 130.5 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:46.342Z] #17 130.5 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:46.342Z] #17 130.5 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-08-09T11:45:46.342Z] #17 130.5 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:46.342Z] #17 130.5 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:46.342Z] #17 130.6 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-08-09T11:45:46.342Z] #17 130.6 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:46.342Z] #17 130.6 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:46.569Z] #13 48.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-09T11:45:46.569Z] #13 48.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-09T11:45:46.569Z] #13 48.93 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-09T11:45:46.830Z] #13 ... [2021-08-09T11:45:46.830Z] [2021-08-09T11:45:46.830Z] #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 [2021-08-09T11:45:46.830Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:45:46.830Z] #46 48.66 internal/reflectlite [2021-08-09T11:45:46.830Z] #46 48.68 sync [2021-08-09T11:45:46.830Z] #46 50.09 internal/testlog [2021-08-09T11:45:46.830Z] #46 50.50 github.com/LK4D4/vndr/godl/singleflight [2021-08-09T11:45:46.830Z] #46 50.73 math/rand [2021-08-09T11:45:46.830Z] #46 51.84 sort [2021-08-09T11:45:46.830Z] #46 51.86 errors [2021-08-09T11:45:46.830Z] #46 52.29 io [2021-08-09T11:45:46.830Z] #46 53.04 strconv [2021-08-09T11:45:46.830Z] #46 53.65 bytes [2021-08-09T11:45:46.830Z] #46 55.78 strings [2021-08-09T11:45:46.830Z] #46 57.16 reflect [2021-08-09T11:45:46.913Z] #17 131.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-09T11:45:47.126Z] #46 58.96 bufio [2021-08-09T11:45:47.173Z] #17 131.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:47.173Z] #17 131.2 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:47.173Z] #17 131.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-09T11:45:47.173Z] #17 131.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-08-09T11:45:47.173Z] #17 131.3 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-09T11:45:47.173Z] #17 131.4 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-09T11:45:47.173Z] #17 131.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-08-09T11:45:47.173Z] #17 131.5 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-09T11:45:47.434Z] #17 131.7 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-08-09T11:45:47.434Z] #17 131.7 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-09T11:45:47.434Z] #17 131.7 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:47.488Z] + docker version [2021-08-09T11:45:47.577Z] #37 DONE 9.5s [2021-08-09T11:45:47.577Z] [2021-08-09T11:45:47.577Z] #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 [2021-08-09T11:45:47.577Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:47.577Z] #44 83.03 Setting up python3 (3.7.3-1) ... [2021-08-09T11:45:47.577Z] #44 83.68 Setting up python3-six (1.12.0-1) ... [2021-08-09T11:45:47.577Z] #44 84.69 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:45:47.696Z] #17 132.0 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-08-09T11:45:47.696Z] #17 132.0 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-09T11:45:47.696Z] #17 132.0 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:47.701Z] #46 ... [2021-08-09T11:45:47.701Z] [2021-08-09T11:45:47.701Z] #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 [2021-08-09T11:45:47.701Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:47.701Z] #13 50.22 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:45:47.970Z] #13 50.53 Fetched 77.8 MB in 7s (10.7 MB/s) [2021-08-09T11:45:48.148Z] #44 60.45 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-09T11:45:48.259Z] #13 ... [2021-08-09T11:45:48.259Z] [2021-08-09T11:45:48.259Z] #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 [2021-08-09T11:45:48.259Z] #48 sha256:61268d3bdd79107ac8f76ed959e248e834eeb79bdc4dcefb197a0b30e82e5035 [2021-08-09T11:45:48.259Z] #48 DONE 60.1s [2021-08-09T11:45:48.259Z] [2021-08-09T11:45:48.259Z] #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 [2021-08-09T11:45:48.259Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:48.259Z] #13 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 ... 15421 files and directories currently installed.) [2021-08-09T11:45:48.259Z] #13 50.77 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-09T11:45:48.266Z] #17 132.6 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-09T11:45:48.267Z] #17 132.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-09T11:45:48.267Z] #17 132.6 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:48.267Z] #17 132.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-09T11:45:48.267Z] #17 132.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-08-09T11:45:48.267Z] #17 132.6 Unpacking crossbuild-essential-s390x (12.6) ... [2021-08-09T11:45:48.267Z] #17 132.7 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-08-09T11:45:48.517Z] #13 50.81 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-09T11:45:48.526Z] #17 132.7 Setting up libfile-which-perl (1.23-1) ... [2021-08-09T11:45:48.526Z] #17 132.7 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-09T11:45:48.526Z] #17 132.7 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-08-09T11:45:48.526Z] #17 132.7 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-09T11:45:48.526Z] #17 132.7 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-09T11:45:48.526Z] #17 132.8 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-09T11:45:48.526Z] #17 132.8 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-09T11:45:48.527Z] #17 132.8 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-09T11:45:48.527Z] #17 132.8 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-08-09T11:45:48.527Z] #17 132.8 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-09T11:45:48.527Z] #17 132.8 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:48.527Z] #17 132.8 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-09T11:45:48.527Z] #17 132.9 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-08-09T11:45:48.527Z] #17 132.9 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-09T11:45:48.527Z] #17 132.9 Setting up file (1:5.35-4+deb10u2) ... [2021-08-09T11:45:48.786Z] #17 132.9 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:48.786Z] #17 132.9 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:48.786Z] #17 132.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-09T11:45:48.786Z] #17 132.9 Setting up libyaml-perl (1.27-1) ... [2021-08-09T11:45:48.786Z] #17 132.9 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-09T11:45:48.786Z] #17 133.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-09T11:45:48.786Z] #17 133.0 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-09T11:45:48.786Z] #17 133.0 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-09T11:45:48.786Z] #17 133.0 Setting up libxml-sax-base-perl (1.09-1) ... [2021-08-09T11:45:48.786Z] #17 133.0 Setting up libio-string-perl (1.08-3) ... [2021-08-09T11:45:48.786Z] #17 133.0 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-09T11:45:48.786Z] #17 133.0 Setting up cross-config (2.6.15-3) ... [2021-08-09T11:45:48.808Z] #13 51.21 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:45:48.943Z] #44 86.56 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-09T11:45:49.046Z] #17 133.2 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-09T11:45:49.046Z] #17 133.2 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-09T11:45:49.046Z] #17 133.2 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:49.046Z] #17 133.2 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-09T11:45:49.046Z] #17 133.2 Setting up xz-utils (5.2.4-1) ... [2021-08-09T11:45:49.046Z] #17 133.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-09T11:45:49.046Z] #17 133.3 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-08-09T11:45:49.046Z] #17 133.3 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-09T11:45:49.046Z] #17 133.3 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-09T11:45:49.046Z] #17 133.3 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:49.046Z] #17 133.3 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.046Z] #17 133.3 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.046Z] #17 133.3 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-09T11:45:49.046Z] #17 133.4 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-08-09T11:45:49.046Z] #17 133.4 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.046Z] #17 133.4 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.046Z] #17 133.4 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-09T11:45:49.046Z] #17 133.4 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-09T11:45:49.046Z] #17 133.4 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-09T11:45:49.046Z] #17 133.4 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-09T11:45:49.046Z] #17 133.5 Setting up libfile-homedir-perl (1.004-1) ... [2021-08-09T11:45:49.068Z] #13 51.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-09T11:45:49.068Z] #13 51.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.) [2021-08-09T11:45:49.068Z] #13 51.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-09T11:45:49.068Z] #13 51.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-09T11:45:49.320Z] #17 133.5 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-09T11:45:49.320Z] #17 133.5 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-09T11:45:49.320Z] #17 133.5 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-08-09T11:45:49.320Z] #17 133.5 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.5 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.5 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.5 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.6 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.6 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.6 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.6 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.6 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.6 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-09T11:45:49.320Z] #17 133.6 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:49.320Z] #17 133.6 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.320Z] #17 133.7 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.542Z] #44 ... [2021-08-09T11:45:49.542Z] [2021-08-09T11:45:49.542Z] #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 [2021-08-09T11:45:49.542Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:45:49.542Z] #46 57.77 github.com/LK4D4/vndr/versioned [2021-08-09T11:45:49.542Z] #46 57.86 encoding/binary [2021-08-09T11:45:49.542Z] #46 57.87 internal/fmtsort [2021-08-09T11:45:49.542Z] #46 58.77 os [2021-08-09T11:45:49.542Z] #46 59.93 encoding/base64 [2021-08-09T11:45:49.542Z] #46 59.93 crypto/cipher [2021-08-09T11:45:49.542Z] #46 59.94 crypto/sha512 [2021-08-09T11:45:49.542Z] #46 60.81 crypto/ed25519/internal/edwards25519 [2021-08-09T11:45:49.542Z] #46 61.06 crypto/md5 [2021-08-09T11:45:49.542Z] #46 62.24 crypto/sha1 [2021-08-09T11:45:49.542Z] #46 62.31 crypto/aes [2021-08-09T11:45:49.581Z] #17 133.7 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-09T11:45:49.581Z] #17 133.7 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:49.581Z] #17 133.7 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.581Z] #17 133.7 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-09T11:45:49.581Z] #17 133.7 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.581Z] #17 133.8 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-08-09T11:45:49.581Z] #17 133.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-09T11:45:49.581Z] #17 133.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-09T11:45:49.842Z] #17 134.0 [2021-08-09T11:45:49.842Z] #17 134.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-09T11:45:49.842Z] #17 134.1 Setting up dpkg-dev (1.19.7) ... [2021-08-09T11:45:49.842Z] #17 134.1 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.842Z] #17 134.1 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-09T11:45:49.842Z] #17 134.2 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:49.842Z] #17 134.2 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.842Z] #17 134.2 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:49.842Z] #17 134.2 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.103Z] #17 134.2 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-09T11:45:50.103Z] #17 134.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-09T11:45:50.103Z] #17 134.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-09T11:45:50.103Z] #17 134.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-09T11:45:50.363Z] #17 134.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-09T11:45:50.363Z] #17 134.6 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-09T11:45:50.363Z] #17 134.6 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:50.363Z] #17 134.6 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.6 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.6 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.6 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.6 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.7 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.7 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.7 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.7 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.7 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.7 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.7 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.7 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.7 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.8 Setting up libxml-simple-perl (2.25-1) ... [2021-08-09T11:45:50.363Z] #17 134.8 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.363Z] #17 134.8 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.437Z] #13 ... [2021-08-09T11:45:50.437Z] [2021-08-09T11:45:50.437Z] #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 [2021-08-09T11:45:50.437Z] #52 sha256:ded79b57d520a02d5870a1f2999460fb0162d786b1b4e4dde86397ba301aac9f [2021-08-09T11:45:50.437Z] #52 52.14 sort [2021-08-09T11:45:50.437Z] #52 52.15 errors [2021-08-09T11:45:50.437Z] #52 52.61 io [2021-08-09T11:45:50.437Z] #52 53.36 internal/oserror [2021-08-09T11:45:50.437Z] #52 53.62 syscall [2021-08-09T11:45:50.437Z] #52 54.05 bytes [2021-08-09T11:45:50.437Z] #52 56.23 strconv [2021-08-09T11:45:50.437Z] #52 60.22 reflect [2021-08-09T11:45:50.437Z] #52 ... [2021-08-09T11:45:50.437Z] [2021-08-09T11:45:50.437Z] #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 [2021-08-09T11:45:50.437Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-09T11:45:50.437Z] #36 61.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-09T11:45:50.437Z] #36 61.54 Setting up xxd (2:8.1.0875-5) ... [2021-08-09T11:45:50.437Z] #36 61.56 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-09T11:45:50.437Z] #36 61.58 Setting up vim-common (2:8.1.0875-5) ... [2021-08-09T11:45:50.437Z] #36 61.61 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-09T11:45:50.437Z] #36 61.62 Setting up cmake-data (3.13.4-1) ... [2021-08-09T11:45:50.437Z] #36 61.65 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-09T11:45:50.437Z] #36 61.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-09T11:45:50.437Z] #36 61.69 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-09T11:45:50.437Z] #36 61.70 Setting up cmake (3.13.4-1) ... [2021-08-09T11:45:50.437Z] #36 61.71 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:45:50.437Z] #36 61.77 Processing triggers for mime-support (3.62) ... [2021-08-09T11:45:50.623Z] #17 134.8 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.8 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.8 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-09T11:45:50.623Z] #17 134.8 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.8 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.8 Setting up libconfig-auto-perl (0.44-1) ... [2021-08-09T11:45:50.623Z] #17 134.9 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.9 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.9 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.9 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.9 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.9 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.9 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.9 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 134.9 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-09T11:45:50.623Z] #17 135.0 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:50.623Z] #17 135.0 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-09T11:45:50.623Z] #17 135.0 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:50.693Z] #36 DONE 62.7s [2021-08-09T11:45:50.693Z] [2021-08-09T11:45:50.693Z] #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 [2021-08-09T11:45:50.693Z] #37 sha256:e4d7f869872c5489b46133e0f9a77ead296ea993638f68f11113ab513b5b062f [2021-08-09T11:45:50.836Z] #44 ... [2021-08-09T11:45:50.836Z] [2021-08-09T11:45:50.836Z] #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 [2021-08-09T11:45:50.836Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:45:50.836Z] #46 78.95 regexp/syntax [2021-08-09T11:45:50.836Z] #46 79.37 os [2021-08-09T11:45:50.836Z] #46 83.51 regexp [2021-08-09T11:45:50.836Z] #46 84.19 fmt [2021-08-09T11:45:50.836Z] #46 87.87 path/filepath [2021-08-09T11:45:50.836Z] #46 ... [2021-08-09T11:45:50.836Z] [2021-08-09T11:45:50.836Z] #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 [2021-08-09T11:45:50.836Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:50.836Z] #13 81.33 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-09T11:45:50.836Z] #13 81.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-09T11:45:50.836Z] #13 81.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:45:50.836Z] #13 81.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-09T11:45:50.836Z] #13 81.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-09T11:45:50.836Z] #13 81.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:45:50.884Z] #17 135.0 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:50.884Z] #17 135.0 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-09T11:45:50.884Z] #17 135.0 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-09T11:45:50.884Z] #17 135.0 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:50.884Z] #17 135.0 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:50.884Z] #17 135.1 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-09T11:45:50.884Z] #17 135.1 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:50.884Z] #17 135.1 Setting up dpkg-cross (2.6.15-3) ... [2021-08-09T11:45:50.884Z] #17 135.1 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:50.884Z] #17 135.1 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-09T11:45:50.884Z] #17 135.1 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-09T11:45:50.884Z] #17 135.2 Setting up crossbuild-essential-armhf (12.6) ... [2021-08-09T11:45:50.884Z] #17 135.2 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-09T11:45:50.884Z] #17 135.2 Setting up crossbuild-essential-arm64 (12.6) ... [2021-08-09T11:45:50.884Z] #17 135.2 Setting up crossbuild-essential-s390x (12.6) ... [2021-08-09T11:45:50.884Z] #17 135.2 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-08-09T11:45:50.884Z] #17 135.2 Setting up crossbuild-essential-armel (12.6) ... [2021-08-09T11:45:50.935Z] #46 63.60 crypto/sha256 [2021-08-09T11:45:50.935Z] #46 63.91 flag [2021-08-09T11:45:51.092Z] #13 ... [2021-08-09T11:45:51.092Z] [2021-08-09T11:45:51.092Z] #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 [2021-08-09T11:45:51.092Z] #52 sha256:25925cea5d65ed6a42f7af7256ab6485e6b6aa6ac442aa98ace369a32036a908 [2021-08-09T11:45:51.093Z] #52 79.41 encoding/binary [2021-08-09T11:45:51.093Z] #52 80.19 os [2021-08-09T11:45:51.093Z] #52 81.41 encoding/base64 [2021-08-09T11:45:51.093Z] #52 82.21 golang.org/x/sys/unix [2021-08-09T11:45:51.093Z] #52 84.97 fmt [2021-08-09T11:45:51.093Z] #52 ... [2021-08-09T11:45:51.093Z] [2021-08-09T11:45:51.093Z] #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 [2021-08-09T11:45:51.093Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:45:51.093Z] #46 89.30 internal/lazyregexp [2021-08-09T11:45:51.093Z] #46 89.33 flag [2021-08-09T11:45:51.144Z] #17 135.2 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:45:51.198Z] #46 ... [2021-08-09T11:45:51.198Z] [2021-08-09T11:45:51.198Z] #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 [2021-08-09T11:45:51.198Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-09T11:45:51.198Z] #44 63.81 Setting up criu (3.15-1) ... [2021-08-09T11:45:51.349Z] #46 89.70 go/token [2021-08-09T11:45:52.085Z] #17 DONE 136.4s [2021-08-09T11:45:52.345Z] [2021-08-09T11:45:52.345Z] #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 [2021-08-09T11:45:52.345Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-08-09T11:45:52.717Z] #46 90.77 go/scanner [2021-08-09T11:45:52.717Z] #46 90.80 net/url [2021-08-09T11:45:53.123Z] #44 65.67 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:45:53.123Z] #44 65.79 Processing triggers for mime-support (3.62) ... [2021-08-09T11:45:53.646Z] #46 91.89 go/ast [2021-08-09T11:45:54.070Z] #44 DONE 66.6s [2021-08-09T11:45:54.070Z] [2021-08-09T11:45:54.070Z] #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 [2021-08-09T11:45:54.070Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:45:54.070Z] #46 64.24 go/token [2021-08-09T11:45:54.070Z] #46 64.31 internal/lazyregexp [2021-08-09T11:45:54.070Z] #46 64.84 net/url [2021-08-09T11:45:54.070Z] #46 65.08 text/template/parse [2021-08-09T11:45:54.070Z] #46 65.93 go/scanner [2021-08-09T11:45:54.070Z] #46 66.18 log [2021-08-09T11:45:54.070Z] #46 67.03 encoding/json [2021-08-09T11:45:54.070Z] #46 ... [2021-08-09T11:45:54.070Z] [2021-08-09T11:45:54.071Z] #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 [2021-08-09T11:45:54.071Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-09T11:45:54.071Z] #13 53.61 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-09T11:45:54.071Z] #13 53.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-09T11:45:54.071Z] #13 53.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:45:54.071Z] #13 53.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-09T11:45:54.071Z] #13 53.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-09T11:45:54.071Z] #13 53.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:45:54.210Z] #46 92.58 text/template/parse [2021-08-09T11:45:54.260Z] #18 DONE 1.8s [2021-08-09T11:45:54.260Z] [2021-08-09T11:45:54.260Z] #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 [2021-08-09T11:45:54.260Z] #66 sha256:c8569ab7d98ac3b8f4686151842b0671ecb755649d9edb0dfb3ea8a8f56350d5 [2021-08-09T11:45:54.260Z] #66 1.751 + RM_GOPATH=0 [2021-08-09T11:45:54.260Z] #66 1.751 + TMP_GOPATH= [2021-08-09T11:45:54.260Z] #66 1.752 + : /build [2021-08-09T11:45:54.260Z] #66 1.752 + '[' -z '' ']' [2021-08-09T11:45:54.260Z] #66 1.761 ++ mktemp -d [2021-08-09T11:45:54.260Z] #66 1.761 + export GOPATH=/tmp/tmp.BNE8bkigdm [2021-08-09T11:45:54.260Z] #66 1.761 + GOPATH=/tmp/tmp.BNE8bkigdm [2021-08-09T11:45:54.260Z] #66 1.761 + RM_GOPATH=1 [2021-08-09T11:45:54.260Z] #66 1.761 + case "$(go env GOARCH)" in [2021-08-09T11:45:54.260Z] #66 1.761 ++ go env GOARCH [2021-08-09T11:45:54.260Z] #66 1.766 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:54.260Z] #66 1.766 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:54.260Z] #66 1.767 ++ dirname /tmp/install/install.sh [2021-08-09T11:45:54.260Z] #66 1.768 + dir=/tmp/install [2021-08-09T11:45:54.260Z] #66 1.768 + bin=rootlesskit [2021-08-09T11:45:54.260Z] #66 1.768 + shift [2021-08-09T11:45:54.260Z] #66 1.768 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-09T11:45:54.260Z] #66 1.768 + . /tmp/install/rootlesskit.installer [2021-08-09T11:45:54.260Z] #66 1.768 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:45:54.260Z] #66 1.769 + install_rootlesskit [2021-08-09T11:45:54.260Z] #66 1.769 + case "$1" in [2021-08-09T11:45:54.260Z] #66 1.769 + export CGO_ENABLED=0 [2021-08-09T11:45:54.260Z] #66 1.769 + CGO_ENABLED=0 [2021-08-09T11:45:54.260Z] #66 1.769 + _install_rootlesskit [2021-08-09T11:45:54.260Z] #66 1.769 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-09T11:45:54.260Z] #66 1.769 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:45:54.260Z] #66 1.769 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BNE8bkigdm/src/github.com/rootless-containers/rootlesskit [2021-08-09T11:45:54.260Z] #66 1.776 Cloning into '/tmp/tmp.BNE8bkigdm/src/github.com/rootless-containers/rootlesskit'... [2021-08-09T11:45:54.333Z] #13 ... [2021-08-09T11:45:54.333Z] [2021-08-09T11:45:54.333Z] #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 [2021-08-09T11:45:54.333Z] #52 sha256:ab32bdedef1fad25fbaaa406021e1c409b4f1d41292ed5103c43066b82b3811f [2021-08-09T11:45:54.333Z] #52 57.22 os [2021-08-09T11:45:54.333Z] #52 59.14 encoding/binary [2021-08-09T11:45:54.333Z] #52 59.95 path/filepath [2021-08-09T11:45:54.333Z] #52 59.96 mvdan.cc/sh/v3/fileutil [2021-08-09T11:45:54.333Z] #52 59.96 fmt [2021-08-09T11:45:54.333Z] #52 61.23 golang.org/x/sys/unix [2021-08-09T11:45:54.333Z] #52 61.33 io/ioutil [2021-08-09T11:45:54.333Z] #52 63.68 flag [2021-08-09T11:45:54.333Z] #52 63.68 github.com/pkg/diff [2021-08-09T11:45:54.333Z] #52 63.69 encoding/json [2021-08-09T11:45:54.333Z] #52 65.90 go/token [2021-08-09T11:45:54.333Z] #52 66.10 mvdan.cc/editorconfig [2021-08-09T11:45:54.467Z] #46 ... [2021-08-09T11:45:54.467Z] [2021-08-09T11:45:54.467Z] #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 [2021-08-09T11:45:54.467Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:54.467Z] #44 89.44 Setting up criu (3.15-1) ... [2021-08-09T11:45:54.467Z] #44 91.31 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:45:54.467Z] #44 91.40 Processing triggers for mime-support (3.62) ... [2021-08-09T11:45:54.467Z] #44 DONE 92.1s [2021-08-09T11:45:54.596Z] #52 67.42 go/scanner [2021-08-09T11:45:54.723Z] [2021-08-09T11:45:54.723Z] #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 [2021-08-09T11:45:54.723Z] #52 sha256:25925cea5d65ed6a42f7af7256ab6485e6b6aa6ac442aa98ace369a32036a908 [2021-08-09T11:45:54.723Z] #52 89.59 encoding/json [2021-08-09T11:45:54.723Z] #52 90.98 github.com/pkg/diff [2021-08-09T11:45:54.723Z] #52 92.36 go/ast [2021-08-09T11:45:55.171Z] #52 68.26 mvdan.cc/sh/v3/syntax [2021-08-09T11:45:55.171Z] #52 ... [2021-08-09T11:45:55.171Z] [2021-08-09T11:45:55.171Z] #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 [2021-08-09T11:45:55.171Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:45:55.171Z] #46 68.20 encoding/xml [2021-08-09T11:45:55.434Z] #46 68.34 go/ast [2021-08-09T11:45:55.654Z] #66 3.491 + cd /tmp/tmp.BNE8bkigdm/src/github.com/rootless-containers/rootlesskit [2021-08-09T11:45:55.654Z] #66 3.491 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-09T11:45:55.654Z] #66 3.507 + export GO111MODULE=on [2021-08-09T11:45:55.654Z] #66 3.507 + GO111MODULE=on [2021-08-09T11:45:55.654Z] #66 3.507 + export GOPROXY=https://proxy.golang.org [2021-08-09T11:45:55.654Z] #66 3.507 + GOPROXY=https://proxy.golang.org [2021-08-09T11:45:55.654Z] #66 3.507 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-09T11:45:55.654Z] #66 3.507 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-09T11:45:55.941Z] #37 ... [2021-08-09T11:45:55.941Z] [2021-08-09T11:45:55.941Z] #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 [2021-08-09T11:45:55.941Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:45:55.941Z] #44 54.04 Selecting previously unselected package python3-minimal. [2021-08-09T11:45:55.941Z] #44 54.04 (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.) [2021-08-09T11:45:55.941Z] #44 54.11 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-09T11:45:55.941Z] #44 54.12 Unpacking python3-minimal (3.7.3-1) ... [2021-08-09T11:45:55.941Z] #44 54.28 Selecting previously unselected package libmpdec2:amd64. [2021-08-09T11:45:55.941Z] #44 54.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-09T11:45:55.941Z] #44 54.31 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:45:55.941Z] #44 54.57 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-09T11:45:55.941Z] #44 54.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:45:55.941Z] #44 54.61 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:55.941Z] #44 56.49 Selecting previously unselected package python3.7. [2021-08-09T11:45:55.941Z] #44 56.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:45:55.941Z] #44 56.49 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:55.941Z] #44 56.71 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T11:45:55.941Z] #44 56.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-09T11:45:55.941Z] #44 56.71 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:45:55.941Z] #44 56.90 Setting up python3-minimal (3.7.3-1) ... [2021-08-09T11:45:55.941Z] #44 58.42 Selecting previously unselected package python3. [2021-08-09T11:45:55.942Z] #44 58.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.) [2021-08-09T11:45:55.942Z] #44 58.47 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-09T11:45:55.942Z] #44 58.47 Unpacking python3 (3.7.3-1) ... [2021-08-09T11:45:55.942Z] #44 58.61 Selecting previously unselected package libprotobuf17:amd64. [2021-08-09T11:45:55.942Z] #44 58.64 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-09T11:45:55.942Z] #44 58.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-09T11:45:55.942Z] #44 59.34 Selecting previously unselected package python3-pkg-resources. [2021-08-09T11:45:55.942Z] #44 59.36 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-09T11:45:55.942Z] #44 59.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:45:55.942Z] #44 59.56 Selecting previously unselected package python3-six. [2021-08-09T11:45:55.942Z] #44 59.56 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-09T11:45:55.942Z] #44 59.56 Unpacking python3-six (1.12.0-1) ... [2021-08-09T11:45:55.942Z] #44 59.69 Selecting previously unselected package python3-protobuf. [2021-08-09T11:45:55.942Z] #44 59.69 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-09T11:45:55.942Z] #44 59.69 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-09T11:45:55.942Z] #44 60.10 Selecting previously unselected package libnet1:amd64. [2021-08-09T11:45:55.942Z] #44 60.10 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-09T11:45:55.942Z] #44 60.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:45:55.942Z] #44 60.28 Selecting previously unselected package libnl-3-200:amd64. [2021-08-09T11:45:55.942Z] #44 60.28 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-09T11:45:55.942Z] #44 60.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:45:55.942Z] #44 60.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-09T11:45:55.942Z] #44 60.47 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-09T11:45:55.942Z] #44 60.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:45:55.942Z] #44 60.56 Selecting previously unselected package criu. [2021-08-09T11:45:55.942Z] #44 60.58 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-09T11:45:55.942Z] #44 60.58 Unpacking criu (3.15-1) ... [2021-08-09T11:45:55.942Z] #44 61.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:45:55.942Z] #44 61.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:45:55.942Z] #44 61.33 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:45:55.942Z] #44 61.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-09T11:45:55.942Z] #44 61.39 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:45:55.942Z] #44 61.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:55.942Z] #44 61.43 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:45:55.942Z] #44 61.45 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:45:56.048Z] Client: [2021-08-09T11:45:56.048Z] Version: 20.10.6 [2021-08-09T11:45:56.048Z] API version: 1.41 [2021-08-09T11:45:56.048Z] Go version: go1.16.3 [2021-08-09T11:45:56.048Z] Git commit: 370c289 [2021-08-09T11:45:56.048Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-09T11:45:56.048Z] OS/Arch: windows/amd64 [2021-08-09T11:45:56.048Z] Context: default [2021-08-09T11:45:56.048Z] Experimental: true [2021-08-09T11:45:56.048Z] [2021-08-09T11:45:56.048Z] Server: Docker Engine - Community [2021-08-09T11:45:56.048Z] Engine: [2021-08-09T11:45:56.048Z] Version: 20.10.6 [2021-08-09T11:45:56.048Z] API version: 1.41 (minimum version 1.24) [2021-08-09T11:45:56.048Z] Go version: go1.13.15 [2021-08-09T11:45:56.048Z] Git commit: 8728dd2 [2021-08-09T11:45:56.048Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-09T11:45:56.048Z] OS/Arch: windows/amd64 [2021-08-09T11:45:56.048Z] Experimental: true [2021-08-09T11:45:56.515Z] #44 ... [2021-08-09T11:45:56.515Z] [2021-08-09T11:45:56.515Z] #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 [2021-08-09T11:45:56.515Z] #37 sha256:e4d7f869872c5489b46133e0f9a77ead296ea993638f68f11113ab513b5b062f [2021-08-09T11:45:56.515Z] #37 5.640 + RM_GOPATH=0 [2021-08-09T11:45:56.515Z] #37 5.640 + TMP_GOPATH= [2021-08-09T11:45:56.515Z] #37 5.640 + : /build [2021-08-09T11:45:56.515Z] #37 5.640 + '[' -z '' ']' [2021-08-09T11:45:56.515Z] #37 5.641 ++ mktemp -d [2021-08-09T11:45:56.515Z] #37 5.642 + export GOPATH=/tmp/tmp.ZlmT8b1UGp [2021-08-09T11:45:56.515Z] #37 5.642 + GOPATH=/tmp/tmp.ZlmT8b1UGp [2021-08-09T11:45:56.515Z] #37 5.642 + RM_GOPATH=1 [2021-08-09T11:45:56.515Z] #37 5.642 + case "$(go env GOARCH)" in [2021-08-09T11:45:56.515Z] #37 5.643 ++ go env GOARCH [2021-08-09T11:45:56.515Z] #37 5.719 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:45:56.515Z] #37 5.720 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:56.515Z] #37 5.720 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:56.515Z] #37 5.720 ++ dirname /tmp/install/install.sh [2021-08-09T11:45:56.515Z] #37 5.720 + dir=/tmp/install [2021-08-09T11:45:56.515Z] #37 5.720 + bin=tini [2021-08-09T11:45:56.515Z] #37 5.720 + shift [2021-08-09T11:45:56.515Z] #37 5.720 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-09T11:45:56.515Z] #37 5.720 + . /tmp/install/tini.installer [2021-08-09T11:45:56.515Z] #37 5.720 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:45:56.515Z] #37 5.720 + install_tini [2021-08-09T11:45:56.515Z] #37 5.720 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-09T11:45:56.515Z] #37 5.720 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZlmT8b1UGp/tini [2021-08-09T11:45:56.515Z] #37 5.720 Cloning into '/tmp/tmp.ZlmT8b1UGp/tini'... [2021-08-09T11:45:56.603Z] #66 4.367 go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T11:45:56.603Z] #66 4.370 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-09T11:45:56.603Z] #66 4.413 go: downloading github.com/urfave/cli/v2 v2.3.0 [Pipeline] sh [2021-08-09T11:45:56.865Z] #66 ... [2021-08-09T11:45:56.865Z] [2021-08-09T11:45:56.865Z] #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 [2021-08-09T11:45:56.865Z] #31 sha256:97e6d3714207adf2708fa5921beeb4eb724b36e5bb36778d3ca64ef995bdab09 [2021-08-09T11:45:56.865Z] #31 1.492 + RM_GOPATH=0 [2021-08-09T11:45:56.865Z] #31 1.492 + TMP_GOPATH= [2021-08-09T11:45:56.865Z] #31 1.492 + : /build [2021-08-09T11:45:56.865Z] #31 1.494 + '[' -z '' ']' [2021-08-09T11:45:56.865Z] #31 1.494 ++ mktemp -d [2021-08-09T11:45:56.865Z] #31 1.495 + export GOPATH=/tmp/tmp.H7DGUwXW9F [2021-08-09T11:45:56.865Z] #31 1.495 + GOPATH=/tmp/tmp.H7DGUwXW9F [2021-08-09T11:45:56.865Z] #31 1.497 + RM_GOPATH=1 [2021-08-09T11:45:56.865Z] #31 1.497 + case "$(go env GOARCH)" in [2021-08-09T11:45:56.865Z] #31 1.497 ++ go env GOARCH [2021-08-09T11:45:56.865Z] #31 1.507 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:56.865Z] #31 1.507 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:45:56.865Z] #31 1.508 ++ dirname /tmp/install/install.sh [2021-08-09T11:45:56.865Z] #31 1.508 + dir=/tmp/install [2021-08-09T11:45:56.865Z] #31 1.508 + bin=dockercli [2021-08-09T11:45:56.865Z] #31 1.508 + shift [2021-08-09T11:45:56.865Z] #31 1.508 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-09T11:45:56.865Z] #31 1.508 + . /tmp/install/dockercli.installer [2021-08-09T11:45:56.865Z] #31 1.508 ++ : stable [2021-08-09T11:45:56.865Z] #31 1.508 ++ : 17.06.2-ce [2021-08-09T11:45:56.865Z] #31 1.509 + install_dockercli [2021-08-09T11:45:56.865Z] #31 1.509 Install docker/cli version 17.06.2-ce from stable [2021-08-09T11:45:56.865Z] #31 1.509 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-09T11:45:56.865Z] #31 1.509 ++ uname -m [2021-08-09T11:45:56.865Z] #31 1.510 + arch=x86_64 [2021-08-09T11:45:56.865Z] #31 1.510 + '[' x86_64 '!=' x86_64 ']' [2021-08-09T11:45:56.865Z] #31 1.510 + url=https://download.docker.com/linux/static [2021-08-09T11:45:56.865Z] #31 1.510 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-09T11:45:56.865Z] #31 1.511 + tar -xz docker/docker [2021-08-09T11:45:56.865Z] #31 4.538 + mkdir -p /build [2021-08-09T11:45:56.865Z] #31 4.549 + mv docker/docker /build/ [2021-08-09T11:45:56.865Z] #31 4.556 + rmdir docker [2021-08-09T11:45:56.865Z] #31 DONE 4.7s [2021-08-09T11:45:56.865Z] [2021-08-09T11:45:56.865Z] #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 [2021-08-09T11:45:56.865Z] #66 sha256:c8569ab7d98ac3b8f4686151842b0671ecb755649d9edb0dfb3ea8a8f56350d5 [2021-08-09T11:45:56.865Z] #66 4.692 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-09T11:45:57.081Z] #37 6.426 + cd /tmp/tmp.ZlmT8b1UGp/tini [2021-08-09T11:45:57.081Z] #37 6.426 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:45:57.127Z] #66 ... [2021-08-09T11:45:57.127Z] [2021-08-09T11:45:57.127Z] #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 [2021-08-09T11:45:57.127Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-09T11:45:57.127Z] #19 1.425 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-09T11:45:57.127Z] #19 1.460 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:45:57.127Z] #19 1.461 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:45:57.127Z] #19 1.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:45:57.127Z] #19 1.816 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-09T11:45:57.127Z] #19 1.898 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-09T11:45:57.127Z] #19 1.931 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] [2021-08-09T11:45:57.127Z] #19 1.970 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] [2021-08-09T11:45:57.127Z] #19 2.010 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-09T11:45:57.128Z] #19 2.066 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-09T11:45:57.128Z] #19 3.099 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-09T11:45:57.244Z] #52 95.35 golang.org/x/crypto/ssh/terminal [2021-08-09T11:45:57.338Z] #37 6.452 + cmake . [2021-08-09T11:45:57.572Z] + docker info [2021-08-09T11:45:57.903Z] #37 7.048 -- The C compiler identification is GNU 8.3.0 [2021-08-09T11:45:57.903Z] #37 7.093 -- Check for working C compiler: /usr/bin/cc [2021-08-09T11:45:58.173Z] #52 96.45 io/ioutil [2021-08-09T11:45:58.430Z] #52 ... [2021-08-09T11:45:58.430Z] [2021-08-09T11:45:58.430Z] #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 [2021-08-09T11:45:58.430Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:45:58.430Z] #46 96.62 text/template [2021-08-09T11:45:58.466Z] #37 7.660 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-09T11:45:58.466Z] #37 7.685 -- Detecting C compiler ABI info [2021-08-09T11:45:58.679Z] #19 4.379 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:45:58.993Z] #46 97.17 go/parser [2021-08-09T11:45:59.263Z] #19 ... [2021-08-09T11:45:59.263Z] [2021-08-09T11:45:59.263Z] #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 [2021-08-09T11:45:59.263Z] #66 sha256:c8569ab7d98ac3b8f4686151842b0671ecb755649d9edb0dfb3ea8a8f56350d5 [2021-08-09T11:45:59.263Z] #66 6.995 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-09T11:45:59.263Z] #66 7.208 go: downloading github.com/google/uuid v1.3.0 [2021-08-09T11:45:59.263Z] #66 7.225 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-09T11:45:59.395Z] #37 8.534 -- Detecting C compiler ABI info - done [2021-08-09T11:45:59.395Z] #37 8.567 -- Detecting C compile features [2021-08-09T11:45:59.395Z] #37 ... [2021-08-09T11:45:59.395Z] [2021-08-09T11:45:59.395Z] #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 [2021-08-09T11:45:59.395Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:45:59.395Z] #46 61.36 syscall [2021-08-09T11:45:59.395Z] #46 69.41 internal/syscall/unix [2021-08-09T11:45:59.395Z] #46 69.75 internal/poll [2021-08-09T11:45:59.395Z] #46 70.21 internal/fmtsort [2021-08-09T11:45:59.395Z] #46 70.63 internal/syscall/execenv [2021-08-09T11:45:59.395Z] #46 70.86 path [2021-08-09T11:45:59.524Z] #66 7.303 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-09T11:45:59.524Z] #66 7.385 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-09T11:45:59.524Z] #66 7.427 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-09T11:45:59.652Z] #46 71.44 io/fs [2021-08-09T11:45:59.652Z] #46 ... [2021-08-09T11:45:59.652Z] [2021-08-09T11:45:59.652Z] #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 [2021-08-09T11:45:59.652Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:45:59.652Z] #13 53.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-09T11:45:59.652Z] #13 53.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-09T11:45:59.652Z] #13 53.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-09T11:45:59.652Z] #13 56.46 Selecting previously unselected package binutils-mingw-w64. [2021-08-09T11:45:59.652Z] #13 56.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-09T11:45:59.652Z] #13 56.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-09T11:45:59.652Z] #13 56.60 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-09T11:45:59.652Z] #13 56.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:45:59.653Z] #13 56.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:45:59.653Z] #13 56.83 Selecting previously unselected package dmsetup. [2021-08-09T11:45:59.653Z] #13 56.85 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:45:59.653Z] #13 56.85 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-09T11:45:59.653Z] #13 57.02 Selecting previously unselected package mingw-w64-common. [2021-08-09T11:45:59.653Z] #13 57.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-09T11:45:59.653Z] #13 57.05 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-09T11:45:59.655Z] #46 71.92 text/template [2021-08-09T11:45:59.785Z] #66 7.529 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-09T11:45:59.785Z] #66 7.692 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-09T11:45:59.785Z] #66 7.734 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-09T11:46:00.215Z] #13 62.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-09T11:46:00.215Z] #13 62.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-09T11:46:00.215Z] #13 62.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-09T11:46:00.230Z] #46 ... [2021-08-09T11:46:00.230Z] [2021-08-09T11:46:00.230Z] #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 [2021-08-09T11:46:00.230Z] #57 sha256:6865233a798ece634fee212100a0127f979df9f628e99fc62a33ef0b64058cac [2021-08-09T11:46:00.230Z] #57 36.58 Checking out files: 52% (2297/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: 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. [2021-08-09T11:46:00.230Z] #57 37.73 + cd /tmp/tmp.NcMrQdx54c/src/github.com/containerd/containerd [2021-08-09T11:46:00.230Z] #57 37.73 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:46:00.357Z] #66 8.266 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-09T11:46:00.471Z] #13 ... [2021-08-09T11:46:00.471Z] [2021-08-09T11:46:00.471Z] #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 [2021-08-09T11:46:00.471Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:46:00.471Z] #46 72.43 regexp/syntax [2021-08-09T11:46:00.727Z] #46 72.74 os [2021-08-09T11:46:01.621Z] #57 39.01 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-09T11:46:01.621Z] #57 39.01 + BUILDTAGS='netgo osusergo static_build' [2021-08-09T11:46:01.621Z] #57 39.01 + export EXTRA_FLAGS=-buildmode=pie [2021-08-09T11:46:01.621Z] #57 39.01 + EXTRA_FLAGS=-buildmode=pie [2021-08-09T11:46:01.621Z] #57 39.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-09T11:46:01.621Z] #57 39.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-09T11:46:01.621Z] #57 39.01 + '[' '' = dynamic ']' [2021-08-09T11:46:01.621Z] #57 39.02 + make [2021-08-09T11:46:01.656Z] #46 ... [2021-08-09T11:46:01.656Z] [2021-08-09T11:46:01.656Z] #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 [2021-08-09T11:46:01.656Z] #52 sha256:ded79b57d520a02d5870a1f2999460fb0162d786b1b4e4dde86397ba301aac9f [2021-08-09T11:46:01.656Z] #52 63.73 time [2021-08-09T11:46:01.656Z] #52 68.98 context [2021-08-09T11:46:01.656Z] #52 69.86 internal/poll [2021-08-09T11:46:01.656Z] #52 72.33 io/fs [2021-08-09T11:46:01.656Z] #52 73.54 os [2021-08-09T11:46:01.656Z] #52 73.58 encoding/binary [2021-08-09T11:46:01.923Z] #52 ... [2021-08-09T11:46:01.923Z] [2021-08-09T11:46:01.923Z] #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 [2021-08-09T11:46:01.923Z] #37 sha256:e4d7f869872c5489b46133e0f9a77ead296ea993638f68f11113ab513b5b062f [2021-08-09T11:46:01.923Z] #37 10.68 -- Detecting C compile features - done [2021-08-09T11:46:01.923Z] #37 10.74 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-09T11:46:01.923Z] #37 11.00 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-09T11:46:01.923Z] #37 11.10 -- Configuring done [2021-08-09T11:46:01.923Z] #37 11.14 -- Generating done [2021-08-09T11:46:01.923Z] #37 11.14 -- Build files have been written to: /tmp/tmp.ZlmT8b1UGp/tini [2021-08-09T11:46:01.923Z] #37 11.14 + make tini-static [2021-08-09T11:46:02.179Z] #37 11.55 Scanning dependencies of target tini-static [2021-08-09T11:46:02.271Z] #66 9.986 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-09T11:46:02.271Z] #66 ... [2021-08-09T11:46:02.271Z] [2021-08-09T11:46:02.271Z] #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 [2021-08-09T11:46:02.271Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-09T11:46:02.271Z] #43 2.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:46:02.271Z] #43 2.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:46:02.271Z] #43 2.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:46:02.271Z] #43 2.819 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-09T11:46:02.271Z] #43 3.422 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:46:02.271Z] #43 4.269 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-09T11:46:02.271Z] #43 4.831 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-09T11:46:02.271Z] #43 5.833 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:46:02.271Z] #43 6.735 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-09T11:46:02.271Z] #43 7.215 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [273 kB] [2021-08-09T11:46:02.271Z] #43 7.239 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] [2021-08-09T11:46:02.271Z] #43 7.261 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:46:02.271Z] #43 7.292 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] [2021-08-09T11:46:02.271Z] #43 7.309 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] [2021-08-09T11:46:02.271Z] #43 7.339 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:46:02.271Z] #43 7.367 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:46:02.271Z] #43 7.368 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:46:02.271Z] #43 7.368 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-09T11:46:02.271Z] #43 7.368 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-09T11:46:02.271Z] #43 7.383 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-09T11:46:02.271Z] #43 7.383 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-09T11:46:02.271Z] #43 ... [2021-08-09T11:46:02.271Z] [2021-08-09T11:46:02.271Z] #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 [2021-08-09T11:46:02.271Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-08-09T11:46:02.271Z] #63 2.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:46:02.271Z] #63 2.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:46:02.271Z] #63 2.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:46:02.271Z] #63 2.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:46:02.271Z] #63 3.432 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-09T11:46:02.271Z] #63 4.292 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-09T11:46:02.271Z] #63 5.107 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:46:02.271Z] #63 6.263 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-09T11:46:02.271Z] #63 7.008 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-09T11:46:02.271Z] #63 7.483 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] [2021-08-09T11:46:02.271Z] #63 7.490 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [273 kB] [2021-08-09T11:46:02.271Z] #63 7.510 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] [2021-08-09T11:46:02.271Z] #63 7.535 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:46:02.271Z] #63 7.542 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] [2021-08-09T11:46:02.271Z] #63 7.567 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:46:02.271Z] #63 7.593 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-09T11:46:02.271Z] #63 7.596 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-09T11:46:02.271Z] #63 7.596 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:46:02.271Z] #63 7.599 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-09T11:46:02.271Z] #63 7.600 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-09T11:46:02.271Z] #63 7.601 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:46:02.435Z] #37 11.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-09T11:46:02.534Z] #63 ... [2021-08-09T11:46:02.534Z] [2021-08-09T11:46:02.534Z] #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 [2021-08-09T11:46:02.534Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-09T11:46:02.534Z] #19 5.276 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-09T11:46:02.534Z] #19 5.895 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-09T11:46:02.535Z] #19 6.479 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:46:02.535Z] #19 7.079 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-09T11:46:02.535Z] #19 7.499 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:46:02.535Z] #19 7.509 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] [2021-08-09T11:46:02.535Z] #19 7.521 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] [2021-08-09T11:46:02.535Z] #19 7.549 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] [2021-08-09T11:46:02.535Z] #19 7.559 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:46:02.535Z] #19 7.592 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [273 kB] [2021-08-09T11:46:02.535Z] #19 7.612 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-09T11:46:02.535Z] #19 7.613 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:46:02.535Z] #19 7.613 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-09T11:46:02.535Z] #19 7.614 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-09T11:46:02.535Z] #19 7.621 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:46:02.535Z] #19 7.622 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-09T11:46:03.011Z] #57 40.75 + bin/ctr [2021-08-09T11:46:03.168Z] #46 100.9 log [2021-08-09T11:46:03.168Z] #46 101.5 go/doc [2021-08-09T11:46:03.168Z] #46 101.5 encoding/xml [2021-08-09T11:46:03.424Z] #46 ... [2021-08-09T11:46:03.424Z] [2021-08-09T11:46:03.424Z] #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 [2021-08-09T11:46:03.424Z] #57 sha256:f257ecb44cc4f90c482b8215b7f3bad021c17d5e5bfc679c495b884f6fc930dc [2021-08-09T11:46:03.424Z] #57 42.97 Checking out files: 59% (2596/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: 96% (4200/4375) Checking out files: 96% (4215/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. [2021-08-09T11:46:03.424Z] #57 44.16 + cd /tmp/tmp.WWtjoTXyAJ/src/github.com/containerd/containerd [2021-08-09T11:46:03.424Z] #57 44.16 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:46:03.801Z] #37 12.85 [100%] Linking C executable tini-static [2021-08-09T11:46:03.986Z] #57 45.30 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-09T11:46:03.986Z] #57 45.30 + BUILDTAGS='netgo osusergo static_build' [2021-08-09T11:46:03.986Z] #57 45.30 + export EXTRA_FLAGS=-buildmode=pie [2021-08-09T11:46:03.986Z] #57 45.30 + EXTRA_FLAGS=-buildmode=pie [2021-08-09T11:46:03.986Z] #57 45.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-09T11:46:03.986Z] #57 45.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-09T11:46:03.986Z] #57 45.30 + '[' '' = dynamic ']' [2021-08-09T11:46:03.986Z] #57 45.30 + make [2021-08-09T11:46:04.058Z] #37 13.34 [100%] Built target tini-static [2021-08-09T11:46:04.318Z] #37 13.42 + mkdir -p /build [2021-08-09T11:46:04.318Z] #37 13.42 + cp tini-static /build/docker-init [2021-08-09T11:46:04.574Z] #37 DONE 13.8s [2021-08-09T11:46:04.574Z] [2021-08-09T11:46:04.574Z] #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 [2021-08-09T11:46:04.574Z] #52 sha256:ded79b57d520a02d5870a1f2999460fb0162d786b1b4e4dde86397ba301aac9f [2021-08-09T11:46:04.574Z] #52 75.65 encoding/base64 [2021-08-09T11:46:04.574Z] #52 76.48 golang.org/x/sys/unix [2021-08-09T11:46:05.354Z] #57 46.64 + bin/ctr [2021-08-09T11:46:06.328Z] #57 ... [2021-08-09T11:46:06.328Z] [2021-08-09T11:46:06.328Z] #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 [2021-08-09T11:46:06.328Z] #52 sha256:ab32bdedef1fad25fbaaa406021e1c409b4f1d41292ed5103c43066b82b3811f [2021-08-09T11:46:06.328Z] #52 69.12 go/ast [2021-08-09T11:46:06.328Z] #52 71.80 golang.org/x/crypto/ssh/terminal [2021-08-09T11:46:06.328Z] #52 76.83 mvdan.cc/sh/v3/cmd/shfmt [2021-08-09T11:46:06.328Z] #52 DONE 79.1s [2021-08-09T11:46:06.328Z] [2021-08-09T11:46:06.329Z] #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 [2021-08-09T11:46:06.329Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:46:06.329Z] #46 74.61 compress/flate [2021-08-09T11:46:06.329Z] #46 75.31 go/parser [2021-08-09T11:46:06.329Z] #46 75.83 math/big [2021-08-09T11:46:06.329Z] #46 78.72 compress/gzip [2021-08-09T11:46:06.329Z] #46 79.24 go/doc [2021-08-09T11:46:06.329Z] #46 79.26 net [2021-08-09T11:46:06.465Z] #52 78.44 fmt [2021-08-09T11:46:07.278Z] #46 80.06 vendor/golang.org/x/text/secure/bidirule [2021-08-09T11:46:07.542Z] #46 80.43 vendor/golang.org/x/text/unicode/norm [2021-08-09T11:46:08.117Z] #46 ... [2021-08-09T11:46:08.117Z] [2021-08-09T11:46:08.117Z] #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 [2021-08-09T11:46:08.117Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-09T11:46:08.117Z] #13 67.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-09T11:46:08.117Z] #13 67.64 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-09T11:46:08.117Z] #13 67.67 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:08.629Z] #57 ... [2021-08-09T11:46:08.629Z] [2021-08-09T11:46:08.629Z] #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 [2021-08-09T11:46:08.629Z] #52 sha256:25925cea5d65ed6a42f7af7256ab6485e6b6aa6ac442aa98ace369a32036a908 [2021-08-09T11:46:08.629Z] #52 96.86 mvdan.cc/editorconfig [2021-08-09T11:46:08.629Z] #52 97.47 mvdan.cc/sh/v3/fileutil [2021-08-09T11:46:08.629Z] #52 97.66 text/tabwriter [2021-08-09T11:46:08.629Z] #52 98.10 mvdan.cc/sh/v3/syntax [2021-08-09T11:46:08.629Z] #52 103.2 mvdan.cc/sh/v3/cmd/shfmt [2021-08-09T11:46:08.629Z] #52 DONE 106.8s [2021-08-09T11:46:08.629Z] [2021-08-09T11:46:08.629Z] #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 [2021-08-09T11:46:08.629Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:46:08.629Z] #46 104.8 github.com/LK4D4/vndr/build [2021-08-09T11:46:08.629Z] #46 106.8 github.com/LK4D4/vndr/versioned [2021-08-09T11:46:08.629Z] #46 107.0 compress/flate [2021-08-09T11:46:09.510Z] #13 78.67 Selecting previously unselected package libapparmor1:arm64. [2021-08-09T11:46:09.510Z] #13 78.69 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-09T11:46:09.510Z] #13 78.70 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-09T11:46:09.510Z] #13 78.83 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-09T11:46:09.510Z] #13 78.83 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-09T11:46:09.510Z] #13 78.85 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-09T11:46:09.510Z] #13 79.03 Selecting previously unselected package libbtrfs0. [2021-08-09T11:46:09.510Z] #13 79.03 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-09T11:46:09.510Z] #13 79.05 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-09T11:46:09.558Z] #46 108.0 hash/crc32 [2021-08-09T11:46:09.736Z] #52 ... [2021-08-09T11:46:09.736Z] [2021-08-09T11:46:09.736Z] #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 [2021-08-09T11:46:09.736Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:46:09.736Z] #13 68.56 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-09T11:46:09.736Z] #13 68.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-09T11:46:09.736Z] #13 68.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:09.736Z] #13 68.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-09T11:46:09.736Z] #13 68.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-09T11:46:09.736Z] #13 68.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:09.774Z] #13 79.16 Selecting previously unselected package libbtrfs-dev. [2021-08-09T11:46:09.774Z] #13 79.16 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-09T11:46:09.774Z] #13 79.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:46:09.774Z] #13 79.33 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-09T11:46:09.774Z] #13 79.33 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-09T11:46:09.774Z] #13 79.35 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-09T11:46:10.037Z] #13 79.48 Selecting previously unselected package libudev-dev:arm64. [2021-08-09T11:46:10.037Z] #13 79.48 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-08-09T11:46:10.037Z] #13 79.51 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-09T11:46:10.037Z] #13 79.72 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-09T11:46:10.037Z] #13 79.72 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-08-09T11:46:10.121Z] #46 108.6 crypto/x509/pkix [2021-08-09T11:46:10.299Z] #13 ... [2021-08-09T11:46:10.299Z] [2021-08-09T11:46:10.299Z] #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 [2021-08-09T11:46:10.299Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-09T11:46:10.299Z] #44 66.49 Setting up python3 (3.7.3-1) ... [2021-08-09T11:46:10.299Z] #44 67.22 Setting up python3-six (1.12.0-1) ... [2021-08-09T11:46:10.299Z] #44 68.29 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:46:10.299Z] #44 69.93 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-09T11:46:10.299Z] #44 73.30 Setting up criu (3.15-1) ... [2021-08-09T11:46:10.299Z] #44 75.09 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:46:10.299Z] #44 75.18 Processing triggers for mime-support (3.62) ... [2021-08-09T11:46:10.299Z] #44 DONE 76.2s [2021-08-09T11:46:10.299Z] [2021-08-09T11:46:10.299Z] #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 [2021-08-09T11:46:10.299Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:46:10.299Z] #46 77.21 regexp [2021-08-09T11:46:10.299Z] #46 77.52 fmt [2021-08-09T11:46:10.299Z] #46 80.81 path/filepath [2021-08-09T11:46:10.299Z] #46 82.13 internal/lazyregexp [2021-08-09T11:46:10.300Z] #13 79.73 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-08-09T11:46:10.555Z] #46 82.45 io/ioutil [2021-08-09T11:46:10.563Z] #13 80.01 Selecting previously unselected package libpcre16-3:arm64. [2021-08-09T11:46:10.563Z] #13 80.02 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-08-09T11:46:10.563Z] #13 80.03 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-08-09T11:46:10.815Z] #46 82.59 flag [2021-08-09T11:46:10.815Z] #46 82.79 go/token [2021-08-09T11:46:10.815Z] #46 ... [2021-08-09T11:46:10.815Z] [2021-08-09T11:46:10.815Z] #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 [2021-08-09T11:46:10.815Z] #52 sha256:ded79b57d520a02d5870a1f2999460fb0162d786b1b4e4dde86397ba301aac9f [2021-08-09T11:46:10.815Z] #52 82.84 encoding/json [2021-08-09T11:46:10.826Z] #13 80.20 Selecting previously unselected package libpcre32-3:arm64. [2021-08-09T11:46:10.826Z] #13 80.23 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-08-09T11:46:10.826Z] #13 80.23 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-08-09T11:46:10.826Z] #13 80.40 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-08-09T11:46:10.826Z] #13 80.42 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-08-09T11:46:10.826Z] #13 80.43 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-09T11:46:11.050Z] #46 109.1 net [2021-08-09T11:46:11.050Z] #46 109.4 compress/gzip [2021-08-09T11:46:11.090Z] #13 80.55 Selecting previously unselected package libpcre3-dev:arm64. [2021-08-09T11:46:11.090Z] #13 80.55 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-08-09T11:46:11.090Z] #13 80.56 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-09T11:46:11.090Z] #13 ... [2021-08-09T11:46:11.090Z] [2021-08-09T11:46:11.090Z] #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 [2021-08-09T11:46:11.090Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:46:11.090Z] #46 84.10 github.com/LK4D4/vndr/build [2021-08-09T11:46:11.612Z] #46 109.9 vendor/golang.org/x/crypto/poly1305 [2021-08-09T11:46:11.865Z] Running on azwin-2-7eef70 in d:\jenkins\workspace\moby_PR-42726 [Pipeline] { [2021-08-09T11:46:11.871Z] #46 110.4 vendor/golang.org/x/sys/cpu [Pipeline] ws [2021-08-09T11:46:11.884Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-09T11:46:12.369Z] Client: [2021-08-09T11:46:12.369Z] Context: default [2021-08-09T11:46:12.369Z] Debug Mode: false [2021-08-09T11:46:12.369Z] Plugins: [2021-08-09T11:46:12.369Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-09T11:46:12.369Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-09T11:46:12.369Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-09T11:46:12.369Z] [2021-08-09T11:46:12.369Z] Server: [2021-08-09T11:46:12.369Z] Containers: 0 [2021-08-09T11:46:12.369Z] Running: 0 [2021-08-09T11:46:12.369Z] Paused: 0 [2021-08-09T11:46:12.369Z] Stopped: 0 [2021-08-09T11:46:12.369Z] Images: 0 [2021-08-09T11:46:12.369Z] Server Version: 20.10.6 [2021-08-09T11:46:12.369Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-09T11:46:12.369Z] Windows: [2021-08-09T11:46:12.369Z] LCOW: [2021-08-09T11:46:12.369Z] Logging Driver: json-file [2021-08-09T11:46:12.369Z] Plugins: [2021-08-09T11:46:12.369Z] Volume: local [2021-08-09T11:46:12.369Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T11:46:12.369Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T11:46:12.369Z] Swarm: inactive [2021-08-09T11:46:12.369Z] Default Isolation: process [2021-08-09T11:46:12.369Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-09T11:46:12.369Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-09T11:46:12.369Z] OSType: windows [2021-08-09T11:46:12.369Z] Architecture: x86_64 [2021-08-09T11:46:12.369Z] CPUs: 4 [2021-08-09T11:46:12.369Z] Total Memory: 32GiB [2021-08-09T11:46:12.369Z] Name: azwin-2-50f6a0 [2021-08-09T11:46:12.369Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-09T11:46:12.369Z] Docker Root Dir: D:\docker [2021-08-09T11:46:12.369Z] Debug Mode: false [2021-08-09T11:46:12.369Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:46:12.369Z] Labels: [2021-08-09T11:46:12.369Z] Experimental: true [2021-08-09T11:46:12.369Z] Insecure Registries: [2021-08-09T11:46:12.369Z] 10.0.0.4:5000 [2021-08-09T11:46:12.369Z] 127.0.0.0/8 [2021-08-09T11:46:12.369Z] Registry Mirrors: [2021-08-09T11:46:12.369Z] http://10.0.0.4:5000/ [2021-08-09T11:46:12.369Z] Live Restore Enabled: false [2021-08-09T11:46:12.369Z] Product License: Community Engine [2021-08-09T11:46:12.369Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-09T11:46:12.801Z] #46 110.9 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-09T11:46:12.997Z] The recommended git tool is: git [2021-08-09T11:46:13.713Z] #46 86.47 vendor/golang.org/x/net/idna [2021-08-09T11:46:13.731Z] #46 111.9 vendor/golang.org/x/crypto/curve25519 [2021-08-09T11:46:13.975Z] #46 ... [2021-08-09T11:46:13.975Z] [2021-08-09T11:46:13.975Z] #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 [2021-08-09T11:46:13.975Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-09T11:46:13.975Z] #13 81.02 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-09T11:46:13.975Z] #13 81.03 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-08-09T11:46:13.975Z] #13 81.04 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-09T11:46:13.975Z] #13 81.30 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-09T11:46:13.975Z] #13 81.31 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-08-09T11:46:13.975Z] #13 81.32 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-09T11:46:13.975Z] #13 81.42 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-09T11:46:13.975Z] #13 81.43 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-09T11:46:13.975Z] #13 81.44 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:46:13.975Z] #13 81.66 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-09T11:46:13.975Z] #13 81.67 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-08-09T11:46:13.975Z] #13 81.69 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-09T11:46:13.975Z] #13 82.29 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-09T11:46:13.975Z] #13 82.33 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:46:13.975Z] #13 82.35 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-09T11:46:13.975Z] #13 82.36 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-09T11:46:13.975Z] #13 82.39 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-08-09T11:46:13.975Z] #13 82.40 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-08-09T11:46:13.975Z] #13 82.42 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:13.975Z] #13 82.44 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-09T11:46:13.975Z] #13 82.45 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-08-09T11:46:13.975Z] #13 82.46 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-09T11:46:13.975Z] #13 82.49 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-09T11:46:13.975Z] #13 82.51 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:46:13.975Z] #13 82.53 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-09T11:46:13.975Z] #13 82.55 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-09T11:46:13.975Z] #13 82.57 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-09T11:46:13.975Z] #13 82.59 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-09T11:46:13.975Z] #13 82.61 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-09T11:46:13.975Z] #13 82.62 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:13.975Z] #13 82.64 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 [2021-08-09T11:46:13.975Z] #13 82.65 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 [2021-08-09T11:46:13.975Z] #13 82.67 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:13.975Z] #13 82.68 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 [2021-08-09T11:46:13.975Z] #13 82.69 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 [2021-08-09T11:46:13.975Z] #13 82.70 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-09T11:46:13.975Z] #13 82.72 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-09T11:46:13.975Z] #13 82.73 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-09T11:46:13.975Z] #13 82.75 Setting up dmsetup (2:1.02.155-3) ... [2021-08-09T11:46:13.975Z] #13 82.77 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-09T11:46:13.975Z] #13 82.80 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-09T11:46:13.975Z] #13 82.81 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:46:13.975Z] #13 DONE 83.4s [2021-08-09T11:46:13.975Z] [2021-08-09T11:46:13.975Z] #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 [2021-08-09T11:46:13.975Z] #54 sha256:f37c0cffec12eeff23cb7904c9cff97b2dfa3a6b47f391abf32993b82877f5f8 [2021-08-09T11:46:14.083Z] #52 85.52 github.com/pkg/diff [2021-08-09T11:46:14.303Z] #46 112.6 vendor/golang.org/x/text/transform [2021-08-09T11:46:14.645Z] #52 86.72 go/ast [2021-08-09T11:46:15.277Z] #46 113.6 vendor/golang.org/x/text/unicode/bidi [2021-08-09T11:46:15.928Z] #54 1.756 + RM_GOPATH=0 [2021-08-09T11:46:15.928Z] #54 1.756 + TMP_GOPATH= [2021-08-09T11:46:15.928Z] #54 1.756 + : /build [2021-08-09T11:46:15.928Z] #54 1.756 + '[' -z '' ']' [2021-08-09T11:46:15.928Z] #54 1.756 ++ mktemp -d [2021-08-09T11:46:15.928Z] #54 1.758 + export GOPATH=/tmp/tmp.xqNyUt7I01 [2021-08-09T11:46:15.928Z] #54 1.766 + GOPATH=/tmp/tmp.xqNyUt7I01 [2021-08-09T11:46:15.928Z] #54 1.766 + RM_GOPATH=1 [2021-08-09T11:46:15.928Z] #54 1.766 + case "$(go env GOARCH)" in [2021-08-09T11:46:15.928Z] #54 1.767 ++ go env GOARCH [2021-08-09T11:46:15.928Z] #54 1.795 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:46:15.928Z] #54 1.796 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:46:15.928Z] #54 1.797 ++ dirname /tmp/install/install.sh [2021-08-09T11:46:15.928Z] #54 1.803 + dir=/tmp/install [2021-08-09T11:46:15.928Z] #54 1.804 + bin=runc [2021-08-09T11:46:15.928Z] #54 1.804 + shift [2021-08-09T11:46:15.928Z] #54 1.805 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-09T11:46:15.928Z] #54 1.805 + . /tmp/install/runc.installer [2021-08-09T11:46:15.928Z] #54 1.806 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-09T11:46:15.928Z] #54 1.806 + install_runc [2021-08-09T11:46:15.928Z] #54 1.807 + uname -r [2021-08-09T11:46:15.928Z] #54 1.807 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-09T11:46:15.928Z] #54 1.810 + RUNC_BUILDTAGS='seccomp ' [2021-08-09T11:46:15.928Z] #54 1.811 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-09T11:46:15.928Z] #54 1.811 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-09T11:46:15.928Z] #54 1.811 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xqNyUt7I01/src/github.com/opencontainers/runc [2021-08-09T11:46:15.928Z] #54 1.816 Cloning into '/tmp/tmp.xqNyUt7I01/src/github.com/opencontainers/runc'... [2021-08-09T11:46:15.928Z] #54 ... [2021-08-09T11:46:15.928Z] [2021-08-09T11:46:15.928Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-09T11:46:15.928Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-08-09T11:46:15.928Z] #14 DONE 2.0s [2021-08-09T11:46:15.928Z] [2021-08-09T11:46:15.928Z] #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 [2021-08-09T11:46:15.928Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-08-09T11:46:16.013Z] #52 ... [2021-08-09T11:46:16.013Z] [2021-08-09T11:46:16.013Z] #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 [2021-08-09T11:46:16.013Z] #57 sha256:75506744cfb9d895cf57abe12c08b2678731a7133af81b97286e327a90f2b271 [2021-08-09T11:46:17.037Z] #57 44.18 Checking out files: 48% (2103/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: 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% (4072/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. [2021-08-09T11:46:17.037Z] #57 45.50 + cd /tmp/tmp.1FSWpVVh4x/src/github.com/containerd/containerd [2021-08-09T11:46:17.037Z] #57 45.50 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:46:17.181Z] #46 115.4 vendor/golang.org/x/text/secure/bidirule [2021-08-09T11:46:17.336Z] #15 DONE 1.6s [2021-08-09T11:46:17.336Z] [2021-08-09T11:46:17.336Z] #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 [2021-08-09T11:46:17.336Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:46:17.336Z] #46 87.54 mime [2021-08-09T11:46:17.336Z] #46 88.77 mime/quotedprintable [2021-08-09T11:46:17.336Z] #46 89.64 net/http/internal [2021-08-09T11:46:17.744Z] #46 116.0 vendor/golang.org/x/text/unicode/norm [2021-08-09T11:46:18.407Z] #57 46.85 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-09T11:46:18.407Z] #57 46.85 + BUILDTAGS='netgo osusergo static_build' [2021-08-09T11:46:18.407Z] #57 46.85 + export EXTRA_FLAGS=-buildmode=pie [2021-08-09T11:46:18.407Z] #57 46.85 + EXTRA_FLAGS=-buildmode=pie [2021-08-09T11:46:18.407Z] #57 46.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-09T11:46:18.407Z] #57 46.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-09T11:46:18.407Z] #57 46.85 + '[' '' = dynamic ']' [2021-08-09T11:46:18.407Z] #57 46.85 + make [2021-08-09T11:46:19.257Z] #46 ... [2021-08-09T11:46:19.257Z] [2021-08-09T11:46:19.257Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-09T11:46:19.257Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-08-09T11:46:19.257Z] #16 1.368 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-09T11:46:19.257Z] #16 DONE 1.5s [2021-08-09T11:46:19.257Z] [2021-08-09T11:46:19.257Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-09T11:46:19.257Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-08-09T11:46:20.262Z] #46 ... [2021-08-09T11:46:20.262Z] [2021-08-09T11:46:20.262Z] #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 [2021-08-09T11:46:20.262Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:46:20.262Z] #13 102.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-09T11:46:20.262Z] #13 102.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-09T11:46:20.262Z] #13 102.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:20.297Z] #57 48.35 + bin/ctr [2021-08-09T11:46:20.649Z] #17 DONE 1.6s [2021-08-09T11:46:20.649Z] [2021-08-09T11:46:20.649Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-09T11:46:20.649Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-08-09T11:46:20.659Z] #19 ... [2021-08-09T11:46:20.659Z] [2021-08-09T11:46:20.659Z] #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 [2021-08-09T11:46:20.659Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-09T11:46:20.659Z] #43 26.23 Fetched 48.3 MB in 25s (1971 kB/s) [2021-08-09T11:46:21.630Z] #13 ... [2021-08-09T11:46:21.630Z] [2021-08-09T11:46:21.630Z] #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 [2021-08-09T11:46:21.630Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:46:21.630Z] #46 120.0 vendor/golang.org/x/net/idna [2021-08-09T11:46:22.047Z] #18 DONE 1.5s [2021-08-09T11:46:22.047Z] [2021-08-09T11:46:22.047Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-09T11:46:22.047Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-08-09T11:46:22.188Z] #57 ... [2021-08-09T11:46:22.188Z] [2021-08-09T11:46:22.188Z] #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 [2021-08-09T11:46:22.188Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:46:22.188Z] #46 83.88 go/scanner [2021-08-09T11:46:22.188Z] #46 84.42 net/url [2021-08-09T11:46:22.188Z] #46 85.24 go/ast [2021-08-09T11:46:22.188Z] #46 86.34 text/template/parse [2021-08-09T11:46:22.188Z] #46 89.39 go/parser [2021-08-09T11:46:22.188Z] #46 90.33 text/template [2021-08-09T11:46:22.188Z] #46 93.00 log [2021-08-09T11:46:22.188Z] #46 93.65 encoding/xml [2021-08-09T11:46:22.188Z] #46 ... [2021-08-09T11:46:22.188Z] [2021-08-09T11:46:22.188Z] #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 [2021-08-09T11:46:22.188Z] #52 sha256:ded79b57d520a02d5870a1f2999460fb0162d786b1b4e4dde86397ba301aac9f [2021-08-09T11:46:22.189Z] #52 88.11 golang.org/x/crypto/ssh/terminal [2021-08-09T11:46:22.189Z] #52 89.47 mvdan.cc/editorconfig [2021-08-09T11:46:22.189Z] #52 90.59 mvdan.cc/sh/v3/fileutil [2021-08-09T11:46:22.189Z] #52 90.77 text/tabwriter [2021-08-09T11:46:22.189Z] #52 91.18 mvdan.cc/sh/v3/syntax [2021-08-09T11:46:22.752Z] #52 ... [2021-08-09T11:46:22.752Z] [2021-08-09T11:46:22.752Z] #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 [2021-08-09T11:46:22.752Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:46:22.752Z] #46 94.76 go/doc [2021-08-09T11:46:23.459Z] #19 DONE 1.5s [2021-08-09T11:46:23.460Z] [2021-08-09T11:46:23.460Z] #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 [2021-08-09T11:46:23.460Z] #59 sha256:3a1c424fdd21b9e9ad2cd1be48449ee70190b35de0e1433327a53bf5f63f9792 [2021-08-09T11:46:23.460Z] #59 94.34 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-09T11:46:23.460Z] #59 94.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-09T11:46:23.520Z] #46 121.6 vendor/golang.org/x/net/http2/hpack [2021-08-09T11:46:24.448Z] #46 122.7 mime [2021-08-09T11:46:25.814Z] #46 124.0 mime/quotedprintable [2021-08-09T11:46:25.949Z] #43 26.23 Reading package lists... [2021-08-09T11:46:25.949Z] #43 ... [2021-08-09T11:46:25.949Z] [2021-08-09T11:46:25.949Z] #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 [2021-08-09T11:46:25.949Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-09T11:46:25.949Z] #19 26.30 Fetched 51.2 MB in 25s (2038 kB/s) [2021-08-09T11:46:26.024Z] #46 98.17 github.com/LK4D4/vndr/build [2021-08-09T11:46:26.070Z] #46 124.3 net/http/internal [2021-08-09T11:46:26.777Z] #59 ... [2021-08-09T11:46:26.777Z] [2021-08-09T11:46:26.777Z] #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 [2021-08-09T11:46:26.777Z] #54 sha256:f37c0cffec12eeff23cb7904c9cff97b2dfa3a6b47f391abf32993b82877f5f8 [2021-08-09T11:46:26.777Z] #54 11.72 + cd /tmp/tmp.xqNyUt7I01/src/github.com/opencontainers/runc [2021-08-09T11:46:26.777Z] #54 11.72 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-09T11:46:26.777Z] #54 12.26 + '[' -z '' ']' [2021-08-09T11:46:26.777Z] #54 12.26 + target=static [2021-08-09T11:46:26.777Z] #54 12.27 + make 'BUILDTAGS=seccomp ' static [2021-08-09T11:46:26.777Z] #54 12.76 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 . [2021-08-09T11:46:26.968Z] #46 98.85 github.com/LK4D4/vndr/versioned [2021-08-09T11:46:26.968Z] #46 98.96 compress/flate [2021-08-09T11:46:26.999Z] #46 ... [2021-08-09T11:46:26.999Z] [2021-08-09T11:46:26.999Z] #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 [2021-08-09T11:46:26.999Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:46:26.999Z] #13 116.2 Selecting previously unselected package libapparmor1:amd64. [2021-08-09T11:46:26.999Z] #13 116.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 116.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-09T11:46:26.999Z] #13 116.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-09T11:46:26.999Z] #13 116.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 116.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-09T11:46:26.999Z] #13 116.5 Selecting previously unselected package libbtrfs0. [2021-08-09T11:46:26.999Z] #13 116.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 116.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-09T11:46:26.999Z] #13 116.5 Selecting previously unselected package libbtrfs-dev. [2021-08-09T11:46:26.999Z] #13 116.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 116.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:46:26.999Z] #13 117.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-09T11:46:26.999Z] #13 117.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 117.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:26.999Z] #13 117.1 Selecting previously unselected package libudev-dev:amd64. [2021-08-09T11:46:26.999Z] #13 117.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 117.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:46:26.999Z] #13 117.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-09T11:46:26.999Z] #13 117.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 117.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-09T11:46:26.999Z] #13 117.7 Selecting previously unselected package libpcre16-3:amd64. [2021-08-09T11:46:26.999Z] #13 117.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 117.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-09T11:46:26.999Z] #13 118.1 Selecting previously unselected package libpcre32-3:amd64. [2021-08-09T11:46:26.999Z] #13 118.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 118.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-09T11:46:26.999Z] #13 118.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-09T11:46:26.999Z] #13 118.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 118.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-09T11:46:26.999Z] #13 118.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-09T11:46:26.999Z] #13 118.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 118.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-09T11:46:26.999Z] #13 119.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-09T11:46:26.999Z] #13 119.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 119.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-09T11:46:26.999Z] #13 119.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-09T11:46:26.999Z] #13 119.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 119.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:26.999Z] #13 119.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-09T11:46:26.999Z] #13 119.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 119.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:46:26.999Z] #13 119.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-09T11:46:26.999Z] #13 119.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-09T11:46:26.999Z] #13 119.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:46:27.040Z] #54 ... [2021-08-09T11:46:27.040Z] [2021-08-09T11:46:27.040Z] #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 [2021-08-09T11:46:27.040Z] #59 sha256:3a1c424fdd21b9e9ad2cd1be48449ee70190b35de0e1433327a53bf5f63f9792 [2021-08-09T11:46:27.040Z] #59 DONE 100.0s [2021-08-09T11:46:27.040Z] [2021-08-09T11:46:27.040Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-09T11:46:27.040Z] #60 sha256:32f6c0e9b6f62353ab0bd0e8024f6076834459c07cc1b7177dd5cf271ba4dbba [2021-08-09T11:46:27.040Z] #60 DONE 0.1s [2021-08-09T11:46:27.040Z] [2021-08-09T11:46:27.040Z] #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 [2021-08-09T11:46:27.040Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:46:27.040Z] #46 98.10 net/textproto [2021-08-09T11:46:27.040Z] #46 98.10 vendor/golang.org/x/net/http/httpproxy [2021-08-09T11:46:27.040Z] #46 98.11 crypto/x509 [2021-08-09T11:46:27.040Z] #46 99.24 vendor/golang.org/x/net/http/httpguts [2021-08-09T11:46:27.040Z] #46 99.24 mime/multipart [2021-08-09T11:46:27.304Z] #46 ... [2021-08-09T11:46:27.304Z] [2021-08-09T11:46:27.304Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-09T11:46:27.304Z] #61 sha256:3f9db39d433b422e1a0c8e7dca0273e2ed824ac7034980900bc42c30133575cc [2021-08-09T11:46:27.304Z] #61 DONE 0.1s [2021-08-09T11:46:27.561Z] #13 120.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-09T11:46:27.561Z] #13 120.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:46:27.561Z] #13 120.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-09T11:46:27.567Z] [2021-08-09T11:46:27.567Z] #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 [2021-08-09T11:46:27.567Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-09T11:46:27.567Z] #20 1.728 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-09T11:46:27.567Z] #20 1.751 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:46:27.567Z] #20 1.751 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:46:27.567Z] #20 1.753 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:46:27.567Z] #20 2.521 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-09T11:46:27.567Z] #20 3.429 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:46:27.817Z] #13 120.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-09T11:46:27.817Z] #13 120.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-09T11:46:27.817Z] #13 120.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-09T11:46:27.864Z] #19 26.30 Reading package lists... [2021-08-09T11:46:27.864Z] #19 ... [2021-08-09T11:46:27.864Z] [2021-08-09T11:46:27.864Z] #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 [2021-08-09T11:46:27.864Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-09T11:46:27.864Z] #43 26.23 Reading package lists... [2021-08-09T11:46:27.867Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-09T11:46:27.867Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ca4b6053\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-09T11:46:27.867Z] ---------------------------------------------------------------------------- [2021-08-09T11:46:27.867Z] [2021-08-09T11:46:27.867Z] INFO: executeCI.ps1 starting at Mon Aug 9 11:46:26 CUT 2021 [2021-08-09T11:46:27.867Z] [2021-08-09T11:46:27.867Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-09T11:46:27.867Z] INFO: Running git version 2.24.1.windows.2 [2021-08-09T11:46:27.867Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-09T11:46:27.867Z] INFO: Environment variables: [2021-08-09T11:46:27.867Z] [2021-08-09T11:46:27.867Z] Name Value [2021-08-09T11:46:27.867Z] ---- ----- [2021-08-09T11:46:27.867Z] ALLUSERSPROFILE C:\ProgramData [2021-08-09T11:46:27.867Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-09T11:46:27.867Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-09T11:46:27.867Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-09T11:46:27.867Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-09T11:46:27.867Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-09T11:46:27.867Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-09T11:46:27.867Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-09T11:46:27.867Z] BRANCH_NAME PR-42726 [2021-08-09T11:46:27.867Z] BUILD_DISPLAY_NAME #2 [2021-08-09T11:46:27.867Z] BUILD_ID 2 [2021-08-09T11:46:27.867Z] BUILD_NUMBER 2 [2021-08-09T11:46:27.867Z] BUILD_TAG jenkins-moby-PR-42726-2 [2021-08-09T11:46:27.867Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/ [2021-08-09T11:46:27.867Z] CHANGE_AUTHOR thaJeztah [2021-08-09T11:46:27.867Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-09T11:46:27.867Z] CHANGE_BRANCH daemon_simplify_nwconfig [2021-08-09T11:46:27.867Z] CHANGE_FORK thaJeztah/docker [2021-08-09T11:46:27.867Z] CHANGE_ID 42726 [2021-08-09T11:46:27.867Z] CHANGE_TARGET master [2021-08-09T11:46:27.867Z] CHANGE_TITLE daemon: simplify networking config [2021-08-09T11:46:27.867Z] CHANGE_URL https://github.com/moby/moby/pull/42726 [2021-08-09T11:46:27.867Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T11:46:27.867Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-09T11:46:27.867Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-09T11:46:27.867Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-09T11:46:27.867Z] COMPUTERNAME azwin-2-50f6a0 [2021-08-09T11:46:27.867Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-09T11:46:27.867Z] ConfigSequenceNumber 0 [2021-08-09T11:46:27.867Z] DOCKER_BUILDKIT 0 [2021-08-09T11:46:27.867Z] DOCKER_DUT_DEBUG 1 [2021-08-09T11:46:27.867Z] DOCKER_EXPERIMENTAL 1 [2021-08-09T11:46:27.867Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-09T11:46:27.867Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-09T11:46:27.867Z] EXECUTOR_NUMBER 0 [2021-08-09T11:46:27.867Z] FQDN azwin-2-50f6a0.westus.cloudapp.azure.com [2021-08-09T11:46:27.867Z] GIT_BRANCH PR-42726 [2021-08-09T11:46:27.867Z] GIT_COMMIT e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:46:27.867Z] GIT_PREVIOUS_COMMIT e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:46:27.867Z] GIT_URL https://github.com/moby/moby.git [2021-08-09T11:46:27.867Z] HUDSON_COOKIE 785265af-766a-4844-a864-f74bd02a00c5 [2021-08-09T11:46:27.867Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-09T11:46:27.867Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-09T11:46:27.867Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-09T11:46:27.867Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-08-09T11:46:27.867Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-09T11:46:27.867Z] JENKINS_NODE_COOKIE f13fa2db-fc0c-4992-b6b9-8bd2b04d4a30 [2021-08-09T11:46:27.867Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-09T11:46:27.867Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-09T11:46:27.867Z] JOB_BASE_NAME PR-42726 [2021-08-09T11:46:27.867Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/display/redirect [2021-08-09T11:46:27.867Z] JOB_NAME moby/PR-42726 [2021-08-09T11:46:27.867Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/ [2021-08-09T11:46:27.867Z] library.jps.version master [2021-08-09T11:46:27.867Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-09T11:46:27.867Z] NODE_LABELS amd64 azure azwin-2-50f6a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-09T11:46:27.867Z] NODE_NAME azwin-2-50f6a0 [2021-08-09T11:46:27.867Z] NUMBER_OF_PROCESSORS 4 [2021-08-09T11:46:27.867Z] OS Windows_NT [2021-08-09T11:46:27.867Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-09T11:46:27.867Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-09T11:46:27.867Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-09T11:46:27.867Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-09T11:46:27.867Z] PROCESSOR_LEVEL 6 [2021-08-09T11:46:27.867Z] PROCESSOR_REVISION 5507 [2021-08-09T11:46:27.867Z] ProgramData C:\ProgramData [2021-08-09T11:46:27.867Z] ProgramFiles C:\Program Files [2021-08-09T11:46:27.867Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-09T11:46:27.867Z] ProgramW6432 C:\Program Files [2021-08-09T11:46:27.867Z] PROMPT $P$G [2021-08-09T11:46:27.867Z] PSExecutionPolicyPreference Bypass [2021-08-09T11:46:27.867Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-09T11:46:27.867Z] PUBLIC C:\Users\Public [2021-08-09T11:46:27.867Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect?page=artif... [2021-08-09T11:46:27.867Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect?page=changes [2021-08-09T11:46:27.867Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect [2021-08-09T11:46:27.867Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect?page=tests [2021-08-09T11:46:27.867Z] SKIP_VALIDATION_TESTS 1 [2021-08-09T11:46:27.868Z] SOURCES_DRIVE d [2021-08-09T11:46:27.868Z] SOURCES_SUBDIR gopath [2021-08-09T11:46:27.868Z] STAGE_NAME Run tests [2021-08-09T11:46:27.868Z] SystemDrive C: [2021-08-09T11:46:27.868Z] SystemRoot C:\Windows [2021-08-09T11:46:27.868Z] TEMP C:\Windows\TEMP [2021-08-09T11:46:27.868Z] TESTDEBUG 0 [2021-08-09T11:46:27.868Z] TESTRUN_DRIVE d [2021-08-09T11:46:27.868Z] TESTRUN_SUBDIR CI [2021-08-09T11:46:27.868Z] TIMEOUT 120m [2021-08-09T11:46:27.868Z] TMP C:\Windows\TEMP [2021-08-09T11:46:27.868Z] USERDOMAIN WORKGROUP [2021-08-09T11:46:27.868Z] USERNAME azwin-2-50f6a0$ [2021-08-09T11:46:27.868Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-09T11:46:27.868Z] windir C:\Windows [2021-08-09T11:46:27.868Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-09T11:46:27.868Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-09T11:46:27.868Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-09T11:46:27.868Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-09T11:46:27.868Z] [2021-08-09T11:46:27.868Z] [2021-08-09T11:46:27.868Z] [2021-08-09T11:46:27.917Z] #46 ... [2021-08-09T11:46:27.917Z] [2021-08-09T11:46:27.917Z] #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 [2021-08-09T11:46:27.917Z] #52 sha256:ded79b57d520a02d5870a1f2999460fb0162d786b1b4e4dde86397ba301aac9f [2021-08-09T11:46:27.917Z] #52 96.41 mvdan.cc/sh/v3/cmd/shfmt [2021-08-09T11:46:27.917Z] #52 DONE 99.9s [2021-08-09T11:46:27.917Z] [2021-08-09T11:46:27.917Z] #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 [2021-08-09T11:46:27.917Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:46:27.917Z] #13 90.35 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-09T11:46:27.917Z] #13 90.35 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-09T11:46:27.917Z] #13 90.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:28.074Z] #13 120.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:28.074Z] #13 120.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-09T11:46:28.074Z] #13 120.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-09T11:46:28.074Z] #13 120.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:46:28.074Z] #13 120.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-09T11:46:28.376Z] #13 120.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:46:28.376Z] #13 121.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-09T11:46:28.376Z] #13 121.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-09T11:46:28.376Z] #13 121.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:46:28.376Z] #13 121.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-09T11:46:28.376Z] #13 121.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-09T11:46:28.376Z] #13 121.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:28.376Z] #13 121.1 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 [2021-08-09T11:46:28.376Z] #13 121.1 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 [2021-08-09T11:46:28.376Z] #13 121.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:28.376Z] #13 121.2 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 [2021-08-09T11:46:28.376Z] #13 121.2 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 [2021-08-09T11:46:28.376Z] #13 121.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-09T11:46:28.523Z] #20 5.053 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:46:28.633Z] #13 121.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-09T11:46:28.633Z] #13 121.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:28.633Z] #13 121.4 Setting up dmsetup (2:1.02.155-3) ... [2021-08-09T11:46:28.633Z] #13 121.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:28.633Z] #13 121.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:28.633Z] #13 121.4 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:46:28.808Z] #43 35.77 Reading package lists... [2021-08-09T11:46:28.808Z] #43 ... [2021-08-09T11:46:28.808Z] [2021-08-09T11:46:28.808Z] #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 [2021-08-09T11:46:28.808Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-08-09T11:46:28.808Z] #63 26.41 Fetched 48.3 MB in 25s (1968 kB/s) [2021-08-09T11:46:28.808Z] #63 26.41 Reading package lists... [2021-08-09T11:46:28.834Z] INFO: Sources under d:\gopath\... [2021-08-09T11:46:28.834Z] INFO: Test run under d:\CI\... [2021-08-09T11:46:28.834Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-09T11:46:28.834Z] INFO: docker/docker repository was found [2021-08-09T11:46:28.834Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-08-09T11:46:29.292Z] ltsc2019: Pulling from windows/servercore [2021-08-09T11:46:29.292Z] 4612f6d0b889: Pulling fs layer [2021-08-09T11:46:29.292Z] f143c6fed32d: Pulling fs layer [2021-08-09T11:46:29.471Z] #20 ... [2021-08-09T11:46:29.471Z] [2021-08-09T11:46:29.471Z] #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 [2021-08-09T11:46:29.471Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:46:29.471Z] #46 102.2 crypto/tls [2021-08-09T11:46:30.723Z] #63 36.22 Reading package lists... [2021-08-09T11:46:30.724Z] #63 ... [2021-08-09T11:46:30.724Z] [2021-08-09T11:46:30.724Z] #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 [2021-08-09T11:46:30.724Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-09T11:46:30.724Z] #19 26.30 Reading package lists... [2021-08-09T11:46:31.915Z] #13 ... [2021-08-09T11:46:31.915Z] [2021-08-09T11:46:31.915Z] #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 [2021-08-09T11:46:31.915Z] #59 sha256:00455a6356b4f24968e2cf22b8d0f07805ab99e9d9c3bd6198971cd0f218d1c6 [2021-08-09T11:46:31.915Z] #59 124.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-09T11:46:31.915Z] #59 124.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-09T11:46:31.915Z] #59 DONE 129.8s [2021-08-09T11:46:31.915Z] [2021-08-09T11:46:31.915Z] #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 [2021-08-09T11:46:31.915Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:46:31.915Z] #46 126.1 mime/multipart [2021-08-09T11:46:31.915Z] #46 126.1 crypto/tls [2021-08-09T11:46:31.915Z] #46 ... [2021-08-09T11:46:31.915Z] [2021-08-09T11:46:31.915Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-09T11:46:31.915Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:46:31.915Z] #13 DONE 124.4s [2021-08-09T11:46:31.915Z] [2021-08-09T11:46:31.915Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-09T11:46:31.915Z] #60 sha256:a528d4674e8dc70dd5a358b8fb9a3d4e6a818bb800355f839e4d1b7332939535 [2021-08-09T11:46:31.915Z] #60 DONE 0.4s [2021-08-09T11:46:31.915Z] [2021-08-09T11:46:31.915Z] #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 [2021-08-09T11:46:31.915Z] #54 sha256:fe4e2223d73c0d23f00a5b68772c6e3f6e80bc42f02a39c527777de9bf8b86b1 [2021-08-09T11:46:32.171Z] #54 ... [2021-08-09T11:46:32.171Z] [2021-08-09T11:46:32.171Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-09T11:46:32.171Z] #61 sha256:9ea61d2d39dc738e1619f61c9fafdc33b2c1895be3b2c88889f5de2a35f3ca93 [2021-08-09T11:46:32.171Z] #61 DONE 0.2s [2021-08-09T11:46:32.171Z] [2021-08-09T11:46:32.171Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-09T11:46:32.171Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-08-09T11:46:34.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-09T11:46:34.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-09T11:46:34.455Z] #13 ... [2021-08-09T11:46:34.455Z] [2021-08-09T11:46:34.455Z] #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 [2021-08-09T11:46:34.455Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:46:34.455Z] #46 100.9 hash/crc32 [2021-08-09T11:46:34.455Z] #46 101.4 net [2021-08-09T11:46:34.455Z] #46 101.7 compress/gzip [2021-08-09T11:46:34.455Z] #46 102.2 vendor/golang.org/x/crypto/poly1305 [2021-08-09T11:46:34.455Z] #46 102.7 vendor/golang.org/x/sys/cpu [2021-08-09T11:46:34.455Z] #46 103.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-09T11:46:34.455Z] #46 104.6 vendor/golang.org/x/crypto/curve25519 [2021-08-09T11:46:34.455Z] #46 105.3 vendor/golang.org/x/crypto/hkdf [2021-08-09T11:46:34.455Z] #46 105.5 vendor/golang.org/x/text/transform [2021-08-09T11:46:34.455Z] #46 106.0 vendor/golang.org/x/text/unicode/bidi [2021-08-09T11:46:34.694Z] #14 DONE 2.7s [2021-08-09T11:46:34.694Z] [2021-08-09T11:46:34.694Z] #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 [2021-08-09T11:46:34.694Z] #54 sha256:fe4e2223d73c0d23f00a5b68772c6e3f6e80bc42f02a39c527777de9bf8b86b1 [2021-08-09T11:46:34.694Z] #54 2.318 + RM_GOPATH=0 [2021-08-09T11:46:34.694Z] #54 2.318 + TMP_GOPATH= [2021-08-09T11:46:34.694Z] #54 2.318 + : /build [2021-08-09T11:46:34.694Z] #54 2.318 + '[' -z '' ']' [2021-08-09T11:46:34.694Z] #54 2.320 ++ mktemp -d [2021-08-09T11:46:34.694Z] #54 2.330 + export GOPATH=/tmp/tmp.nTHTPJjEb9 [2021-08-09T11:46:34.694Z] #54 2.330 + GOPATH=/tmp/tmp.nTHTPJjEb9 [2021-08-09T11:46:34.694Z] #54 2.330 + RM_GOPATH=1 [2021-08-09T11:46:34.694Z] #54 2.330 + case "$(go env GOARCH)" in [2021-08-09T11:46:34.694Z] #54 2.330 ++ go env GOARCH [2021-08-09T11:46:34.694Z] #54 2.365 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:46:34.694Z] #54 2.365 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:46:34.694Z] #54 2.367 ++ dirname /tmp/install/install.sh [2021-08-09T11:46:34.694Z] #54 2.370 + dir=/tmp/install [2021-08-09T11:46:34.694Z] #54 2.372 + bin=runc [2021-08-09T11:46:34.694Z] #54 2.372 + shift [2021-08-09T11:46:34.694Z] #54 2.372 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-09T11:46:34.694Z] #54 2.373 + . /tmp/install/runc.installer [2021-08-09T11:46:34.694Z] #54 2.373 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-09T11:46:34.694Z] #54 2.374 + install_runc [2021-08-09T11:46:34.694Z] #54 2.378 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-09T11:46:34.694Z] #54 2.379 + uname -r [2021-08-09T11:46:34.694Z] #54 2.391 + RUNC_BUILDTAGS='seccomp ' [2021-08-09T11:46:34.694Z] #54 2.391 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-09T11:46:34.694Z] #54 2.391 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nTHTPJjEb9/src/github.com/opencontainers/runc [2021-08-09T11:46:34.694Z] #54 2.391 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-09T11:46:34.694Z] #54 2.427 Cloning into '/tmp/tmp.nTHTPJjEb9/src/github.com/opencontainers/runc'... [2021-08-09T11:46:34.790Z] #46 107.3 net/http/httptrace [2021-08-09T11:46:34.790Z] #46 107.5 net/http [2021-08-09T11:46:35.821Z] #46 107.7 vendor/golang.org/x/text/secure/bidirule [2021-08-09T11:46:36.062Z] #54 ... [2021-08-09T11:46:36.062Z] [2021-08-09T11:46:36.062Z] #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 [2021-08-09T11:46:36.062Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-08-09T11:46:36.062Z] #15 DONE 1.6s [2021-08-09T11:46:36.062Z] [2021-08-09T11:46:36.062Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-09T11:46:36.062Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-08-09T11:46:36.078Z] #46 108.0 vendor/golang.org/x/text/unicode/norm [2021-08-09T11:46:37.311Z] #19 36.74 Reading package lists... [2021-08-09T11:46:37.311Z] #19 ... [2021-08-09T11:46:37.311Z] [2021-08-09T11:46:37.311Z] #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 [2021-08-09T11:46:37.311Z] #66 sha256:c8569ab7d98ac3b8f4686151842b0671ecb755649d9edb0dfb3ea8a8f56350d5 [2021-08-09T11:46:37.311Z] #66 44.58 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-09T11:46:37.311Z] #66 44.58 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-09T11:46:37.430Z] #16 1.108 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-09T11:46:37.430Z] #16 DONE 1.3s [2021-08-09T11:46:37.430Z] [2021-08-09T11:46:37.430Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-09T11:46:37.430Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-08-09T11:46:37.644Z] using credential docker-jenkins-github-credentials [2021-08-09T11:46:37.719Z] Cloning the remote Git repository [2021-08-09T11:46:37.719Z] Cloning with configured refspecs honoured and without tags [2021-08-09T11:46:38.112Z] #46 ... [2021-08-09T11:46:38.112Z] [2021-08-09T11:46:38.112Z] #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 [2021-08-09T11:46:38.112Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-09T11:46:38.112Z] #20 6.625 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:46:38.112Z] #20 8.658 Fetched 8808 kB in 7s (1226 kB/s) [2021-08-09T11:46:38.112Z] #20 8.658 Reading package lists... [2021-08-09T11:46:38.112Z] #20 11.54 Reading package lists... [2021-08-09T11:46:38.375Z] #20 14.40 Building dependency tree... [2021-08-09T11:46:38.800Z] #17 DONE 1.5s [2021-08-09T11:46:38.800Z] [2021-08-09T11:46:38.800Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-09T11:46:38.800Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-08-09T11:46:38.952Z] #20 ... [2021-08-09T11:46:38.952Z] [2021-08-09T11:46:38.952Z] #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 [2021-08-09T11:46:38.952Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-08-09T11:46:38.952Z] #32 DONE 111.6s [2021-08-09T11:46:38.952Z] [2021-08-09T11:46:38.952Z] #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 [2021-08-09T11:46:38.952Z] #54 sha256:f37c0cffec12eeff23cb7904c9cff97b2dfa3a6b47f391abf32993b82877f5f8 [2021-08-09T11:46:37.906Z] Cloning repository https://github.com/moby/moby.git [2021-08-09T11:46:38.298Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-09T11:46:39.528Z] #54 ... [2021-08-09T11:46:39.528Z] [2021-08-09T11:46:39.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 [2021-08-09T11:46:39.528Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-09T11:46:39.528Z] #20 15.85 libcap2-bin is already the newest version (1:2.25-2). [2021-08-09T11:46:39.528Z] #20 15.85 The following additional packages will be installed: [2021-08-09T11:46:39.528Z] #20 15.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-09T11:46:39.528Z] #20 15.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-09T11:46:39.528Z] #20 15.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-09T11:46:39.528Z] #20 15.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-09T11:46:39.528Z] #20 15.86 python3.7 python3.7-minimal vim-runtime xxd [2021-08-09T11:46:39.528Z] #20 15.87 Suggested packages: [2021-08-09T11:46:39.528Z] #20 15.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-09T11:46:39.528Z] #20 15.87 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-09T11:46:39.528Z] #20 15.87 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-09T11:46:39.528Z] #20 15.87 quota [2021-08-09T11:46:39.528Z] #20 15.87 Recommended packages: [2021-08-09T11:46:39.528Z] #20 15.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-09T11:46:39.528Z] #20 15.87 python3-keyrings.alt python3-xdg unzip [2021-08-09T11:46:40.171Z] #18 DONE 1.3s [2021-08-09T11:46:40.171Z] [2021-08-09T11:46:40.171Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-09T11:46:40.171Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-08-09T11:46:40.247Z] #46 111.4 vendor/golang.org/x/net/idna [2021-08-09T11:46:40.809Z] #46 ... [2021-08-09T11:46:40.809Z] [2021-08-09T11:46:40.809Z] #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 [2021-08-09T11:46:40.809Z] #59 sha256:e08389f5f6b051ec30c593cd5edaef2a5cc9dd6765b8c59bf206f1a8b917269e [2021-08-09T11:46:40.809Z] #59 112.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-09T11:46:40.921Z] #20 17.28 The following NEW packages will be installed: [2021-08-09T11:46:40.921Z] #20 17.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-09T11:46:40.921Z] #20 17.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-09T11:46:40.921Z] #20 17.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-09T11:46:40.921Z] #20 17.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-09T11:46:40.921Z] #20 17.30 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-09T11:46:40.921Z] #20 17.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-09T11:46:40.921Z] #20 17.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-09T11:46:40.921Z] #20 17.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-09T11:46:40.921Z] #20 17.30 xz-utils zip [2021-08-09T11:46:41.066Z] #59 112.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-09T11:46:41.184Z] #20 17.60 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:46:41.184Z] #20 17.60 Need to get 27.7 MB of archives. [2021-08-09T11:46:41.184Z] #20 17.60 After this operation, 114 MB of additional disk space will be used. [2021-08-09T11:46:41.184Z] #20 17.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-08-09T11:46:41.184Z] #20 17.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-09T11:46:41.184Z] #20 17.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-09T11:46:41.184Z] #20 17.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-09T11:46:41.184Z] #20 17.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-09T11:46:41.184Z] #20 17.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-09T11:46:41.184Z] #20 17.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-09T11:46:41.184Z] #20 17.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-09T11:46:41.184Z] #20 17.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-09T11:46:41.184Z] #20 17.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-08-09T11:46:41.184Z] #20 17.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-08-09T11:46:41.184Z] #20 17.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-08-09T11:46:41.184Z] #20 17.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-09T11:46:41.184Z] #20 17.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-08-09T11:46:41.184Z] #20 17.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-08-09T11:46:41.184Z] #20 17.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-08-09T11:46:41.184Z] #20 17.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-09T11:46:41.184Z] #20 17.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-09T11:46:41.184Z] #20 17.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-08-09T11:46:41.184Z] #20 17.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-08-09T11:46:41.184Z] #20 17.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-08-09T11:46:41.184Z] #20 17.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-08-09T11:46:41.184Z] #20 17.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-08-09T11:46:41.184Z] #20 17.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-09T11:46:41.184Z] #20 17.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-09T11:46:41.184Z] #20 17.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-09T11:46:39.334Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:46:39.334Z] > git --version # timeout=10 [2021-08-09T11:46:39.395Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-09T11:46:39.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:46:39.399Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:46:41.460Z] #20 17.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-08-09T11:46:41.460Z] #20 17.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-08-09T11:46:41.460Z] #20 17.86 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-09T11:46:41.460Z] #20 18.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-09T11:46:41.545Z] #19 DONE 1.2s [2021-08-09T11:46:41.545Z] [2021-08-09T11:46:41.545Z] #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 [2021-08-09T11:46:41.545Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-09T11:46:41.664Z] f143c6fed32d: Verifying Checksum [2021-08-09T11:46:41.664Z] f143c6fed32d: Download complete [2021-08-09T11:46:41.723Z] #20 18.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-09T11:46:41.723Z] #20 18.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-09T11:46:41.723Z] #20 18.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-08-09T11:46:41.723Z] #20 18.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-08-09T11:46:41.723Z] #20 18.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-08-09T11:46:41.723Z] #20 18.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-09T11:46:41.723Z] #20 18.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-09T11:46:41.723Z] #20 18.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-09T11:46:41.723Z] #20 18.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-08-09T11:46:41.723Z] #20 18.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-09T11:46:41.723Z] #20 18.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-09T11:46:41.723Z] #20 18.27 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-09T11:46:41.723Z] #20 18.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-08-09T11:46:41.723Z] #20 18.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-08-09T11:46:41.723Z] #20 18.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-08-09T11:46:41.723Z] #20 18.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-09T11:46:41.986Z] #20 18.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-08-09T11:46:41.986Z] #20 18.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-08-09T11:46:41.986Z] #20 18.57 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-08-09T11:46:42.566Z] #20 19.03 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:46:42.566Z] #20 19.11 Fetched 27.7 MB in 1s (22.5 MB/s) [2021-08-09T11:46:42.566Z] #20 19.17 Selecting previously unselected package pigz. [2021-08-09T11:46:42.566Z] #20 19.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23419 files and directories currently installed.) [2021-08-09T11:46:42.566Z] #20 19.29 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-08-09T11:46:42.566Z] #20 19.31 Unpacking pigz (2.4-1) ... [2021-08-09T11:46:42.608Z] #66 DONE 49.7s [2021-08-09T11:46:42.608Z] [2021-08-09T11:46:42.608Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-09T11:46:42.608Z] #67 sha256:e1d3df78b1bd1c6b54ecb3c5656b04796516a8e9aaf93b48b04f931c1070ea06 [2021-08-09T11:46:42.608Z] #67 DONE 0.2s [2021-08-09T11:46:42.608Z] [2021-08-09T11:46:42.608Z] #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 [2021-08-09T11:46:42.608Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-09T11:46:42.608Z] #43 35.77 Reading package lists... [2021-08-09T11:46:42.608Z] #43 45.16 Building dependency tree... [2021-08-09T11:46:42.608Z] #43 48.48 The following additional packages will be installed: [2021-08-09T11:46:42.608Z] #43 48.51 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-08-09T11:46:42.608Z] #43 48.53 Suggested packages: [2021-08-09T11:46:42.608Z] #43 48.54 cmake-doc ninja-build lrzip [2021-08-09T11:46:42.608Z] #43 48.54 Recommended packages: [2021-08-09T11:46:42.608Z] #43 48.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-09T11:46:42.608Z] #43 49.17 The following NEW packages will be installed: [2021-08-09T11:46:42.608Z] #43 49.20 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-08-09T11:46:42.608Z] #43 49.60 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:46:42.608Z] #43 49.60 Need to get 5913 kB of archives. [2021-08-09T11:46:42.608Z] #43 49.60 After this operation, 27.4 MB of additional disk space will be used. [2021-08-09T11:46:42.608Z] #43 49.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-09T11:46:42.608Z] #43 49.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-09T11:46:42.608Z] #43 49.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-09T11:46:42.608Z] #43 49.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-09T11:46:42.608Z] #43 49.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-09T11:46:42.608Z] #43 49.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-09T11:46:42.608Z] #43 49.76 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-09T11:46:42.608Z] #43 49.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-09T11:46:42.608Z] #43 ... [2021-08-09T11:46:42.608Z] [2021-08-09T11:46:42.608Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-09T11:46:42.608Z] #68 sha256:497e45f8666febfd16481e78ce6440531a64fd92c986e61b4c90f975c5fcd103 [2021-08-09T11:46:42.608Z] #68 DONE 0.1s [2021-08-09T11:46:42.608Z] [2021-08-09T11:46:42.608Z] #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 [2021-08-09T11:46:42.608Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-08-09T11:46:42.608Z] #63 36.22 Reading package lists... [2021-08-09T11:46:42.608Z] #63 45.97 Building dependency tree... [2021-08-09T11:46:42.608Z] #63 49.06 The following additional packages will be installed: [2021-08-09T11:46:42.608Z] #63 49.06 libbtrfs0 [2021-08-09T11:46:42.608Z] #63 49.17 The following NEW packages will be installed: [2021-08-09T11:46:42.608Z] #63 49.19 libbtrfs-dev libbtrfs0 [2021-08-09T11:46:42.608Z] #63 49.55 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:46:42.608Z] #63 49.55 Need to get 119 kB of archives. [2021-08-09T11:46:42.608Z] #63 49.55 After this operation, 387 kB of additional disk space will be used. [2021-08-09T11:46:42.608Z] #63 49.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-09T11:46:42.608Z] #63 49.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-09T11:46:42.608Z] #63 50.30 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:46:42.869Z] #63 50.67 Fetched 119 kB in 0s (413 kB/s) [2021-08-09T11:46:42.869Z] #63 50.77 Selecting previously unselected package libbtrfs0. [2021-08-09T11:46:42.919Z] #20 1.588 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-09T11:46:42.919Z] #20 1.630 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:46:42.919Z] #20 1.630 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:46:42.920Z] #20 1.631 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:46:43.093Z] #20 19.44 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-09T11:46:43.093Z] #20 19.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-09T11:46:43.093Z] #20 19.47 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-09T11:46:43.129Z] #63 50.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-09T11:46:43.129Z] #63 50.83 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-09T11:46:43.129Z] #63 50.84 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-09T11:46:43.129Z] #63 51.04 Selecting previously unselected package libbtrfs-dev. [2021-08-09T11:46:43.129Z] #63 51.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-09T11:46:43.129Z] #63 51.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:46:43.483Z] #20 2.173 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-09T11:46:43.668Z] #20 20.06 Selecting previously unselected package python3.7-minimal. [2021-08-09T11:46:43.668Z] #20 20.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-09T11:46:43.668Z] #20 20.09 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:46:43.700Z] #63 51.40 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-09T11:46:43.700Z] #63 51.42 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:46:43.700Z] #63 51.44 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:46:43.700Z] #63 DONE 51.7s [2021-08-09T11:46:43.700Z] [2021-08-09T11:46:43.700Z] #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 [2021-08-09T11:46:43.700Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-09T11:46:43.700Z] #43 51.00 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:46:43.700Z] #43 51.45 Fetched 5913 kB in 1s (10.5 MB/s) [2021-08-09T11:46:43.700Z] #43 51.55 Selecting previously unselected package xxd. [2021-08-09T11:46:43.700Z] #43 51.55 (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.) [2021-08-09T11:46:43.700Z] #43 51.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-09T11:46:43.700Z] #43 51.59 Unpacking xxd (2:8.1.0875-5) ... [2021-08-09T11:46:43.962Z] #43 51.69 Selecting previously unselected package vim-common. [2021-08-09T11:46:43.962Z] #43 51.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:46:43.962Z] #43 51.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-09T11:46:43.962Z] #43 51.92 Selecting previously unselected package cmake-data. [2021-08-09T11:46:44.224Z] #43 51.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-09T11:46:44.224Z] #43 51.95 Unpacking cmake-data (3.13.4-1) ... [2021-08-09T11:46:44.243Z] #20 20.67 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-09T11:46:44.243Z] #20 20.69 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:46:44.414Z] #20 3.041 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:46:44.977Z] #20 ... [2021-08-09T11:46:44.977Z] [2021-08-09T11:46:44.977Z] #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 [2021-08-09T11:46:44.977Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:46:44.977Z] #46 133.2 net/http/httptrace [2021-08-09T11:46:44.977Z] #46 133.5 net/http [2021-08-09T11:46:44.977Z] #46 ... [2021-08-09T11:46:44.977Z] [2021-08-09T11:46:44.978Z] #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 [2021-08-09T11:46:44.978Z] #54 sha256:fe4e2223d73c0d23f00a5b68772c6e3f6e80bc42f02a39c527777de9bf8b86b1 [2021-08-09T11:46:44.978Z] #54 13.24 + cd /tmp/tmp.nTHTPJjEb9/src/github.com/opencontainers/runc [2021-08-09T11:46:44.978Z] #54 13.24 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-09T11:46:45.165Z] #43 52.75 Selecting previously unselected package libarchive13:amd64. [2021-08-09T11:46:45.165Z] #43 52.75 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-09T11:46:45.165Z] #43 52.76 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-09T11:46:45.165Z] #43 52.84 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-09T11:46:45.165Z] #43 52.84 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-09T11:46:45.165Z] #43 52.85 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-09T11:46:45.165Z] #43 52.93 Selecting previously unselected package librhash0:amd64. [2021-08-09T11:46:45.165Z] #43 52.94 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-08-09T11:46:45.165Z] #43 52.94 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-09T11:46:45.165Z] #43 53.01 Selecting previously unselected package libuv1:amd64. [2021-08-09T11:46:45.165Z] #43 53.01 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-09T11:46:45.165Z] #43 53.02 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-09T11:46:45.165Z] #43 53.07 Selecting previously unselected package cmake. [2021-08-09T11:46:45.425Z] #43 53.07 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-08-09T11:46:45.425Z] #43 53.07 Unpacking cmake (3.13.4-1) ... [2021-08-09T11:46:45.541Z] #54 13.84 + '[' -z '' ']' [2021-08-09T11:46:45.541Z] #54 13.84 + target=static [2021-08-09T11:46:45.541Z] #54 13.84 + make 'BUILDTAGS=seccomp ' static [2021-08-09T11:46:45.798Z] #54 14.06 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 . [2021-08-09T11:46:45.996Z] #43 53.82 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-09T11:46:45.996Z] #43 53.84 Setting up xxd (2:8.1.0875-5) ... [2021-08-09T11:46:45.996Z] #43 53.85 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-09T11:46:45.996Z] #43 53.88 Setting up vim-common (2:8.1.0875-5) ... [2021-08-09T11:46:45.996Z] #43 53.91 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-09T11:46:45.996Z] #43 53.93 Setting up cmake-data (3.13.4-1) ... [2021-08-09T11:46:45.996Z] #43 53.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-09T11:46:45.996Z] #43 53.96 Setting up cmake (3.13.4-1) ... [2021-08-09T11:46:45.996Z] #43 53.98 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:46:46.174Z] #20 22.63 Selecting previously unselected package python3-minimal. [2021-08-09T11:46:46.174Z] #20 22.63 (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.) [2021-08-09T11:46:46.174Z] #20 22.76 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-09T11:46:46.174Z] #20 22.79 Unpacking python3-minimal (3.7.3-1) ... [2021-08-09T11:46:46.257Z] #43 54.07 Processing triggers for mime-support (3.62) ... [2021-08-09T11:46:46.330Z] #59 ... [2021-08-09T11:46:46.330Z] [2021-08-09T11:46:46.330Z] #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 [2021-08-09T11:46:46.330Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-09T11:46:46.330Z] #13 104.5 Selecting previously unselected package libapparmor1:amd64. [2021-08-09T11:46:46.330Z] #13 104.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 104.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-09T11:46:46.330Z] #13 104.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-09T11:46:46.330Z] #13 104.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 104.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-09T11:46:46.330Z] #13 104.8 Selecting previously unselected package libbtrfs0. [2021-08-09T11:46:46.330Z] #13 104.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 104.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-09T11:46:46.330Z] #13 104.8 Selecting previously unselected package libbtrfs-dev. [2021-08-09T11:46:46.330Z] #13 104.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 104.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:46:46.330Z] #13 105.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-09T11:46:46.330Z] #13 105.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 105.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:46.330Z] #13 105.1 Selecting previously unselected package libudev-dev:amd64. [2021-08-09T11:46:46.330Z] #13 105.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 105.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:46:46.330Z] #13 105.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-09T11:46:46.330Z] #13 105.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 105.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-09T11:46:46.330Z] #13 105.5 Selecting previously unselected package libpcre16-3:amd64. [2021-08-09T11:46:46.330Z] #13 105.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 105.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-09T11:46:46.330Z] #13 105.7 Selecting previously unselected package libpcre32-3:amd64. [2021-08-09T11:46:46.330Z] #13 105.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 105.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-09T11:46:46.330Z] #13 105.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-09T11:46:46.330Z] #13 105.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 105.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-09T11:46:46.330Z] #13 106.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-09T11:46:46.330Z] #13 106.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 106.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-09T11:46:46.330Z] #13 106.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-09T11:46:46.330Z] #13 106.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 106.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-09T11:46:46.330Z] #13 106.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-09T11:46:46.330Z] #13 106.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 106.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:46.330Z] #13 106.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-09T11:46:46.330Z] #13 106.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 106.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:46:46.330Z] #13 106.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-09T11:46:46.330Z] #13 106.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-09T11:46:46.330Z] #13 107.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:46:46.330Z] #13 107.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-09T11:46:46.330Z] #13 107.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:46:46.330Z] #13 107.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-09T11:46:46.330Z] #13 107.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-09T11:46:46.330Z] #13 107.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-09T11:46:46.330Z] #13 107.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-09T11:46:46.330Z] #13 107.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:46.330Z] #13 107.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-09T11:46:46.330Z] #13 107.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-09T11:46:46.330Z] #13 107.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:46:46.330Z] #13 107.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-09T11:46:46.330Z] #13 107.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:46:46.330Z] #13 107.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-09T11:46:46.330Z] #13 107.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-09T11:46:46.330Z] #13 107.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:46:46.330Z] #13 107.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-09T11:46:46.330Z] #13 107.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-09T11:46:46.330Z] #13 107.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:46.330Z] #13 107.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-09T11:46:46.330Z] #13 107.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-09T11:46:46.330Z] #13 107.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:46.330Z] #13 107.8 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 [2021-08-09T11:46:46.330Z] #13 107.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-09T11:46:46.330Z] #13 107.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-09T11:46:46.330Z] #13 107.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-09T11:46:46.330Z] #13 107.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:46.330Z] #13 107.8 Setting up dmsetup (2:1.02.155-3) ... [2021-08-09T11:46:46.330Z] #13 107.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:46.330Z] #13 107.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:46.330Z] #13 107.9 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:46:46.437Z] #20 22.91 Selecting previously unselected package libmpdec2:arm64. [2021-08-09T11:46:46.437Z] #20 22.92 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-09T11:46:46.437Z] #20 22.94 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-09T11:46:46.437Z] #20 23.09 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-09T11:46:46.437Z] #20 23.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-09T11:46:46.437Z] #20 23.10 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-09T11:46:47.012Z] #20 ... [2021-08-09T11:46:47.012Z] [2021-08-09T11:46:47.013Z] #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 [2021-08-09T11:46:47.013Z] #46 sha256:ab969a2e5dac254543e79c86601411c60e48bbcc9a8d34e5db1e5cc8007846f4 [2021-08-09T11:46:47.013Z] #46 116.3 github.com/LK4D4/vndr/godl [2021-08-09T11:46:47.013Z] #46 116.8 github.com/LK4D4/vndr [2021-08-09T11:46:47.013Z] #46 DONE 120.0s [2021-08-09T11:46:47.013Z] [2021-08-09T11:46:47.013Z] #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 [2021-08-09T11:46:47.013Z] #24 sha256:d9c9460bc47162fd2ec110a3056b5cbb3eb1a20c4426209e491cf793e19998da [2021-08-09T11:46:47.203Z] #43 DONE 55.0s [2021-08-09T11:46:47.203Z] [2021-08-09T11:46:47.203Z] #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 [2021-08-09T11:46:47.203Z] #44 sha256:16172ea8f41f4e0a1b8631d0d687bf32de65ff0a72ddccf08158428107378457 [2021-08-09T11:46:47.730Z] #13 DONE 110.0s [2021-08-09T11:46:47.730Z] [2021-08-09T11:46:47.730Z] #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 [2021-08-09T11:46:47.730Z] #59 sha256:e08389f5f6b051ec30c593cd5edaef2a5cc9dd6765b8c59bf206f1a8b917269e [2021-08-09T11:46:47.730Z] #59 DONE 119.5s [2021-08-09T11:46:47.730Z] [2021-08-09T11:46:47.730Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-09T11:46:47.730Z] #60 sha256:e9ec9faec472e71193dde2ae573919da6bab5b9c144a25b02b454a53cfa593e8 [2021-08-09T11:46:47.730Z] #60 DONE 0.1s [2021-08-09T11:46:47.730Z] [2021-08-09T11:46:47.730Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-09T11:46:47.730Z] #61 sha256:033bd10310a4acd85b58ed096378b6ebfd6d6da27e89c05ab4b8f46eac0a07ed [2021-08-09T11:46:47.988Z] #61 DONE 0.3s [2021-08-09T11:46:47.988Z] [2021-08-09T11:46:47.988Z] #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 [2021-08-09T11:46:47.988Z] #54 sha256:cd59f95dedab4b5e8055af91cef4ca8b65286567ff0dad6dafe4e8f403c86445 [2021-08-09T11:46:48.145Z] #44 0.854 + RM_GOPATH=0 [2021-08-09T11:46:48.145Z] #44 0.854 + TMP_GOPATH= [2021-08-09T11:46:48.145Z] #44 0.854 + : /build [2021-08-09T11:46:48.145Z] #44 0.854 + '[' -z '' ']' [2021-08-09T11:46:48.145Z] #44 0.855 ++ mktemp -d [2021-08-09T11:46:48.145Z] #44 0.857 + export GOPATH=/tmp/tmp.CvOm9hAxqq [2021-08-09T11:46:48.145Z] #44 0.857 + GOPATH=/tmp/tmp.CvOm9hAxqq [2021-08-09T11:46:48.145Z] #44 0.857 + RM_GOPATH=1 [2021-08-09T11:46:48.145Z] #44 0.857 + case "$(go env GOARCH)" in [2021-08-09T11:46:48.145Z] #44 0.857 ++ go env GOARCH [2021-08-09T11:46:48.145Z] #44 0.867 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:46:48.145Z] #44 0.867 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:46:48.145Z] #44 0.867 ++ dirname /tmp/install/install.sh [2021-08-09T11:46:48.145Z] #44 0.868 + dir=/tmp/install [2021-08-09T11:46:48.145Z] #44 0.868 + bin=tini [2021-08-09T11:46:48.145Z] #44 0.868 + shift [2021-08-09T11:46:48.145Z] #44 0.868 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-09T11:46:48.145Z] #44 0.868 + . /tmp/install/tini.installer [2021-08-09T11:46:48.145Z] #44 0.868 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:46:48.145Z] #44 0.868 + install_tini [2021-08-09T11:46:48.145Z] #44 0.868 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-09T11:46:48.145Z] #44 0.868 + git clone https://github.com/krallin/tini.git /tmp/tmp.CvOm9hAxqq/tini [2021-08-09T11:46:48.145Z] #44 0.869 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:46:48.145Z] #44 0.870 Cloning into '/tmp/tmp.CvOm9hAxqq/tini'... [2021-08-09T11:46:48.406Z] #44 1.287 + cd /tmp/tmp.CvOm9hAxqq/tini [2021-08-09T11:46:48.406Z] #44 1.287 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-09T11:46:48.406Z] #44 1.291 + cmake . [2021-08-09T11:46:48.666Z] #44 1.438 -- The C compiler identification is GNU 8.3.0 [2021-08-09T11:46:48.666Z] #44 1.464 -- Check for working C compiler: /usr/bin/cc [2021-08-09T11:46:48.926Z] #44 1.714 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-09T11:46:48.926Z] #44 1.715 -- Detecting C compiler ABI info [2021-08-09T11:46:49.187Z] #44 2.000 -- Detecting C compiler ABI info - done [2021-08-09T11:46:49.187Z] #44 2.027 -- Detecting C compile features [2021-08-09T11:46:49.766Z] #44 2.569 -- Detecting C compile features - done [2021-08-09T11:46:49.766Z] #44 2.579 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-09T11:46:49.766Z] #44 2.648 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-09T11:46:49.766Z] #44 2.689 -- Configuring done [2021-08-09T11:46:50.027Z] #44 2.693 -- Generating done [2021-08-09T11:46:50.027Z] #44 2.699 -- Build files have been written to: /tmp/tmp.CvOm9hAxqq/tini [2021-08-09T11:46:50.027Z] #44 2.701 + make tini-static [2021-08-09T11:46:50.027Z] #44 2.818 Scanning dependencies of target tini-static [2021-08-09T11:46:50.027Z] #44 2.841 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-09T11:46:50.254Z] #24 119.2 Checking out files: 28% (3178/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: 44% (4995/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: 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: 59% (6758/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: 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: 79% (8962/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: 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. [2021-08-09T11:46:50.254Z] #24 123.2 + cd /tmp/tmp.8io8Z9qgmm/tmp/docker-ce [2021-08-09T11:46:50.254Z] #24 123.2 + git checkout -q v17.06.2-ce [2021-08-09T11:46:50.287Z] #44 ... [2021-08-09T11:46:50.287Z] [2021-08-09T11:46:50.287Z] #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 [2021-08-09T11:46:50.287Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-09T11:46:50.287Z] #19 36.74 Reading package lists... [2021-08-09T11:46:50.287Z] #19 46.47 Building dependency tree... [2021-08-09T11:46:50.287Z] #19 49.53 The following additional packages will be installed: [2021-08-09T11:46:50.287Z] #19 49.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-09T11:46:50.287Z] #19 49.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-09T11:46:50.287Z] #19 49.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-09T11:46:50.287Z] #19 49.54 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-09T11:46:50.287Z] #19 49.54 mingw-w64-x86-64-dev [2021-08-09T11:46:50.287Z] #19 49.58 Suggested packages: [2021-08-09T11:46:50.287Z] #19 49.58 gcc-8-locales seccomp wine64 [2021-08-09T11:46:50.287Z] #19 50.02 The following NEW packages will be installed: [2021-08-09T11:46:50.287Z] #19 50.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-09T11:46:50.287Z] #19 50.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-09T11:46:50.287Z] #19 50.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-09T11:46:50.287Z] #19 50.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-09T11:46:50.287Z] #19 50.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-09T11:46:50.287Z] #19 50.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-09T11:46:50.287Z] #19 50.06 The following packages will be upgraded: [2021-08-09T11:46:50.287Z] #19 50.07 libseccomp2 [2021-08-09T11:46:50.287Z] #19 50.43 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:46:50.287Z] #19 50.43 Need to get 77.8 MB of archives. [2021-08-09T11:46:50.287Z] #19 50.43 After this operation, 487 MB of additional disk space will be used. [2021-08-09T11:46:50.287Z] #19 50.43 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] [2021-08-09T11:46:50.287Z] #19 50.43 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-09T11:46:50.287Z] #19 50.44 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-09T11:46:50.287Z] #19 50.49 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] [2021-08-09T11:46:50.287Z] #19 50.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-09T11:46:50.287Z] #19 50.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-09T11:46:50.287Z] #19 50.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-09T11:46:50.287Z] #19 50.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-09T11:46:50.287Z] #19 50.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-09T11:46:50.287Z] #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] [2021-08-09T11:46:50.287Z] #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] [2021-08-09T11:46:50.287Z] #19 51.87 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] [2021-08-09T11:46:50.288Z] #19 52.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-09T11:46:50.288Z] #19 52.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-09T11:46:50.288Z] #19 52.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-09T11:46:50.288Z] #19 52.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-09T11:46:50.288Z] #19 52.77 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] [2021-08-09T11:46:50.288Z] #19 52.77 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-09T11:46:50.288Z] #19 52.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-09T11:46:50.288Z] #19 52.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-09T11:46:50.288Z] #19 52.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-09T11:46:50.288Z] #19 52.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-09T11:46:50.288Z] #19 52.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-09T11:46:50.288Z] #19 52.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-09T11:46:50.288Z] #19 52.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-09T11:46:50.288Z] #19 52.87 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-09T11:46:50.288Z] #19 53.29 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:46:50.288Z] #19 53.57 Fetched 77.8 MB in 3s (28.6 MB/s) [2021-08-09T11:46:50.288Z] #19 53.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-09T11:46:50.288Z] #19 53.70 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-09T11:46:50.288Z] #19 53.72 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-09T11:46:50.288Z] #19 53.92 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:46:50.288Z] #19 54.06 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-09T11:46:50.288Z] #19 54.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-09T11:46:50.288Z] #19 54.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-09T11:46:50.288Z] #19 54.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-09T11:46:50.288Z] #19 54.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-09T11:46:50.288Z] #19 54.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-09T11:46:50.288Z] #19 54.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-09T11:46:50.288Z] #19 55.37 Selecting previously unselected package binutils-mingw-w64. [2021-08-09T11:46:50.288Z] #19 55.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-09T11:46:50.288Z] #19 55.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-09T11:46:50.288Z] #19 55.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-09T11:46:50.288Z] #19 55.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:46:50.288Z] #19 55.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:46:50.288Z] #19 55.54 Selecting previously unselected package dmsetup. [2021-08-09T11:46:50.288Z] #19 55.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:46:50.288Z] #19 55.55 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-09T11:46:50.288Z] #19 55.61 Selecting previously unselected package mingw-w64-common. [2021-08-09T11:46:50.288Z] #19 55.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-09T11:46:50.288Z] #19 55.62 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-09T11:46:50.549Z] #19 ... [2021-08-09T11:46:50.549Z] [2021-08-09T11:46:50.549Z] #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 [2021-08-09T11:46:50.549Z] #44 sha256:16172ea8f41f4e0a1b8631d0d687bf32de65ff0a72ddccf08158428107378457 [2021-08-09T11:46:50.549Z] #44 3.184 [100%] Linking C executable tini-static [2021-08-09T11:46:50.549Z] #44 3.390 [100%] Built target tini-static [2021-08-09T11:46:50.810Z] #44 3.417 + mkdir -p /build [2021-08-09T11:46:50.810Z] #44 3.418 + cp tini-static /build/docker-init [2021-08-09T11:46:51.257Z] #54 ... [2021-08-09T11:46:51.257Z] [2021-08-09T11:46:51.257Z] #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 [2021-08-09T11:46:51.257Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:46:51.257Z] #46 113.2 vendor/golang.org/x/net/http2/hpack [2021-08-09T11:46:51.257Z] #46 114.2 mime [2021-08-09T11:46:51.257Z] #46 115.8 mime/quotedprintable [2021-08-09T11:46:51.257Z] #46 116.1 net/http/internal [2021-08-09T11:46:51.257Z] #46 118.2 crypto/tls [2021-08-09T11:46:51.753Z] #44 DONE 4.4s [2021-08-09T11:46:51.753Z] [2021-08-09T11:46:51.753Z] #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 [2021-08-09T11:46:51.753Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-09T11:46:51.753Z] #19 57.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-09T11:46:51.753Z] #19 57.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-09T11:46:51.753Z] #19 57.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-09T11:46:52.185Z] #46 124.0 net/http/httptrace [2021-08-09T11:46:52.185Z] #46 124.2 net/http [2021-08-09T11:46:52.441Z] #46 ... [2021-08-09T11:46:52.441Z] [2021-08-09T11:46:52.441Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-09T11:46:52.441Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-08-09T11:46:52.441Z] #14 DONE 4.8s [2021-08-09T11:46:52.441Z] [2021-08-09T11:46:52.441Z] #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 [2021-08-09T11:46:52.441Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-08-09T11:46:53.568Z] #24 126.2 + mkdir -p /tmp/tmp.8io8Z9qgmm/src/github.com/docker [2021-08-09T11:46:53.568Z] #24 126.2 + mv components/cli /tmp/tmp.8io8Z9qgmm/src/github.com/docker/cli [2021-08-09T11:46:53.568Z] #24 126.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-09T11:46:53.671Z] #19 59.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-09T11:46:53.671Z] #19 59.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-09T11:46:53.671Z] #19 59.44 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:53.671Z] #19 59.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-09T11:46:53.671Z] #19 59.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-09T11:46:53.671Z] #19 59.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:53.932Z] #19 ... [2021-08-09T11:46:53.932Z] [2021-08-09T11:46:53.932Z] #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 [2021-08-09T11:46:53.932Z] #64 sha256:bfc3f7b420f7c3ddb705c533e65b3db0a00c92a6a2b64888a176ec1ce2e706f7 [2021-08-09T11:46:53.932Z] #64 0.879 + RM_GOPATH=0 [2021-08-09T11:46:53.932Z] #64 0.879 + TMP_GOPATH= [2021-08-09T11:46:53.932Z] #64 0.879 + : /build [2021-08-09T11:46:53.932Z] #64 0.879 + '[' -z '' ']' [2021-08-09T11:46:53.932Z] #64 0.879 ++ mktemp -d [2021-08-09T11:46:53.932Z] #64 0.886 + export GOPATH=/tmp/tmp.EXZ2hjMiJv [2021-08-09T11:46:53.932Z] #64 0.886 + GOPATH=/tmp/tmp.EXZ2hjMiJv [2021-08-09T11:46:53.932Z] #64 0.886 + RM_GOPATH=1 [2021-08-09T11:46:53.932Z] #64 0.886 + case "$(go env GOARCH)" in [2021-08-09T11:46:53.932Z] #64 0.886 ++ go env GOARCH [2021-08-09T11:46:53.932Z] #64 0.893 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:46:53.932Z] #64 0.893 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:46:53.932Z] #64 0.894 ++ dirname /tmp/install/install.sh [2021-08-09T11:46:53.932Z] #64 0.895 + dir=/tmp/install [2021-08-09T11:46:53.932Z] #64 0.895 + bin=containerd [2021-08-09T11:46:53.932Z] #64 0.895 + shift [2021-08-09T11:46:53.932Z] #64 0.895 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-09T11:46:53.932Z] #64 0.896 + . /tmp/install/containerd.installer [2021-08-09T11:46:53.932Z] #64 0.896 ++ set -e [2021-08-09T11:46:53.932Z] #64 0.897 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:46:53.932Z] #64 0.897 + install_containerd [2021-08-09T11:46:53.932Z] #64 0.897 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-09T11:46:53.932Z] #64 0.897 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:46:53.932Z] #64 0.897 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EXZ2hjMiJv/src/github.com/containerd/containerd [2021-08-09T11:46:53.932Z] #64 0.900 Cloning into '/tmp/tmp.EXZ2hjMiJv/src/github.com/containerd/containerd'... [2021-08-09T11:46:54.504Z] #64 10.77 + cd /tmp/tmp.EXZ2hjMiJv/src/github.com/containerd/containerd [2021-08-09T11:46:54.764Z] #64 10.77 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-09T11:46:55.334Z] #64 11.36 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-09T11:46:55.334Z] #64 11.36 + BUILDTAGS='netgo osusergo static_build' [2021-08-09T11:46:55.334Z] #64 11.36 + export EXTRA_FLAGS=-buildmode=pie [2021-08-09T11:46:55.334Z] #64 11.36 + EXTRA_FLAGS=-buildmode=pie [2021-08-09T11:46:55.334Z] #64 11.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-09T11:46:55.334Z] #64 11.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-09T11:46:55.334Z] #64 11.36 + '[' '' = dynamic ']' [2021-08-09T11:46:55.334Z] #64 11.36 + make [2021-08-09T11:46:55.490Z] #24 ... [2021-08-09T11:46:55.490Z] [2021-08-09T11:46:55.490Z] #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 [2021-08-09T11:46:55.490Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-09T11:46:55.490Z] #20 24.14 Selecting previously unselected package python3.7. [2021-08-09T11:46:55.490Z] #20 24.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 24.17 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:46:55.490Z] #20 24.31 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-09T11:46:55.490Z] #20 24.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 24.33 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-09T11:46:55.490Z] #20 24.48 Setting up python3-minimal (3.7.3-1) ... [2021-08-09T11:46:55.490Z] #20 25.96 Selecting previously unselected package python3. [2021-08-09T11:46:55.490Z] #20 25.96 (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.) [2021-08-09T11:46:55.490Z] #20 26.02 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 26.03 Unpacking python3 (3.7.3-1) ... [2021-08-09T11:46:55.490Z] #20 26.15 Selecting previously unselected package libip4tc0:arm64. [2021-08-09T11:46:55.490Z] #20 26.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 26.16 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-08-09T11:46:55.490Z] #20 26.32 Selecting previously unselected package libip6tc0:arm64. [2021-08-09T11:46:55.490Z] #20 26.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 26.35 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-08-09T11:46:55.490Z] #20 26.49 Selecting previously unselected package libiptc0:arm64. [2021-08-09T11:46:55.490Z] #20 26.49 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 26.50 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-08-09T11:46:55.490Z] #20 26.60 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-09T11:46:55.490Z] #20 26.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 26.63 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-09T11:46:55.490Z] #20 26.71 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-09T11:46:55.490Z] #20 26.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 26.72 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-09T11:46:55.490Z] #20 26.85 Selecting previously unselected package libnftnl11:arm64. [2021-08-09T11:46:55.490Z] #20 26.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 26.86 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-08-09T11:46:55.490Z] #20 26.96 Selecting previously unselected package iptables. [2021-08-09T11:46:55.490Z] #20 26.96 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 26.97 Unpacking iptables (1.8.2-4) ... [2021-08-09T11:46:55.490Z] #20 27.24 Selecting previously unselected package xxd. [2021-08-09T11:46:55.490Z] #20 27.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 27.27 Unpacking xxd (2:8.1.0875-5) ... [2021-08-09T11:46:55.490Z] #20 27.43 Selecting previously unselected package vim-common. [2021-08-09T11:46:55.490Z] #20 27.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:46:55.490Z] #20 27.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-09T11:46:55.490Z] #20 27.74 Selecting previously unselected package bash-completion. [2021-08-09T11:46:55.490Z] #20 27.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-09T11:46:55.490Z] #20 30.72 Unpacking bash-completion (1:2.8-6) ... [2021-08-09T11:46:55.490Z] #20 31.25 Selecting previously unselected package bzip2. [2021-08-09T11:46:55.490Z] #20 31.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 31.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-09T11:46:55.490Z] #20 31.42 Selecting previously unselected package xz-utils. [2021-08-09T11:46:55.490Z] #20 31.44 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 31.45 Unpacking xz-utils (5.2.4-1) ... [2021-08-09T11:46:55.490Z] #20 31.65 Selecting previously unselected package apparmor. [2021-08-09T11:46:55.490Z] #20 31.66 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 31.73 Unpacking apparmor (2.13.2-10) ... [2021-08-09T11:46:55.490Z] #20 32.08 Selecting previously unselected package aufs-tools. [2021-08-09T11:46:55.490Z] #20 32.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-08-09T11:46:55.490Z] #20 32.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-09T11:46:55.595Z] #64 11.76 + bin/ctr [2021-08-09T11:46:55.750Z] #54 ... [2021-08-09T11:46:55.750Z] [2021-08-09T11:46:55.750Z] #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 [2021-08-09T11:46:55.750Z] #46 sha256:3040ae0a732988a458f0d627fb95cb3e37adb7b99e1cb8dca93676808056f520 [2021-08-09T11:46:55.750Z] #46 147.4 github.com/LK4D4/vndr/godl [2021-08-09T11:46:55.750Z] #46 148.2 github.com/LK4D4/vndr [2021-08-09T11:46:55.750Z] #46 DONE 153.0s [2021-08-09T11:46:55.750Z] [2021-08-09T11:46:55.750Z] #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 [2021-08-09T11:46:55.750Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-09T11:46:55.750Z] #20 4.019 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:46:55.750Z] #20 5.290 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:46:55.750Z] #20 10.11 Fetched 8990 kB in 9s (1026 kB/s) [2021-08-09T11:46:55.750Z] #20 10.11 Reading package lists... [2021-08-09T11:46:55.750Z] #20 13.97 Reading package lists... [2021-08-09T11:46:55.750Z] #20 ... [2021-08-09T11:46:55.750Z] [2021-08-09T11:46:55.750Z] #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 [2021-08-09T11:46:55.750Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:46:55.750Z] #32 DONE 153.7s [2021-08-09T11:46:55.753Z] #20 32.27 Selecting previously unselected package libonig5:arm64. [2021-08-09T11:46:55.753Z] #20 32.28 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-08-09T11:46:55.753Z] #20 32.28 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-09T11:46:56.007Z] [2021-08-09T11:46:56.007Z] #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 [2021-08-09T11:46:56.007Z] #50 sha256:238e00dcf13afbd51c4279f335524780828fc1925b2a5155af710a02ba2edf55 [2021-08-09T11:46:56.017Z] #20 32.44 Selecting previously unselected package libjq1:arm64. [2021-08-09T11:46:56.017Z] #20 32.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-09T11:46:56.017Z] #20 32.46 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-09T11:46:56.017Z] #20 32.58 Selecting previously unselected package jq. [2021-08-09T11:46:56.017Z] #20 32.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-09T11:46:56.017Z] #20 32.60 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-09T11:46:56.281Z] #20 32.70 Selecting previously unselected package libaio1:arm64. [2021-08-09T11:46:56.281Z] #20 32.72 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-08-09T11:46:56.281Z] #20 32.73 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-08-09T11:46:56.281Z] #20 32.83 Selecting previously unselected package libgpm2:arm64. [2021-08-09T11:46:56.281Z] #20 32.85 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-08-09T11:46:56.281Z] #20 32.86 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-08-09T11:46:56.281Z] #20 32.97 Selecting previously unselected package libicu63:arm64. [2021-08-09T11:46:56.544Z] #20 32.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-09T11:46:56.544Z] #20 32.98 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-09T11:46:56.611Z] #15 DONE 4.1s [2021-08-09T11:46:56.611Z] [2021-08-09T11:46:56.611Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-09T11:46:56.611Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-08-09T11:46:57.891Z] Fetching without tags [2021-08-09T11:46:58.648Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:46:58.893Z] #64 ... [2021-08-09T11:46:58.893Z] [2021-08-09T11:46:58.893Z] #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 [2021-08-09T11:46:58.893Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-09T11:46:58.893Z] #19 64.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-09T11:46:58.893Z] #19 64.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-09T11:46:58.893Z] #19 64.49 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:46:59.099Z] #20 35.34 Selecting previously unselected package libnet1:arm64. [2021-08-09T11:46:59.099Z] #20 35.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-09T11:46:59.099Z] #20 35.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:46:59.099Z] #20 35.46 Selecting previously unselected package libnl-3-200:arm64. [2021-08-09T11:46:59.099Z] #20 35.47 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-09T11:46:59.099Z] #20 35.49 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-09T11:46:59.099Z] #20 35.61 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-09T11:46:59.099Z] #20 35.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-09T11:46:59.099Z] #20 35.62 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-09T11:46:59.099Z] #20 35.71 Selecting previously unselected package libreadline5:arm64. [2021-08-09T11:46:59.099Z] #20 35.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-08-09T11:46:59.099Z] #20 35.73 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-09T11:46:59.099Z] #20 35.85 Selecting previously unselected package net-tools. [2021-08-09T11:46:59.128Z] #16 2.666 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-09T11:46:59.280Z] #50 ... [2021-08-09T11:46:59.280Z] [2021-08-09T11:46:59.280Z] #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 [2021-08-09T11:46:59.280Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-09T11:46:59.280Z] #20 13.97 Reading package lists... [2021-08-09T11:46:59.280Z] #20 17.58 Building dependency tree... [2021-08-09T11:46:59.363Z] #20 35.86 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-08-09T11:46:59.363Z] #20 35.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-09T11:46:59.384Z] #16 DONE 2.7s [2021-08-09T11:46:59.384Z] [2021-08-09T11:46:59.384Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-09T11:46:59.384Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-08-09T11:46:59.642Z] #20 36.16 Selecting previously unselected package patch. [2021-08-09T11:46:59.642Z] #20 36.16 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-08-09T11:46:59.642Z] #20 36.17 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-09T11:46:59.955Z] #20 36.34 Selecting previously unselected package python-pip-whl. [2021-08-09T11:46:59.955Z] #20 36.34 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-09T11:46:59.955Z] #20 36.37 Unpacking python-pip-whl (18.1-5) ... [2021-08-09T11:46:57.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:46:57.632Z] > git config --add remote.origin.fetch +refs/pull/42726/head:refs/remotes/origin/PR-42726 # timeout=10 [2021-08-09T11:46:57.681Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:46:57.801Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T11:46:57.926Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T11:46:57.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:46:57.928Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T11:46:58.754Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:46:58.799Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:47:00.211Z] #20 18.74 libcap2-bin is already the newest version (1:2.25-2). [2021-08-09T11:47:00.211Z] #20 18.74 The following additional packages will be installed: [2021-08-09T11:47:00.211Z] #20 18.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-09T11:47:00.211Z] #20 18.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-09T11:47:00.211Z] #20 18.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-09T11:47:00.211Z] #20 18.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-09T11:47:00.211Z] #20 18.75 python3.7 python3.7-minimal vim-runtime xxd [2021-08-09T11:47:00.211Z] #20 18.75 Suggested packages: [2021-08-09T11:47:00.211Z] #20 18.75 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-09T11:47:00.211Z] #20 18.75 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-09T11:47:00.211Z] #20 18.75 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-09T11:47:00.211Z] #20 18.75 quota [2021-08-09T11:47:00.211Z] #20 18.75 Recommended packages: [2021-08-09T11:47:00.211Z] #20 18.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-09T11:47:00.211Z] #20 18.75 python3-keyrings.alt python3-xdg unzip [2021-08-09T11:47:00.242Z] #20 36.82 Selecting previously unselected package python3-lib2to3. [2021-08-09T11:47:00.242Z] #20 36.83 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-09T11:47:00.242Z] #20 36.84 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-09T11:47:00.511Z] #20 36.94 Selecting previously unselected package python3-distutils. [2021-08-09T11:47:00.511Z] #20 36.95 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-09T11:47:00.511Z] #20 36.96 Unpacking python3-distutils (3.7.3-1) ... [2021-08-09T11:47:00.785Z] #20 37.18 Selecting previously unselected package python3-pip. [2021-08-09T11:47:00.785Z] #20 37.18 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-09T11:47:00.785Z] #20 37.19 Unpacking python3-pip (18.1-5) ... [2021-08-09T11:47:01.055Z] #20 37.52 Selecting previously unselected package python3-pkg-resources. [2021-08-09T11:47:01.055Z] #20 37.58 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-09T11:47:01.055Z] #20 37.58 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:47:01.324Z] #20 37.76 Selecting previously unselected package python3-setuptools. [2021-08-09T11:47:01.324Z] #20 37.78 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-09T11:47:01.324Z] #20 37.78 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-09T11:47:01.581Z] #20 20.01 The following NEW packages will be installed: [2021-08-09T11:47:01.581Z] #20 20.02 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-09T11:47:01.581Z] #20 20.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-09T11:47:01.581Z] #20 20.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-09T11:47:01.581Z] #20 20.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-09T11:47:01.581Z] #20 20.02 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-09T11:47:01.581Z] #20 20.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-09T11:47:01.581Z] #20 20.02 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-09T11:47:01.581Z] #20 20.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-09T11:47:01.581Z] #20 20.02 xz-utils zip [2021-08-09T11:47:01.581Z] #20 20.34 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:47:01.581Z] #20 20.34 Need to get 28.6 MB of archives. [2021-08-09T11:47:01.581Z] #20 20.34 After this operation, 116 MB of additional disk space will be used. [2021-08-09T11:47:01.581Z] #20 20.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-09T11:47:01.581Z] #20 20.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-09T11:47:01.581Z] #20 20.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-09T11:47:01.581Z] #20 20.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-09T11:47:01.588Z] #20 38.08 Selecting previously unselected package python3-wheel. [2021-08-09T11:47:01.588Z] #20 38.09 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-09T11:47:01.588Z] #20 38.10 Unpacking python3-wheel (0.32.3-2) ... [2021-08-09T11:47:01.838Z] #20 20.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-09T11:47:01.838Z] #20 20.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-09T11:47:01.838Z] #20 20.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-09T11:47:01.838Z] #20 20.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-09T11:47:01.838Z] #20 20.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-09T11:47:01.838Z] #20 20.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-09T11:47:01.838Z] #20 20.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-09T11:47:01.838Z] #20 20.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-09T11:47:01.838Z] #20 20.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-09T11:47:01.838Z] #20 20.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-09T11:47:01.838Z] #20 20.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-09T11:47:01.838Z] #20 20.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-09T11:47:01.838Z] #20 20.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-09T11:47:01.838Z] #20 20.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-09T11:47:01.838Z] #20 20.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-09T11:47:01.838Z] #20 20.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-09T11:47:01.838Z] #20 20.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-09T11:47:01.838Z] #20 20.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-09T11:47:01.838Z] #20 20.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-09T11:47:01.838Z] #20 20.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-09T11:47:01.838Z] #20 20.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-09T11:47:01.838Z] #20 20.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-09T11:47:01.852Z] #20 38.20 Selecting previously unselected package sudo. [2021-08-09T11:47:01.852Z] #20 38.20 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-08-09T11:47:01.852Z] #20 38.22 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-09T11:47:01.900Z] #17 DONE 2.1s [2021-08-09T11:47:01.900Z] [2021-08-09T11:47:01.900Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-09T11:47:01.900Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-08-09T11:47:02.094Z] #20 20.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-09T11:47:02.094Z] #20 20.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-09T11:47:02.094Z] #20 20.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-09T11:47:02.114Z] #20 38.74 Selecting previously unselected package thin-provisioning-tools. [2021-08-09T11:47:02.335Z] Merge succeeded, producing e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:47:02.335Z] Checking out Revision e8e278c44f18ca26150f6429ebd540e9363decda (PR-42726) [2021-08-09T11:47:02.351Z] #20 21.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-09T11:47:02.351Z] #20 21.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-09T11:47:02.351Z] #20 21.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-09T11:47:02.351Z] #20 21.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-09T11:47:02.351Z] #20 21.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-09T11:47:02.351Z] #20 21.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-09T11:47:02.351Z] #20 21.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-09T11:47:02.351Z] #20 21.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-09T11:47:02.351Z] #20 21.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-09T11:47:02.351Z] #20 21.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-09T11:47:02.351Z] #20 21.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-09T11:47:02.351Z] #20 21.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-09T11:47:02.351Z] #20 21.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-09T11:47:02.351Z] #20 21.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-09T11:47:02.351Z] #20 21.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-09T11:47:02.351Z] #20 21.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-09T11:47:02.351Z] #20 21.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-09T11:47:02.377Z] #20 38.76 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-08-09T11:47:02.377Z] #20 38.78 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-09T11:47:02.607Z] #20 21.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-09T11:47:02.640Z] #20 39.04 Selecting previously unselected package uidmap. [2021-08-09T11:47:02.640Z] #20 39.05 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-08-09T11:47:02.640Z] #20 39.06 Unpacking uidmap (1:4.5-1.1) ... [2021-08-09T11:47:02.640Z] #20 39.20 Selecting previously unselected package vim-runtime. [2021-08-09T11:47:02.640Z] #20 39.21 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:47:02.640Z] #20 39.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-09T11:47:02.640Z] #20 39.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-09T11:47:02.828Z] #18 ... [2021-08-09T11:47:02.828Z] [2021-08-09T11:47:02.828Z] #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 [2021-08-09T11:47:02.828Z] #54 sha256:cd59f95dedab4b5e8055af91cef4ca8b65286567ff0dad6dafe4e8f403c86445 [2021-08-09T11:47:02.828Z] #54 5.042 + RM_GOPATH=0 [2021-08-09T11:47:02.828Z] #54 5.042 + TMP_GOPATH= [2021-08-09T11:47:02.828Z] #54 5.042 + : /build [2021-08-09T11:47:02.828Z] #54 5.042 + '[' -z '' ']' [2021-08-09T11:47:02.828Z] #54 5.042 ++ mktemp -d [2021-08-09T11:47:02.828Z] #54 5.042 + export GOPATH=/tmp/tmp.QQnN1dsWBp [2021-08-09T11:47:02.828Z] #54 5.042 + GOPATH=/tmp/tmp.QQnN1dsWBp [2021-08-09T11:47:02.828Z] #54 5.042 + RM_GOPATH=1 [2021-08-09T11:47:02.828Z] #54 5.042 + case "$(go env GOARCH)" in [2021-08-09T11:47:02.828Z] #54 5.042 ++ go env GOARCH [2021-08-09T11:47:02.828Z] #54 5.072 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:47:02.828Z] #54 5.072 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:47:02.828Z] #54 5.072 ++ dirname /tmp/install/install.sh [2021-08-09T11:47:02.828Z] #54 5.072 + dir=/tmp/install [2021-08-09T11:47:02.828Z] #54 5.072 + bin=runc [2021-08-09T11:47:02.828Z] #54 5.072 + shift [2021-08-09T11:47:02.828Z] #54 5.072 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-09T11:47:02.828Z] #54 5.072 + . /tmp/install/runc.installer [2021-08-09T11:47:02.828Z] #54 5.072 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-09T11:47:02.828Z] #54 5.072 + install_runc [2021-08-09T11:47:02.828Z] #54 5.090 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-09T11:47:02.828Z] #54 5.090 + uname -r [2021-08-09T11:47:02.828Z] #54 5.090 + RUNC_BUILDTAGS='seccomp ' [2021-08-09T11:47:02.828Z] #54 5.090 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-09T11:47:02.828Z] #54 5.090 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QQnN1dsWBp/src/github.com/opencontainers/runc [2021-08-09T11:47:02.828Z] #54 5.090 Cloning into '/tmp/tmp.QQnN1dsWBp/src/github.com/opencontainers/runc'... [2021-08-09T11:47:02.828Z] #54 5.108 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-09T11:47:02.828Z] #54 13.72 + cd /tmp/tmp.QQnN1dsWBp/src/github.com/opencontainers/runc [2021-08-09T11:47:02.828Z] #54 13.72 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-09T11:47:02.828Z] #54 13.98 + '[' -z '' ']' [2021-08-09T11:47:02.828Z] #54 13.98 + target=static [2021-08-09T11:47:02.828Z] #54 13.98 + make 'BUILDTAGS=seccomp ' static [2021-08-09T11:47:02.828Z] #54 14.35 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 . [2021-08-09T11:47:02.864Z] #20 21.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-09T11:47:02.864Z] #20 21.54 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-09T11:47:02.903Z] #20 39.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-09T11:47:01.939Z] > git remote # timeout=10 [2021-08-09T11:47:02.028Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T11:47:02.076Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T11:47:02.077Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-09T11:47:02.231Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-09T11:47:02.368Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T11:47:02.417Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T11:47:03.428Z] #20 22.09 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:47:03.428Z] #20 22.19 Fetched 28.6 MB in 1s (19.3 MB/s) [2021-08-09T11:47:03.428Z] #20 22.24 Selecting previously unselected package pigz. [2021-08-09T11:47:03.428Z] #20 22.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.) [2021-08-09T11:47:03.428Z] #20 22.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-09T11:47:03.428Z] #20 22.30 Unpacking pigz (2.4-1) ... [2021-08-09T11:47:03.756Z] #54 ... [2021-08-09T11:47:03.756Z] [2021-08-09T11:47:03.756Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-09T11:47:03.756Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-08-09T11:47:03.756Z] #18 DONE 2.3s [2021-08-09T11:47:03.756Z] [2021-08-09T11:47:03.756Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-09T11:47:03.756Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-08-09T11:47:03.990Z] #20 22.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-09T11:47:03.990Z] #20 22.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:47:03.990Z] #20 22.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:04.247Z] #20 22.99 Selecting previously unselected package python3.7-minimal. [2021-08-09T11:47:04.247Z] #20 22.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:47:04.247Z] #20 23.00 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:47:05.177Z] #20 23.79 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:05.177Z] #20 23.83 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:47:05.459Z] #20 41.68 Selecting previously unselected package vim. [2021-08-09T11:47:05.459Z] #20 41.70 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-08-09T11:47:05.459Z] #20 41.73 Unpacking vim (2:8.1.0875-5) ... [2021-08-09T11:47:05.478Z] #19 70.36 Selecting previously unselected package libapparmor1:amd64. [2021-08-09T11:47:05.478Z] #19 70.36 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-09T11:47:05.478Z] #19 70.37 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-09T11:47:05.478Z] #19 70.45 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-09T11:47:05.478Z] #19 70.45 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-09T11:47:05.478Z] #19 70.46 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-09T11:47:05.478Z] #19 70.53 Selecting previously unselected package libbtrfs0. [2021-08-09T11:47:05.478Z] #19 70.53 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-09T11:47:05.478Z] #19 70.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-09T11:47:05.478Z] #19 70.57 Selecting previously unselected package libbtrfs-dev. [2021-08-09T11:47:05.478Z] #19 70.57 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-09T11:47:05.478Z] #19 70.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:47:05.478Z] #19 70.64 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-09T11:47:05.478Z] #19 70.64 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:47:05.478Z] #19 70.65 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:47:05.478Z] #19 70.75 Selecting previously unselected package libudev-dev:amd64. [2021-08-09T11:47:05.478Z] #19 70.75 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-09T11:47:05.478Z] #19 70.77 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:47:05.478Z] #19 70.83 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-09T11:47:05.478Z] #19 70.84 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-09T11:47:05.478Z] #19 70.84 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-09T11:47:05.478Z] #19 70.97 Selecting previously unselected package libpcre16-3:amd64. [2021-08-09T11:47:05.478Z] #19 70.97 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-09T11:47:05.478Z] #19 70.98 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-09T11:47:05.478Z] #19 71.12 Selecting previously unselected package libpcre32-3:amd64. [2021-08-09T11:47:05.478Z] #19 71.13 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-09T11:47:05.478Z] #19 71.14 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-09T11:47:05.479Z] #19 71.22 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-09T11:47:05.479Z] #19 71.23 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-09T11:47:05.479Z] #19 71.23 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-09T11:47:05.479Z] #19 71.28 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-09T11:47:05.479Z] #19 71.29 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-09T11:47:05.479Z] #19 71.29 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-09T11:47:05.479Z] #19 71.44 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-09T11:47:05.479Z] #19 71.45 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-09T11:47:05.479Z] #19 71.45 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-09T11:47:05.479Z] #19 71.58 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-09T11:47:05.479Z] #19 71.59 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-09T11:47:05.479Z] #19 71.59 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-09T11:47:05.479Z] #19 71.65 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-09T11:47:05.479Z] #19 71.65 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-09T11:47:05.722Z] #20 42.12 Selecting previously unselected package xfsprogs. [2021-08-09T11:47:05.722Z] #20 42.13 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-08-09T11:47:05.722Z] #20 42.14 Unpacking xfsprogs (4.20.0-1) ... [2021-08-09T11:47:05.740Z] #19 71.66 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:47:05.740Z] #19 71.71 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-09T11:47:05.740Z] #19 71.72 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-09T11:47:05.740Z] #19 71.72 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:47:05.984Z] #20 42.53 Selecting previously unselected package zip. [2021-08-09T11:47:05.984Z] #20 42.54 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-08-09T11:47:05.984Z] #20 42.56 Unpacking zip (3.0-11+b1) ... [2021-08-09T11:47:06.001Z] #19 72.01 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-09T11:47:06.247Z] #20 42.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-09T11:47:06.247Z] #20 42.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-09T11:47:06.247Z] #20 42.86 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-08-09T11:47:06.247Z] #20 42.87 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-09T11:47:06.247Z] #20 42.89 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-08-09T11:47:06.247Z] #20 42.91 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-08-09T11:47:06.247Z] #20 42.92 Setting up uidmap (1:4.5-1.1) ... [2021-08-09T11:47:06.272Z] #19 DONE 2.2s [2021-08-09T11:47:06.272Z] [2021-08-09T11:47:06.272Z] #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 [2021-08-09T11:47:06.272Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-09T11:47:06.510Z] #20 42.94 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-08-09T11:47:06.510Z] #20 42.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:47:06.510Z] #20 42.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-09T11:47:06.510Z] #20 42.99 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-09T11:47:06.510Z] #20 43.01 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-09T11:47:06.510Z] #20 43.03 Setting up xxd (2:8.1.0875-5) ... [2021-08-09T11:47:06.510Z] #20 43.06 Setting up zip (3.0-11+b1) ... [2021-08-09T11:47:06.510Z] #20 43.08 Setting up vim-common (2:8.1.0875-5) ... [2021-08-09T11:47:06.510Z] #20 43.12 Setting up bash-completion (1:2.8-6) ... [2021-08-09T11:47:06.524Z] #19 72.43 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-09T11:47:06.524Z] #19 72.46 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-09T11:47:06.524Z] #19 72.47 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-09T11:47:06.524Z] #19 72.48 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-09T11:47:06.524Z] #19 72.49 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-09T11:47:06.524Z] #19 72.50 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:47:06.524Z] #19 72.52 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-09T11:47:06.524Z] #19 72.54 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-09T11:47:06.524Z] #19 72.55 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:47:06.524Z] #19 72.58 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-09T11:47:06.524Z] #19 72.59 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-09T11:47:06.524Z] #19 72.60 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-09T11:47:06.524Z] #19 72.62 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-09T11:47:06.524Z] #19 72.63 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-09T11:47:06.524Z] #19 72.65 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-09T11:47:06.524Z] #19 72.68 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-09T11:47:06.524Z] #19 72.74 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:47:06.785Z] #19 72.76 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 [2021-08-09T11:47:06.785Z] #19 72.76 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 [2021-08-09T11:47:06.785Z] #19 72.77 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-09T11:47:06.785Z] #19 72.79 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 [2021-08-09T11:47:06.785Z] #19 72.79 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 [2021-08-09T11:47:06.785Z] #19 72.80 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-09T11:47:06.785Z] #19 72.81 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-09T11:47:06.785Z] #19 72.83 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:47:06.785Z] #19 72.84 Setting up dmsetup (2:1.02.155-3) ... [2021-08-09T11:47:06.785Z] #19 72.86 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-09T11:47:06.785Z] #19 72.88 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-09T11:47:06.785Z] #19 72.90 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:47:07.070Z] #20 25.47 Selecting previously unselected package python3-minimal. [2021-08-09T11:47:07.070Z] #20 25.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-09T11:47:07.070Z] #20 25.51 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-09T11:47:07.070Z] #20 25.51 Unpacking python3-minimal (3.7.3-1) ... [2021-08-09T11:47:07.070Z] #20 25.58 Selecting previously unselected package libmpdec2:amd64. [2021-08-09T11:47:07.070Z] #20 25.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-09T11:47:07.070Z] #20 25.59 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:47:07.070Z] #20 25.69 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-09T11:47:07.070Z] #20 25.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:47:07.070Z] #20 25.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:07.357Z] #19 DONE 73.2s [2021-08-09T11:47:07.357Z] [2021-08-09T11:47:07.357Z] #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 [2021-08-09T11:47:07.357Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-08-09T11:47:08.000Z] #20 26.58 Selecting previously unselected package python3.7. [2021-08-09T11:47:08.000Z] #20 26.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:47:08.000Z] #20 26.60 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:08.000Z] #20 26.72 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T11:47:08.000Z] #20 26.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-09T11:47:08.000Z] #20 26.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:47:08.256Z] #20 26.86 Setting up python3-minimal (3.7.3-1) ... [2021-08-09T11:47:08.301Z] #20 1.207 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-09T11:47:08.433Z] #20 ... [2021-08-09T11:47:08.433Z] [2021-08-09T11:47:08.433Z] #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 [2021-08-09T11:47:08.433Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-08-09T11:47:08.433Z] #40 140.1 + dpkg --print-architecture [2021-08-09T11:47:08.433Z] #40 DONE 141.2s [2021-08-09T11:47:08.562Z] #20 1.307 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-09T11:47:08.562Z] #20 1.309 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-09T11:47:08.562Z] #20 1.310 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-09T11:47:08.562Z] #20 1.413 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] [2021-08-09T11:47:08.562Z] #20 1.448 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-09T11:47:08.562Z] #20 1.458 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-09T11:47:08.562Z] #20 1.469 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-09T11:47:08.562Z] #20 1.479 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-09T11:47:08.562Z] #20 1.487 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] [2021-08-09T11:47:08.696Z] [2021-08-09T11:47:08.696Z] #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 [2021-08-09T11:47:08.696Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-09T11:47:08.789Z] #20 2.563 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-09T11:47:08.790Z] #20 2.564 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:47:08.790Z] #20 2.578 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:47:08.790Z] #20 2.594 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:47:09.046Z] #20 3.105 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-09T11:47:09.192Z] #20 27.69 Selecting previously unselected package python3. [2021-08-09T11:47:09.192Z] #20 27.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 ... 24107 files and directories currently installed.) [2021-08-09T11:47:09.192Z] #20 27.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-09T11:47:09.192Z] #20 27.75 Unpacking python3 (3.7.3-1) ... [2021-08-09T11:47:09.192Z] #20 27.88 Selecting previously unselected package libip4tc0:amd64. [2021-08-09T11:47:09.192Z] #20 27.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-09T11:47:09.192Z] #20 27.89 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:09.449Z] #20 28.01 Selecting previously unselected package libip6tc0:amd64. [2021-08-09T11:47:09.449Z] #20 28.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-09T11:47:09.449Z] #20 28.03 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:09.449Z] #20 28.13 Selecting previously unselected package libiptc0:amd64. [2021-08-09T11:47:09.449Z] #20 28.14 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-09T11:47:09.449Z] #20 28.15 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:09.449Z] #20 28.24 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-09T11:47:09.449Z] #20 28.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-09T11:47:09.644Z] #20 46.29 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-08-09T11:47:09.644Z] #20 46.31 Setting up xz-utils (5.2.4-1) ... [2021-08-09T11:47:09.644Z] #20 46.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-09T11:47:09.644Z] #20 46.38 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-09T11:47:09.706Z] #20 28.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-09T11:47:09.706Z] #20 28.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-09T11:47:09.706Z] #20 28.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-09T11:47:09.706Z] #20 28.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-09T11:47:09.706Z] #20 28.40 Selecting previously unselected package libnftnl11:amd64. [2021-08-09T11:47:09.706Z] #20 28.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-09T11:47:09.706Z] #20 28.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-09T11:47:09.706Z] #20 28.50 Selecting previously unselected package iptables. [2021-08-09T11:47:09.907Z] #20 46.39 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-09T11:47:09.907Z] #20 46.51 invoke-rc.d: could not determine current runlevel [2021-08-09T11:47:09.907Z] #20 46.52 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T11:47:09.907Z] #20 46.58 Setting up pigz (2.4-1) ... [2021-08-09T11:47:09.907Z] #20 46.62 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-09T11:47:09.946Z] #20 2.520 Fetched 2851 kB in 2s (1819 kB/s) [2021-08-09T11:47:09.962Z] #20 28.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-09T11:47:09.962Z] #20 28.52 Unpacking iptables (1.8.2-4) ... [2021-08-09T11:47:09.962Z] #20 28.80 Selecting previously unselected package xxd. [2021-08-09T11:47:09.962Z] #20 28.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-09T11:47:09.973Z] #20 3.863 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:47:09.973Z] #20 ... [2021-08-09T11:47:09.973Z] [2021-08-09T11:47:09.973Z] #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 [2021-08-09T11:47:09.973Z] #46 sha256:91a48ce0aff23c4b6470fc910f92e556b0aac6ddbe1dd16d96e6c590b436250c [2021-08-09T11:47:09.973Z] #46 136.5 github.com/LK4D4/vndr/godl [2021-08-09T11:47:09.973Z] #46 137.2 github.com/LK4D4/vndr [2021-08-09T11:47:09.973Z] #46 DONE 141.9s [2021-08-09T11:47:10.170Z] #20 46.64 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-09T11:47:10.170Z] #20 46.68 Setting up python-pip-whl (18.1-5) ... [2021-08-09T11:47:10.170Z] #20 46.69 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-09T11:47:10.170Z] #20 46.72 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-09T11:47:10.219Z] #20 28.81 Unpacking xxd (2:8.1.0875-5) ... [2021-08-09T11:47:10.229Z] [2021-08-09T11:47:10.229Z] #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 [2021-08-09T11:47:10.229Z] #57 sha256:75506744cfb9d895cf57abe12c08b2678731a7133af81b97286e327a90f2b271 [2021-08-09T11:47:10.475Z] #20 28.97 Selecting previously unselected package vim-common. [2021-08-09T11:47:10.475Z] #20 28.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:47:10.475Z] #20 29.00 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-09T11:47:10.475Z] #20 29.15 Selecting previously unselected package bash-completion. [2021-08-09T11:47:10.475Z] #20 29.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-09T11:47:10.486Z] #57 ... [2021-08-09T11:47:10.486Z] [2021-08-09T11:47:10.486Z] #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 [2021-08-09T11:47:10.486Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-09T11:47:10.486Z] #32 DONE 136.6s [2021-08-09T11:47:10.696Z] #20 47.16 Setting up libaio1:arm64 (0.3.112-3) ... [2021-08-09T11:47:10.696Z] #20 47.18 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-09T11:47:10.696Z] #20 47.20 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:10.696Z] #20 47.23 Setting up vim (2:8.1.0875-5) ... [2021-08-09T11:47:10.696Z] #20 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-09T11:47:10.696Z] #20 47.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-09T11:47:10.696Z] #20 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-09T11:47:10.696Z] #20 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-09T11:47:10.696Z] #20 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-09T11:47:10.696Z] #20 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-09T11:47:10.696Z] #20 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-09T11:47:10.696Z] #20 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-09T11:47:10.696Z] #20 47.40 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-09T11:47:10.741Z] [2021-08-09T11:47:10.741Z] #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 [2021-08-09T11:47:10.741Z] #57 sha256:75506744cfb9d895cf57abe12c08b2678731a7133af81b97286e327a90f2b271 [2021-08-09T11:47:10.959Z] #20 47.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-09T11:47:10.959Z] #20 47.43 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-09T11:47:10.959Z] #20 47.46 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-09T11:47:10.959Z] #20 47.47 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-09T11:47:10.959Z] #20 47.49 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:10.997Z] #57 ... [2021-08-09T11:47:10.997Z] [2021-08-09T11:47:10.997Z] #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 [2021-08-09T11:47:10.997Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-09T11:47:10.997Z] #20 5.107 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:47:12.363Z] #20 6.467 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:47:12.886Z] #20 49.54 Setting up iptables (1.8.2-4) ... [2021-08-09T11:47:12.886Z] #20 49.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-09T11:47:12.886Z] #20 49.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-09T11:47:12.886Z] #20 49.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-09T11:47:12.886Z] #20 49.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-09T11:47:12.996Z] #20 31.38 Unpacking bash-completion (1:2.8-6) ... [2021-08-09T11:47:12.996Z] #20 31.70 Selecting previously unselected package bzip2. [2021-08-09T11:47:12.996Z] #20 31.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-09T11:47:12.996Z] #20 31.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-09T11:47:13.149Z] #20 49.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-09T11:47:13.149Z] #20 49.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-09T11:47:13.149Z] #20 49.62 Setting up python3 (3.7.3-1) ... [2021-08-09T11:47:13.253Z] #20 31.82 Selecting previously unselected package xz-utils. [2021-08-09T11:47:13.253Z] #20 31.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-09T11:47:13.253Z] #20 31.85 Unpacking xz-utils (5.2.4-1) ... [2021-08-09T11:47:13.253Z] #20 32.01 Selecting previously unselected package apparmor. [2021-08-09T11:47:13.253Z] #20 32.02 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-09T11:47:13.537Z] #20 32.10 Unpacking apparmor (2.13.2-10) ... [2021-08-09T11:47:13.725Z] #20 50.08 Setting up python3-wheel (0.32.3-2) ... [2021-08-09T11:47:13.774Z] Commit message: "daemon: simplify networking config" [2021-08-09T11:47:13.795Z] #20 32.45 Selecting previously unselected package aufs-tools. [2021-08-09T11:47:13.795Z] #20 32.45 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-09T11:47:13.795Z] #20 32.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-09T11:47:14.052Z] #20 32.62 Selecting previously unselected package libonig5:amd64. [2021-08-09T11:47:14.052Z] #20 32.63 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-09T11:47:14.052Z] #20 32.65 Unpacking libonig5:amd64 (6.9.1-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-09T11:47:14.320Z] #20 32.84 Selecting previously unselected package libjq1:amd64. [2021-08-09T11:47:14.320Z] #20 32.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:47:14.320Z] #20 32.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:47:14.320Z] #20 33.00 Selecting previously unselected package jq. [2021-08-09T11:47:14.320Z] #20 33.01 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:47:14.320Z] #20 33.06 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-09T11:47:14.588Z] #20 33.13 Selecting previously unselected package libaio1:amd64. [2021-08-09T11:47:14.588Z] #20 33.15 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-09T11:47:14.588Z] #20 33.16 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-09T11:47:14.588Z] #20 33.29 Selecting previously unselected package libgpm2:amd64. [2021-08-09T11:47:14.588Z] #20 33.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-09T11:47:14.588Z] #20 33.30 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-09T11:47:14.588Z] #20 33.35 Selecting previously unselected package libicu63:amd64. [2021-08-09T11:47:14.588Z] #20 33.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-09T11:47:14.588Z] #20 33.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-09T11:47:14.675Z] #20 50.99 Setting up apparmor (2.13.2-10) ... [2021-08-09T11:47:15.236Z] #20 2.520 Reading package lists... [2021-08-09T11:47:16.532Z] #20 10.47 Fetched 8990 kB in 8s (1102 kB/s) [2021-08-09T11:47:16.610Z] #20 52.86 Setting up xfsprogs (4.20.0-1) ... [2021-08-09T11:47:16.610Z] #20 52.91 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-09T11:47:16.610Z] #20 53.29 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:47:16.864Z] + docker version [2021-08-09T11:47:17.563Z] #20 54.14 Setting up python3-distutils (3.7.3-1) ... [2021-08-09T11:47:17.859Z] #20 36.31 Selecting previously unselected package libnet1:amd64. [2021-08-09T11:47:17.859Z] #20 36.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-09T11:47:17.859Z] #20 36.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:47:17.859Z] #20 36.40 Selecting previously unselected package libnl-3-200:amd64. [2021-08-09T11:47:17.859Z] #20 36.41 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-09T11:47:17.859Z] #20 36.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:47:17.859Z] #20 36.51 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-09T11:47:17.859Z] #20 36.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-09T11:47:17.859Z] #20 36.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:47:17.859Z] #20 36.60 Selecting previously unselected package libreadline5:amd64. [2021-08-09T11:47:17.859Z] #20 36.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-09T11:47:17.859Z] #20 36.62 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-09T11:47:17.859Z] #20 36.72 Selecting previously unselected package net-tools. [2021-08-09T11:47:18.116Z] #20 36.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-09T11:47:18.116Z] #20 36.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-09T11:47:18.141Z] #20 54.66 Setting up python3-setuptools (40.8.0-1) ... [2021-08-09T11:47:18.373Z] #20 36.89 Selecting previously unselected package patch. [2021-08-09T11:47:18.373Z] #20 36.90 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-09T11:47:18.373Z] #20 36.91 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-09T11:47:18.373Z] #20 37.01 Selecting previously unselected package python-pip-whl. [2021-08-09T11:47:18.373Z] #20 37.02 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-09T11:47:18.373Z] #20 37.03 Unpacking python-pip-whl (18.1-5) ... [2021-08-09T11:47:18.936Z] #20 37.47 Selecting previously unselected package python3-lib2to3. [2021-08-09T11:47:18.936Z] #20 37.48 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-09T11:47:18.936Z] #20 37.48 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-09T11:47:18.936Z] #20 37.59 Selecting previously unselected package python3-distutils. [2021-08-09T11:47:18.936Z] #20 37.60 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-09T11:47:18.936Z] #20 37.60 Unpacking python3-distutils (3.7.3-1) ... [2021-08-09T11:47:19.051Z] #20 10.47 Reading package lists... [2021-08-09T11:47:19.192Z] #20 37.73 Selecting previously unselected package python3-pip. [2021-08-09T11:47:19.192Z] #20 37.74 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-09T11:47:19.192Z] #20 37.75 Unpacking python3-pip (18.1-5) ... [2021-08-09T11:47:19.192Z] #20 37.92 Selecting previously unselected package python3-pkg-resources. [2021-08-09T11:47:19.192Z] #20 37.92 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-09T11:47:19.192Z] #20 37.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:47:19.448Z] #20 38.05 Selecting previously unselected package python3-setuptools. [2021-08-09T11:47:19.448Z] #20 38.06 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-09T11:47:19.448Z] #20 38.07 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-09T11:47:19.448Z] #20 38.26 Selecting previously unselected package python3-wheel. [2021-08-09T11:47:19.448Z] #20 38.27 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-09T11:47:19.448Z] #20 38.28 Unpacking python3-wheel (0.32.3-2) ... [2021-08-09T11:47:19.533Z] #20 55.77 Setting up python3-pip (18.1-5) ... [2021-08-09T11:47:19.704Z] #20 38.36 Selecting previously unselected package sudo. [2021-08-09T11:47:19.704Z] #20 38.38 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-09T11:47:19.704Z] #20 38.38 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-09T11:47:20.266Z] #20 38.88 Selecting previously unselected package thin-provisioning-tools. [2021-08-09T11:47:20.266Z] #20 38.89 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-09T11:47:20.266Z] #20 38.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-09T11:47:20.486Z] #20 56.87 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:47:20.486Z] #20 56.93 Processing triggers for mime-support (3.62) ... [2021-08-09T11:47:20.523Z] #20 39.16 Selecting previously unselected package uidmap. [2021-08-09T11:47:20.523Z] #20 39.16 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-09T11:47:20.523Z] #20 39.17 Unpacking uidmap (1:4.5-1.1) ... [2021-08-09T11:47:20.523Z] #20 39.27 Selecting previously unselected package vim-runtime. [2021-08-09T11:47:20.626Z] #20 7.874 Reading package lists... [2021-08-09T11:47:20.779Z] #20 39.28 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:47:20.779Z] #20 39.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-09T11:47:20.779Z] #20 39.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-09T11:47:20.779Z] #20 39.36 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-09T11:47:21.071Z] #20 DONE 57.5s [2021-08-09T11:47:21.071Z] [2021-08-09T11:47:21.071Z] #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 [2021-08-09T11:47:21.071Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-08-09T11:47:21.572Z] #20 12.87 Reading package lists... [2021-08-09T11:47:21.829Z] #20 15.40 Building dependency tree... [2021-08-09T11:47:22.008Z] #20 13.37 Building dependency tree... [2021-08-09T11:47:22.008Z] #20 14.60 Reading state information... [2021-08-09T11:47:22.392Z] #20 16.45 libcap2-bin is already the newest version (1:2.25-2). [2021-08-09T11:47:22.392Z] #20 16.45 The following additional packages will be installed: [2021-08-09T11:47:22.392Z] #20 16.45 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-09T11:47:22.392Z] #20 16.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-09T11:47:22.392Z] #20 16.45 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-09T11:47:22.392Z] #20 16.45 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-09T11:47:22.392Z] #20 16.45 python3.7 python3.7-minimal vim-runtime xxd [2021-08-09T11:47:22.392Z] #20 16.46 Suggested packages: [2021-08-09T11:47:22.392Z] #20 16.46 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-09T11:47:22.392Z] #20 16.46 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-09T11:47:22.392Z] #20 16.46 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-09T11:47:22.392Z] #20 16.46 quota [2021-08-09T11:47:22.392Z] #20 16.46 Recommended packages: [2021-08-09T11:47:22.392Z] #20 16.46 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-09T11:47:22.392Z] #20 16.46 python3-keyrings.alt python3-xdg unzip [2021-08-09T11:47:22.464Z] #21 1.408 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-09T11:47:22.464Z] #21 1.414 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-09T11:47:22.464Z] #21 1.419 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-09T11:47:22.464Z] #21 DONE 1.5s [2021-08-09T11:47:22.464Z] [2021-08-09T11:47:22.464Z] #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 [2021-08-09T11:47:22.464Z] #54 sha256:f37c0cffec12eeff23cb7904c9cff97b2dfa3a6b47f391abf32993b82877f5f8 [2021-08-09T11:47:22.464Z] #54 ... [2021-08-09T11:47:22.464Z] [2021-08-09T11:47:22.464Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-09T11:47:22.464Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-08-09T11:47:22.658Z] Client: Mirantis Container Runtime [2021-08-09T11:47:22.658Z] Version: 20.10.0 [2021-08-09T11:47:22.658Z] API version: 1.41 [2021-08-09T11:47:22.658Z] Go version: go1.13.15 [2021-08-09T11:47:22.658Z] Git commit: 6ee42dc [2021-08-09T11:47:22.658Z] Built: 03/11/2021 13:24:56 [2021-08-09T11:47:22.658Z] OS/Arch: windows/amd64 [2021-08-09T11:47:22.658Z] Context: default [2021-08-09T11:47:22.658Z] Experimental: true [2021-08-09T11:47:22.658Z] [2021-08-09T11:47:22.658Z] Server: Mirantis Container Runtime [2021-08-09T11:47:22.658Z] Engine: [2021-08-09T11:47:22.658Z] Version: 20.10.0 [2021-08-09T11:47:22.658Z] API version: 1.41 (minimum version 1.24) [2021-08-09T11:47:22.658Z] Go version: go1.13.15 [2021-08-09T11:47:22.658Z] Git commit: 1e08f21e79 [2021-08-09T11:47:22.658Z] Built: 03/11/2021 13:23:32 [2021-08-09T11:47:22.658Z] OS/Arch: windows/amd64 [2021-08-09T11:47:22.658Z] Experimental: true [2021-08-09T11:47:22.950Z] #20 15.54 The following additional packages will be installed: [2021-08-09T11:47:22.950Z] #20 15.54 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-09T11:47:22.950Z] #20 15.54 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-09T11:47:22.950Z] #20 15.54 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-09T11:47:22.950Z] #20 15.54 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-09T11:47:22.950Z] #20 15.55 libgcc1:ppc64el libgcc1:s390x [2021-08-09T11:47:22.950Z] #20 15.55 Suggested packages: [2021-08-09T11:47:22.950Z] #20 15.55 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-09T11:47:22.950Z] #20 15.55 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-09T11:47:22.950Z] #20 15.55 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-09T11:47:22.950Z] #20 15.55 libc-l10n:s390x locales:s390x [2021-08-09T11:47:22.950Z] #20 15.55 Recommended packages: [2021-08-09T11:47:22.950Z] #20 15.55 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-08-09T11:47:22.950Z] #20 15.55 libidn2-0:s390x [2021-08-09T11:47:22.950Z] #20 15.72 The following NEW packages will be installed: [2021-08-09T11:47:22.950Z] #20 15.72 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-09T11:47:22.950Z] #20 15.72 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-09T11:47:22.950Z] #20 15.72 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-09T11:47:22.950Z] #20 15.72 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-09T11:47:22.950Z] #20 15.72 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-09T11:47:22.950Z] #20 15.72 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-09T11:47:22.950Z] #20 15.73 libgcc1:ppc64el libgcc1:s390x [2021-08-09T11:47:23.210Z] #20 16.06 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:47:23.210Z] #20 16.06 Need to get 15.0 MB of archives. [2021-08-09T11:47:23.210Z] #20 16.06 After this operation, 68.1 MB of additional disk space will be used. [2021-08-09T11:47:23.210Z] #20 16.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-08-09T11:47:23.210Z] #20 16.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-08-09T11:47:23.210Z] #20 16.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-08-09T11:47:23.210Z] #20 16.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-08-09T11:47:23.210Z] #20 16.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-08-09T11:47:23.210Z] #20 16.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-08-09T11:47:23.210Z] #20 16.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-08-09T11:47:23.210Z] #20 16.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-08-09T11:47:23.296Z] #20 42.07 Selecting previously unselected package vim. [Pipeline] sh [2021-08-09T11:47:23.471Z] #20 16.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-08-09T11:47:23.471Z] #20 16.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-08-09T11:47:23.471Z] #20 16.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-08-09T11:47:23.471Z] #20 16.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-08-09T11:47:23.471Z] #20 16.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-08-09T11:47:23.471Z] #20 16.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-08-09T11:47:23.471Z] #20 16.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-08-09T11:47:23.471Z] #20 16.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-08-09T11:47:23.471Z] #20 16.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-08-09T11:47:23.471Z] #20 16.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-08-09T11:47:23.471Z] #20 16.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-08-09T11:47:23.471Z] #20 16.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-08-09T11:47:23.471Z] #20 16.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-08-09T11:47:23.471Z] #20 16.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-08-09T11:47:23.471Z] #20 16.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-08-09T11:47:23.552Z] #20 42.07 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-09T11:47:23.552Z] #20 42.09 Unpacking vim (2:8.1.0875-5) ... [2021-08-09T11:47:23.732Z] #20 16.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-09T11:47:23.732Z] #20 16.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-09T11:47:23.766Z] #20 17.63 The following NEW packages will be installed: [2021-08-09T11:47:23.766Z] #20 17.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-09T11:47:23.766Z] #20 17.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-09T11:47:23.766Z] #20 17.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-09T11:47:23.766Z] #20 17.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-09T11:47:23.766Z] #20 17.64 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-09T11:47:23.766Z] #20 17.64 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-09T11:47:23.766Z] #20 17.64 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-09T11:47:23.766Z] #20 17.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-09T11:47:23.766Z] #20 17.64 xz-utils zip [2021-08-09T11:47:23.809Z] #20 42.55 Selecting previously unselected package xfsprogs. [2021-08-09T11:47:23.809Z] #20 42.56 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-09T11:47:23.809Z] #20 42.56 Unpacking xfsprogs (4.20.0-1) ... [2021-08-09T11:47:23.994Z] #20 16.99 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:47:24.022Z] #20 17.94 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:47:24.022Z] #20 17.94 Need to get 28.6 MB of archives. [2021-08-09T11:47:24.022Z] #20 17.94 After this operation, 116 MB of additional disk space will be used. [2021-08-09T11:47:24.022Z] #20 17.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-09T11:47:24.022Z] #20 17.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-09T11:47:24.022Z] #20 17.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-09T11:47:24.022Z] #20 18.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-09T11:47:24.022Z] #20 18.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-09T11:47:24.022Z] #20 18.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-09T11:47:24.022Z] #20 18.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-09T11:47:24.022Z] #20 18.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-09T11:47:24.022Z] #20 18.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-09T11:47:24.022Z] #20 18.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-09T11:47:24.022Z] #20 18.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-09T11:47:24.022Z] #20 18.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-09T11:47:24.023Z] #20 18.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-09T11:47:24.023Z] #20 18.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-09T11:47:24.023Z] #20 18.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-09T11:47:24.187Z] + docker info [2021-08-09T11:47:24.254Z] #20 17.16 Fetched 15.0 MB in 1s (22.4 MB/s) [2021-08-09T11:47:24.254Z] #20 17.22 Selecting previously unselected package gcc-8-base:armhf. [2021-08-09T11:47:24.280Z] #20 18.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-09T11:47:24.280Z] #20 18.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-09T11:47:24.280Z] #20 18.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-09T11:47:24.280Z] #20 18.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-09T11:47:24.280Z] #20 18.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-09T11:47:24.280Z] #20 18.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-09T11:47:24.280Z] #20 18.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-09T11:47:24.280Z] #20 18.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-09T11:47:24.280Z] #20 18.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-09T11:47:24.280Z] #20 18.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-09T11:47:24.280Z] #20 18.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-09T11:47:24.280Z] #20 18.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-09T11:47:24.280Z] #20 18.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-09T11:47:24.280Z] #20 18.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-09T11:47:24.372Z] #20 43.08 Selecting previously unselected package zip. [2021-08-09T11:47:24.372Z] #20 43.09 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-09T11:47:24.372Z] #20 43.10 Unpacking zip (3.0-11+b1) ... [2021-08-09T11:47:24.515Z] #20 17.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-08-09T11:47:24.515Z] #20 17.25 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-08-09T11:47:24.515Z] #20 17.26 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-08-09T11:47:24.515Z] #20 17.32 Selecting previously unselected package gcc-8-base:ppc64el. [2021-08-09T11:47:24.515Z] #20 17.32 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-08-09T11:47:24.515Z] #20 17.33 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-09T11:47:24.515Z] #20 17.40 Selecting previously unselected package gcc-8-base:s390x. [2021-08-09T11:47:24.515Z] #20 17.40 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-08-09T11:47:24.515Z] #20 17.41 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-08-09T11:47:24.515Z] #20 17.46 Selecting previously unselected package gcc-8-base:arm64. [2021-08-09T11:47:24.515Z] #20 17.46 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-08-09T11:47:24.515Z] #20 17.47 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-08-09T11:47:24.515Z] #20 17.52 Selecting previously unselected package gcc-8-base:armel. [2021-08-09T11:47:24.628Z] #20 43.25 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-09T11:47:24.628Z] #20 43.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-09T11:47:24.628Z] #20 43.30 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:24.628Z] #20 43.32 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-09T11:47:24.628Z] #20 43.34 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-09T11:47:24.628Z] #20 43.37 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:24.628Z] #20 43.40 Setting up uidmap (1:4.5-1.1) ... [2021-08-09T11:47:24.628Z] #20 43.42 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-09T11:47:24.777Z] #20 17.54 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-08-09T11:47:24.777Z] #20 17.54 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-08-09T11:47:24.777Z] #20 17.60 Selecting previously unselected package libgcc1:arm64. [2021-08-09T11:47:24.777Z] #20 17.60 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-08-09T11:47:24.777Z] #20 17.62 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-08-09T11:47:24.844Z] #20 18.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-09T11:47:24.844Z] #20 18.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-09T11:47:24.844Z] #20 18.82 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-09T11:47:24.844Z] #20 18.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-09T11:47:24.844Z] #20 18.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-09T11:47:24.844Z] #20 18.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-09T11:47:24.844Z] #20 18.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-09T11:47:24.844Z] #20 18.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-09T11:47:24.844Z] #20 18.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-09T11:47:24.844Z] #20 18.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-09T11:47:24.844Z] #20 18.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-09T11:47:24.844Z] #20 18.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-09T11:47:24.844Z] #20 18.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-09T11:47:24.844Z] #20 18.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-09T11:47:24.844Z] #20 19.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-09T11:47:24.844Z] #20 19.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-09T11:47:24.885Z] #20 43.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:47:24.885Z] #20 43.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-09T11:47:24.885Z] #20 43.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:47:24.885Z] #20 43.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-09T11:47:24.885Z] #20 43.56 Setting up xxd (2:8.1.0875-5) ... [2021-08-09T11:47:24.885Z] #20 43.57 Setting up zip (3.0-11+b1) ... [2021-08-09T11:47:24.885Z] #20 43.59 Setting up vim-common (2:8.1.0875-5) ... [2021-08-09T11:47:24.885Z] #20 43.62 Setting up bash-completion (1:2.8-6) ... [2021-08-09T11:47:25.037Z] #20 17.70 Selecting previously unselected package libc6:arm64. [2021-08-09T11:47:25.037Z] #20 17.71 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-08-09T11:47:25.037Z] #20 17.88 Unpacking libc6:arm64 (2.28-10) ... [2021-08-09T11:47:25.101Z] #20 19.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-09T11:47:25.101Z] #20 19.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-09T11:47:25.101Z] #20 19.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-09T11:47:25.357Z] #20 19.34 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-09T11:47:25.610Z] #20 18.34 Selecting previously unselected package libapparmor1:arm64. [2021-08-09T11:47:25.610Z] #20 18.35 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-09T11:47:25.610Z] #20 18.35 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-09T11:47:25.610Z] #20 18.40 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-09T11:47:25.610Z] #20 18.41 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-09T11:47:25.610Z] #20 18.42 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-09T11:47:25.610Z] #20 18.49 Selecting previously unselected package libgcc1:armel. [2021-08-09T11:47:25.610Z] #20 18.49 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-08-09T11:47:25.610Z] #20 18.50 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-08-09T11:47:25.614Z] #20 19.81 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:47:25.871Z] #20 18.59 Selecting previously unselected package libc6:armel. [2021-08-09T11:47:25.871Z] #20 18.59 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-08-09T11:47:25.871Z] #20 18.80 Unpacking libc6:armel (2.28-10) ... [2021-08-09T11:47:25.871Z] #20 19.90 Fetched 28.6 MB in 2s (17.3 MB/s) [2021-08-09T11:47:25.871Z] #20 19.96 Selecting previously unselected package pigz. [2021-08-09T11:47:25.871Z] #20 19.96 (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.) [2021-08-09T11:47:25.871Z] #20 20.01 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-09T11:47:25.871Z] #20 20.02 Unpacking pigz (2.4-1) ... [2021-08-09T11:47:25.871Z] #20 20.10 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-09T11:47:25.871Z] #20 20.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:47:26.128Z] #20 20.11 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:26.384Z] #20 20.47 Selecting previously unselected package python3.7-minimal. [2021-08-09T11:47:26.384Z] #20 20.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:47:26.384Z] #20 20.48 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:47:26.449Z] #20 19.23 Selecting previously unselected package libapparmor1:armel. [2021-08-09T11:47:26.449Z] #20 19.23 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-08-09T11:47:26.449Z] #20 19.24 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-08-09T11:47:26.449Z] #20 19.29 Selecting previously unselected package libapparmor-dev:armel. [2021-08-09T11:47:26.449Z] #20 19.30 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-08-09T11:47:26.449Z] #20 19.30 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-08-09T11:47:26.449Z] #20 19.37 Selecting previously unselected package libgcc1:armhf. [2021-08-09T11:47:26.710Z] #20 19.38 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-08-09T11:47:26.710Z] #20 19.38 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-08-09T11:47:26.710Z] #20 19.45 Selecting previously unselected package libc6:armhf. [2021-08-09T11:47:26.710Z] #20 19.46 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-08-09T11:47:26.710Z] #20 19.66 Unpacking libc6:armhf (2.28-10) ... [2021-08-09T11:47:27.282Z] #20 20.08 Selecting previously unselected package libapparmor1:armhf. [2021-08-09T11:47:27.282Z] #20 20.08 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-08-09T11:47:27.282Z] #20 20.09 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-08-09T11:47:27.282Z] #20 20.15 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-09T11:47:27.282Z] #20 20.16 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-08-09T11:47:27.282Z] #20 20.16 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-08-09T11:47:27.314Z] #20 21.20 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:27.314Z] #20 21.23 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:47:27.403Z] #20 45.95 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:27.403Z] #20 45.96 Setting up xz-utils (5.2.4-1) ... [2021-08-09T11:47:27.403Z] #20 45.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-09T11:47:27.403Z] #20 45.99 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-09T11:47:27.403Z] #20 46.01 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-09T11:47:27.403Z] #20 46.07 invoke-rc.d: could not determine current runlevel [2021-08-09T11:47:27.403Z] #20 46.08 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T11:47:27.403Z] #20 46.09 Setting up pigz (2.4-1) ... [2021-08-09T11:47:27.403Z] #20 46.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-09T11:47:27.403Z] #20 46.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:47:27.403Z] #20 46.14 Setting up python-pip-whl (18.1-5) ... [2021-08-09T11:47:27.403Z] #20 46.15 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:47:27.403Z] #20 46.17 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-09T11:47:27.544Z] #20 20.23 Selecting previously unselected package libgcc1:ppc64el. [2021-08-09T11:47:27.544Z] #20 20.24 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-08-09T11:47:27.544Z] #20 20.24 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-09T11:47:27.544Z] #20 20.32 Selecting previously unselected package libc6:ppc64el. [2021-08-09T11:47:27.544Z] #20 20.32 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-08-09T11:47:27.544Z] #20 20.51 Unpacking libc6:ppc64el (2.28-10) ... [2021-08-09T11:47:27.780Z] #22 4.443 Collecting yamllint==1.26.1 [2021-08-09T11:47:27.965Z] #20 46.62 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-09T11:47:27.965Z] #20 46.63 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:47:27.965Z] #20 46.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:28.221Z] #20 46.77 Setting up vim (2:8.1.0875-5) ... [2021-08-09T11:47:28.221Z] #20 46.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-09T11:47:28.221Z] #20 46.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-09T11:47:28.221Z] #20 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-09T11:47:28.221Z] #20 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-09T11:47:28.221Z] #20 46.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-09T11:47:28.221Z] #20 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-09T11:47:28.221Z] #20 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-09T11:47:28.221Z] #20 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-09T11:47:28.221Z] #20 46.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:47:28.221Z] #20 46.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-09T11:47:28.221Z] #20 46.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-09T11:47:28.221Z] #20 46.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-09T11:47:28.221Z] #20 46.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:47:28.221Z] #20 46.93 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:28.485Z] #20 21.14 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-09T11:47:28.485Z] #20 21.14 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-08-09T11:47:28.485Z] #20 21.15 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-08-09T11:47:28.485Z] #20 21.21 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-09T11:47:28.485Z] #20 21.21 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-08-09T11:47:28.485Z] #20 21.22 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-09T11:47:28.485Z] #20 21.28 Selecting previously unselected package libgcc1:s390x. [2021-08-09T11:47:28.485Z] #20 21.29 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-08-09T11:47:28.485Z] #20 21.29 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-08-09T11:47:28.485Z] #20 21.36 Selecting previously unselected package libc6:s390x. [2021-08-09T11:47:28.686Z] #20 22.74 Selecting previously unselected package python3-minimal. [2021-08-09T11:47:28.686Z] #20 22.74 (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.) [2021-08-09T11:47:28.686Z] #20 22.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-09T11:47:28.686Z] #20 22.78 Unpacking python3-minimal (3.7.3-1) ... [2021-08-09T11:47:28.686Z] #20 22.86 Selecting previously unselected package libmpdec2:amd64. [2021-08-09T11:47:28.686Z] #20 22.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-09T11:47:28.686Z] #20 22.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:47:28.686Z] #20 22.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-09T11:47:28.686Z] #20 22.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:47:28.746Z] #20 21.37 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-08-09T11:47:28.746Z] #20 21.56 Unpacking libc6:s390x (2.28-10) ... [2021-08-09T11:47:28.943Z] #20 22.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:29.318Z] #20 22.11 Selecting previously unselected package libapparmor1:s390x. [2021-08-09T11:47:29.318Z] #20 22.12 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-08-09T11:47:29.318Z] #20 22.12 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-08-09T11:47:29.318Z] #20 22.18 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-09T11:47:29.318Z] #20 22.18 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-08-09T11:47:29.318Z] #20 22.19 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-08-09T11:47:29.578Z] #20 22.27 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-08-09T11:47:29.578Z] #20 22.29 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-08-09T11:47:29.578Z] #20 22.30 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-08-09T11:47:29.578Z] #20 22.31 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-09T11:47:29.578Z] #20 22.32 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-08-09T11:47:29.578Z] #20 22.34 Setting up libc6:arm64 (2.28-10) ... [2021-08-09T11:47:29.872Z] #20 23.75 Selecting previously unselected package python3.7. [2021-08-09T11:47:29.872Z] #20 23.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:47:29.872Z] #20 23.75 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:29.872Z] #20 23.86 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T11:47:29.872Z] #20 23.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-09T11:47:29.872Z] #20 23.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:47:29.872Z] #20 23.96 Setting up python3-minimal (3.7.3-1) ... [2021-08-09T11:47:30.435Z] #20 24.65 Selecting previously unselected package python3. [2021-08-09T11:47:30.692Z] #20 24.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-09T11:47:30.692Z] #20 24.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-09T11:47:30.692Z] #20 24.71 Unpacking python3 (3.7.3-1) ... [2021-08-09T11:47:30.692Z] #20 24.79 Selecting previously unselected package libip4tc0:amd64. [2021-08-09T11:47:30.692Z] #20 24.80 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-09T11:47:30.692Z] #20 24.80 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:30.739Z] #20 49.31 Setting up iptables (1.8.2-4) ... [2021-08-09T11:47:30.739Z] #20 49.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-09T11:47:30.739Z] #20 49.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-09T11:47:30.739Z] #20 49.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-09T11:47:30.739Z] #20 49.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-09T11:47:30.739Z] #20 49.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-09T11:47:30.739Z] #20 49.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-09T11:47:30.739Z] #20 49.47 Setting up python3 (3.7.3-1) ... [2021-08-09T11:47:30.949Z] #20 24.94 Selecting previously unselected package libip6tc0:amd64. [2021-08-09T11:47:30.949Z] #20 24.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-09T11:47:30.949Z] #20 24.96 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:30.949Z] #20 25.04 Selecting previously unselected package libiptc0:amd64. [2021-08-09T11:47:30.949Z] #20 25.05 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-09T11:47:30.949Z] #20 25.06 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:30.949Z] #20 25.14 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-09T11:47:30.962Z] #20 23.59 Setting up libc6:armel (2.28-10) ... [2021-08-09T11:47:30.995Z] #20 49.77 Setting up python3-wheel (0.32.3-2) ... [2021-08-09T11:47:31.205Z] #20 25.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-09T11:47:31.205Z] #20 25.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-09T11:47:31.205Z] #20 25.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-09T11:47:31.205Z] #20 25.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-09T11:47:31.205Z] #20 25.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-09T11:47:31.205Z] #20 25.31 Selecting previously unselected package libnftnl11:amd64. [2021-08-09T11:47:31.205Z] #20 25.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-09T11:47:31.205Z] #20 25.33 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-09T11:47:31.462Z] #20 25.41 Selecting previously unselected package iptables. [2021-08-09T11:47:31.462Z] #20 25.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-09T11:47:31.462Z] #20 25.43 Unpacking iptables (1.8.2-4) ... [2021-08-09T11:47:31.462Z] #20 25.70 Selecting previously unselected package xxd. [2021-08-09T11:47:31.462Z] #20 25.70 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-09T11:47:31.719Z] #20 25.71 Unpacking xxd (2:8.1.0875-5) ... [2021-08-09T11:47:31.719Z] #20 25.81 Selecting previously unselected package vim-common. [2021-08-09T11:47:31.719Z] #20 25.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:47:31.719Z] #20 25.83 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-09T11:47:31.925Z] #20 50.38 Setting up apparmor (2.13.2-10) ... [2021-08-09T11:47:31.925Z] #20 ... [2021-08-09T11:47:31.925Z] [2021-08-09T11:47:31.925Z] #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 [2021-08-09T11:47:31.925Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:47:31.925Z] #40 189.9 + dpkg --print-architecture [2021-08-09T11:47:31.925Z] #40 189.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-09T11:47:31.975Z] #20 26.00 Selecting previously unselected package bash-completion. [2021-08-09T11:47:31.975Z] #20 26.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-09T11:47:32.181Z] #40 190.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-09T11:47:32.181Z] #40 190.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-09T11:47:32.345Z] #20 24.84 Setting up libc6:armhf (2.28-10) ... [2021-08-09T11:47:33.085Z] #22 9.862 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-09T11:47:33.287Z] #20 26.09 Setting up libc6:ppc64el (2.28-10) ... [2021-08-09T11:47:33.348Z] #22 11.01 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-09T11:47:33.611Z] #22 11.07 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-09T11:47:33.611Z] #22 11.13 Collecting pyyaml (from yamllint==1.26.1) [2021-08-09T11:47:33.611Z] #22 11.33 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-08-09T11:47:34.494Z] #20 28.28 Unpacking bash-completion (1:2.8-6) ... [2021-08-09T11:47:34.494Z] #20 28.61 Selecting previously unselected package bzip2. [2021-08-09T11:47:34.494Z] #20 28.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-09T11:47:34.494Z] #20 28.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-09T11:47:34.494Z] #20 28.75 Selecting previously unselected package xz-utils. [2021-08-09T11:47:34.559Z] #22 11.94 Installing build dependencies: started [2021-08-09T11:47:34.673Z] #20 27.33 Setting up libc6:s390x (2.28-10) ... [2021-08-09T11:47:34.751Z] #20 28.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-09T11:47:34.751Z] #20 28.76 Unpacking xz-utils (5.2.4-1) ... [2021-08-09T11:47:34.751Z] #20 28.91 Selecting previously unselected package apparmor. [2021-08-09T11:47:34.751Z] #20 28.92 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-09T11:47:34.751Z] #20 29.01 Unpacking apparmor (2.13.2-10) ... [2021-08-09T11:47:35.314Z] #20 29.31 Selecting previously unselected package aufs-tools. [2021-08-09T11:47:35.314Z] #20 29.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-09T11:47:35.314Z] #20 29.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-09T11:47:35.314Z] #20 29.42 Selecting previously unselected package libonig5:amd64. [2021-08-09T11:47:35.314Z] #20 29.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-09T11:47:35.314Z] #20 29.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:47:35.314Z] #20 29.56 Selecting previously unselected package libjq1:amd64. [2021-08-09T11:47:35.571Z] #20 29.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:47:35.571Z] #20 29.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:47:35.571Z] #20 29.68 Selecting previously unselected package jq. [2021-08-09T11:47:35.571Z] #20 29.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:47:35.571Z] #20 29.69 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-09T11:47:35.571Z] #20 29.76 Selecting previously unselected package libaio1:amd64. [2021-08-09T11:47:35.571Z] #20 29.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-09T11:47:35.571Z] #20 29.78 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-09T11:47:35.615Z] #20 28.61 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-09T11:47:35.828Z] #20 29.83 Selecting previously unselected package libgpm2:amd64. [2021-08-09T11:47:35.828Z] #20 29.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-09T11:47:35.828Z] #20 29.84 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-09T11:47:35.828Z] #20 29.90 Selecting previously unselected package libicu63:amd64. [2021-08-09T11:47:35.828Z] #20 29.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-09T11:47:35.828Z] #20 29.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-09T11:47:35.875Z] #20 28.63 Setting up libapparmor1:armel (2.13.2-10) ... [2021-08-09T11:47:35.875Z] #20 28.64 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-08-09T11:47:35.875Z] #20 28.65 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-08-09T11:47:35.875Z] #20 28.67 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-08-09T11:47:35.875Z] #20 28.69 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-08-09T11:47:35.875Z] #20 28.70 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-08-09T11:47:35.875Z] #20 28.72 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-08-09T11:47:35.875Z] #20 28.73 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-09T11:47:35.875Z] #20 28.75 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-08-09T11:47:35.875Z] #20 28.77 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-09T11:47:35.875Z] #20 28.78 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-08-09T11:47:35.875Z] #20 28.79 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-08-09T11:47:35.875Z] #20 28.80 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-09T11:47:35.875Z] #20 28.82 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-08-09T11:47:36.136Z] #20 28.83 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:47:36.708Z] #20 DONE 29.5s [2021-08-09T11:47:36.708Z] [2021-08-09T11:47:36.708Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-09T11:47:36.708Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-08-09T11:47:37.874Z] #22 ... [2021-08-09T11:47:37.874Z] [2021-08-09T11:47:37.874Z] #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 [2021-08-09T11:47:37.874Z] #50 sha256:0d157e7d161ae5cba0f9508bc50982190be60da944fa5545a6268c3522373f0e [2021-08-09T11:47:37.874Z] #50 170.4 + /build/golangci-lint --version [2021-08-09T11:47:37.874Z] #50 170.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-09T11:47:38.094Z] #21 DONE 1.4s [2021-08-09T11:47:38.094Z] [2021-08-09T11:47:38.094Z] #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 [2021-08-09T11:47:38.094Z] #61 sha256:8da230a6bcc71180a30f92eef709765987a4e05f0584b0483bdc35b472992d65 [2021-08-09T11:47:38.094Z] #61 1.412 + RM_GOPATH=0 [2021-08-09T11:47:38.094Z] #61 1.412 + TMP_GOPATH= [2021-08-09T11:47:38.094Z] #61 1.412 + : /build [2021-08-09T11:47:38.094Z] #61 1.412 + '[' -z '' ']' [2021-08-09T11:47:38.094Z] #61 1.413 ++ mktemp -d [2021-08-09T11:47:38.094Z] #61 1.414 + export GOPATH=/tmp/tmp.WKvYrVRWbG [2021-08-09T11:47:38.094Z] #61 1.414 + GOPATH=/tmp/tmp.WKvYrVRWbG [2021-08-09T11:47:38.094Z] #61 1.414 + RM_GOPATH=1 [2021-08-09T11:47:38.094Z] #61 1.414 + case "$(go env GOARCH)" in [2021-08-09T11:47:38.094Z] #61 1.415 ++ go env GOARCH [2021-08-09T11:47:38.094Z] #61 1.436 + export GO_BUILDMODE=-buildmode=pie [2021-08-09T11:47:38.094Z] #61 1.436 + GO_BUILDMODE=-buildmode=pie [2021-08-09T11:47:38.094Z] #61 1.436 ++ dirname /tmp/install/install.sh [2021-08-09T11:47:38.094Z] #61 1.437 + dir=/tmp/install [2021-08-09T11:47:38.094Z] #61 1.437 + bin=runc [2021-08-09T11:47:38.094Z] #61 1.437 + shift [2021-08-09T11:47:38.094Z] #61 1.437 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-09T11:47:38.094Z] #61 1.437 + . /tmp/install/runc.installer [2021-08-09T11:47:38.094Z] #61 1.441 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-09T11:47:38.094Z] #61 1.441 + install_runc [2021-08-09T11:47:38.094Z] #61 1.442 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-09T11:47:38.094Z] #61 1.443 + uname -r [2021-08-09T11:47:38.094Z] #61 1.444 + RUNC_BUILDTAGS='seccomp ' [2021-08-09T11:47:38.094Z] #61 1.447 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-09T11:47:38.094Z] #61 1.447 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-09T11:47:38.094Z] #61 1.447 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WKvYrVRWbG/src/github.com/opencontainers/runc [2021-08-09T11:47:38.094Z] #61 1.447 Cloning into '/tmp/tmp.WKvYrVRWbG/src/github.com/opencontainers/runc'... [2021-08-09T11:47:38.137Z] #50 DONE 171.1s [2021-08-09T11:47:38.137Z] [2021-08-09T11:47:38.137Z] #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 [2021-08-09T11:47:38.137Z] #54 sha256:f37c0cffec12eeff23cb7904c9cff97b2dfa3a6b47f391abf32993b82877f5f8 [2021-08-09T11:47:39.100Z] #20 32.82 Selecting previously unselected package libnet1:amd64. [2021-08-09T11:47:39.100Z] #20 32.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-09T11:47:39.100Z] #20 32.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:47:39.100Z] #20 32.93 Selecting previously unselected package libnl-3-200:amd64. [2021-08-09T11:47:39.100Z] #20 32.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-09T11:47:39.100Z] #20 32.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:47:39.100Z] #20 33.03 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-09T11:47:39.100Z] #20 33.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-09T11:47:39.100Z] #20 33.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:47:39.100Z] #20 33.10 Selecting previously unselected package libreadline5:amd64. [2021-08-09T11:47:39.100Z] #20 33.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-09T11:47:39.100Z] #20 33.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-09T11:47:39.100Z] #20 33.21 Selecting previously unselected package net-tools. [2021-08-09T11:47:39.100Z] #20 33.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-09T11:47:39.100Z] #20 33.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-09T11:47:39.356Z] #20 33.40 Selecting previously unselected package patch. [2021-08-09T11:47:39.356Z] #20 33.40 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-09T11:47:39.356Z] #20 33.42 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-09T11:47:39.356Z] #20 33.54 Selecting previously unselected package python-pip-whl. [2021-08-09T11:47:39.356Z] #20 33.54 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-09T11:47:39.356Z] #20 33.58 Unpacking python-pip-whl (18.1-5) ... [2021-08-09T11:47:39.482Z] #61 ... [2021-08-09T11:47:39.482Z] [2021-08-09T11:47:39.482Z] #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 [2021-08-09T11:47:39.482Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-08-09T11:47:39.482Z] #22 DONE 1.3s [2021-08-09T11:47:39.482Z] [2021-08-09T11:47:39.482Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-09T11:47:39.482Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-08-09T11:47:39.920Z] #20 34.06 Selecting previously unselected package python3-lib2to3. [2021-08-09T11:47:39.920Z] #20 34.06 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-09T11:47:39.920Z] #20 34.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-09T11:47:39.920Z] #20 34.16 Selecting previously unselected package python3-distutils. [2021-08-09T11:47:40.177Z] #20 34.17 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-09T11:47:40.177Z] #20 34.18 Unpacking python3-distutils (3.7.3-1) ... [2021-08-09T11:47:40.177Z] #20 34.32 Selecting previously unselected package python3-pip. [2021-08-09T11:47:40.177Z] #20 34.33 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-09T11:47:40.177Z] #20 34.35 Unpacking python3-pip (18.1-5) ... [2021-08-09T11:47:40.274Z] #40 ... [2021-08-09T11:47:40.274Z] [2021-08-09T11:47:40.274Z] #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 [2021-08-09T11:47:40.274Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-09T11:47:40.274Z] #20 52.80 Setting up xfsprogs (4.20.0-1) ... [2021-08-09T11:47:40.274Z] #20 52.85 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-09T11:47:40.274Z] #20 53.24 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:47:40.274Z] #20 54.09 Setting up python3-distutils (3.7.3-1) ... [2021-08-09T11:47:40.274Z] #20 54.65 Setting up python3-setuptools (40.8.0-1) ... [2021-08-09T11:47:40.274Z] #20 55.76 Setting up python3-pip (18.1-5) ... [2021-08-09T11:47:40.274Z] #20 56.60 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:47:40.274Z] #20 56.83 Processing triggers for mime-support (3.62) ... [2021-08-09T11:47:40.274Z] #20 DONE 58.9s [2021-08-09T11:47:40.274Z] [2021-08-09T11:47:40.274Z] #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 [2021-08-09T11:47:40.274Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-08-09T11:47:40.425Z] #23 1.032 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-09T11:47:40.434Z] #20 34.52 Selecting previously unselected package python3-pkg-resources. [2021-08-09T11:47:40.434Z] #20 34.53 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-09T11:47:40.434Z] #20 34.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:47:40.686Z] #23 DONE 1.5s [2021-08-09T11:47:40.686Z] [2021-08-09T11:47:40.686Z] #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 [2021-08-09T11:47:40.686Z] #61 sha256:8da230a6bcc71180a30f92eef709765987a4e05f0584b0483bdc35b472992d65 [2021-08-09T11:47:40.690Z] #20 34.68 Selecting previously unselected package python3-setuptools. [2021-08-09T11:47:40.690Z] #20 34.68 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-09T11:47:40.690Z] #20 34.69 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-09T11:47:40.690Z] #20 34.89 Selecting previously unselected package python3-wheel. [2021-08-09T11:47:40.690Z] #20 34.89 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-09T11:47:40.948Z] #20 34.91 Unpacking python3-wheel (0.32.3-2) ... [2021-08-09T11:47:40.948Z] #20 34.97 Selecting previously unselected package sudo. [2021-08-09T11:47:40.948Z] #20 34.97 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-09T11:47:40.948Z] #20 34.99 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-09T11:47:41.464Z] #20 35.48 Selecting previously unselected package thin-provisioning-tools. [2021-08-09T11:47:41.464Z] #20 35.48 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-09T11:47:41.464Z] #20 35.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-09T11:47:41.638Z] #61 4.977 + cd /tmp/tmp.WKvYrVRWbG/src/github.com/opencontainers/runc [2021-08-09T11:47:41.638Z] #61 4.977 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-09T11:47:41.640Z] #21 1.146 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-09T11:47:41.640Z] #21 1.152 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-09T11:47:41.640Z] #21 1.163 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-09T11:47:41.640Z] #21 DONE 1.3s [2021-08-09T11:47:41.640Z] [2021-08-09T11:47:41.640Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-09T11:47:41.640Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-09T11:47:41.721Z] #20 35.68 Selecting previously unselected package uidmap. [2021-08-09T11:47:41.721Z] #20 35.68 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-09T11:47:41.721Z] #20 35.69 Unpacking uidmap (1:4.5-1.1) ... [2021-08-09T11:47:41.721Z] #20 35.80 Selecting previously unselected package vim-runtime. [2021-08-09T11:47:41.721Z] #20 35.82 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:47:41.721Z] #20 35.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-09T11:47:41.721Z] #20 35.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-09T11:47:41.875Z] Client: [2021-08-09T11:47:41.875Z] Context: default [2021-08-09T11:47:41.875Z] Debug Mode: false [2021-08-09T11:47:41.875Z] Plugins: [2021-08-09T11:47:41.875Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-09T11:47:41.875Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-09T11:47:41.875Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-09T11:47:41.875Z] [2021-08-09T11:47:41.875Z] Server: [2021-08-09T11:47:41.875Z] Containers: 0 [2021-08-09T11:47:41.875Z] Running: 0 [2021-08-09T11:47:41.875Z] Paused: 0 [2021-08-09T11:47:41.875Z] Stopped: 0 [2021-08-09T11:47:41.875Z] Images: 0 [2021-08-09T11:47:41.875Z] Server Version: 20.10.0 [2021-08-09T11:47:41.875Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-09T11:47:41.875Z] Windows: [2021-08-09T11:47:41.875Z] LCOW: [2021-08-09T11:47:41.875Z] Logging Driver: json-file [2021-08-09T11:47:41.875Z] Plugins: [2021-08-09T11:47:41.875Z] Volume: local [2021-08-09T11:47:41.875Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T11:47:41.875Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T11:47:41.875Z] Swarm: inactive [2021-08-09T11:47:41.875Z] Default Isolation: process [2021-08-09T11:47:41.875Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-09T11:47:41.875Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-09T11:47:41.875Z] OSType: windows [2021-08-09T11:47:41.875Z] Architecture: x86_64 [2021-08-09T11:47:41.875Z] CPUs: 4 [2021-08-09T11:47:41.875Z] Total Memory: 32GiB [2021-08-09T11:47:41.875Z] Name: azwin-2-7eef70 [2021-08-09T11:47:41.875Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-08-09T11:47:41.875Z] Docker Root Dir: D:\docker [2021-08-09T11:47:41.875Z] Debug Mode: false [2021-08-09T11:47:41.875Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:47:41.875Z] Labels: [2021-08-09T11:47:41.875Z] Experimental: true [2021-08-09T11:47:41.875Z] Insecure Registries: [2021-08-09T11:47:41.875Z] 10.0.0.4:5000 [2021-08-09T11:47:41.875Z] 127.0.0.0/8 [2021-08-09T11:47:41.875Z] Registry Mirrors: [2021-08-09T11:47:41.875Z] http://10.0.0.4:5000/ [2021-08-09T11:47:41.875Z] Live Restore Enabled: false [2021-08-09T11:47:41.875Z] [2021-08-09T11:47:41.899Z] #61 5.165 + '[' -z '' ']' [2021-08-09T11:47:41.899Z] #61 5.165 + target=static [2021-08-09T11:47:41.899Z] #61 5.165 + make 'BUILDTAGS=seccomp ' static [2021-08-09T11:47:41.899Z] #61 ... [2021-08-09T11:47:41.899Z] [2021-08-09T11:47:41.899Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-09T11:47:41.899Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-08-09T11:47:41.899Z] #24 DONE 1.1s [2021-08-09T11:47:41.978Z] #20 35.89 Unpacking vim-runtime (2:8.1.0875-5) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-09T11:47:42.159Z] [2021-08-09T11:47:42.159Z] #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 [2021-08-09T11:47:42.159Z] #61 sha256:8da230a6bcc71180a30f92eef709765987a4e05f0584b0483bdc35b472992d65 [2021-08-09T11:47:42.159Z] #61 5.549 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 . [2021-08-09T11:47:43.546Z] #61 ... [2021-08-09T11:47:43.546Z] [2021-08-09T11:47:43.546Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-09T11:47:43.546Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-08-09T11:47:43.546Z] #25 DONE 1.4s [2021-08-09T11:47:43.546Z] [2021-08-09T11:47:43.546Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-08-09T11:47:43.546Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-08-09T11:47:44.489Z] #26 DONE 1.1s [2021-08-09T11:47:44.489Z] [2021-08-09T11:47:44.489Z] #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 [2021-08-09T11:47:44.490Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-08-09T11:47:44.503Z] #20 38.62 Selecting previously unselected package vim. [2021-08-09T11:47:44.503Z] #20 38.64 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-09T11:47:44.503Z] #20 38.65 Unpacking vim (2:8.1.0875-5) ... [2021-08-09T11:47:45.067Z] #20 39.06 Selecting previously unselected package xfsprogs. [2021-08-09T11:47:45.067Z] #20 39.07 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-09T11:47:45.067Z] #20 39.07 Unpacking xfsprogs (4.20.0-1) ... [2021-08-09T11:47:45.325Z] #20 39.47 Selecting previously unselected package zip. [2021-08-09T11:47:45.325Z] #20 39.48 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-09T11:47:45.325Z] #20 39.51 Unpacking zip (3.0-11+b1) ... [2021-08-09T11:47:45.582Z] #20 39.66 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-09T11:47:45.582Z] #20 39.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-09T11:47:45.582Z] #20 39.70 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:45.582Z] #20 39.71 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-09T11:47:45.582Z] #20 39.73 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-09T11:47:45.582Z] #20 39.74 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:45.582Z] #20 39.76 Setting up uidmap (1:4.5-1.1) ... [2021-08-09T11:47:45.582Z] #20 39.78 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-09T11:47:45.582Z] #20 39.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:47:45.582Z] #20 39.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-09T11:47:45.582Z] #20 39.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:47:45.582Z] #20 39.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-09T11:47:45.839Z] #20 39.84 Setting up xxd (2:8.1.0875-5) ... [2021-08-09T11:47:45.839Z] #20 39.85 Setting up zip (3.0-11+b1) ... [2021-08-09T11:47:45.839Z] #20 39.86 Setting up vim-common (2:8.1.0875-5) ... [2021-08-09T11:47:45.839Z] #20 39.89 Setting up bash-completion (1:2.8-6) ... [2021-08-09T11:47:45.875Z] #27 1.309 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-09T11:47:45.875Z] #27 1.392 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-09T11:47:45.875Z] #27 1.483 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-09T11:47:46.136Z] #27 1.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-09T11:47:46.136Z] #27 1.586 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] [2021-08-09T11:47:46.136Z] #27 1.627 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] [2021-08-09T11:47:46.136Z] #27 1.641 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-09T11:47:46.136Z] #27 1.670 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-09T11:47:46.397Z] #27 1.690 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-09T11:47:46.397Z] #27 1.717 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-09T11:47:46.769Z] #20 ... [2021-08-09T11:47:46.769Z] [2021-08-09T11:47:46.769Z] #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 [2021-08-09T11:47:46.769Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:47:46.888Z] #22 4.532 Collecting yamllint==1.26.1 [2021-08-09T11:47:46.970Z] #27 2.444 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-09T11:47:47.026Z] #40 173.0 + dpkg --print-architecture [2021-08-09T11:47:47.026Z] #40 173.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-09T11:47:47.283Z] #40 173.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-09T11:47:47.283Z] #40 173.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-09T11:47:47.542Z] #27 3.041 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-09T11:47:48.114Z] #27 3.509 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-09T11:47:48.160Z] #54 ... [2021-08-09T11:47:48.160Z] [2021-08-09T11:47:48.160Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-09T11:47:48.160Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-08-09T11:47:48.160Z] #22 25.83 Installing build dependencies: finished with status 'done' [2021-08-09T11:47:48.686Z] #27 4.065 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-09T11:47:49.258Z] #27 4.610 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-09T11:47:49.519Z] #27 5.062 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-09T11:47:50.091Z] #27 5.475 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [299 kB] [2021-08-09T11:47:50.091Z] #27 5.499 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [273 kB] [2021-08-09T11:47:50.091Z] #27 5.506 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] [2021-08-09T11:47:50.091Z] #27 5.518 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] [2021-08-09T11:47:50.091Z] #27 5.532 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] [2021-08-09T11:47:50.091Z] #27 5.544 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] [2021-08-09T11:47:50.091Z] #27 5.566 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-09T11:47:50.091Z] #27 5.568 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-09T11:47:50.091Z] #27 5.569 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-09T11:47:50.091Z] #27 5.569 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-09T11:47:50.091Z] #27 5.569 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-09T11:47:50.091Z] #27 5.570 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-09T11:47:52.139Z] #22 9.876 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-09T11:47:52.396Z] #22 10.85 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-09T11:47:52.396Z] #22 10.90 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-09T11:47:52.548Z] #40 ... [2021-08-09T11:47:52.548Z] [2021-08-09T11:47:52.548Z] #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 [2021-08-09T11:47:52.548Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-09T11:47:52.548Z] #20 42.55 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-09T11:47:52.548Z] #20 42.57 Setting up xz-utils (5.2.4-1) ... [2021-08-09T11:47:52.549Z] #20 42.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-09T11:47:52.549Z] #20 42.60 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-09T11:47:52.549Z] #20 42.61 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-09T11:47:52.549Z] #20 42.68 invoke-rc.d: could not determine current runlevel [2021-08-09T11:47:52.549Z] #20 42.68 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T11:47:52.549Z] #20 42.70 Setting up pigz (2.4-1) ... [2021-08-09T11:47:52.549Z] #20 42.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-09T11:47:52.549Z] #20 42.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:47:52.549Z] #20 42.75 Setting up python-pip-whl (18.1-5) ... [2021-08-09T11:47:52.549Z] #20 42.77 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:47:52.549Z] #20 42.78 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-09T11:47:52.549Z] #20 43.14 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-09T11:47:52.549Z] #20 43.15 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:47:52.549Z] #20 43.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:52.549Z] #20 43.19 Setting up vim (2:8.1.0875-5) ... [2021-08-09T11:47:52.549Z] #20 43.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-09T11:47:52.549Z] #20 43.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-09T11:47:52.549Z] #20 43.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-09T11:47:52.549Z] #20 43.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-09T11:47:52.549Z] #20 43.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-09T11:47:52.549Z] #20 43.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-09T11:47:52.549Z] #20 43.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-09T11:47:52.549Z] #20 43.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-09T11:47:52.549Z] #20 43.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:47:52.549Z] #20 43.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-09T11:47:52.549Z] #20 43.34 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-09T11:47:52.549Z] #20 43.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-09T11:47:52.549Z] #20 43.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:47:52.549Z] #20 43.38 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:47:52.549Z] #20 45.65 Setting up iptables (1.8.2-4) ... [2021-08-09T11:47:52.549Z] #20 45.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-09T11:47:52.549Z] #20 45.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-09T11:47:52.549Z] #20 45.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-09T11:47:52.549Z] #20 45.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-09T11:47:52.549Z] #20 45.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-09T11:47:52.549Z] #20 45.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-09T11:47:52.549Z] #20 45.78 Setting up python3 (3.7.3-1) ... [2021-08-09T11:47:52.549Z] #20 46.46 Setting up python3-wheel (0.32.3-2) ... [2021-08-09T11:47:52.641Z] #27 ... [2021-08-09T11:47:52.641Z] [2021-08-09T11:47:52.641Z] #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 [2021-08-09T11:47:52.641Z] #64 sha256:bfc3f7b420f7c3ddb705c533e65b3db0a00c92a6a2b64888a176ec1ce2e706f7 [2021-08-09T11:47:52.641Z] #64 58.77 + bin/containerd [2021-08-09T11:47:52.653Z] #22 10.97 Collecting pyyaml (from yamllint==1.26.1) [2021-08-09T11:47:52.653Z] #22 11.15 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-09T11:47:52.910Z] #22 11.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-09T11:47:52.910Z] #22 11.39 Building wheels for collected packages: yamllint [2021-08-09T11:47:52.910Z] #22 11.39 Running setup.py bdist_wheel for yamllint: started [2021-08-09T11:47:53.125Z] #20 47.30 Setting up apparmor (2.13.2-10) ... [2021-08-09T11:47:53.457Z] #22 30.87 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-09T11:47:53.457Z] #22 30.87 Building wheels for collected packages: yamllint, pyyaml [2021-08-09T11:47:53.457Z] #22 30.87 Running setup.py bdist_wheel for yamllint: started [2021-08-09T11:47:53.840Z] #22 12.34 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-09T11:47:54.097Z] #22 12.34 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-09T11:47:54.097Z] #22 12.36 Successfully built yamllint [2021-08-09T11:47:54.097Z] #22 12.38 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-09T11:47:54.354Z] #22 12.76 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-09T11:47:54.403Z] #22 31.75 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-09T11:47:54.403Z] #22 31.75 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-09T11:47:54.403Z] #22 31.81 Running setup.py bdist_wheel for pyyaml: started [2021-08-09T11:47:55.030Z] #20 49.03 Setting up xfsprogs (4.20.0-1) ... [2021-08-09T11:47:55.030Z] #20 49.07 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-09T11:47:55.284Z] #22 ... [2021-08-09T11:47:55.284Z] [2021-08-09T11:47:55.284Z] #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 [2021-08-09T11:47:55.284Z] #50 sha256:238e00dcf13afbd51c4279f335524780828fc1925b2a5155af710a02ba2edf55 [2021-08-09T11:47:55.284Z] #50 213.5 + /build/golangci-lint --version [2021-08-09T11:47:55.284Z] #50 213.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-09T11:47:55.286Z] #20 49.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:47:55.349Z] #22 33.07 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-08-09T11:47:55.617Z] #22 33.08 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-08-09T11:47:55.617Z] #22 33.26 Successfully built yamllint pyyaml [2021-08-09T11:47:55.617Z] #22 33.28 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-09T11:47:55.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-09T11:47:55.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-09T11:47:55.914Z] #22 33.60 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-09T11:47:56.215Z] #20 50.22 Setting up python3-distutils (3.7.3-1) ... [2021-08-09T11:47:56.471Z] #20 50.60 Setting up python3-setuptools (40.8.0-1) ... [2021-08-09T11:47:56.502Z] #22 DONE 34.1s [2021-08-09T11:47:56.502Z] [2021-08-09T11:47:56.502Z] #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 [2021-08-09T11:47:56.502Z] #57 sha256:6865233a798ece634fee212100a0127f979df9f628e99fc62a33ef0b64058cac [2021-08-09T11:47:57.178Z] #50 ... [2021-08-09T11:47:57.178Z] [2021-08-09T11:47:57.178Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-09T11:47:57.178Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-09T11:47:57.178Z] #22 DONE 15.3s [2021-08-09T11:47:57.178Z] [2021-08-09T11:47:57.178Z] #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 [2021-08-09T11:47:57.178Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:47:57.178Z] #40 DONE 214.9s [2021-08-09T11:47:57.178Z] [2021-08-09T11:47:57.178Z] #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 [2021-08-09T11:47:57.178Z] #50 sha256:238e00dcf13afbd51c4279f335524780828fc1925b2a5155af710a02ba2edf55 [2021-08-09T11:47:57.178Z] #50 DONE 215.4s [2021-08-09T11:47:57.178Z] [2021-08-09T11:47:57.178Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-09T11:47:57.178Z] #25 sha256:a4501d3c5837b191c066cd9408b8ddd6c7e4de88288d9464eb20505334df476c [2021-08-09T11:47:57.404Z] #20 51.49 Setting up python3-pip (18.1-5) ... [2021-08-09T11:47:58.110Z] #25 DONE 1.2s [2021-08-09T11:47:58.110Z] [2021-08-09T11:47:58.110Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-09T11:47:58.110Z] #30 sha256:94ae6bcf81d4d80489571d3f780b3e6f65128edc68ec46d98e0c2df299cb5874 [2021-08-09T11:47:58.336Z] #20 52.48 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:47:58.336Z] #20 52.52 Processing triggers for mime-support (3.62) ... [2021-08-09T11:47:58.900Z] #20 DONE 52.9s [2021-08-09T11:47:58.900Z] [2021-08-09T11:47:58.900Z] #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 [2021-08-09T11:47:58.900Z] #50 sha256:f4a845572ed2d8b2fdbb0d46b27bf950d888a92448908f8c14352cfe2c06ae67 [2021-08-09T11:47:58.900Z] #50 ... [2021-08-09T11:47:58.900Z] [2021-08-09T11:47:58.900Z] #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 [2021-08-09T11:47:58.900Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-08-09T11:48:00.793Z] #21 1.577 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-09T11:48:00.793Z] #21 1.581 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-09T11:48:00.793Z] #21 1.585 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-09T11:48:00.793Z] #21 DONE 1.7s [2021-08-09T11:48:00.793Z] [2021-08-09T11:48:00.793Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-09T11:48:00.794Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-09T11:48:02.645Z] #64 ... [2021-08-09T11:48:02.645Z] [2021-08-09T11:48:02.646Z] #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 [2021-08-09T11:48:02.646Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-08-09T11:48:02.646Z] #27 18.25 Fetched 51.2 MB in 17s (2983 kB/s) [2021-08-09T11:48:03.113Z] #57 160.0 + bin/containerd [2021-08-09T11:48:03.678Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-09T11:48:03.678Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5d7f1018\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-09T11:48:03.678Z] ---------------------------------------------------------------------------- [2021-08-09T11:48:03.678Z] [2021-08-09T11:48:03.678Z] INFO: executeCI.ps1 starting at Mon Aug 9 11:48:01 CUT 2021 [2021-08-09T11:48:03.678Z] [2021-08-09T11:48:03.678Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-09T11:48:03.678Z] INFO: Running git version 2.24.1.windows.2 [2021-08-09T11:48:03.678Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-08-09T11:48:03.678Z] INFO: Environment variables: [2021-08-09T11:48:03.678Z] [2021-08-09T11:48:03.678Z] Name Value [2021-08-09T11:48:03.678Z] ---- ----- [2021-08-09T11:48:03.678Z] ALLUSERSPROFILE C:\ProgramData [2021-08-09T11:48:03.678Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-09T11:48:03.678Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-09T11:48:03.678Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-09T11:48:03.678Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-09T11:48:03.678Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-09T11:48:03.678Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-09T11:48:03.678Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-09T11:48:03.678Z] BRANCH_NAME PR-42726 [2021-08-09T11:48:03.678Z] BUILD_DISPLAY_NAME #2 [2021-08-09T11:48:03.678Z] BUILD_ID 2 [2021-08-09T11:48:03.678Z] BUILD_NUMBER 2 [2021-08-09T11:48:03.678Z] BUILD_TAG jenkins-moby-PR-42726-2 [2021-08-09T11:48:03.678Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/ [2021-08-09T11:48:03.678Z] CHANGE_AUTHOR thaJeztah [2021-08-09T11:48:03.678Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-09T11:48:03.679Z] CHANGE_BRANCH daemon_simplify_nwconfig [2021-08-09T11:48:03.679Z] CHANGE_FORK thaJeztah/docker [2021-08-09T11:48:03.679Z] CHANGE_ID 42726 [2021-08-09T11:48:03.679Z] CHANGE_TARGET master [2021-08-09T11:48:03.679Z] CHANGE_TITLE daemon: simplify networking config [2021-08-09T11:48:03.679Z] CHANGE_URL https://github.com/moby/moby/pull/42726 [2021-08-09T11:48:03.679Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T11:48:03.679Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-09T11:48:03.679Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-09T11:48:03.679Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-09T11:48:03.679Z] COMPUTERNAME azwin-2-7eef70 [2021-08-09T11:48:03.679Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-09T11:48:03.679Z] ConfigSequenceNumber 0 [2021-08-09T11:48:03.679Z] DOCKER_BUILDKIT 0 [2021-08-09T11:48:03.679Z] DOCKER_DUT_DEBUG 1 [2021-08-09T11:48:03.679Z] DOCKER_EXPERIMENTAL 1 [2021-08-09T11:48:03.679Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-09T11:48:03.679Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-09T11:48:03.679Z] EXECUTOR_NUMBER 0 [2021-08-09T11:48:03.679Z] FQDN azwin-2-7eef70.westus.cloudapp.azure.com [2021-08-09T11:48:03.679Z] GIT_BRANCH PR-42726 [2021-08-09T11:48:03.679Z] GIT_COMMIT e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:48:03.679Z] GIT_PREVIOUS_COMMIT e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:48:03.679Z] GIT_URL https://github.com/moby/moby.git [2021-08-09T11:48:03.679Z] HUDSON_COOKIE 37ac022e-8fe0-40a7-8727-db2f2f3c2470 [2021-08-09T11:48:03.679Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-09T11:48:03.679Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-09T11:48:03.679Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-09T11:48:03.679Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-08-09T11:48:03.679Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-09T11:48:03.679Z] JENKINS_NODE_COOKIE 6483e683-0881-46b4-9549-f9056d2656c5 [2021-08-09T11:48:03.679Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-09T11:48:03.679Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-09T11:48:03.679Z] JOB_BASE_NAME PR-42726 [2021-08-09T11:48:03.679Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/display/redirect [2021-08-09T11:48:03.679Z] JOB_NAME moby/PR-42726 [2021-08-09T11:48:03.679Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/ [2021-08-09T11:48:03.679Z] library.jps.version master [2021-08-09T11:48:03.679Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-09T11:48:03.679Z] NODE_LABELS amd64 azure azwin-2-7eef70 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-09T11:48:03.679Z] NODE_NAME azwin-2-7eef70 [2021-08-09T11:48:03.679Z] NUMBER_OF_PROCESSORS 4 [2021-08-09T11:48:03.679Z] OS Windows_NT [2021-08-09T11:48:03.679Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-09T11:48:03.679Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-09T11:48:03.679Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-09T11:48:03.679Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-08-09T11:48:03.679Z] PROCESSOR_LEVEL 6 [2021-08-09T11:48:03.679Z] PROCESSOR_REVISION 4f01 [2021-08-09T11:48:03.679Z] ProgramData C:\ProgramData [2021-08-09T11:48:03.679Z] ProgramFiles C:\Program Files [2021-08-09T11:48:03.679Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-09T11:48:03.679Z] ProgramW6432 C:\Program Files [2021-08-09T11:48:03.679Z] PROMPT $P$G [2021-08-09T11:48:03.679Z] PSExecutionPolicyPreference Bypass [2021-08-09T11:48:03.679Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-09T11:48:03.679Z] PUBLIC C:\Users\Public [2021-08-09T11:48:03.679Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect?page=artif... [2021-08-09T11:48:03.679Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect?page=changes [2021-08-09T11:48:03.679Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect [2021-08-09T11:48:03.679Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect?page=tests [2021-08-09T11:48:03.679Z] SKIP_VALIDATION_TESTS 1 [2021-08-09T11:48:03.679Z] SOURCES_DRIVE d [2021-08-09T11:48:03.679Z] SOURCES_SUBDIR gopath [2021-08-09T11:48:03.679Z] STAGE_NAME Run tests [2021-08-09T11:48:03.679Z] SystemDrive C: [2021-08-09T11:48:03.679Z] SystemRoot C:\Windows [2021-08-09T11:48:03.679Z] TEMP C:\Windows\TEMP [2021-08-09T11:48:03.679Z] TESTDEBUG 0 [2021-08-09T11:48:03.679Z] TESTRUN_DRIVE d [2021-08-09T11:48:03.679Z] TESTRUN_SUBDIR CI [2021-08-09T11:48:03.679Z] TIMEOUT 120m [2021-08-09T11:48:03.679Z] TMP C:\Windows\TEMP [2021-08-09T11:48:03.679Z] USERDOMAIN WORKGROUP [2021-08-09T11:48:03.679Z] USERNAME azwin-2-7eef70$ [2021-08-09T11:48:03.679Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-09T11:48:03.679Z] windir C:\Windows [2021-08-09T11:48:03.679Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-09T11:48:03.679Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-08-09T11:48:03.679Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-09T11:48:03.679Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-09T11:48:03.679Z] [2021-08-09T11:48:03.679Z] [2021-08-09T11:48:03.679Z] [2021-08-09T11:48:03.679Z] INFO: Sources under d:\gopath\... [2021-08-09T11:48:03.679Z] INFO: Test run under d:\CI\... [2021-08-09T11:48:03.679Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-09T11:48:03.679Z] INFO: docker/docker repository was found [2021-08-09T11:48:04.138Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-08-09T11:48:04.599Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-08-09T11:48:04.659Z] #30 DONE 6.5s [2021-08-09T11:48:04.659Z] [2021-08-09T11:48:04.659Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-09T11:48:04.659Z] #33 sha256:bb8fc8d68eddab9e847e1ca2caab44e4163f64abd08a68ca7605a1dd24983712 [2021-08-09T11:48:04.916Z] #33 DONE 0.4s [2021-08-09T11:48:04.916Z] [2021-08-09T11:48:04.916Z] #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 [2021-08-09T11:48:04.916Z] #57 sha256:f257ecb44cc4f90c482b8215b7f3bad021c17d5e5bfc679c495b884f6fc930dc [2021-08-09T11:48:05.172Z] #57 ... [2021-08-09T11:48:05.172Z] [2021-08-09T11:48:05.172Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-09T11:48:05.172Z] #35 sha256:fdafad5ee870930feccd3f2badf86f3a83131d679a7e949df55173056bcf662a [2021-08-09T11:48:05.172Z] #35 DONE 0.1s [2021-08-09T11:48:05.172Z] [2021-08-09T11:48:05.172Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-09T11:48:05.172Z] #38 sha256:76e42c8336d5bd69b009e10f03e815f31878fffe446c8229f54ab4b6c17793f0 [2021-08-09T11:48:05.172Z] #38 DONE 0.1s [2021-08-09T11:48:05.172Z] [2021-08-09T11:48:05.172Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-09T11:48:05.172Z] #41 sha256:f58ff179120bc04066bc568a307f5afe3fc657d066600b193c53318913033acf [2021-08-09T11:48:05.569Z] 29d5b6a226d2: Pulling fs layer [2021-08-09T11:48:05.667Z] #57 ... [2021-08-09T11:48:05.667Z] [2021-08-09T11:48:05.667Z] #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 [2021-08-09T11:48:05.667Z] #54 sha256:f37c0cffec12eeff23cb7904c9cff97b2dfa3a6b47f391abf32993b82877f5f8 [2021-08-09T11:48:05.667Z] #54 110.0 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 [2021-08-09T11:48:05.667Z] #54 110.9 + mkdir -p /build [2021-08-09T11:48:05.667Z] #54 110.9 + cp runc /build/runc [2021-08-09T11:48:05.667Z] #54 DONE 111.4s [2021-08-09T11:48:05.667Z] [2021-08-09T11:48:05.667Z] #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 [2021-08-09T11:48:05.667Z] #57 sha256:6865233a798ece634fee212100a0127f979df9f628e99fc62a33ef0b64058cac [2021-08-09T11:48:05.737Z] #41 DONE 0.6s [2021-08-09T11:48:05.737Z] [2021-08-09T11:48:05.737Z] #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 [2021-08-09T11:48:05.737Z] #57 sha256:f257ecb44cc4f90c482b8215b7f3bad021c17d5e5bfc679c495b884f6fc930dc [2021-08-09T11:48:05.994Z] #57 ... [2021-08-09T11:48:05.994Z] [2021-08-09T11:48:05.994Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-09T11:48:05.994Z] #45 sha256:927cece50d0875aee88d9be989f4453f7eaf646b692b11dde30a06652ec58eea [2021-08-09T11:48:05.994Z] #45 DONE 0.1s [2021-08-09T11:48:05.994Z] [2021-08-09T11:48:05.994Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-09T11:48:05.994Z] #47 sha256:74e6b3de6785c1d8fd6ec7e9255141cef4cb02f2741a7e4c7a1e14f5bdfb0804 [2021-08-09T11:48:05.994Z] #47 DONE 0.2s [2021-08-09T11:48:05.994Z] [2021-08-09T11:48:05.994Z] #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 [2021-08-09T11:48:05.994Z] #54 sha256:fe4e2223d73c0d23f00a5b68772c6e3f6e80bc42f02a39c527777de9bf8b86b1 [2021-08-09T11:48:05.994Z] #54 ... [2021-08-09T11:48:05.994Z] [2021-08-09T11:48:05.994Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-09T11:48:05.994Z] #49 sha256:491f79268e2a72a0faed486d5afb0f38578118250102e4c8d9dfc8a92d5a68c9 [2021-08-09T11:48:05.994Z] #49 DONE 0.1s [2021-08-09T11:48:06.043Z] #22 4.972 Collecting yamllint==1.26.1 [2021-08-09T11:48:06.250Z] [2021-08-09T11:48:06.250Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-09T11:48:06.250Z] #51 sha256:04ef862fdb62f09649dc30808e72e2291498b1e6bf70449c1cac5fce193135b2 [2021-08-09T11:48:06.507Z] #51 DONE 0.2s [2021-08-09T11:48:06.507Z] [2021-08-09T11:48:06.507Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-09T11:48:06.507Z] #53 sha256:fe39c26e0fafc80f39f14d85b665a98a0e7d2b99ba11758c39582b3dbc45a248 [2021-08-09T11:48:06.507Z] #53 DONE 0.1s [2021-08-09T11:48:06.507Z] [2021-08-09T11:48:06.507Z] #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 [2021-08-09T11:48:06.507Z] #54 sha256:fe4e2223d73c0d23f00a5b68772c6e3f6e80bc42f02a39c527777de9bf8b86b1 [2021-08-09T11:48:06.616Z] #57 ... [2021-08-09T11:48:06.616Z] [2021-08-09T11:48:06.616Z] #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 [2021-08-09T11:48:06.616Z] #24 sha256:d9c9460bc47162fd2ec110a3056b5cbb3eb1a20c4426209e491cf793e19998da [2021-08-09T11:48:06.616Z] #24 199.5 + return [2021-08-09T11:48:06.616Z] #24 DONE 199.6s [2021-08-09T11:48:06.878Z] [2021-08-09T11:48:06.878Z] #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 [2021-08-09T11:48:06.878Z] #57 sha256:6865233a798ece634fee212100a0127f979df9f628e99fc62a33ef0b64058cac [2021-08-09T11:48:09.315Z] #22 ... [2021-08-09T11:48:09.315Z] [2021-08-09T11:48:09.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 [2021-08-09T11:48:09.315Z] #50 sha256:f4a845572ed2d8b2fdbb0d46b27bf950d888a92448908f8c14352cfe2c06ae67 [2021-08-09T11:48:09.315Z] #50 200.7 + /build/golangci-lint --version [2021-08-09T11:48:09.315Z] #50 201.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-09T11:48:09.315Z] #50 ... [2021-08-09T11:48:09.315Z] [2021-08-09T11:48:09.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 [2021-08-09T11:48:09.315Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-09T11:48:09.315Z] #40 DONE 195.3s [2021-08-09T11:48:09.315Z] [2021-08-09T11:48:09.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 [2021-08-09T11:48:09.315Z] #50 sha256:f4a845572ed2d8b2fdbb0d46b27bf950d888a92448908f8c14352cfe2c06ae67 [2021-08-09T11:48:09.315Z] #50 DONE 201.1s [2021-08-09T11:48:09.315Z] [2021-08-09T11:48:09.315Z] #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 [2021-08-09T11:48:09.315Z] #57 sha256:75506744cfb9d895cf57abe12c08b2678731a7133af81b97286e327a90f2b271 [2021-08-09T11:48:09.437Z] #57 ... [2021-08-09T11:48:09.437Z] [2021-08-09T11:48:09.437Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-09T11:48:09.437Z] #25 sha256:ae5839c566f8c0e696870dfb0a0b349cc5a5371ca835fea06d82c83043d95d33 [2021-08-09T11:48:09.437Z] #25 DONE 0.2s [2021-08-09T11:48:09.437Z] [2021-08-09T11:48:09.437Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-09T11:48:09.437Z] #30 sha256:9bf94aeb74cd365de9ec7b22457ee80ccfdb3649e7a1b181b3c4b50ebb723538 [2021-08-09T11:48:10.684Z] #57 ... [2021-08-09T11:48:10.684Z] [2021-08-09T11:48:10.684Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-09T11:48:10.684Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-09T11:48:10.684Z] #22 10.26 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-09T11:48:10.797Z] #27 18.25 Reading package lists... [2021-08-09T11:48:10.830Z] #30 DONE 1.3s [2021-08-09T11:48:10.830Z] [2021-08-09T11:48:10.830Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-09T11:48:10.830Z] #33 sha256:522c4d8a97ae6e7a64daab7d504bb5c9119c114624b96eafd970597765575c5a [2021-08-09T11:48:10.830Z] #33 DONE 0.1s [2021-08-09T11:48:10.830Z] [2021-08-09T11:48:10.830Z] #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 [2021-08-09T11:48:10.830Z] #57 sha256:6865233a798ece634fee212100a0127f979df9f628e99fc62a33ef0b64058cac [2021-08-09T11:48:10.830Z] #57 ... [2021-08-09T11:48:10.830Z] [2021-08-09T11:48:10.830Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-09T11:48:10.830Z] #35 sha256:d8ad8ada237de887d54a83d5d57f8f14ca0e5698853fb91b13d63331900e41c9 [2021-08-09T11:48:10.830Z] #35 DONE 0.1s [2021-08-09T11:48:10.830Z] [2021-08-09T11:48:10.830Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-09T11:48:10.830Z] #38 sha256:14d7ec29857287e6916e0473a50aeade2ed2f4213950c234e854335f5db63da7 [2021-08-09T11:48:11.100Z] #38 DONE 0.1s [2021-08-09T11:48:11.100Z] [2021-08-09T11:48:11.100Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-09T11:48:11.100Z] #41 sha256:d448512de3b4e9414f1b907d762c296adcb7a158e1d804efcd17dc5733dcc5da [2021-08-09T11:48:11.100Z] #41 DONE 0.1s [2021-08-09T11:48:11.100Z] [2021-08-09T11:48:11.100Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-09T11:48:11.100Z] #45 sha256:ccc178b3fa39bc1ce3448716aab83fa3b9f92bad54b6ba37ec2530f99fce0720 [2021-08-09T11:48:11.100Z] #45 DONE 0.1s [2021-08-09T11:48:11.100Z] [2021-08-09T11:48:11.100Z] #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 [2021-08-09T11:48:11.100Z] #57 sha256:6865233a798ece634fee212100a0127f979df9f628e99fc62a33ef0b64058cac [2021-08-09T11:48:11.363Z] #57 ... [2021-08-09T11:48:11.363Z] [2021-08-09T11:48:11.363Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-09T11:48:11.363Z] #47 sha256:1263069f5064d2de6e3a7988e7c5026a856a7b99ec7836686f21c9f6e3a9fe14 [2021-08-09T11:48:11.363Z] #47 DONE 0.1s [2021-08-09T11:48:11.363Z] [2021-08-09T11:48:11.363Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-09T11:48:11.363Z] #49 sha256:b10aff8e5bebfb5853cc096d4d136e045dc99bf252a438d31b1954c738c91fab [2021-08-09T11:48:11.363Z] #49 DONE 0.1s [2021-08-09T11:48:11.363Z] [2021-08-09T11:48:11.363Z] #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 [2021-08-09T11:48:11.363Z] #57 sha256:6865233a798ece634fee212100a0127f979df9f628e99fc62a33ef0b64058cac [2021-08-09T11:48:11.613Z] #22 10.99 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-09T11:48:11.613Z] #22 11.03 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-09T11:48:11.613Z] #22 11.06 Collecting pyyaml (from yamllint==1.26.1) [2021-08-09T11:48:11.613Z] #22 11.23 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-09T11:48:11.626Z] #57 ... [2021-08-09T11:48:11.626Z] [2021-08-09T11:48:11.626Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-09T11:48:11.626Z] #51 sha256:da78088cf180c3ed883475889d38d54bdba8c9b15daf5c1c14b15424c575cea0 [2021-08-09T11:48:11.626Z] #51 DONE 0.2s [2021-08-09T11:48:11.626Z] [2021-08-09T11:48:11.626Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-09T11:48:11.626Z] #53 sha256:01b2ac0e1b17240fb0bc592d25ce02e6312fe84b5f7c6e11ed16cdefec8192bc [2021-08-09T11:48:11.626Z] #53 DONE 0.1s [2021-08-09T11:48:11.626Z] [2021-08-09T11:48:11.626Z] #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 [2021-08-09T11:48:11.626Z] #57 sha256:6865233a798ece634fee212100a0127f979df9f628e99fc62a33ef0b64058cac [2021-08-09T11:48:11.870Z] #22 11.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-09T11:48:11.870Z] #22 11.39 Building wheels for collected packages: yamllint [2021-08-09T11:48:11.870Z] #22 11.39 Running setup.py bdist_wheel for yamllint: started [2021-08-09T11:48:11.888Z] #57 ... [2021-08-09T11:48:11.888Z] [2021-08-09T11:48:11.888Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-09T11:48:11.888Z] #55 sha256:4fe21bb3546d43608ee98753652e89a9c089e23a44f6959f90c64af596dbccf3 [2021-08-09T11:48:11.888Z] #55 DONE 0.1s [2021-08-09T11:48:11.888Z] [2021-08-09T11:48:11.888Z] #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 [2021-08-09T11:48:11.888Z] #57 sha256:6865233a798ece634fee212100a0127f979df9f628e99fc62a33ef0b64058cac [2021-08-09T11:48:12.798Z] #22 12.09 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-09T11:48:12.798Z] #22 12.09 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-09T11:48:12.798Z] #22 12.11 Successfully built yamllint [2021-08-09T11:48:12.798Z] #22 12.11 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-09T11:48:12.798Z] #22 12.40 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-09T11:48:13.055Z] #22 DONE 12.7s [2021-08-09T11:48:13.055Z] [2021-08-09T11:48:13.055Z] #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 [2021-08-09T11:48:13.055Z] #57 sha256:75506744cfb9d895cf57abe12c08b2678731a7133af81b97286e327a90f2b271 [2021-08-09T11:48:13.314Z] #57 ... [2021-08-09T11:48:13.314Z] [2021-08-09T11:48:13.314Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-09T11:48:13.314Z] #25 sha256:88faf4040590a16472994e981bc92cf5495bd2d7240f1217690d476129bd0339 [2021-08-09T11:48:13.571Z] #25 DONE 0.4s [2021-08-09T11:48:13.571Z] [2021-08-09T11:48:13.571Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-09T11:48:13.571Z] #30 sha256:bffdcf53ad1f958dced13a51cd08fab1cbbedaf3c3fea72a62da2107e83ed3fb [2021-08-09T11:48:17.386Z] #27 25.55 Reading package lists... [2021-08-09T11:48:19.301Z] #27 32.97 Building dependency tree... [2021-08-09T11:48:20.115Z] #30 DONE 5.5s [2021-08-09T11:48:20.115Z] [2021-08-09T11:48:20.115Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-09T11:48:20.115Z] #33 sha256:334277820608122deacff50edea8f3e55f9f7f8f630fe4768a6033869896325b [2021-08-09T11:48:20.115Z] #33 DONE 0.5s [2021-08-09T11:48:20.115Z] [2021-08-09T11:48:20.115Z] #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 [2021-08-09T11:48:20.115Z] #54 sha256:cd59f95dedab4b5e8055af91cef4ca8b65286567ff0dad6dafe4e8f403c86445 [2021-08-09T11:48:20.115Z] #54 ... [2021-08-09T11:48:20.115Z] [2021-08-09T11:48:20.115Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-09T11:48:20.115Z] #35 sha256:56c5db95eed5c14bda0da4a99aa109c711c9b8e67db999b1133c80d5f32c3181 [2021-08-09T11:48:20.115Z] #35 DONE 0.2s [2021-08-09T11:48:20.115Z] [2021-08-09T11:48:20.115Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-09T11:48:20.115Z] #38 sha256:09d96775e02e2745ab8255c21a2e5d490504030430b9a64e7173e803b699b47e [2021-08-09T11:48:20.115Z] #38 DONE 0.0s [2021-08-09T11:48:20.115Z] [2021-08-09T11:48:20.115Z] #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 [2021-08-09T11:48:20.115Z] #57 sha256:75506744cfb9d895cf57abe12c08b2678731a7133af81b97286e327a90f2b271 [2021-08-09T11:48:20.115Z] #57 ... [2021-08-09T11:48:20.115Z] [2021-08-09T11:48:20.115Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-09T11:48:20.115Z] #41 sha256:491a04e702d55f2de64e1b1e4b101a2bd34165ced92e849166437365f78a0408 [2021-08-09T11:48:20.244Z] #27 35.58 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-08-09T11:48:20.244Z] #27 35.58 libcap2-bin is already the newest version (1:2.25-2). [2021-08-09T11:48:20.244Z] #27 35.58 patch is already the newest version (2.7.6-3+deb10u1). [2021-08-09T11:48:20.244Z] #27 35.58 xz-utils is already the newest version (5.2.4-1). [2021-08-09T11:48:20.244Z] #27 35.58 The following additional packages will be installed: [2021-08-09T11:48:20.244Z] #27 35.58 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-09T11:48:20.244Z] #27 35.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-09T11:48:20.244Z] #27 35.58 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-09T11:48:20.244Z] #27 35.58 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-09T11:48:20.244Z] #27 35.58 python3.7 python3.7-minimal vim-runtime xxd [2021-08-09T11:48:20.244Z] #27 35.60 Suggested packages: [2021-08-09T11:48:20.244Z] #27 35.60 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-08-09T11:48:20.244Z] #27 35.60 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-08-09T11:48:20.244Z] #27 35.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-09T11:48:20.244Z] #27 35.60 Recommended packages: [2021-08-09T11:48:20.244Z] #27 35.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-09T11:48:20.244Z] #27 35.60 python3-keyrings.alt python3-xdg unzip [2021-08-09T11:48:20.522Z] 29d5b6a226d2: Verifying Checksum [2021-08-09T11:48:20.522Z] 29d5b6a226d2: Download complete [2021-08-09T11:48:20.679Z] #41 DONE 0.7s [2021-08-09T11:48:20.679Z] [2021-08-09T11:48:20.679Z] #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 [2021-08-09T11:48:20.679Z] #54 sha256:cd59f95dedab4b5e8055af91cef4ca8b65286567ff0dad6dafe4e8f403c86445 [2021-08-09T11:48:20.679Z] #54 ... [2021-08-09T11:48:20.679Z] [2021-08-09T11:48:20.679Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-09T11:48:20.679Z] #45 sha256:4d15605eb5f58665abf5930b7f449dc4267ead47045ef68b0be62fa639a2b91b [2021-08-09T11:48:20.679Z] #45 DONE 0.1s [2021-08-09T11:48:20.936Z] [2021-08-09T11:48:20.936Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-09T11:48:20.936Z] #47 sha256:0b055ab1a7ec3b9684b71fe6bded349e4de2c40993f7ba04bc2b29e924a8a875 [2021-08-09T11:48:21.193Z] #47 DONE 0.4s [2021-08-09T11:48:21.193Z] [2021-08-09T11:48:21.193Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-09T11:48:21.193Z] #49 sha256:a6e52ad6a23125f0bdaeb464b48131f143fb38b6393b4403f8374aef65b1246b [2021-08-09T11:48:21.193Z] #49 DONE 0.1s [2021-08-09T11:48:21.193Z] [2021-08-09T11:48:21.193Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-09T11:48:21.193Z] #51 sha256:a13a1a0a3b0f56d2b4bce396d370f580261deaab43434ff3ca9df0ac0c045c38 [2021-08-09T11:48:21.630Z] #27 37.21 The following NEW packages will be installed: [2021-08-09T11:48:21.756Z] #51 DONE 0.6s [2021-08-09T11:48:21.756Z] [2021-08-09T11:48:21.756Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-09T11:48:21.756Z] #53 sha256:fdeda265659c4e081d1118473809ae10711f53b3bad9729b0b84890d46649c10 [2021-08-09T11:48:21.756Z] #53 DONE 0.1s [2021-08-09T11:48:21.756Z] [2021-08-09T11:48:21.756Z] #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 [2021-08-09T11:48:21.756Z] #54 sha256:cd59f95dedab4b5e8055af91cef4ca8b65286567ff0dad6dafe4e8f403c86445 [2021-08-09T11:48:21.892Z] #27 37.22 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-08-09T11:48:21.892Z] #27 37.22 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-08-09T11:48:21.892Z] #27 37.22 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-08-09T11:48:21.892Z] #27 37.23 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-08-09T11:48:21.892Z] #27 37.23 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-08-09T11:48:21.892Z] #27 37.23 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-08-09T11:48:21.892Z] #27 37.23 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-08-09T11:48:21.892Z] #27 37.23 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-08-09T11:48:22.153Z] #27 37.58 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:48:22.153Z] #27 37.58 Need to get 20.0 MB of archives. [2021-08-09T11:48:22.153Z] #27 37.58 After this operation, 82.5 MB of additional disk space will be used. [2021-08-09T11:48:22.153Z] #27 37.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-09T11:48:22.153Z] #27 37.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-09T11:48:22.153Z] #27 37.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-09T11:48:22.153Z] #27 37.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-09T11:48:22.153Z] #27 37.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-09T11:48:22.153Z] #27 37.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-09T11:48:22.153Z] #27 37.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-09T11:48:22.153Z] #27 37.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-09T11:48:22.153Z] #27 37.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-09T11:48:22.153Z] #27 37.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-09T11:48:22.153Z] #27 37.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-09T11:48:22.153Z] #27 37.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-09T11:48:22.153Z] #27 37.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-09T11:48:22.153Z] #27 37.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-09T11:48:22.153Z] #27 37.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-09T11:48:22.153Z] #27 37.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-09T11:48:22.153Z] #27 37.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-09T11:48:22.153Z] #27 37.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-09T11:48:22.153Z] #27 37.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-09T11:48:22.414Z] #27 37.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-09T11:48:22.414Z] #27 37.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-09T11:48:22.414Z] #27 37.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-09T11:48:22.414Z] #27 37.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-09T11:48:22.414Z] #27 37.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-09T11:48:22.414Z] #27 37.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-09T11:48:22.414Z] #27 37.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-09T11:48:22.414Z] #27 37.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-09T11:48:22.414Z] #27 37.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-09T11:48:22.414Z] #27 37.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-09T11:48:22.414Z] #27 37.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-09T11:48:22.414Z] #27 37.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-09T11:48:22.414Z] #27 37.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-09T11:48:22.414Z] #27 37.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-09T11:48:22.414Z] #27 37.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-09T11:48:22.414Z] #27 37.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-09T11:48:22.414Z] #27 37.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-09T11:48:22.414Z] #27 37.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-09T11:48:22.414Z] #27 37.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-09T11:48:22.414Z] #27 37.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-09T11:48:22.414Z] #27 37.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-09T11:48:22.414Z] #27 37.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-09T11:48:22.414Z] #27 37.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-09T11:48:22.675Z] #27 38.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-09T11:48:22.675Z] #27 38.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-09T11:48:22.675Z] #27 38.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-09T11:48:23.617Z] #27 38.92 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:48:23.617Z] #27 39.16 Fetched 20.0 MB in 1s (22.0 MB/s) [2021-08-09T11:48:23.878Z] #27 39.22 Selecting previously unselected package pigz. [2021-08-09T11:48:23.879Z] #27 39.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-08-09T11:48:23.879Z] #27 39.28 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-09T11:48:23.879Z] #27 39.28 Unpacking pigz (2.4-1) ... [2021-08-09T11:48:23.879Z] #27 39.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-09T11:48:23.879Z] #27 39.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:48:23.879Z] #27 39.36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:48:24.139Z] #27 39.61 Selecting previously unselected package python3.7-minimal. [2021-08-09T11:48:24.139Z] #27 39.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:48:24.139Z] #27 39.62 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:48:24.561Z] #54 ... [2021-08-09T11:48:24.561Z] [2021-08-09T11:48:24.561Z] #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 [2021-08-09T11:48:24.561Z] #57 sha256:f257ecb44cc4f90c482b8215b7f3bad021c17d5e5bfc679c495b884f6fc930dc [2021-08-09T11:48:24.561Z] #57 183.1 + bin/containerd [2021-08-09T11:48:24.732Z] #27 40.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:48:24.732Z] #27 40.27 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-09T11:48:25.933Z] #57 ... [2021-08-09T11:48:25.933Z] [2021-08-09T11:48:25.933Z] #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 [2021-08-09T11:48:25.933Z] #54 sha256:fe4e2223d73c0d23f00a5b68772c6e3f6e80bc42f02a39c527777de9bf8b86b1 [2021-08-09T11:48:25.933Z] #54 112.2 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 [2021-08-09T11:48:25.933Z] #54 112.8 + mkdir -p /build [2021-08-09T11:48:25.933Z] #54 112.8 + cp runc /build/runc [2021-08-09T11:48:25.933Z] #54 DONE 114.2s [2021-08-09T11:48:25.933Z] [2021-08-09T11:48:25.933Z] #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 [2021-08-09T11:48:25.933Z] #57 sha256:f257ecb44cc4f90c482b8215b7f3bad021c17d5e5bfc679c495b884f6fc930dc [2021-08-09T11:48:26.135Z] #27 41.45 Selecting previously unselected package python3-minimal. [2021-08-09T11:48:26.135Z] #27 41.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 ... 39360 files and directories currently installed.) [2021-08-09T11:48:26.135Z] #27 41.50 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-09T11:48:26.135Z] #27 41.51 Unpacking python3-minimal (3.7.3-1) ... [2021-08-09T11:48:26.135Z] #27 41.64 Selecting previously unselected package libmpdec2:amd64. [2021-08-09T11:48:26.135Z] #27 41.64 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-09T11:48:26.135Z] #27 41.65 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:48:26.135Z] #27 41.72 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-09T11:48:26.135Z] #27 41.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:48:26.397Z] #27 41.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:48:26.661Z] #27 42.31 Selecting previously unselected package python3.7. [2021-08-09T11:48:26.922Z] #27 42.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-09T11:48:26.922Z] #27 42.33 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:48:26.922Z] #27 42.44 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T11:48:26.922Z] #27 42.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-09T11:48:26.922Z] #27 42.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:48:27.183Z] #27 42.56 Setting up python3-minimal (3.7.3-1) ... [2021-08-09T11:48:27.304Z] #57 ... [2021-08-09T11:48:27.304Z] [2021-08-09T11:48:27.304Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-09T11:48:27.304Z] #55 sha256:80d7cabdf7341926c5ba9221bdc673aaff108e6dbcc811faaa800974f9074e08 [2021-08-09T11:48:27.304Z] #55 DONE 0.2s [2021-08-09T11:48:27.304Z] [2021-08-09T11:48:27.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 [2021-08-09T11:48:27.304Z] #57 sha256:f257ecb44cc4f90c482b8215b7f3bad021c17d5e5bfc679c495b884f6fc930dc [2021-08-09T11:48:27.755Z] #27 43.13 Selecting previously unselected package python3. [2021-08-09T11:48:27.755Z] #27 43.13 (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.) [2021-08-09T11:48:27.755Z] #27 43.18 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-09T11:48:27.755Z] #27 43.18 Unpacking python3 (3.7.3-1) ... [2021-08-09T11:48:28.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-09T11:48:28.016Z] #27 43.29 Selecting previously unselected package libip4tc0:amd64. [2021-08-09T11:48:28.016Z] #27 43.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-09T11:48:28.016Z] #27 43.30 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-09T11:48:28.016Z] #27 43.37 Selecting previously unselected package libip6tc0:amd64. [2021-08-09T11:48:28.016Z] #27 43.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-09T11:48:28.016Z] #27 43.38 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-09T11:48:28.016Z] #27 43.45 Selecting previously unselected package libiptc0:amd64. [2021-08-09T11:48:28.016Z] #27 43.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-09T11:48:28.016Z] #27 43.47 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-09T11:48:28.016Z] #27 43.53 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-09T11:48:28.016Z] #27 43.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-09T11:48:28.016Z] #27 43.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-09T11:48:28.016Z] #27 43.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-09T11:48:28.016Z] #27 43.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-09T11:48:28.016Z] #27 43.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-09T11:48:28.278Z] #27 43.68 Selecting previously unselected package libnftnl11:amd64. [2021-08-09T11:48:28.278Z] #27 43.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-09T11:48:28.278Z] #27 43.69 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-09T11:48:28.278Z] #27 43.78 Selecting previously unselected package iptables. [2021-08-09T11:48:28.278Z] #27 43.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-09T11:48:28.278Z] #27 43.79 Unpacking iptables (1.8.2-4) ... [2021-08-09T11:48:28.539Z] #27 44.01 Selecting previously unselected package xxd. [2021-08-09T11:48:28.539Z] #27 44.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-09T11:48:28.539Z] #27 44.03 Unpacking xxd (2:8.1.0875-5) ... [2021-08-09T11:48:28.800Z] #27 44.16 Selecting previously unselected package vim-common. [2021-08-09T11:48:28.800Z] #27 44.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:48:28.800Z] #27 44.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-09T11:48:28.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-09T11:48:29.060Z] #27 44.41 Selecting previously unselected package bash-completion. [2021-08-09T11:48:29.060Z] #27 44.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-09T11:48:30.975Z] #27 46.11 Unpacking bash-completion (1:2.8-6) ... [2021-08-09T11:48:30.975Z] #27 46.38 Selecting previously unselected package apparmor. [2021-08-09T11:48:30.975Z] #27 46.39 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-08-09T11:48:30.975Z] #27 46.44 Unpacking apparmor (2.13.2-10) ... [2021-08-09T11:48:31.237Z] #27 46.70 Selecting previously unselected package aufs-tools. [2021-08-09T11:48:31.237Z] #27 46.71 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-09T11:48:31.237Z] #27 46.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-09T11:48:31.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-09T11:48:31.498Z] #27 46.86 Selecting previously unselected package libonig5:amd64. [2021-08-09T11:48:31.498Z] #27 46.87 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-08-09T11:48:31.498Z] #27 46.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:48:31.498Z] #27 47.04 Selecting previously unselected package libjq1:amd64. [2021-08-09T11:48:31.498Z] #27 47.04 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:48:31.498Z] #27 47.05 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:48:31.759Z] #27 47.12 Selecting previously unselected package jq. [2021-08-09T11:48:31.759Z] #27 47.14 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-09T11:48:31.759Z] #27 47.15 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-09T11:48:31.759Z] #27 47.26 Selecting previously unselected package libaio1:amd64. [2021-08-09T11:48:31.759Z] #27 47.27 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-08-09T11:48:31.759Z] #27 47.28 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-09T11:48:31.759Z] #27 47.32 Selecting previously unselected package libgpm2:amd64. [2021-08-09T11:48:31.759Z] #27 47.33 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-08-09T11:48:31.759Z] #27 47.34 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-09T11:48:32.021Z] #27 47.42 Selecting previously unselected package libnet1:amd64. [2021-08-09T11:48:32.021Z] #27 47.43 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-09T11:48:32.021Z] #27 47.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:48:32.021Z] #27 47.50 Selecting previously unselected package libnl-3-200:amd64. [2021-08-09T11:48:32.021Z] #27 47.51 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-09T11:48:32.021Z] #27 47.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:48:32.021Z] #27 47.58 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-09T11:48:32.021Z] #27 47.59 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-09T11:48:32.021Z] #27 47.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:48:32.282Z] #27 47.66 Selecting previously unselected package libreadline5:amd64. [2021-08-09T11:48:32.282Z] #27 47.67 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-09T11:48:32.282Z] #27 47.68 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-09T11:48:32.282Z] #27 47.75 Selecting previously unselected package net-tools. [2021-08-09T11:48:32.282Z] #27 47.76 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-09T11:48:32.282Z] #27 47.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-09T11:48:32.543Z] #27 47.86 Selecting previously unselected package python-pip-whl. [2021-08-09T11:48:32.543Z] #27 47.88 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-08-09T11:48:32.543Z] #27 47.88 Unpacking python-pip-whl (18.1-5) ... [2021-08-09T11:48:32.804Z] #27 48.24 Selecting previously unselected package python3-lib2to3. [2021-08-09T11:48:32.805Z] #27 48.25 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-09T11:48:32.805Z] #27 48.26 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-09T11:48:32.805Z] #27 48.39 Selecting previously unselected package python3-distutils. [2021-08-09T11:48:32.805Z] #27 48.40 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-08-09T11:48:32.805Z] #27 48.42 Unpacking python3-distutils (3.7.3-1) ... [2021-08-09T11:48:33.066Z] #27 48.51 Selecting previously unselected package python3-pip. [2021-08-09T11:48:33.066Z] #27 48.52 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-08-09T11:48:33.066Z] #27 48.53 Unpacking python3-pip (18.1-5) ... [2021-08-09T11:48:33.327Z] #27 48.79 Selecting previously unselected package python3-pkg-resources. [2021-08-09T11:48:33.327Z] #27 48.79 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-09T11:48:33.327Z] #27 48.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:48:33.589Z] #27 48.95 Selecting previously unselected package python3-setuptools. [2021-08-09T11:48:33.589Z] #27 48.96 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-08-09T11:48:33.589Z] #27 48.97 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-09T11:48:33.850Z] #27 49.31 Selecting previously unselected package python3-wheel. [2021-08-09T11:48:33.850Z] #27 49.32 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-08-09T11:48:33.850Z] #27 49.34 Unpacking python3-wheel (0.32.3-2) ... [2021-08-09T11:48:34.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-09T11:48:34.422Z] #27 49.74 Selecting previously unselected package sudo. [2021-08-09T11:48:34.422Z] #27 49.75 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-09T11:48:34.422Z] #27 49.77 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-09T11:48:34.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-09T11:48:34.683Z] #27 50.04 Selecting previously unselected package thin-provisioning-tools. [2021-08-09T11:48:34.683Z] #27 50.05 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-09T11:48:34.683Z] #27 50.06 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-09T11:48:34.683Z] #27 50.22 Selecting previously unselected package uidmap. [2021-08-09T11:48:34.683Z] #27 50.23 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-09T11:48:34.683Z] #27 50.23 Unpacking uidmap (1:4.5-1.1) ... [2021-08-09T11:48:34.943Z] #27 50.32 Selecting previously unselected package vim-runtime. [2021-08-09T11:48:34.943Z] #27 50.33 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-09T11:48:34.943Z] #27 50.37 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-09T11:48:34.943Z] #27 50.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-09T11:48:34.943Z] #27 50.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-09T11:48:36.604Z] #54 ... [2021-08-09T11:48:36.604Z] [2021-08-09T11:48:36.604Z] #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 [2021-08-09T11:48:36.604Z] #57 sha256:75506744cfb9d895cf57abe12c08b2678731a7133af81b97286e327a90f2b271 [2021-08-09T11:48:36.604Z] #57 184.8 + bin/containerd [2021-08-09T11:48:36.858Z] #27 52.08 Selecting previously unselected package vim. [2021-08-09T11:48:36.858Z] #27 52.09 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-09T11:48:36.858Z] #27 52.12 Unpacking vim (2:8.1.0875-5) ... [2021-08-09T11:48:36.858Z] #27 52.44 Selecting previously unselected package xfsprogs. [2021-08-09T11:48:36.858Z] #27 52.44 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-09T11:48:36.859Z] #27 52.45 Unpacking xfsprogs (4.20.0-1) ... [2021-08-09T11:48:37.120Z] #27 52.69 Selecting previously unselected package zip. [2021-08-09T11:48:37.120Z] #27 52.70 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-08-09T11:48:37.381Z] #27 52.71 Unpacking zip (3.0-11+b1) ... [2021-08-09T11:48:37.381Z] #27 52.85 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-09T11:48:37.381Z] #27 52.87 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-09T11:48:37.381Z] #27 52.88 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-09T11:48:37.381Z] #27 52.89 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-09T11:48:37.381Z] #27 52.90 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-09T11:48:37.381Z] #27 52.92 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-09T11:48:37.642Z] #27 52.95 Setting up uidmap (1:4.5-1.1) ... [2021-08-09T11:48:37.642Z] #27 52.96 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-09T11:48:37.642Z] #27 52.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-09T11:48:37.642Z] #27 53.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-09T11:48:37.642Z] #27 53.02 Setting up xxd (2:8.1.0875-5) ... [2021-08-09T11:48:37.642Z] #27 53.03 Setting up zip (3.0-11+b1) ... [2021-08-09T11:48:37.642Z] #27 53.04 Setting up vim-common (2:8.1.0875-5) ... [2021-08-09T11:48:37.642Z] #27 53.06 Setting up bash-completion (1:2.8-6) ... [2021-08-09T11:48:38.482Z] #57 193.8 # github.com/containerd/containerd/cmd/containerd [2021-08-09T11:48:38.482Z] #57 193.8 /usr/bin/ld: /tmp/go-link-941745808/000019.o: in function `New': [2021-08-09T11:48:38.482Z] #57 193.8 /tmp/tmp.NcMrQdx54c/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 [2021-08-09T11:48:38.482Z] #57 194.0 + bin/containerd-stress [2021-08-09T11:48:38.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-09T11:48:39.555Z] #27 54.71 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-09T11:48:39.555Z] #27 54.73 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-09T11:48:39.555Z] #27 54.78 invoke-rc.d: could not determine current runlevel [2021-08-09T11:48:39.555Z] #27 54.79 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T11:48:39.555Z] #27 54.80 Setting up pigz (2.4-1) ... [2021-08-09T11:48:39.555Z] #27 54.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-09T11:48:39.555Z] #27 54.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-09T11:48:39.555Z] #27 54.85 Setting up python-pip-whl (18.1-5) ... [2021-08-09T11:48:39.555Z] #27 54.87 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-09T11:48:39.555Z] #27 54.89 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-09T11:48:39.555Z] #27 55.18 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-09T11:48:39.555Z] #27 55.19 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-09T11:48:39.555Z] #27 55.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-09T11:48:39.817Z] #27 55.22 Setting up vim (2:8.1.0875-5) ... [2021-08-09T11:48:39.817Z] #27 55.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-09T11:48:39.817Z] #27 55.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-09T11:48:39.817Z] #27 55.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-09T11:48:39.817Z] #27 55.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-09T11:48:39.817Z] #27 55.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-09T11:48:39.817Z] #27 55.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-09T11:48:39.817Z] #27 55.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-09T11:48:39.817Z] #27 55.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-09T11:48:39.817Z] #27 55.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-09T11:48:39.817Z] #27 55.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-09T11:48:39.817Z] #27 55.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-09T11:48:39.817Z] #27 55.33 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-09T11:48:39.817Z] #27 55.35 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-09T11:48:39.817Z] #27 55.37 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-09T11:48:40.770Z] #57 ... [2021-08-09T11:48:40.770Z] [2021-08-09T11:48:40.770Z] #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 [2021-08-09T11:48:40.770Z] #54 sha256:cd59f95dedab4b5e8055af91cef4ca8b65286567ff0dad6dafe4e8f403c86445 [2021-08-09T11:48:40.770Z] #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 [2021-08-09T11:48:40.770Z] #54 111.5 + mkdir -p /build [2021-08-09T11:48:40.770Z] #54 111.5 + cp runc /build/runc [2021-08-09T11:48:40.770Z] #54 DONE 112.6s [2021-08-09T11:48:40.770Z] [2021-08-09T11:48:40.770Z] #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 [2021-08-09T11:48:40.770Z] #57 sha256:75506744cfb9d895cf57abe12c08b2678731a7133af81b97286e327a90f2b271 [2021-08-09T11:48:41.029Z] #57 198.2 + bin/containerd-shim [2021-08-09T11:48:41.203Z] #27 56.69 Setting up iptables (1.8.2-4) ... [2021-08-09T11:48:41.203Z] #27 56.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-09T11:48:41.203Z] #27 56.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-09T11:48:41.203Z] #27 56.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-09T11:48:41.203Z] #27 56.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-09T11:48:41.203Z] #27 56.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-09T11:48:41.203Z] #27 56.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-09T11:48:41.203Z] #27 56.75 Setting up python3 (3.7.3-1) ... [2021-08-09T11:48:41.463Z] #27 57.03 Setting up python3-wheel (0.32.3-2) ... [2021-08-09T11:48:41.701Z] #57 ... [2021-08-09T11:48:41.701Z] [2021-08-09T11:48:41.701Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-09T11:48:41.701Z] #55 sha256:082960be113e44213a2fb4a78ad1daf237fe73e92ade5b4dab5516c1de44f641 [2021-08-09T11:48:41.724Z] #27 57.37 Setting up apparmor (2.13.2-10) ... [2021-08-09T11:48:41.958Z] #55 DONE 0.3s [2021-08-09T11:48:41.958Z] [2021-08-09T11:48:41.958Z] #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 [2021-08-09T11:48:41.958Z] #57 sha256:75506744cfb9d895cf57abe12c08b2678731a7133af81b97286e327a90f2b271 [2021-08-09T11:48:43.640Z] #27 58.86 Setting up xfsprogs (4.20.0-1) ... [2021-08-09T11:48:43.640Z] #27 58.87 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-09T11:48:43.640Z] #27 59.13 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-09T11:48:44.212Z] #27 59.83 Setting up python3-distutils (3.7.3-1) ... [2021-08-09T11:48:44.784Z] #27 60.13 Setting up python3-setuptools (40.8.0-1) ... [2021-08-09T11:48:45.044Z] #27 60.71 Setting up python3-pip (18.1-5) ... [2021-08-09T11:48:45.987Z] #27 61.19 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:48:45.987Z] #27 61.23 Processing triggers for mime-support (3.62) ... [2021-08-09T11:48:46.330Z] #57 204.0 + bin/containerd-shim-runc-v1 [2021-08-09T11:48:46.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-09T11:48:46.930Z] #27 DONE 62.3s [2021-08-09T11:48:46.930Z] [2021-08-09T11:48:46.930Z] #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 [2021-08-09T11:48:46.930Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-08-09T11:48:47.874Z] #28 1.023 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-09T11:48:47.874Z] #28 1.028 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-09T11:48:47.874Z] #28 1.031 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-09T11:48:47.874Z] #28 DONE 1.1s [2021-08-09T11:48:47.874Z] [2021-08-09T11:48:47.874Z] #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 [2021-08-09T11:48:47.874Z] #61 sha256:8da230a6bcc71180a30f92eef709765987a4e05f0584b0483bdc35b472992d65 [2021-08-09T11:48:47.874Z] #61 ... [2021-08-09T11:48:47.874Z] [2021-08-09T11:48:47.874Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-09T11:48:47.874Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-08-09T11:48:50.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-09T11:48:51.178Z] #29 2.777 Collecting yamllint==1.26.1 [2021-08-09T11:48:51.626Z] #57 208.4 + bin/containerd-shim-runc-v2 [2021-08-09T11:48:51.626Z] #57 209.3 + binaries [2021-08-09T11:48:51.626Z] #57 209.3 + install -D bin/containerd /build/containerd [2021-08-09T11:48:51.626Z] #57 209.4 + install -D bin/containerd-shim /build/containerd-shim [2021-08-09T11:48:51.626Z] #57 209.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-09T11:48:51.626Z] #57 209.4 + install -D bin/ctr /build/ctr [2021-08-09T11:48:52.568Z] #57 DONE 209.9s [2021-08-09T11:48:52.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-09T11:48:53.991Z] [2021-08-09T11:48:53.991Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-09T11:48:53.991Z] #58 sha256:d709cb5d8ea3456dc0ab6573516fbca37b83f2a8816303ffd1a2b1a037e6d2e8 [2021-08-09T11:48:53.991Z] #58 DONE 0.3s [2021-08-09T11:48:53.991Z] [2021-08-09T11:48:53.991Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-09T11:48:53.991Z] #62 sha256:10abfad13b502f6483719d12606098bab17f3210b7c0f40808b84d8ba73a6aeb [2021-08-09T11:48:53.991Z] #62 DONE 0.1s [2021-08-09T11:48:54.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-09T11:48:54.252Z] [2021-08-09T11:48:54.252Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-09T11:48:54.252Z] #67 sha256:c297eb59f4b2801f6555680297f741eab113f43586b690797d5db10075f049ef [2021-08-09T11:48:54.252Z] #67 DONE 0.3s [2021-08-09T11:48:54.513Z] [2021-08-09T11:48:54.513Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-09T11:48:54.513Z] #68 sha256:10e0711408d13f7da8bd5283b109f60e93bf33c7c8610fda2cf2d79dd33973cb [2021-08-09T11:48:54.513Z] #68 DONE 0.0s [2021-08-09T11:48:54.513Z] [2021-08-09T11:48:54.513Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-09T11:48:54.513Z] #69 sha256:6aab8bdc9fb75bedc37f6422c3fc99e914a41ed8681935cbb74c09073dfe5f92 [2021-08-09T11:48:56.427Z] #69 DONE 2.0s [2021-08-09T11:48:56.427Z] [2021-08-09T11:48:56.427Z] #70 exporting to image [2021-08-09T11:48:56.427Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-09T11:48:56.427Z] #70 exporting layers [2021-08-09T11:48:56.468Z] #29 8.064 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-09T11:48:56.468Z] #29 8.623 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-09T11:48:56.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-09T11:48:56.729Z] #29 8.651 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-09T11:48:56.729Z] #29 8.678 Collecting pyyaml (from yamllint==1.26.1) [2021-08-09T11:48:56.729Z] #29 8.815 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-09T11:48:56.990Z] #29 8.930 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-09T11:48:56.990Z] #29 8.932 Building wheels for collected packages: yamllint [2021-08-09T11:48:56.990Z] #29 8.933 Running setup.py bdist_wheel for yamllint: started [2021-08-09T11:48:57.251Z] #29 ... [2021-08-09T11:48:57.251Z] [2021-08-09T11:48:57.251Z] #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 [2021-08-09T11:48:57.251Z] #61 sha256:8da230a6bcc71180a30f92eef709765987a4e05f0584b0483bdc35b472992d65 [2021-08-09T11:48:57.251Z] #61 80.56 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 [2021-08-09T11:48:58.192Z] #61 81.37 + mkdir -p /build [2021-08-09T11:48:58.192Z] #61 81.37 + cp runc /build/runc [2021-08-09T11:48:59.134Z] #61 ... [2021-08-09T11:48:59.134Z] [2021-08-09T11:48:59.134Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-09T11:48:59.134Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-08-09T11:48:59.134Z] #29 9.400 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-09T11:48:59.134Z] #29 9.401 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-09T11:48:59.134Z] #29 9.431 Successfully built yamllint [2021-08-09T11:48:59.134Z] #29 9.438 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-09T11:48:59.134Z] #29 9.637 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-09T11:48:59.134Z] #29 DONE 11.2s [2021-08-09T11:48:59.134Z] [2021-08-09T11:48:59.134Z] #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 [2021-08-09T11:48:59.134Z] #61 sha256:8da230a6bcc71180a30f92eef709765987a4e05f0584b0483bdc35b472992d65 [2021-08-09T11:48:59.134Z] #61 DONE 82.5s [2021-08-09T11:48:59.134Z] [2021-08-09T11:48:59.134Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-09T11:48:59.134Z] #32 sha256:39d619177d6b10f4ee875f1967a1588566bbdb634c9494d7e48e19ee13fd84d4 [2021-08-09T11:48:59.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-09T11:48:59.434Z] #57 215.4 # github.com/containerd/containerd/cmd/containerd [2021-08-09T11:48:59.434Z] #57 215.4 /usr/bin/ld: /tmp/go-link-589213288/000019.o: in function `New': [2021-08-09T11:48:59.434Z] #57 215.4 /tmp/tmp.WWtjoTXyAJ/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 [2021-08-09T11:48:59.434Z] #57 215.4 + bin/containerd-stress [2021-08-09T11:48:59.434Z] #57 216.6 + bin/containerd-shim [2021-08-09T11:49:00.078Z] #32 DONE 0.8s [2021-08-09T11:49:00.078Z] [2021-08-09T11:49:00.078Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-09T11:49:00.078Z] #37 sha256:64275a174cf2dd09ac205fd3de38e91a863330f4d61cc63546e060085d5e6b1c [2021-08-09T11:49:00.637Z] #70 exporting layers 3.8s done [2021-08-09T11:49:00.637Z] #70 writing image sha256:53122968a0e08d8e8f30ef0d71b643ad3ffcd36cacaf2b07e65bfb678844b527 done [2021-08-09T11:49:00.637Z] #70 naming to docker.io/library/docker:e8e278c44f18ca26150f6429ebd540e9363decda done [2021-08-09T11:49:00.637Z] #70 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-09T11:49:00.980Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-09T11:49:01.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/test/unit [2021-08-09T11:49:02.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-09T11:49:02.701Z] #57 223.6 + bin/containerd-shim-runc-v1 [2021-08-09T11:49:03.817Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-09T11:49:03.817Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-09T11:49:03.817Z] + TESTDIRS=./... [2021-08-09T11:49:03.817Z] + exclude_paths='/vendor/|/integration' [2021-08-09T11:49:03.817Z] ++ go list ./... [2021-08-09T11:49:03.817Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-09T11:49:04.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-09T11:49:04.762Z] + pkg_list='github.com/docker/docker/api [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/backend/build [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/httputils [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/middleware [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/build [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/container [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/debug [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/distribution [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/grpc [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/image [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/network [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/plugin [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/session [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/swarm [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/system [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/server/router/volume [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/backend [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/blkiodev [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/container [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/events [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/filters [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/image [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/mount [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/network [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/registry [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/strslice [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/swarm [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/time [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/versions [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-09T11:49:04.762Z] github.com/docker/docker/api/types/volume [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/builder-next [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/builder-next/worker [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/dockerfile [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/dockerignore [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/remotecontext [2021-08-09T11:49:04.762Z] github.com/docker/docker/builder/remotecontext/git [2021-08-09T11:49:04.762Z] github.com/docker/docker/cli [2021-08-09T11:49:04.762Z] github.com/docker/docker/cli/config [2021-08-09T11:49:04.762Z] github.com/docker/docker/cli/debug [2021-08-09T11:49:04.762Z] github.com/docker/docker/client [2021-08-09T11:49:04.762Z] github.com/docker/docker/cmd/docker-proxy [2021-08-09T11:49:04.762Z] github.com/docker/docker/cmd/dockerd [2021-08-09T11:49:04.762Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-09T11:49:04.762Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-09T11:49:04.762Z] github.com/docker/docker/container [2021-08-09T11:49:04.762Z] github.com/docker/docker/container/stream [2021-08-09T11:49:04.762Z] github.com/docker/docker/contrib/apparmor [2021-08-09T11:49:04.762Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-09T11:49:04.762Z] github.com/docker/docker/contrib/httpserver [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/cluster [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/cluster/convert [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/cluster/executor [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/cluster/provider [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/config [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/discovery [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/events [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/events/testutils [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/exec [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/images [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/initlayer [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/links [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/listeners [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/gelf [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/journald [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/local [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/logentries [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/splunk [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/syslog [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/logger/templates [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/names [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/network [2021-08-09T11:49:04.762Z] github.com/docker/docker/daemon/stats [2021-08-09T11:49:04.762Z] github.com/docker/docker/distribution [2021-08-09T11:49:04.762Z] github.com/docker/docker/distribution/metadata [2021-08-09T11:49:04.762Z] github.com/docker/docker/distribution/utils [2021-08-09T11:49:04.762Z] github.com/docker/docker/distribution/xfer [2021-08-09T11:49:04.762Z] github.com/docker/docker/dockerversion [2021-08-09T11:49:04.762Z] github.com/docker/docker/errdefs [2021-08-09T11:49:04.762Z] github.com/docker/docker/image [2021-08-09T11:49:04.762Z] github.com/docker/docker/image/cache [2021-08-09T11:49:04.762Z] github.com/docker/docker/image/tarexport [2021-08-09T11:49:04.762Z] github.com/docker/docker/image/v1 [2021-08-09T11:49:04.762Z] github.com/docker/docker/internal/test/suite [2021-08-09T11:49:04.762Z] github.com/docker/docker/layer [2021-08-09T11:49:04.762Z] github.com/docker/docker/libcontainerd [2021-08-09T11:49:04.762Z] github.com/docker/docker/libcontainerd/queue [2021-08-09T11:49:04.762Z] github.com/docker/docker/libcontainerd/remote [2021-08-09T11:49:04.762Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-09T11:49:04.762Z] github.com/docker/docker/libcontainerd/types [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/api [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/config [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/idm [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/ns [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/options [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/osl [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T11:49:04.762Z] github.com/docker/docker/libnetwork/types [2021-08-09T11:49:04.762Z] github.com/docker/docker/oci [2021-08-09T11:49:04.762Z] github.com/docker/docker/oci/caps [2021-08-09T11:49:04.762Z] github.com/docker/docker/opts [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/aaparser [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/archive [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/authorization [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/broadcaster [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/capabilities [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/chrootarchive [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/containerfs [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/devicemapper [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/directory [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/discovery [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/discovery/file [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/discovery/kv [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/discovery/memory [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/dmesg [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/filenotify [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/fileutils [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/fsutils [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/homedir [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/idtools [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/ioutils [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/jsonmessage [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/locker [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/longpath [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/loopback [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/mount [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/namesgenerator [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/parsers [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/pidfile [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/platform [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/plugingetter [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/plugins [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/plugins/transport [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/pools [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/progress [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/pubsub [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/reexec [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/signal [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/stack [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/stdcopy [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/streamformatter [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/stringid [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/symlink [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/sysinfo [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/system [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/tailfile [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/tarsum [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/term [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/term/windows [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/truncindex [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/urlutil [2021-08-09T11:49:04.762Z] github.com/docker/docker/pkg/useragent [2021-08-09T11:49:04.762Z] github.com/docker/docker/plugin [2021-08-09T11:49:04.762Z] github.com/docker/docker/plugin/executor/containerd [2021-08-09T11:49:04.762Z] github.com/docker/docker/plugin/v2 [2021-08-09T11:49:04.762Z] github.com/docker/docker/profiles/apparmor [2021-08-09T11:49:04.762Z] github.com/docker/docker/profiles/seccomp [2021-08-09T11:49:04.762Z] github.com/docker/docker/quota [2021-08-09T11:49:04.762Z] github.com/docker/docker/reference [2021-08-09T11:49:04.762Z] github.com/docker/docker/registry [2021-08-09T11:49:04.762Z] github.com/docker/docker/registry/resumable [2021-08-09T11:49:04.762Z] github.com/docker/docker/restartmanager [2021-08-09T11:49:04.762Z] github.com/docker/docker/rootless [2021-08-09T11:49:04.762Z] github.com/docker/docker/rootless/specconv [2021-08-09T11:49:04.762Z] github.com/docker/docker/runconfig [2021-08-09T11:49:04.762Z] github.com/docker/docker/runconfig/opts [2021-08-09T11:49:04.762Z] github.com/docker/docker/testutil [2021-08-09T11:49:04.762Z] github.com/docker/docker/testutil/daemon [2021-08-09T11:49:04.762Z] github.com/docker/docker/testutil/environment [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fakecontext [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fakegit [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fakestorage [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fixtures/load [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/registry [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/request [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/drivers [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/local [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/mounts [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/service [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/service/opts [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/testutils' [2021-08-09T11:49:04.763Z] ++ grep --fixed-strings -v /libnetwork [2021-08-09T11:49:04.763Z] ++ echo 'github.com/docker/docker/api [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/backend/build [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/httputils [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/middleware [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/build [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/container [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/debug [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/distribution [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/grpc [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/image [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/network [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/plugin [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/session [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/swarm [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/system [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/volume [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/backend [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/blkiodev [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/container [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/events [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/filters [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/image [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/mount [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/network [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/registry [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/strslice [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/swarm [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/time [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/versions [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/volume [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/builder-next [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/builder-next/worker [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/dockerfile [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/dockerignore [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/remotecontext [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder/remotecontext/git [2021-08-09T11:49:04.763Z] github.com/docker/docker/cli [2021-08-09T11:49:04.763Z] github.com/docker/docker/cli/config [2021-08-09T11:49:04.763Z] github.com/docker/docker/cli/debug [2021-08-09T11:49:04.763Z] github.com/docker/docker/client [2021-08-09T11:49:04.763Z] github.com/docker/docker/cmd/docker-proxy [2021-08-09T11:49:04.763Z] github.com/docker/docker/cmd/dockerd [2021-08-09T11:49:04.763Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-09T11:49:04.763Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-09T11:49:04.763Z] github.com/docker/docker/container [2021-08-09T11:49:04.763Z] github.com/docker/docker/container/stream [2021-08-09T11:49:04.763Z] github.com/docker/docker/contrib/apparmor [2021-08-09T11:49:04.763Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-09T11:49:04.763Z] github.com/docker/docker/contrib/httpserver [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/cluster [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/cluster/convert [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/cluster/executor [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/cluster/provider [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/config [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/discovery [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/events [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/events/testutils [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/exec [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/images [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/initlayer [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/links [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/listeners [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/gelf [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/journald [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/local [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/logentries [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/splunk [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/syslog [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/logger/templates [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/names [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/network [2021-08-09T11:49:04.763Z] github.com/docker/docker/daemon/stats [2021-08-09T11:49:04.763Z] github.com/docker/docker/distribution [2021-08-09T11:49:04.763Z] github.com/docker/docker/distribution/metadata [2021-08-09T11:49:04.763Z] github.com/docker/docker/distribution/utils [2021-08-09T11:49:04.763Z] github.com/docker/docker/distribution/xfer [2021-08-09T11:49:04.763Z] github.com/docker/docker/dockerversion [2021-08-09T11:49:04.763Z] github.com/docker/docker/errdefs [2021-08-09T11:49:04.763Z] github.com/docker/docker/image [2021-08-09T11:49:04.763Z] github.com/docker/docker/image/cache [2021-08-09T11:49:04.763Z] github.com/docker/docker/image/tarexport [2021-08-09T11:49:04.763Z] github.com/docker/docker/image/v1 [2021-08-09T11:49:04.763Z] github.com/docker/docker/internal/test/suite [2021-08-09T11:49:04.763Z] github.com/docker/docker/layer [2021-08-09T11:49:04.763Z] github.com/docker/docker/libcontainerd [2021-08-09T11:49:04.763Z] github.com/docker/docker/libcontainerd/queue [2021-08-09T11:49:04.763Z] github.com/docker/docker/libcontainerd/remote [2021-08-09T11:49:04.763Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-09T11:49:04.763Z] github.com/docker/docker/libcontainerd/types [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/api [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/config [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/idm [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/ns [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/options [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/osl [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T11:49:04.763Z] github.com/docker/docker/libnetwork/types [2021-08-09T11:49:04.763Z] github.com/docker/docker/oci [2021-08-09T11:49:04.763Z] github.com/docker/docker/oci/caps [2021-08-09T11:49:04.763Z] github.com/docker/docker/opts [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/aaparser [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/archive [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/authorization [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/broadcaster [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/capabilities [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/chrootarchive [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/containerfs [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/devicemapper [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/directory [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/discovery [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/discovery/file [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/discovery/kv [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/discovery/memory [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/dmesg [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/filenotify [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/fileutils [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/fsutils [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/homedir [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/idtools [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/ioutils [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/jsonmessage [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/locker [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/longpath [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/loopback [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/mount [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/namesgenerator [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/parsers [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/pidfile [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/platform [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/plugingetter [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/plugins [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/plugins/transport [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/pools [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/progress [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/pubsub [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/reexec [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/signal [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/stack [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/stdcopy [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/streamformatter [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/stringid [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/symlink [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/sysinfo [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/system [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/tailfile [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/tarsum [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/term [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/term/windows [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/truncindex [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/urlutil [2021-08-09T11:49:04.763Z] github.com/docker/docker/pkg/useragent [2021-08-09T11:49:04.763Z] github.com/docker/docker/plugin [2021-08-09T11:49:04.763Z] github.com/docker/docker/plugin/executor/containerd [2021-08-09T11:49:04.763Z] github.com/docker/docker/plugin/v2 [2021-08-09T11:49:04.763Z] github.com/docker/docker/profiles/apparmor [2021-08-09T11:49:04.763Z] github.com/docker/docker/profiles/seccomp [2021-08-09T11:49:04.763Z] github.com/docker/docker/quota [2021-08-09T11:49:04.763Z] github.com/docker/docker/reference [2021-08-09T11:49:04.763Z] github.com/docker/docker/registry [2021-08-09T11:49:04.763Z] github.com/docker/docker/registry/resumable [2021-08-09T11:49:04.763Z] github.com/docker/docker/restartmanager [2021-08-09T11:49:04.763Z] github.com/docker/docker/rootless [2021-08-09T11:49:04.763Z] github.com/docker/docker/rootless/specconv [2021-08-09T11:49:04.763Z] github.com/docker/docker/runconfig [2021-08-09T11:49:04.763Z] github.com/docker/docker/runconfig/opts [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/daemon [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/environment [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fakecontext [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fakegit [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fakestorage [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fixtures/load [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/registry [2021-08-09T11:49:04.763Z] github.com/docker/docker/testutil/request [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/drivers [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/local [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/mounts [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/service [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/service/opts [2021-08-09T11:49:04.763Z] github.com/docker/docker/volume/testutils' [2021-08-09T11:49:04.763Z] + base_pkg_list='github.com/docker/docker/api [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/backend/build [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/httputils [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/middleware [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/build [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/container [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/debug [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/distribution [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/grpc [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/image [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/network [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/plugin [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/session [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/swarm [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/system [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/server/router/volume [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/backend [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/blkiodev [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/container [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/events [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/filters [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/image [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/mount [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/network [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/registry [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/strslice [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/swarm [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/time [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/versions [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-09T11:49:04.763Z] github.com/docker/docker/api/types/volume [2021-08-09T11:49:04.763Z] github.com/docker/docker/builder [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/worker [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/dockerfile [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/dockerignore [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/remotecontext [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/remotecontext/git [2021-08-09T11:49:04.764Z] github.com/docker/docker/cli [2021-08-09T11:49:04.764Z] github.com/docker/docker/cli/config [2021-08-09T11:49:04.764Z] github.com/docker/docker/cli/debug [2021-08-09T11:49:04.764Z] github.com/docker/docker/client [2021-08-09T11:49:04.764Z] github.com/docker/docker/cmd/docker-proxy [2021-08-09T11:49:04.764Z] github.com/docker/docker/cmd/dockerd [2021-08-09T11:49:04.764Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-09T11:49:04.764Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-09T11:49:04.764Z] github.com/docker/docker/container [2021-08-09T11:49:04.764Z] github.com/docker/docker/container/stream [2021-08-09T11:49:04.764Z] github.com/docker/docker/contrib/apparmor [2021-08-09T11:49:04.764Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-09T11:49:04.764Z] github.com/docker/docker/contrib/httpserver [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster/convert [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster/executor [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster/provider [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/config [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/discovery [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/events [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/events/testutils [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/exec [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/images [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/initlayer [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/links [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/listeners [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/gelf [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/journald [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/local [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/logentries [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/splunk [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/syslog [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/templates [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/names [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/network [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/stats [2021-08-09T11:49:04.764Z] github.com/docker/docker/distribution [2021-08-09T11:49:04.764Z] github.com/docker/docker/distribution/metadata [2021-08-09T11:49:04.764Z] github.com/docker/docker/distribution/utils [2021-08-09T11:49:04.764Z] github.com/docker/docker/distribution/xfer [2021-08-09T11:49:04.764Z] github.com/docker/docker/dockerversion [2021-08-09T11:49:04.764Z] github.com/docker/docker/errdefs [2021-08-09T11:49:04.764Z] github.com/docker/docker/image [2021-08-09T11:49:04.764Z] github.com/docker/docker/image/cache [2021-08-09T11:49:04.764Z] github.com/docker/docker/image/tarexport [2021-08-09T11:49:04.764Z] github.com/docker/docker/image/v1 [2021-08-09T11:49:04.764Z] github.com/docker/docker/internal/test/suite [2021-08-09T11:49:04.764Z] github.com/docker/docker/layer [2021-08-09T11:49:04.764Z] github.com/docker/docker/libcontainerd [2021-08-09T11:49:04.764Z] github.com/docker/docker/libcontainerd/queue [2021-08-09T11:49:04.764Z] github.com/docker/docker/libcontainerd/remote [2021-08-09T11:49:04.764Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-09T11:49:04.764Z] github.com/docker/docker/libcontainerd/types [2021-08-09T11:49:04.764Z] github.com/docker/docker/oci [2021-08-09T11:49:04.764Z] github.com/docker/docker/oci/caps [2021-08-09T11:49:04.764Z] github.com/docker/docker/opts [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/aaparser [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/archive [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/authorization [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/broadcaster [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/capabilities [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/chrootarchive [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/containerfs [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/devicemapper [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/directory [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/discovery [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/discovery/file [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/discovery/kv [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/discovery/memory [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/dmesg [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/filenotify [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/fileutils [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/fsutils [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/homedir [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/idtools [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/ioutils [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/jsonmessage [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/locker [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/longpath [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/loopback [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/mount [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/namesgenerator [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/parsers [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/pidfile [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/platform [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/plugingetter [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/plugins [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/plugins/transport [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/pools [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/progress [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/pubsub [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/reexec [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/signal [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/stack [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/stdcopy [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/streamformatter [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/stringid [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/symlink [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/sysinfo [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/system [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/tailfile [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/tarsum [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/term [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/term/windows [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/truncindex [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/urlutil [2021-08-09T11:49:04.764Z] github.com/docker/docker/pkg/useragent [2021-08-09T11:49:04.764Z] github.com/docker/docker/plugin [2021-08-09T11:49:04.764Z] github.com/docker/docker/plugin/executor/containerd [2021-08-09T11:49:04.764Z] github.com/docker/docker/plugin/v2 [2021-08-09T11:49:04.764Z] github.com/docker/docker/profiles/apparmor [2021-08-09T11:49:04.764Z] github.com/docker/docker/profiles/seccomp [2021-08-09T11:49:04.764Z] github.com/docker/docker/quota [2021-08-09T11:49:04.764Z] github.com/docker/docker/reference [2021-08-09T11:49:04.764Z] github.com/docker/docker/registry [2021-08-09T11:49:04.764Z] github.com/docker/docker/registry/resumable [2021-08-09T11:49:04.764Z] github.com/docker/docker/restartmanager [2021-08-09T11:49:04.764Z] github.com/docker/docker/rootless [2021-08-09T11:49:04.764Z] github.com/docker/docker/rootless/specconv [2021-08-09T11:49:04.764Z] github.com/docker/docker/runconfig [2021-08-09T11:49:04.764Z] github.com/docker/docker/runconfig/opts [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil/daemon [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil/environment [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil/fakecontext [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil/fakegit [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil/fakestorage [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil/fixtures/load [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil/registry [2021-08-09T11:49:04.764Z] github.com/docker/docker/testutil/request [2021-08-09T11:49:04.764Z] github.com/docker/docker/volume [2021-08-09T11:49:04.764Z] github.com/docker/docker/volume/drivers [2021-08-09T11:49:04.764Z] github.com/docker/docker/volume/local [2021-08-09T11:49:04.764Z] github.com/docker/docker/volume/mounts [2021-08-09T11:49:04.764Z] github.com/docker/docker/volume/service [2021-08-09T11:49:04.764Z] github.com/docker/docker/volume/service/opts [2021-08-09T11:49:04.764Z] github.com/docker/docker/volume/testutils' [2021-08-09T11:49:04.764Z] ++ echo 'github.com/docker/docker/api [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/backend/build [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/httputils [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/middleware [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/build [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/container [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/debug [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/distribution [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/grpc [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/image [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/network [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/plugin [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/session [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/swarm [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/system [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/server/router/volume [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/backend [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/blkiodev [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/container [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/events [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/filters [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/image [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/mount [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/network [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/registry [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/strslice [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/swarm [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/time [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/versions [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-09T11:49:04.764Z] github.com/docker/docker/api/types/volume [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/builder-next/worker [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/dockerfile [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/dockerignore [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/remotecontext [2021-08-09T11:49:04.764Z] github.com/docker/docker/builder/remotecontext/git [2021-08-09T11:49:04.764Z] github.com/docker/docker/cli [2021-08-09T11:49:04.764Z] github.com/docker/docker/cli/config [2021-08-09T11:49:04.764Z] github.com/docker/docker/cli/debug [2021-08-09T11:49:04.764Z] github.com/docker/docker/client [2021-08-09T11:49:04.764Z] github.com/docker/docker/cmd/docker-proxy [2021-08-09T11:49:04.764Z] github.com/docker/docker/cmd/dockerd [2021-08-09T11:49:04.764Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-09T11:49:04.764Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-09T11:49:04.764Z] github.com/docker/docker/container [2021-08-09T11:49:04.764Z] github.com/docker/docker/container/stream [2021-08-09T11:49:04.764Z] github.com/docker/docker/contrib/apparmor [2021-08-09T11:49:04.764Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-09T11:49:04.764Z] github.com/docker/docker/contrib/httpserver [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster/convert [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster/executor [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/cluster/provider [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/config [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/discovery [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/events [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/events/testutils [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/exec [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/images [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/initlayer [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/links [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/listeners [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/gelf [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/journald [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/local [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/logentries [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/splunk [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/syslog [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/logger/templates [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/names [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/network [2021-08-09T11:49:04.764Z] github.com/docker/docker/daemon/stats [2021-08-09T11:49:04.764Z] github.com/docker/docker/distribution [2021-08-09T11:49:04.764Z] github.com/docker/docker/distribution/metadata [2021-08-09T11:49:04.764Z] github.com/docker/docker/distribution/utils [2021-08-09T11:49:04.764Z] github.com/docker/docker/distribution/xfer [2021-08-09T11:49:04.764Z] github.com/docker/docker/dockerversion [2021-08-09T11:49:04.764Z] github.com/docker/docker/errdefs [2021-08-09T11:49:04.764Z] github.com/docker/docker/image [2021-08-09T11:49:04.764Z] github.com/docker/docker/image/cache [2021-08-09T11:49:04.764Z] github.com/docker/docker/image/tarexport [2021-08-09T11:49:04.764Z] github.com/docker/docker/image/v1 [2021-08-09T11:49:04.764Z] github.com/docker/docker/internal/test/suite [2021-08-09T11:49:04.764Z] github.com/docker/docker/layer [2021-08-09T11:49:04.764Z] github.com/docker/docker/libcontainerd [2021-08-09T11:49:04.764Z] github.com/docker/docker/libcontainerd/queue [2021-08-09T11:49:04.764Z] github.com/docker/docker/libcontainerd/remote [2021-08-09T11:49:04.764Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-09T11:49:04.764Z] github.com/docker/docker/libcontainerd/types [2021-08-09T11:49:04.764Z] github.com/docker/docker/libnetwork [2021-08-09T11:49:04.764Z] github.com/docker/docker/libnetwork/api [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/config [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/idm [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ns [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/options [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/osl [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/types [2021-08-09T11:49:04.765Z] github.com/docker/docker/oci [2021-08-09T11:49:04.765Z] github.com/docker/docker/oci/caps [2021-08-09T11:49:04.765Z] github.com/docker/docker/opts [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/aaparser [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/archive [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/authorization [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/broadcaster [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/capabilities [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/chrootarchive [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/containerfs [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/devicemapper [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/directory [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/discovery [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/discovery/file [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/discovery/kv [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/discovery/memory [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/dmesg [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/filenotify [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/fileutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/fsutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/homedir [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/idtools [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/ioutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/jsonmessage [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/locker [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/longpath [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/loopback [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/mount [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/namesgenerator [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/parsers [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/pidfile [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/platform [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/plugingetter [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/plugins [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/plugins/transport [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/pools [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/progress [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/pubsub [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/reexec [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/signal [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/stack [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/stdcopy [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/streamformatter [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/stringid [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/symlink [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/sysinfo [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/system [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/tailfile [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/tarsum [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/term [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/term/windows [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/truncindex [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/urlutil [2021-08-09T11:49:04.765Z] github.com/docker/docker/pkg/useragent [2021-08-09T11:49:04.765Z] github.com/docker/docker/plugin [2021-08-09T11:49:04.765Z] github.com/docker/docker/plugin/executor/containerd [2021-08-09T11:49:04.765Z] github.com/docker/docker/plugin/v2 [2021-08-09T11:49:04.765Z] github.com/docker/docker/profiles/apparmor [2021-08-09T11:49:04.765Z] github.com/docker/docker/profiles/seccomp [2021-08-09T11:49:04.765Z] github.com/docker/docker/quota [2021-08-09T11:49:04.765Z] github.com/docker/docker/reference [2021-08-09T11:49:04.765Z] github.com/docker/docker/registry [2021-08-09T11:49:04.765Z] github.com/docker/docker/registry/resumable [2021-08-09T11:49:04.765Z] github.com/docker/docker/restartmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/rootless [2021-08-09T11:49:04.765Z] github.com/docker/docker/rootless/specconv [2021-08-09T11:49:04.765Z] github.com/docker/docker/runconfig [2021-08-09T11:49:04.765Z] github.com/docker/docker/runconfig/opts [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil/daemon [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil/environment [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil/fakecontext [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil/fakegit [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil/fakestorage [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil/fixtures/load [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil/registry [2021-08-09T11:49:04.765Z] github.com/docker/docker/testutil/request [2021-08-09T11:49:04.765Z] github.com/docker/docker/volume [2021-08-09T11:49:04.765Z] github.com/docker/docker/volume/drivers [2021-08-09T11:49:04.765Z] github.com/docker/docker/volume/local [2021-08-09T11:49:04.765Z] github.com/docker/docker/volume/mounts [2021-08-09T11:49:04.765Z] github.com/docker/docker/volume/service [2021-08-09T11:49:04.765Z] github.com/docker/docker/volume/service/opts [2021-08-09T11:49:04.765Z] github.com/docker/docker/volume/testutils' [2021-08-09T11:49:04.765Z] ++ grep --fixed-strings /libnetwork [2021-08-09T11:49:04.765Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/api [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/config [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/idm [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ns [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/options [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/osl [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/types' [2021-08-09T11:49:04.765Z] + echo 'github.com/docker/docker/libnetwork [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/api [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/config [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/idm [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/ns [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/options [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/osl [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/types' [2021-08-09T11:49:04.765Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T11:49:04.765Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T11:49:04.765Z] + type docker-proxy [2021-08-09T11:49:04.765Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-09T11:49:04.765Z] + hack/make.sh binary-proxy install-proxy [2021-08-09T11:49:04.765Z] [2021-08-09T11:49:05.026Z] Removing bundles/ [2021-08-09T11:49:05.026Z] [2021-08-09T11:49:05.026Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-09T11:49:05.026Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-09T11:49:05.026Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T11:49:05.413Z] #37 ... [2021-08-09T11:49:05.414Z] [2021-08-09T11:49:05.414Z] #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 [2021-08-09T11:49:05.414Z] #64 sha256:bfc3f7b420f7c3ddb705c533e65b3db0a00c92a6a2b64888a176ec1ce2e706f7 [2021-08-09T11:49:05.414Z] #64 139.9 # github.com/containerd/containerd/cmd/containerd [2021-08-09T11:49:05.414Z] #64 139.9 /usr/bin/ld: /tmp/go-link-507077558/000019.o: in function `New': [2021-08-09T11:49:05.414Z] #64 139.9 /tmp/tmp.EXZ2hjMiJv/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 [2021-08-09T11:49:05.414Z] #64 140.0 + bin/containerd-stress [2021-08-09T11:49:05.414Z] #64 141.1 + bin/containerd-shim [2021-08-09T11:49:07.336Z] #64 ... [2021-08-09T11:49:07.336Z] [2021-08-09T11:49:07.336Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-09T11:49:07.336Z] #37 sha256:64275a174cf2dd09ac205fd3de38e91a863330f4d61cc63546e060085d5e6b1c [2021-08-09T11:49:07.336Z] #37 DONE 7.0s [2021-08-09T11:49:07.336Z] [2021-08-09T11:49:07.336Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-09T11:49:07.336Z] #40 sha256:33de15c8b12b5e84eb7e1fa548ca88d2287db50016bc4e753bd169745ee534fa [2021-08-09T11:49:07.336Z] #40 DONE 0.3s [2021-08-09T11:49:07.336Z] [2021-08-09T11:49:07.336Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-09T11:49:07.336Z] #42 sha256:3ccb0a56bdcf11c60765f0dc241e373e7146c08c90fc6ea4490b192a5ccf5c14 [2021-08-09T11:49:07.336Z] #42 DONE 0.1s [2021-08-09T11:49:07.336Z] [2021-08-09T11:49:07.336Z] #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 [2021-08-09T11:49:07.336Z] #64 sha256:bfc3f7b420f7c3ddb705c533e65b3db0a00c92a6a2b64888a176ec1ce2e706f7 [2021-08-09T11:49:07.336Z] #64 ... [2021-08-09T11:49:07.336Z] [2021-08-09T11:49:07.336Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-09T11:49:07.336Z] #45 sha256:33da03b2f312dfba92a57b6719310172d012aa4cf74bc47494b03d6bddf7e003 [2021-08-09T11:49:07.336Z] #45 DONE 0.1s [2021-08-09T11:49:07.596Z] [2021-08-09T11:49:07.596Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-09T11:49:07.596Z] #48 sha256:f29a0f4c79f5476ced7609a1a52acba00d335fbcaa17eb5883664a2c3d4633f0 [2021-08-09T11:49:07.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-09T11:49:07.858Z] #48 DONE 0.5s [2021-08-09T11:49:07.858Z] [2021-08-09T11:49:07.858Z] #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 [2021-08-09T11:49:07.858Z] #64 sha256:bfc3f7b420f7c3ddb705c533e65b3db0a00c92a6a2b64888a176ec1ce2e706f7 [2021-08-09T11:49:07.947Z] #57 228.7 + bin/containerd-shim-runc-v2 [2021-08-09T11:49:07.947Z] #57 229.3 + binaries [2021-08-09T11:49:07.947Z] #57 229.3 + install -D bin/containerd /build/containerd [2021-08-09T11:49:07.947Z] #57 229.3 + install -D bin/containerd-shim /build/containerd-shim [2021-08-09T11:49:07.947Z] #57 229.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-09T11:49:07.947Z] #57 229.3 + install -D bin/ctr /build/ctr [2021-08-09T11:49:08.121Z] #64 ... [2021-08-09T11:49:08.121Z] [2021-08-09T11:49:08.121Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-09T11:49:08.121Z] #52 sha256:bf6ef7eb7973276f3d4a053f055ee7d6caa9301d6fc30f140e883a5b5b629725 [2021-08-09T11:49:08.121Z] #52 DONE 0.1s [2021-08-09T11:49:08.121Z] [2021-08-09T11:49:08.121Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-09T11:49:08.121Z] #54 sha256:978ab530db10451fbbdcf91c06e551b3bcce895dd17e5dd467a51573ecd67acf [2021-08-09T11:49:08.381Z] #54 DONE 0.2s [2021-08-09T11:49:08.381Z] [2021-08-09T11:49:08.381Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-09T11:49:08.381Z] #56 sha256:0da8a431b5c26e91862d6d4c50039bc6f72dd3e1b88e2aecbd0e89e7be38abb0 [2021-08-09T11:49:08.381Z] #56 DONE 0.1s [2021-08-09T11:49:08.381Z] [2021-08-09T11:49:08.381Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-09T11:49:08.381Z] #58 sha256:528819d74331a3d9a1d98698ed04f170717b14f82a12738b8e63ce0cf9399981 [2021-08-09T11:49:08.461Z] #57 217.0 # github.com/containerd/containerd/cmd/containerd [2021-08-09T11:49:08.461Z] #57 217.0 /usr/bin/ld: /tmp/go-link-413463498/000019.o: in function `New': [2021-08-09T11:49:08.461Z] #57 217.0 /tmp/tmp.1FSWpVVh4x/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 [2021-08-09T11:49:08.461Z] #57 217.0 + bin/containerd-stress [2021-08-09T11:49:08.952Z] #58 DONE 0.5s [2021-08-09T11:49:08.953Z] [2021-08-09T11:49:08.953Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-09T11:49:08.953Z] #60 sha256:3f7f2a45230d84cb679880abe25506016f9de8fbc3b122a96b4af616cbe38b64 [2021-08-09T11:49:08.953Z] #60 DONE 0.1s [2021-08-09T11:49:08.953Z] [2021-08-09T11:49:08.953Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-09T11:49:08.953Z] #62 sha256:0e273fc7954483d6a3ff202bfa28216ea755aab4e05b9d847956fc01d059a269 [2021-08-09T11:49:08.953Z] #62 DONE 0.2s [2021-08-09T11:49:08.953Z] [2021-08-09T11:49:08.953Z] #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 [2021-08-09T11:49:08.953Z] #64 sha256:bfc3f7b420f7c3ddb705c533e65b3db0a00c92a6a2b64888a176ec1ce2e706f7 [2021-08-09T11:49:09.826Z] #57 218.1 + bin/containerd-shim [2021-08-09T11:49:10.215Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-09T11:49:10.215Z] Using test binary docker [2021-08-09T11:49:10.215Z] +++ /etc/init.d/apparmor start [2021-08-09T11:49:10.215Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-09T11:49:10.215Z] INFO: Waiting for daemon to start... [2021-08-09T11:49:10.215Z] Starting dockerd [2021-08-09T11:49:10.215Z] +++ 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 [2021-08-09T11:49:12.122Z] . [2021-08-09T11:49:12.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-09T11:49:12.122Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-09T11:49:12.122Z] Error: No such image: emptyfs [2021-08-09T11:49:12.122Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-09T11:49:12.122Z] ++++ docker load [2021-08-09T11:49:12.252Z] #64 148.3 + bin/containerd-shim-runc-v1 [2021-08-09T11:49:12.691Z] Running integration-test (iteration 1) [2021-08-09T11:49:12.691Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-09T11:49:12.691Z] ++ 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 [2021-08-09T11:49:12.691Z] ++ set -e [2021-08-09T11:49:12.691Z] ++ '[' -n 0 ']' [2021-08-09T11:49:12.691Z] ++ set -x [2021-08-09T11:49:12.691Z] ++ 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 [2021-08-09T11:49:13.229Z] #57 DONE 233.8s [2021-08-09T11:49:13.229Z] [2021-08-09T11:49:13.229Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-09T11:49:13.229Z] #58 sha256:496bbf8ea49c09d003acb992eb2d8270a5f26b953f60e887b1f443bb4a7f2bcc [2021-08-09T11:49:13.261Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-09T11:49:13.261Z] [2021-08-09T11:49:13.261Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-09T11:49:13.261Z] Installing docker-proxy to /usr/local/bin/ [2021-08-09T11:49:13.261Z] [2021-08-09T11:49:13.261Z] + mkdir -p bundles [2021-08-09T11:49:13.533Z] + '[' -n 'github.com/docker/docker/api [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/backend/build [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/httputils [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/middleware [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/build [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/container [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/debug [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/distribution [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/grpc [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/image [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/network [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/plugin [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/session [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/swarm [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/system [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/server/router/volume [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/backend [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/blkiodev [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/container [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/events [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/filters [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/image [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/mount [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/network [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/registry [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/strslice [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/swarm [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/time [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/versions [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-09T11:49:13.533Z] github.com/docker/docker/api/types/volume [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/builder-next [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/builder-next/worker [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/dockerfile [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/dockerignore [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/remotecontext [2021-08-09T11:49:13.533Z] github.com/docker/docker/builder/remotecontext/git [2021-08-09T11:49:13.533Z] github.com/docker/docker/cli [2021-08-09T11:49:13.534Z] github.com/docker/docker/cli/config [2021-08-09T11:49:13.534Z] github.com/docker/docker/cli/debug [2021-08-09T11:49:13.534Z] github.com/docker/docker/client [2021-08-09T11:49:13.534Z] github.com/docker/docker/cmd/docker-proxy [2021-08-09T11:49:13.534Z] github.com/docker/docker/cmd/dockerd [2021-08-09T11:49:13.534Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-09T11:49:13.534Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-09T11:49:13.534Z] github.com/docker/docker/container [2021-08-09T11:49:13.534Z] github.com/docker/docker/container/stream [2021-08-09T11:49:13.534Z] github.com/docker/docker/contrib/apparmor [2021-08-09T11:49:13.534Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-09T11:49:13.534Z] github.com/docker/docker/contrib/httpserver [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/cluster [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/cluster/convert [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/cluster/executor [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/cluster/provider [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/config [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/discovery [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/events [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/events/testutils [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/exec [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/images [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/initlayer [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/links [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/listeners [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/gelf [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/journald [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/local [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/logentries [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/splunk [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/syslog [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/logger/templates [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/names [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/network [2021-08-09T11:49:13.534Z] github.com/docker/docker/daemon/stats [2021-08-09T11:49:13.534Z] github.com/docker/docker/distribution [2021-08-09T11:49:13.534Z] github.com/docker/docker/distribution/metadata [2021-08-09T11:49:13.534Z] github.com/docker/docker/distribution/utils [2021-08-09T11:49:13.534Z] github.com/docker/docker/distribution/xfer [2021-08-09T11:49:13.534Z] github.com/docker/docker/dockerversion [2021-08-09T11:49:13.534Z] github.com/docker/docker/errdefs [2021-08-09T11:49:13.534Z] github.com/docker/docker/image [2021-08-09T11:49:13.534Z] github.com/docker/docker/image/cache [2021-08-09T11:49:13.534Z] github.com/docker/docker/image/tarexport [2021-08-09T11:49:13.534Z] github.com/docker/docker/image/v1 [2021-08-09T11:49:13.534Z] github.com/docker/docker/internal/test/suite [2021-08-09T11:49:13.534Z] github.com/docker/docker/layer [2021-08-09T11:49:13.534Z] github.com/docker/docker/libcontainerd [2021-08-09T11:49:13.534Z] github.com/docker/docker/libcontainerd/queue [2021-08-09T11:49:13.534Z] github.com/docker/docker/libcontainerd/remote [2021-08-09T11:49:13.534Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-09T11:49:13.534Z] github.com/docker/docker/libcontainerd/types [2021-08-09T11:49:13.534Z] github.com/docker/docker/oci [2021-08-09T11:49:13.534Z] github.com/docker/docker/oci/caps [2021-08-09T11:49:13.534Z] github.com/docker/docker/opts [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/aaparser [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/archive [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/authorization [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/broadcaster [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/capabilities [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/chrootarchive [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/containerfs [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/devicemapper [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/directory [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/discovery [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/discovery/file [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/discovery/kv [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/discovery/memory [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/dmesg [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/filenotify [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/fileutils [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/fsutils [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/homedir [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/idtools [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/ioutils [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/jsonmessage [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/locker [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/longpath [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/loopback [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/mount [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/namesgenerator [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/parsers [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/pidfile [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/platform [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/plugingetter [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/plugins [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/plugins/transport [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/pools [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/progress [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/pubsub [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/reexec [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/signal [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/stack [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/stdcopy [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/streamformatter [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/stringid [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/symlink [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/sysinfo [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/system [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/tailfile [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/tarsum [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/term [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/term/windows [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/truncindex [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/urlutil [2021-08-09T11:49:13.534Z] github.com/docker/docker/pkg/useragent [2021-08-09T11:49:13.534Z] github.com/docker/docker/plugin [2021-08-09T11:49:13.534Z] github.com/docker/docker/plugin/executor/containerd [2021-08-09T11:49:13.534Z] github.com/docker/docker/plugin/v2 [2021-08-09T11:49:13.534Z] github.com/docker/docker/profiles/apparmor [2021-08-09T11:49:13.534Z] github.com/docker/docker/profiles/seccomp [2021-08-09T11:49:13.534Z] github.com/docker/docker/quota [2021-08-09T11:49:13.534Z] github.com/docker/docker/reference [2021-08-09T11:49:13.534Z] github.com/docker/docker/registry [2021-08-09T11:49:13.534Z] github.com/docker/docker/registry/resumable [2021-08-09T11:49:13.534Z] github.com/docker/docker/restartmanager [2021-08-09T11:49:13.534Z] github.com/docker/docker/rootless [2021-08-09T11:49:13.534Z] github.com/docker/docker/rootless/specconv [2021-08-09T11:49:13.534Z] github.com/docker/docker/runconfig [2021-08-09T11:49:13.534Z] github.com/docker/docker/runconfig/opts [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil/daemon [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil/environment [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil/fakecontext [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil/fakegit [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil/fakestorage [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil/fixtures/load [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil/registry [2021-08-09T11:49:13.534Z] github.com/docker/docker/testutil/request [2021-08-09T11:49:13.534Z] github.com/docker/docker/volume [2021-08-09T11:49:13.534Z] github.com/docker/docker/volume/drivers [2021-08-09T11:49:13.534Z] github.com/docker/docker/volume/local [2021-08-09T11:49:13.534Z] github.com/docker/docker/volume/mounts [2021-08-09T11:49:13.534Z] github.com/docker/docker/volume/service [2021-08-09T11:49:13.534Z] github.com/docker/docker/volume/service/opts [2021-08-09T11:49:13.534Z] github.com/docker/docker/volume/testutils' ']' [2021-08-09T11:49:13.535Z] + 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 [2021-08-09T11:49:14.157Z] #58 DONE 0.8s [2021-08-09T11:49:14.157Z] [2021-08-09T11:49:14.157Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-09T11:49:14.157Z] #62 sha256:5adc4ac8286cdb8160b70275f04ed7ea02732e01f2f655d0a941efdc278b23e9 [2021-08-09T11:49:14.157Z] #62 DONE 0.2s [2021-08-09T11:49:14.157Z] [2021-08-09T11:49:14.157Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-09T11:49:14.157Z] #67 sha256:caa0e9527b139928a774663dbcf20997505e58280e4c6d278f55eb8a13609a53 [2021-08-09T11:49:14.927Z] ? github.com/docker/docker/api [no test files] [2021-08-09T11:49:15.083Z] #67 DONE 0.8s [2021-08-09T11:49:15.083Z] [2021-08-09T11:49:15.083Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-09T11:49:15.083Z] #68 sha256:18a867a8ec00860ab6e89f0d6c709a92cd5fd71a3d150acb8e331e91418cb557 [2021-08-09T11:49:15.083Z] #68 DONE 0.1s [2021-08-09T11:49:15.083Z] [2021-08-09T11:49:15.083Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-09T11:49:15.083Z] #69 sha256:4c7efa884ccb34f4721dca3a2d51991a71cd91cc1ead92e12e77cc0cead3df5f [2021-08-09T11:49:16.973Z] #69 DONE 1.6s [2021-08-09T11:49:16.973Z] [2021-08-09T11:49:16.973Z] #70 exporting to image [2021-08-09T11:49:16.973Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-09T11:49:16.973Z] #70 exporting layers [2021-08-09T11:49:17.539Z] #64 153.3 + bin/containerd-shim-runc-v2 [2021-08-09T11:49:17.799Z] #64 153.9 + binaries [2021-08-09T11:49:17.799Z] #64 153.9 + install -D bin/containerd /build/containerd [2021-08-09T11:49:17.799Z] #64 154.0 + install -D bin/containerd-shim /build/containerd-shim [2021-08-09T11:49:17.799Z] #64 154.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-09T11:49:17.799Z] #64 154.0 + install -D bin/ctr /build/ctr [2021-08-09T11:49:17.914Z] #57 225.0 + bin/containerd-shim-runc-v1 [2021-08-09T11:49:19.180Z] #64 DONE 155.3s [2021-08-09T11:49:20.562Z] [2021-08-09T11:49:20.562Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-09T11:49:20.562Z] #65 sha256:66b37a7d7d74bf13b5c08bbef608d126199dbc527407e9f13833be3d99fa52d8 [2021-08-09T11:49:21.501Z] #65 DONE 0.9s [2021-08-09T11:49:21.501Z] [2021-08-09T11:49:21.501Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-09T11:49:21.501Z] #69 sha256:0a2ebfc7e36c0d7117e7120a6276e1040aacb309a8542aecfdd87b31215c6fbd [2021-08-09T11:49:21.501Z] #69 DONE 0.2s [2021-08-09T11:49:21.501Z] [2021-08-09T11:49:21.501Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-09T11:49:21.501Z] #74 sha256:221cb68887b3843fe382ea1b7ae95561e06fe56ffa86dc21ff8e6330b8ce6bdb [2021-08-09T11:49:22.083Z] #57 230.0 + bin/containerd-shim-runc-v2 [2021-08-09T11:49:22.083Z] #57 230.6 + binaries [2021-08-09T11:49:22.083Z] #57 230.6 + install -D bin/containerd /build/containerd [2021-08-09T11:49:22.083Z] #57 230.6 + install -D bin/containerd-shim /build/containerd-shim [2021-08-09T11:49:22.083Z] #57 230.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-09T11:49:22.083Z] #57 230.6 + install -D bin/ctr /build/ctr [2021-08-09T11:49:22.881Z] #74 DONE 1.4s [2021-08-09T11:49:22.881Z] [2021-08-09T11:49:22.881Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-09T11:49:22.881Z] #75 sha256:7e9b8cbd2de5d043e3fe48d72c5d9b527e43f92b4ec90f2c9ac0e784a63a12e3 [2021-08-09T11:49:22.881Z] #75 DONE 0.0s [2021-08-09T11:49:22.881Z] [2021-08-09T11:49:22.881Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-09T11:49:22.881Z] #76 sha256:471c4c2e849a6fa81e2e096c47e8769666901b5518be4992b9c184405e4982e8 [2021-08-09T11:49:23.510Z] #70 exporting layers 6.5s done [2021-08-09T11:49:23.510Z] #70 writing image sha256:3be0f7d6e77a3b78e9564ead80224410a55970bb41da37891184f7e60fd14ebc done [2021-08-09T11:49:23.510Z] #70 naming to docker.io/library/docker:e8e278c44f18ca26150f6429ebd540e9363decda done [2021-08-09T11:49:23.510Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-09T11:49:23.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -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:e8e278c44f18ca26150f6429ebd540e9363decda hack/make.sh dynbinary test-integration [2021-08-09T11:49:24.599Z] #57 DONE 233.2s [2021-08-09T11:49:25.525Z] [2021-08-09T11:49:25.525Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-09T11:49:25.525Z] #58 sha256:05088ac208d5ae2945b056622d1ee0c7cd2aae81c49b3c6cee09f41e87736333 [2021-08-09T11:49:25.749Z] [2021-08-09T11:49:25.749Z] Removing bundles/ [2021-08-09T11:49:25.749Z] [2021-08-09T11:49:25.749Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-09T11:49:25.749Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-09T11:49:25.749Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T11:49:26.889Z] #58 DONE 1.1s [2021-08-09T11:49:26.889Z] [2021-08-09T11:49:26.889Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-09T11:49:26.889Z] #62 sha256:f0eb4028a05462a1264cb106b3a15bddbcdfb5ed2ee2e7632a5e8a50f0c25892 [2021-08-09T11:49:26.889Z] #62 DONE 0.2s [2021-08-09T11:49:26.889Z] [2021-08-09T11:49:26.889Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-09T11:49:26.889Z] #67 sha256:e48431f78e27b5a6e148f2a412a6fe4f1a98969d81c62f08afd783e0c1fa46c1 [2021-08-09T11:49:27.121Z] #76 DONE 4.3s [2021-08-09T11:49:27.122Z] [2021-08-09T11:49:27.122Z] #77 exporting to image [2021-08-09T11:49:27.122Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-09T11:49:27.122Z] #77 exporting layers [2021-08-09T11:49:27.819Z] #67 DONE 1.0s [2021-08-09T11:49:28.075Z] [2021-08-09T11:49:28.075Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-09T11:49:28.075Z] #68 sha256:82ed13b3b7bd97ec24e6e011ec3bbcfa9efe5ceee86c662b310f744700a9633e [2021-08-09T11:49:28.075Z] #68 DONE 0.0s [2021-08-09T11:49:28.075Z] [2021-08-09T11:49:28.075Z] #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 [2021-08-09T11:49:28.075Z] #69 sha256:85909da8798636fbe8aac4e7e0071e5846525e430d82c109099e76d309d24bb2 [2021-08-09T11:49:28.637Z] #69 0.739 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-08-09T11:49:28.637Z] #69 0.813 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-09T11:49:28.637Z] #69 0.814 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-09T11:49:28.893Z] #69 0.976 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-09T11:49:29.456Z] #69 1.088 Reading package lists... [2021-08-09T11:49:30.275Z] #69 1.713 Reading package lists... [2021-08-09T11:49:30.530Z] #69 2.332 Building dependency tree... [2021-08-09T11:49:30.530Z] #69 2.452 Reading state information... [2021-08-09T11:49:30.530Z] #69 2.557 The following additional packages will be installed: [2021-08-09T11:49:30.530Z] #69 2.557 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-08-09T11:49:30.530Z] #69 2.557 libpam-systemd [2021-08-09T11:49:30.530Z] #69 2.558 Suggested packages: [2021-08-09T11:49:30.530Z] #69 2.558 systemd-container policykit-1 [2021-08-09T11:49:30.530Z] #69 2.558 Recommended packages: [2021-08-09T11:49:30.530Z] #69 2.558 libnss-systemd [2021-08-09T11:49:30.530Z] #69 2.607 The following NEW packages will be installed: [2021-08-09T11:49:30.530Z] #69 2.607 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-08-09T11:49:30.530Z] #69 2.608 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-08-09T11:49:30.785Z] #69 2.876 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2021-08-09T11:49:30.785Z] #69 2.876 Need to get 4759 kB of archives. [2021-08-09T11:49:30.785Z] #69 2.876 After this operation, 16.6 MB of additional disk space will be used. [2021-08-09T11:49:30.785Z] #69 2.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-09T11:49:30.785Z] #69 2.878 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-08-09T11:49:30.785Z] #69 2.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-08-09T11:49:30.785Z] #69 2.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-08-09T11:49:30.785Z] #69 2.883 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-08-09T11:49:30.785Z] #69 2.883 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-08-09T11:49:30.785Z] #69 2.972 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-08-09T11:49:31.049Z] #69 2.977 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-08-09T11:49:31.049Z] #69 2.994 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-08-09T11:49:31.049Z] #69 3.079 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-08-09T11:49:31.049Z] #69 3.082 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-08-09T11:49:31.049Z] #69 3.229 debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T11:49:31.318Z] #69 3.251 Fetched 4759 kB in 0s (10.2 MB/s) [2021-08-09T11:49:31.318Z] #69 3.275 Selecting previously unselected package libargon2-1:amd64. [2021-08-09T11:49:31.318Z] #69 3.275 (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.) [2021-08-09T11:49:31.318Z] #69 3.288 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-09T11:49:31.318Z] #69 3.303 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-09T11:49:31.318Z] #69 3.342 Selecting previously unselected package libjson-c3:amd64. [2021-08-09T11:49:31.318Z] #69 3.342 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-08-09T11:49:31.318Z] #69 3.346 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-09T11:49:31.318Z] #69 3.382 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-09T11:49:31.318Z] #69 3.385 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-08-09T11:49:31.318Z] #69 3.388 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-09T11:49:31.318Z] #69 3.436 Selecting previously unselected package libidn11:amd64. [2021-08-09T11:49:31.318Z] #69 3.439 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-08-09T11:49:31.318Z] #69 3.443 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-08-09T11:49:31.605Z] #69 3.485 Selecting previously unselected package libkmod2:amd64. [2021-08-09T11:49:31.605Z] #69 3.488 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-08-09T11:49:31.605Z] #69 3.492 Unpacking libkmod2:amd64 (26-1) ... [2021-08-09T11:49:31.605Z] #69 3.535 Selecting previously unselected package systemd. [2021-08-09T11:49:31.605Z] #69 3.538 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-08-09T11:49:31.605Z] #69 3.605 Unpacking systemd (241-7~deb10u8) ... [2021-08-09T11:49:32.187Z] #69 4.065 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-09T11:49:32.187Z] #69 4.079 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-09T11:49:32.187Z] #69 4.091 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-09T11:49:32.187Z] #69 4.109 Setting up libidn11:amd64 (1.33-2.2) ... [2021-08-09T11:49:32.187Z] #69 4.127 Setting up libkmod2:amd64 (26-1) ... [2021-08-09T11:49:32.187Z] #69 4.139 Setting up systemd (241-7~deb10u8) ... [2021-08-09T11:49:32.187Z] #69 4.231 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-09T11:49:32.187Z] #69 4.233 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-09T11:49:32.187Z] #69 4.237 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-09T11:49:32.187Z] #69 4.237 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-09T11:49:32.758Z] #69 4.795 Selecting previously unselected package systemd-sysv. [2021-08-09T11:49:32.758Z] #69 4.795 (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.) [2021-08-09T11:49:32.758Z] #69 4.809 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-08-09T11:49:32.758Z] #69 4.814 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-08-09T11:49:32.758Z] #69 4.859 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-09T11:49:32.758Z] #69 4.862 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-08-09T11:49:32.758Z] #69 4.866 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-09T11:49:32.758Z] #69 4.926 Selecting previously unselected package dbus. [2021-08-09T11:49:33.013Z] #69 4.929 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-08-09T11:49:33.013Z] #69 4.940 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-08-09T11:49:33.013Z] #69 5.026 Selecting previously unselected package libpam-systemd:amd64. [2021-08-09T11:49:33.013Z] #69 5.029 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-08-09T11:49:33.013Z] #69 5.041 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-09T11:49:33.013Z] #69 5.093 Selecting previously unselected package dbus-user-session. [2021-08-09T11:49:33.013Z] #69 5.095 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-08-09T11:49:33.013Z] #69 5.102 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-09T11:49:33.064Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2021-08-09T11:49:33.268Z] #69 5.185 Setting up systemd-sysv (241-7~deb10u8) ... [2021-08-09T11:49:33.268Z] #69 5.200 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-09T11:49:33.268Z] #69 5.214 Setting up dbus (1.12.20-0+deb10u1) ... [2021-08-09T11:49:33.268Z] #69 5.348 invoke-rc.d: could not determine current runlevel [2021-08-09T11:49:33.268Z] #69 5.350 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T11:49:33.268Z] #69 5.355 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-09T11:49:33.527Z] #69 5.505 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-09T11:49:33.527Z] #69 5.530 Processing triggers for systemd (241-7~deb10u8) ... [2021-08-09T11:49:33.527Z] #69 5.545 Processing triggers for libc-bin (2.28-10) ... [2021-08-09T11:49:33.527Z] #69 DONE 5.7s [2021-08-09T11:49:33.527Z] [2021-08-09T11:49:33.527Z] #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 [2021-08-09T11:49:33.527Z] #70 sha256:f210a4852f16ffc9fbfdeb787c1f55a0e77ae176c8586f7dffbb172cd85ac833 [2021-08-09T11:49:34.087Z] #70 0.475 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T11:49:34.087Z] #70 0.478 Dload Upload Total Spent Left Speed [2021-08-09T11:49:34.087Z] #70 0.480 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 91150 0 --:--:-- --:--:-- --:--:-- 91150 [2021-08-09T11:49:34.343Z] #70 DONE 0.7s [2021-08-09T11:49:34.343Z] [2021-08-09T11:49:34.343Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-09T11:49:34.344Z] #71 sha256:1bb4c73c5bda870e37f8ef5adf9d6731d43c82d63cfebaff1b20c327fd613982 [2021-08-09T11:49:35.707Z] #71 DONE 1.2s [2021-08-09T11:49:35.707Z] [2021-08-09T11:49:35.707Z] #72 exporting to image [2021-08-09T11:49:35.707Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-09T11:49:35.707Z] #72 exporting layers [2021-08-09T11:49:39.373Z] #77 exporting layers 12.2s done [2021-08-09T11:49:39.373Z] #77 writing image sha256:6c8be0fde9b201cf5c50c43676be9f2020ec8698ad3a4c03b62e8f42132cff46 done [2021-08-09T11:49:39.373Z] #77 naming to docker.io/library/docker:e8e278c44f18ca26150f6429ebd540e9363decda done [2021-08-09T11:49:39.373Z] #77 DONE 12.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-09T11:49:39.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42726/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/validate/default [2021-08-09T11:49:40.689Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-09T11:49:40.689Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-09T11:49:40.689Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-09T11:49:40.689Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-09T11:49:40.689Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-09T11:49:40.689Z] Congratulations! No new tests were added to integration-cli. [2021-08-09T11:49:40.689Z] [2021-08-09T11:49:40.689Z] INFO Start validation with golang-ci-lint [2021-08-09T11:49:40.689Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-09T11:49:40.689Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-09T11:49:40.689Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-09T11:49:42.245Z] #72 exporting layers 6.8s done [2021-08-09T11:49:42.245Z] #72 writing image sha256:42e82846ce326fb53c01ac13941f91f1950fc6d607a49e0516e9cc25dd176fda done [2021-08-09T11:49:42.245Z] #72 naming to docker.io/library/docker:e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:49:42.245Z] #72 naming to docker.io/library/docker:e8e278c44f18ca26150f6429ebd540e9363decda done [2021-08-09T11:49:42.245Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-09T11:49:42.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -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:e8e278c44f18ca26150f6429ebd540e9363decda hack/make.sh dynbinary test-integration [2021-08-09T11:49:43.955Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-09T11:49:43.955Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-09T11:49:43.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-09T11:49:43.955Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-09T11:49:43.955Z] 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) [2021-08-09T11:49:43.956Z] Detected virtualization docker. [2021-08-09T11:49:43.956Z] Detected architecture x86-64. [2021-08-09T11:49:43.956Z] Set hostname to <0c18c7eaf540>. [2021-08-09T11:49:44.517Z] + source /etc/docker-entrypoint-cmd [2021-08-09T11:49:44.517Z] ++ hack/make.sh dynbinary test-integration [2021-08-09T11:49:44.517Z] [2021-08-09T11:49:44.774Z] Removing bundles/ [2021-08-09T11:49:44.774Z] [2021-08-09T11:49:44.774Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-09T11:49:44.774Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-09T11:49:44.774Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T11:49:59.379Z] Loaded image: buildpack-deps:buster [2021-08-09T11:49:59.379Z] Loaded image: busybox:latest [2021-08-09T11:49:59.379Z] Loaded image: busybox:glibc [2021-08-09T11:50:01.796Z] 29d5b6a226d2: Pull complete [2021-08-09T11:50:01.796Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-08-09T11:50:01.796Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T11:50:01.796Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T11:50:01.796Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-08-09T11:50:01.796Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-08-09T11:50:01.796Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-08-09T11:50:01.796Z] INFO: Docker version of control daemon [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] Client: Mirantis Container Runtime [2021-08-09T11:50:01.796Z] Version: 20.10.0 [2021-08-09T11:50:01.796Z] API version: 1.41 [2021-08-09T11:50:01.796Z] Go version: go1.13.15 [2021-08-09T11:50:01.796Z] Git commit: 6ee42dc [2021-08-09T11:50:01.796Z] Built: 03/11/2021 13:24:56 [2021-08-09T11:50:01.796Z] OS/Arch: windows/amd64 [2021-08-09T11:50:01.796Z] Context: default [2021-08-09T11:50:01.796Z] Experimental: true [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] Server: Mirantis Container Runtime [2021-08-09T11:50:01.796Z] Engine: [2021-08-09T11:50:01.796Z] Version: 20.10.0 [2021-08-09T11:50:01.796Z] API version: 1.41 (minimum version 1.24) [2021-08-09T11:50:01.796Z] Go version: go1.13.15 [2021-08-09T11:50:01.796Z] Git commit: 1e08f21e79 [2021-08-09T11:50:01.796Z] Built: 03/11/2021 13:23:32 [2021-08-09T11:50:01.796Z] OS/Arch: windows/amd64 [2021-08-09T11:50:01.796Z] Experimental: true [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] INFO: Docker info of control daemon [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] Client: [2021-08-09T11:50:01.796Z] Context: default [2021-08-09T11:50:01.796Z] Debug Mode: false [2021-08-09T11:50:01.796Z] Plugins: [2021-08-09T11:50:01.796Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-09T11:50:01.796Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-09T11:50:01.796Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] Server: [2021-08-09T11:50:01.796Z] Containers: 0 [2021-08-09T11:50:01.796Z] Running: 0 [2021-08-09T11:50:01.796Z] Paused: 0 [2021-08-09T11:50:01.796Z] Stopped: 0 [2021-08-09T11:50:01.796Z] Images: 1 [2021-08-09T11:50:01.796Z] Server Version: 20.10.0 [2021-08-09T11:50:01.796Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-09T11:50:01.796Z] Windows: [2021-08-09T11:50:01.796Z] LCOW: [2021-08-09T11:50:01.796Z] Logging Driver: json-file [2021-08-09T11:50:01.796Z] Plugins: [2021-08-09T11:50:01.796Z] Volume: local [2021-08-09T11:50:01.796Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T11:50:01.796Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T11:50:01.796Z] Swarm: inactive [2021-08-09T11:50:01.796Z] Default Isolation: process [2021-08-09T11:50:01.796Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-09T11:50:01.796Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-09T11:50:01.796Z] OSType: windows [2021-08-09T11:50:01.796Z] Architecture: x86_64 [2021-08-09T11:50:01.796Z] CPUs: 4 [2021-08-09T11:50:01.796Z] Total Memory: 32GiB [2021-08-09T11:50:01.796Z] Name: azwin-2-7eef70 [2021-08-09T11:50:01.796Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-08-09T11:50:01.796Z] Docker Root Dir: D:\docker [2021-08-09T11:50:01.796Z] Debug Mode: false [2021-08-09T11:50:01.796Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:50:01.796Z] Labels: [2021-08-09T11:50:01.796Z] Experimental: true [2021-08-09T11:50:01.796Z] Insecure Registries: [2021-08-09T11:50:01.796Z] 10.0.0.4:5000 [2021-08-09T11:50:01.796Z] 127.0.0.0/8 [2021-08-09T11:50:01.796Z] Registry Mirrors: [2021-08-09T11:50:01.796Z] http://10.0.0.4:5000/ [2021-08-09T11:50:01.796Z] Live Restore Enabled: false [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] INFO: Commit hash is e8e278c44f [2021-08-09T11:50:01.796Z] INFO: Nuke-Everything... [2021-08-09T11:50:01.796Z] INFO: Container count on control daemon to delete is 0 [2021-08-09T11:50:01.796Z] INFO: Nuking d:\CI [2021-08-09T11:50:01.796Z] INFO: Zapped successfully [2021-08-09T11:50:01.796Z] INFO: Location for testing is d:\CI\PR-42726\2 [2021-08-09T11:50:01.796Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] INFO: Building the image from Dockerfile.windows at 08/09/2021 11:49:52... [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] Sending build context to Docker daemon 60.99MB [2021-08-09T11:50:01.796Z] [2021-08-09T11:50:01.796Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-09T11:50:01.796Z] ---> 39d157a84080 [2021-08-09T11:50:01.796Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-09T11:50:01.796Z] ---> Running in 4ebdc793362c [2021-08-09T11:50:01.796Z] Removing intermediate container 4ebdc793362c [2021-08-09T11:50:01.796Z] ---> ef8b285f9c3f [2021-08-09T11:50:01.796Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-08-09T11:50:01.796Z] ---> Running in 709fd8c164d1 [2021-08-09T11:50:01.796Z] Removing intermediate container 709fd8c164d1 [2021-08-09T11:50:01.796Z] ---> 589b3403e7a9 [2021-08-09T11:50:01.796Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-09T11:50:01.796Z] ---> Running in 20119dfaef82 [2021-08-09T11:50:01.796Z] Removing intermediate container 20119dfaef82 [2021-08-09T11:50:01.796Z] ---> 6a97fb0f0ba1 [2021-08-09T11:50:01.796Z] 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} [2021-08-09T11:50:01.796Z] ---> Running in 36b36fec5c35 [2021-08-09T11:50:01.796Z] Removing intermediate container 36b36fec5c35 [2021-08-09T11:50:01.796Z] ---> e97c99426431 [2021-08-09T11:50:01.796Z] 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; [2021-08-09T11:50:01.796Z] ---> Running in 97f3ad7a15d3 [2021-08-09T11:50:05.976Z] Loaded image: debian:bullseye [2021-08-09T11:50:05.976Z] Loaded image: hello-world:latest [2021-08-09T11:50:05.976Z] Loaded image: arm32v7/hello-world:latest [2021-08-09T11:50:05.976Z] INFO: Testing against a local daemon [2021-08-09T11:50:05.976Z] === RUN TestCgroupNamespacesBuild [2021-08-09T11:50:06.539Z] [2021-08-09T11:50:06.539Z] SUCCESS: Specified value was saved. [2021-08-09T11:50:07.506Z] INFO: Downloading git... [2021-08-09T11:50:09.052Z] INFO: Downloading go... [2021-08-09T11:50:09.261Z] --- PASS: TestCgroupNamespacesBuild (3.29s) [2021-08-09T11:50:09.261Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-09T11:50:10.598Z] INFO: Downloading compiler 1 of 3... [2021-08-09T11:50:11.067Z] INFO: Downloading compiler 2 of 3... [2021-08-09T11:50:11.067Z] INFO: Downloading compiler 3 of 3... [2021-08-09T11:50:11.527Z] INFO: Extracting git... [2021-08-09T11:50:11.793Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.57s) [2021-08-09T11:50:11.793Z] === RUN TestBuildWithSession [2021-08-09T11:50:11.793Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T11:50:11.793Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-09T11:50:11.793Z] === RUN TestBuildSquashParent [2021-08-09T11:50:26.369Z] INFO: Expanding go... [2021-08-09T11:50:26.679Z] --- PASS: TestBuildSquashParent (12.56s) [2021-08-09T11:50:26.679Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-09T11:50:26.679Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T11:50:26.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T11:50:26.679Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T11:50:26.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T11:50:26.679Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T11:50:26.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T11:50:26.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T11:50:26.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T11:50:26.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T11:50:26.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T11:50:26.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T11:50:26.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T11:50:26.679Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T11:50:26.679Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T11:50:29.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T11:50:29.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T11:50:35.788Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T11:50:35.788Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T11:50:39.982Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-09T11:50:39.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.08s) [2021-08-09T11:50:39.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.13s) [2021-08-09T11:50:39.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.34s) [2021-08-09T11:50:39.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.33s) [2021-08-09T11:50:39.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.02s) [2021-08-09T11:50:39.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.17s) [2021-08-09T11:50:39.982Z] === RUN TestBuildMultiStageCopy [2021-08-09T11:50:39.982Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-09T11:50:44.287Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-09T11:50:44.287Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-09T11:50:44.546Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-09T11:50:45.115Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-09T11:50:45.375Z] --- PASS: TestBuildMultiStageCopy (5.67s) [2021-08-09T11:50:45.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.72s) [2021-08-09T11:50:45.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2021-08-09T11:50:45.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2021-08-09T11:50:45.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2021-08-09T11:50:45.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2021-08-09T11:50:45.376Z] === RUN TestBuildMultiStageParentConfig [2021-08-09T11:50:46.756Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2021-08-09T11:50:46.756Z] === RUN TestBuildLabelWithTargets [2021-08-09T11:50:48.666Z] --- PASS: TestBuildLabelWithTargets (1.93s) [2021-08-09T11:50:48.666Z] === RUN TestBuildWithEmptyLayers [2021-08-09T11:50:50.050Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-08-09T11:50:50.050Z] === RUN TestBuildMultiStageOnBuild [2021-08-09T11:50:51.538Z] INFO: Expanding compiler 1 of 3... [2021-08-09T11:50:51.538Z] INFO: Expanding compiler 2 of 3... [2021-08-09T11:50:54.246Z] --- PASS: TestBuildMultiStageOnBuild (3.90s) [2021-08-09T11:50:54.246Z] === RUN TestBuildUncleanTarFilenames [2021-08-09T11:50:54.574Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2021-08-09T11:50:54.575Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-09T11:50:54.575Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-09T11:50:54.575Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-08-09T11:50:54.575Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-09T11:50:54.575Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-08-09T11:50:54.575Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/builder [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-09T11:50:54.575Z] ok github.com/docker/docker/builder/remotecontext 0.182s coverage: 13.7% of statements [2021-08-09T11:50:54.575Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2021-08-09T11:50:54.575Z] ok github.com/docker/docker/builder/dockerfile 0.283s coverage: 49.0% of statements [2021-08-09T11:50:54.575Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-09T11:50:54.575Z] ok github.com/docker/docker/cmd/docker-proxy 0.208s coverage: 67.6% of statements [2021-08-09T11:50:55.060Z] 4612f6d0b889: Verifying Checksum [2021-08-09T11:50:55.060Z] 4612f6d0b889: Download complete [2021-08-09T11:50:55.184Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2021-08-09T11:50:55.184Z] === RUN TestBuildMultiStageLayerLeak [2021-08-09T11:50:55.271Z] INFO: Expanding compiler 3 of 3... [2021-08-09T11:50:55.519Z] ok github.com/docker/docker/builder/remotecontext/git 5.483s coverage: 86.3% of statements [2021-08-09T11:50:55.519Z] ? github.com/docker/docker/cli [no test files] [2021-08-09T11:50:55.519Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-09T11:50:55.734Z] INFO: Removing downloaded files... [2021-08-09T11:50:55.734Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-09T11:50:55.734Z] INFO: Configuring git core.autocrlf... [2021-08-09T11:50:58.843Z] ok github.com/docker/docker/client 0.333s coverage: 75.4% of statements [2021-08-09T11:50:59.378Z] --- PASS: TestBuildMultiStageLayerLeak (4.14s) [2021-08-09T11:50:59.378Z] === RUN TestBuildWithHugeFile [2021-08-09T11:51:02.228Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-09T11:51:02.228Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-09T11:51:02.228Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T11:51:02.228Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-09T11:51:02.228Z] [2021-08-09T11:51:02.228Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-09T11:51:02.228Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-09T11:51:02.228Z] HOSTNAME=8eff76c32d87 [2021-08-09T11:51:02.228Z] DEST=bundles/test-integration [2021-08-09T11:51:02.228Z] PWD=/go/src/github.com/docker/docker [2021-08-09T11:51:02.228Z] DOCKER_ROOTLESS=1 [2021-08-09T11:51:02.228Z] DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:51:02.228Z] container=docker [2021-08-09T11:51:02.228Z] HOME=/root [2021-08-09T11:51:02.228Z] GOLANG_VERSION=1.16.6 [2021-08-09T11:51:02.228Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-09T11:51:02.228Z] VALIDATE_BRANCH=master [2021-08-09T11:51:02.228Z] TERM=xterm [2021-08-09T11:51:02.228Z] DOCKER_PKG=github.com/docker/docker [2021-08-09T11:51:02.228Z] SHLVL=1 [2021-08-09T11:51:02.228Z] TIMEOUT=120m [2021-08-09T11:51:02.228Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-09T11:51:02.228Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-09T11:51:02.228Z] GO111MODULE=off [2021-08-09T11:51:02.228Z] DOCKER_EXPERIMENTAL=1 [2021-08-09T11:51:02.228Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-09T11:51:02.228Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-09T11:51:02.228Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-09T11:51:02.228Z] GOPATH=/go [2021-08-09T11:51:02.228Z] PKG_CONFIG=pkg-config [2021-08-09T11:51:02.228Z] _=/usr/bin/env [2021-08-09T11:51:02.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-09T11:51:21.163Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-09T11:51:21.163Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-09T11:51:21.163Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T11:51:21.163Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-09T11:51:21.163Z] [2021-08-09T11:51:21.163Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-09T11:51:21.163Z] DOCKER_SYSTEMD=1 [2021-08-09T11:51:21.163Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-09T11:51:21.163Z] HOSTNAME=0c18c7eaf540 [2021-08-09T11:51:21.163Z] DEST=bundles/test-integration [2021-08-09T11:51:21.163Z] PWD=/go/src/github.com/docker/docker [2021-08-09T11:51:21.163Z] DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T11:51:21.163Z] container=docker [2021-08-09T11:51:21.163Z] HOME=/root [2021-08-09T11:51:21.163Z] LANG=C.UTF-8 [2021-08-09T11:51:21.163Z] INVOCATION_ID=b6cdc6750c7e425a862f9d58e899900c [2021-08-09T11:51:21.163Z] GOLANG_VERSION=1.16.6 [2021-08-09T11:51:21.163Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-09T11:51:21.163Z] VALIDATE_BRANCH=master [2021-08-09T11:51:21.163Z] TERM=xterm [2021-08-09T11:51:21.163Z] DOCKER_PKG=github.com/docker/docker [2021-08-09T11:51:21.163Z] SHLVL=3 [2021-08-09T11:51:21.163Z] TIMEOUT=120m [2021-08-09T11:51:21.163Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-09T11:51:21.163Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-09T11:51:21.163Z] GO111MODULE=off [2021-08-09T11:51:21.163Z] DOCKER_EXPERIMENTAL=1 [2021-08-09T11:51:21.163Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-09T11:51:21.163Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-09T11:51:21.163Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-09T11:51:21.163Z] GOPATH=/go [2021-08-09T11:51:21.163Z] PKG_CONFIG=pkg-config [2021-08-09T11:51:21.163Z] _=/usr/bin/env [2021-08-09T11:51:21.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-09T11:51:40.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-09T11:51:40.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-09T11:51:45.585Z] ok github.com/docker/docker/cmd/dockerd/trap 3.054s coverage: 0.0% of statements [2021-08-09T11:51:45.585Z] ok github.com/docker/docker/container 0.158s coverage: 34.8% of statements [2021-08-09T11:51:45.585Z] ok github.com/docker/docker/cmd/dockerd 0.186s coverage: 29.1% of statements [2021-08-09T11:51:45.585Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-09T11:51:45.585Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-09T11:51:45.585Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-09T11:51:45.585Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-09T11:51:45.585Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-09T11:51:45.585Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2021-08-09T11:51:47.505Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2021-08-09T11:51:47.505Z] ok github.com/docker/docker/daemon/cluster 0.133s coverage: 0.5% of statements [2021-08-09T11:51:49.426Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.1% of statements [2021-08-09T11:51:49.688Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2021-08-09T11:51:50.633Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-08-09T11:51:51.206Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-08-09T11:51:55.417Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.1% of statements [2021-08-09T11:51:55.418Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 13.8% of statements [2021-08-09T11:51:56.364Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.953s coverage: 56.2% of statements [2021-08-09T11:51:57.309Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.174s coverage: 73.3% of statements [2021-08-09T11:51:58.702Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.9% of statements [2021-08-09T11:51:59.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-09T11:51:59.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-09T11:52:00.090Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.770s coverage: 49.4% of statements [2021-08-09T11:52:02.016Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-08-09T11:52:02.222Z] INFO [loader] Go packages loading at mode 575 (name|deps|exports_file|imports|types_sizes|compiled_files|files) took 2m13.513109451s [2021-08-09T11:52:02.222Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 528.255224ms [2021-08-09T11:52:02.278Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.473s coverage: 45.9% of statements [2021-08-09T11:52:02.278Z] ok github.com/docker/docker/daemon 12.277s coverage: 17.5% of statements [2021-08-09T11:52:02.278Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-09T11:52:02.278Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-09T11:52:02.278Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-09T11:52:02.278Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-09T11:52:02.278Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-09T11:52:03.224Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-08-09T11:52:03.224Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.842s coverage: 57.7% of statements [2021-08-09T11:52:03.224Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-09T11:52:03.224Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-09T11:52:03.803Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.055s coverage: 3.0% of statements [2021-08-09T11:52:05.192Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.2% of statements [2021-08-09T11:52:05.455Z] ok github.com/docker/docker/daemon/images 0.073s coverage: 6.8% of statements [2021-08-09T11:52:05.455Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-09T11:52:05.455Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-09T11:52:06.029Z] ok github.com/docker/docker/daemon/logger/awslogs 0.297s coverage: 77.4% of statements [2021-08-09T11:52:06.029Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-09T11:52:06.029Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-09T11:52:06.029Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2021-08-09T11:52:06.292Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2021-08-09T11:52:06.602Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-08-09T11:52:07.183Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 69.9% of statements [2021-08-09T11:52:07.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-09T11:52:07.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-09T11:52:07.450Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2021-08-09T11:52:07.450Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-09T11:52:08.026Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [2021-08-09T11:52:08.287Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 55.1% of statements [2021-08-09T11:52:09.232Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2021-08-09T11:52:09.232Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2021-08-09T11:52:09.806Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2021-08-09T11:52:10.750Z] ok github.com/docker/docker/distribution/metadata 0.154s coverage: 48.2% of statements [2021-08-09T11:52:10.750Z] ok github.com/docker/docker/daemon/logger/splunk 1.969s coverage: 82.5% of statements [2021-08-09T11:52:10.750Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-09T11:52:10.750Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-09T11:52:12.139Z] ok github.com/docker/docker/distribution 0.230s coverage: 25.8% of statements [2021-08-09T11:52:12.139Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-09T11:52:12.139Z] ok github.com/docker/docker/errdefs 0.024s coverage: 53.1% of statements [2021-08-09T11:52:12.712Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2021-08-09T11:52:13.286Z] ok github.com/docker/docker/image 0.047s coverage: 86.6% of statements [2021-08-09T11:52:13.547Z] ok github.com/docker/docker/distribution/xfer 1.840s coverage: 85.1% of statements [2021-08-09T11:52:13.547Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-09T11:52:13.810Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-08-09T11:52:13.810Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2021-08-09T11:52:14.071Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-09T11:52:14.333Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-08-09T11:52:14.923Z] ok github.com/docker/docker/oci 0.028s coverage: 43.3% of statements [2021-08-09T11:52:15.497Z] ok github.com/docker/docker/opts 0.053s coverage: 67.1% of statements [2021-08-09T11:52:15.497Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2021-08-09T11:52:17.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-09T11:52:17.418Z] ok github.com/docker/docker/pkg/authorization 0.726s coverage: 68.3% of statements [2021-08-09T11:52:17.418Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-08-09T11:52:17.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-09T11:52:17.995Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2021-08-09T11:52:18.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-09T11:52:18.939Z] ok github.com/docker/docker/pkg/directory 0.025s coverage: 80.0% of statements [2021-08-09T11:52:19.201Z] ok github.com/docker/docker/pkg/archive 1.248s coverage: 82.1% of statements [2021-08-09T11:52:19.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-09T11:52:19.463Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-08-09T11:52:19.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-09T11:52:20.036Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2021-08-09T11:52:20.988Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-09T11:52:20.989Z] Using test binary docker [2021-08-09T11:52:20.989Z] +++ /etc/init.d/apparmor start [2021-08-09T11:52:20.989Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-09T11:52:20.989Z] INFO: Waiting for daemon to start... [2021-08-09T11:52:20.989Z] Starting dockerd [2021-08-09T11:52:20.989Z] +++ 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 [2021-08-09T11:52:20.989Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-09T11:52:20.989Z] Using test binary docker [2021-08-09T11:52:20.989Z] +++ /etc/init.d/apparmor start [2021-08-09T11:52:20.989Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-09T11:52:20.989Z] INFO: Waiting for daemon to start... [2021-08-09T11:52:20.989Z] Starting dockerd [2021-08-09T11:52:20.989Z] +++ 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 [2021-08-09T11:52:20.989Z] . [2021-08-09T11:52:20.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-09T11:52:20.989Z] [2021-08-09T11:52:20.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-09T11:52:20.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-09T11:52:20.989Z] Error: No such image: emptyfs [2021-08-09T11:52:20.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-09T11:52:20.989Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-09T11:52:20.989Z] ++++ docker load [2021-08-09T11:52:20.989Z] Error: No such image: emptyfs [2021-08-09T11:52:20.989Z] ++++ docker load [2021-08-09T11:52:20.989Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-09T11:52:20.989Z] Running integration-test (iteration 1) [2021-08-09T11:52:20.989Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-09T11:52:20.989Z] ++ 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)/' [2021-08-09T11:52:20.989Z] ++ set -e [2021-08-09T11:52:20.989Z] ++ '[' -n 0 ']' [2021-08-09T11:52:20.989Z] ++ set -x [2021-08-09T11:52:20.989Z] ++ 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)/' [2021-08-09T11:52:20.989Z] Running integration-test (iteration 1) [2021-08-09T11:52:20.989Z] 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)/ [2021-08-09T11:52:20.989Z] ++ 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)/' [2021-08-09T11:52:20.989Z] ++ set -e [2021-08-09T11:52:20.989Z] ++ '[' -n 0 ']' [2021-08-09T11:52:20.989Z] ++ set -x [2021-08-09T11:52:20.989Z] ++ 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)/' [2021-08-09T11:52:21.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-09T11:52:21.113Z] 4612f6d0b889: Pull complete [2021-08-09T11:52:21.424Z] ok github.com/docker/docker/pkg/discovery/memory 0.022s coverage: 92.3% of statements [2021-08-09T11:52:21.686Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-08-09T11:52:21.686Z] ok github.com/docker/docker/pkg/chrootarchive 3.102s coverage: 43.2% of statements [2021-08-09T11:52:21.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-09T11:52:21.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-09T11:52:21.805Z] Removing intermediate container 97f3ad7a15d3 [2021-08-09T11:52:21.805Z] ---> a053bce8ee99 [2021-08-09T11:52:21.805Z] 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 [2021-08-09T11:52:21.805Z] ---> Running in 976e716c399a [2021-08-09T11:52:21.805Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-09T11:52:21.805Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-09T11:52:21.805Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-09T11:52:21.805Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-09T11:52:21.805Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T11:52:21.805Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-09T11:52:21.805Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T11:52:21.805Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T11:52:21.805Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-09T11:52:21.805Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-09T11:52:21.805Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-09T11:52:21.805Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-09T11:52:21.805Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-09T11:52:21.947Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-08-09T11:52:22.891Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-08-09T11:52:23.463Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 86.3% of statements [2021-08-09T11:52:23.463Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2021-08-09T11:52:23.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-09T11:52:23.725Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-08-09T11:52:23.986Z] ok github.com/docker/docker/pkg/fsutils 0.325s coverage: 85.1% of statements [2021-08-09T11:52:24.247Z] ok github.com/docker/docker/layer 7.597s coverage: 68.8% of statements [2021-08-09T11:52:24.247Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-09T11:52:24.247Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-09T11:52:24.247Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-09T11:52:24.247Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-09T11:52:24.247Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-09T11:52:24.247Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-09T11:52:24.247Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-09T11:52:24.820Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-08-09T11:52:24.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-09T11:52:25.081Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-08-09T11:52:25.081Z] ok github.com/docker/docker/pkg/idtools 0.803s coverage: 69.5% of statements [2021-08-09T11:52:25.343Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-08-09T11:52:25.343Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2021-08-09T11:52:25.604Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-08-09T11:52:25.604Z] ok github.com/docker/docker/pkg/ioutils 0.659s coverage: 70.1% of statements [2021-08-09T11:52:25.604Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-09T11:52:25.604Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-09T11:52:25.604Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-09T11:52:25.604Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-09T11:52:25.867Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 86.7% of statements [2021-08-09T11:52:25.867Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2021-08-09T11:52:25.867Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-09T11:52:25.867Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-09T11:52:25.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-09T11:52:26.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-09T11:52:26.813Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2021-08-09T11:52:27.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-09T11:52:27.075Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-08-09T11:52:27.075Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2021-08-09T11:52:27.337Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-08-09T11:52:27.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-09T11:52:28.723Z] ok github.com/docker/docker/pkg/pubsub 1.068s coverage: 75.0% of statements [2021-08-09T11:52:28.723Z] ok github.com/docker/docker/pkg/reexec 0.035s coverage: 82.4% of statements [2021-08-09T11:52:28.897Z] INFO: Build done for gotestsum... [2021-08-09T11:52:28.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-09T11:52:28.985Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2021-08-09T11:52:29.246Z] ok github.com/docker/docker/pkg/stack 0.008s coverage: 90.9% of statements [2021-08-09T11:52:29.508Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2021-08-09T11:52:29.508Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-08-09T11:52:29.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-09T11:52:30.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-09T11:52:30.464Z] ok github.com/docker/docker/pkg/sysinfo 0.024s coverage: 52.1% of statements [2021-08-09T11:52:30.464Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2021-08-09T11:52:31.038Z] testing: warning: no tests to run [2021-08-09T11:52:31.038Z] coverage: [no statements] [2021-08-09T11:52:31.038Z] ok github.com/docker/docker/pkg/system 0.009s coverage: 40.1% of statements [2021-08-09T11:52:31.038Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-08-09T11:52:31.299Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-08-09T11:52:31.299Z] ok github.com/docker/docker/pkg/tarsum 0.169s coverage: 89.3% of statements [2021-08-09T11:52:31.340Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-09T11:52:31.340Z] Using test binary docker [2021-08-09T11:52:31.340Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-09T11:52:31.340Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-09T11:52:31.340Z] INFO: Waiting for daemon to start... [2021-08-09T11:52:31.340Z] Starting dockerd [2021-08-09T11:52:31.560Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2021-08-09T11:52:31.560Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2021-08-09T11:52:32.505Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.4% of statements [2021-08-09T11:52:33.894Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.2% of statements [2021-08-09T11:52:33.894Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 86.0% of statements [2021-08-09T11:52:34.467Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2021-08-09T11:52:34.607Z] . [2021-08-09T11:52:34.607Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-09T11:52:34.607Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-09T11:52:34.607Z] Error: No such image: emptyfs [2021-08-09T11:52:34.607Z] Running integration-test (iteration 1) [2021-08-09T11:52:34.863Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-09T11:52:35.417Z] ok github.com/docker/docker/quota 0.615s coverage: 71.4% of statements [2021-08-09T11:52:35.418Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-08-09T11:52:35.992Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2021-08-09T11:52:36.254Z] ok github.com/docker/docker/registry 0.163s coverage: 58.8% of statements [2021-08-09T11:52:36.254Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2021-08-09T11:52:36.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-09T11:52:36.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-09T11:52:36.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-09T11:52:36.827Z] ok github.com/docker/docker/runconfig 0.023s coverage: 66.1% of statements [2021-08-09T11:52:37.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-09T11:52:37.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-09T11:52:38.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-09T11:52:39.379Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2021-08-09T11:52:40.327Z] ok github.com/docker/docker/volume/local 0.276s coverage: 76.4% of statements [2021-08-09T11:52:40.900Z] ok github.com/docker/docker/volume/mounts 0.069s coverage: 67.8% of statements [2021-08-09T11:52:41.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-09T11:52:42.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-09T11:52:43.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-09T11:52:43.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-09T11:52:43.719Z] Removing intermediate container 976e716c399a [2021-08-09T11:52:43.719Z] ---> 4319dee6693f [2021-08-09T11:52:43.719Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-09T11:52:43.719Z] ---> Running in a0d005dce13e [2021-08-09T11:52:43.719Z] Removing intermediate container a0d005dce13e [2021-08-09T11:52:43.719Z] ---> fada4434730d [2021-08-09T11:52:43.719Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-09T11:52:43.719Z] ---> Running in ebc067ac64e2 [2021-08-09T11:52:43.719Z] Removing intermediate container ebc067ac64e2 [2021-08-09T11:52:43.719Z] ---> b073eb057dd5 [2021-08-09T11:52:43.719Z] Step 10/10 : COPY . . [2021-08-09T11:52:44.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-09T11:52:45.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-09T11:52:46.199Z] ok github.com/docker/docker/volume/service 0.021s coverage: 72.3% of statements [2021-08-09T11:52:46.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-09T11:52:46.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-09T11:52:47.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-09T11:52:48.473Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-09T11:52:48.473Z] Using test binary docker [2021-08-09T11:52:48.473Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-09T11:52:48.473Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-09T11:52:48.473Z] Starting dockerd [2021-08-09T11:52:48.473Z] INFO: Waiting for daemon to start... [2021-08-09T11:52:52.893Z] . [2021-08-09T11:52:52.893Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-09T11:52:52.893Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-09T11:52:52.893Z] Error: No such image: emptyfs [2021-08-09T11:52:53.149Z] Running integration-test (iteration 1) [2021-08-09T11:52:53.149Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-09T11:52:56.748Z] Loaded image: buildpack-deps:buster [2021-08-09T11:52:56.748Z] Loaded image: busybox:latest [2021-08-09T11:52:56.748Z] Loaded image: busybox:glibc [2021-08-09T11:52:58.112Z] Loaded image: debian:bullseye [2021-08-09T11:52:58.369Z] Loaded image: hello-world:latest [2021-08-09T11:52:58.369Z] Loaded image: arm32v7/hello-world:latest [2021-08-09T11:52:58.369Z] INFO: Testing against a local daemon [2021-08-09T11:52:58.369Z] === RUN TestCgroupNamespacesBuild [2021-08-09T11:52:59.724Z] Loaded image: buildpack-deps:buster [2021-08-09T11:52:59.724Z] Loaded image: busybox:latest [2021-08-09T11:52:59.724Z] Loaded image: busybox:glibc [2021-08-09T11:52:59.724Z] Loaded image: buildpack-deps:buster [2021-08-09T11:52:59.724Z] Loaded image: busybox:latest [2021-08-09T11:52:59.724Z] Loaded image: busybox:glibc [2021-08-09T11:53:00.261Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2021-08-09T11:53:00.261Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-09T11:53:01.107Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/rootless [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/volume [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-09T11:53:01.108Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === Skipped [2021-08-09T11:53:01.108Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-09T11:53:01.108Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-09T11:53:01.108Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-09T11:53:01.108Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-09T11:53:01.108Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:71: No driver to put! [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-09T11:53:01.108Z] time="2021-08-09T11:51:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-09T11:53:01.108Z] time="2021-08-09T11:51:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-09T11:53:01.108Z] time="2021-08-09T11:51:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-09T11:53:01.108Z] time="2021-08-09T11:51:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-09T11:53:01.108Z] time="2021-08-09T11:51:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:71: No driver to put! [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-09T11:53:01.108Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-09T11:53:01.108Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-09T11:53:01.108Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T11:53:01.108Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-09T11:53:01.108Z] graphtest_unix.go:71: No driver to put! [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-09T11:53:01.108Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-09T11:53:01.108Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] [2021-08-09T11:53:01.108Z] DONE 2308 tests, 28 skipped in 227.351s [2021-08-09T11:53:01.108Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/api [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/config [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/idm [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/ns [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/options [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/osl [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T11:53:01.108Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-09T11:53:01.108Z] + 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 [2021-08-09T11:53:01.628Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-08-09T11:53:01.628Z] === RUN TestBuildWithSession [2021-08-09T11:53:01.628Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T11:53:01.628Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-09T11:53:01.628Z] === RUN TestBuildSquashParent [2021-08-09T11:53:06.300Z] Loaded image: debian:bullseye [2021-08-09T11:53:06.300Z] Loaded image: hello-world:latest [2021-08-09T11:53:06.300Z] Loaded image: arm32v7/hello-world:latest [2021-08-09T11:53:06.300Z] INFO: Testing against a local daemon [2021-08-09T11:53:06.300Z] === RUN TestDockerDaemonSuite [2021-08-09T11:53:06.300Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-09T11:53:06.559Z] Loaded image: debian:bullseye [2021-08-09T11:53:06.823Z] Loaded image: hello-world:latest [2021-08-09T11:53:07.392Z] Loaded image: arm32v7/hello-world:latest [2021-08-09T11:53:07.392Z] INFO: Testing against a local daemon [2021-08-09T11:53:07.392Z] === RUN TestDockerSuite [2021-08-09T11:53:07.651Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-09T11:53:07.651Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-09T11:53:07.651Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-09T11:53:07.651Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-09T11:53:07.910Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-09T11:53:07.910Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-09T11:53:07.910Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-09T11:53:07.910Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-09T11:53:08.043Z] Loaded image: buildpack-deps:buster [2021-08-09T11:53:08.043Z] Loaded image: busybox:latest [2021-08-09T11:53:08.043Z] Loaded image: busybox:glibc [2021-08-09T11:53:08.478Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-09T11:53:08.736Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-09T11:53:08.995Z] --- PASS: TestBuildWithHugeFile (129.69s) [2021-08-09T11:53:08.995Z] === RUN TestBuildWCOWSandboxSize [2021-08-09T11:53:08.995Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-09T11:53:08.995Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-09T11:53:08.995Z] === RUN TestBuildWithEmptyDockerfile [2021-08-09T11:53:08.995Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T11:53:08.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T11:53:08.996Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T11:53:08.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T11:53:08.996Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T11:53:08.996Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T11:53:08.996Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T11:53:08.996Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T11:53:09.255Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-09T11:53:09.255Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-09T11:53:09.255Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T11:53:09.514Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-08-09T11:53:09.514Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-08-09T11:53:09.514Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-08-09T11:53:09.514Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-08-09T11:53:09.514Z] === RUN TestBuildPreserveOwnership [2021-08-09T11:53:09.514Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-09T11:53:09.773Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-09T11:53:09.773Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-09T11:53:09.773Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-09T11:53:10.593Z] Loaded image: debian:bullseye [2021-08-09T11:53:10.593Z] Loaded image: hello-world:latest [2021-08-09T11:53:10.593Z] Loaded image: arm32v7/hello-world:latest [2021-08-09T11:53:10.593Z] INFO: Testing against a local daemon [2021-08-09T11:53:10.593Z] === RUN TestCgroupNamespacesBuild [2021-08-09T11:53:11.570Z] --- PASS: TestBuildSquashParent (8.82s) [2021-08-09T11:53:11.570Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-09T11:53:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T11:53:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T11:53:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T11:53:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T11:53:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T11:53:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T11:53:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T11:53:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T11:53:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T11:53:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T11:53:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T11:53:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T11:53:11.570Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T11:53:11.570Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T11:53:11.676Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-09T11:53:11.676Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-09T11:53:11.676Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-09T11:53:11.676Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-09T11:53:12.244Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-09T11:53:12.811Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-09T11:53:13.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T11:53:13.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T11:53:13.755Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-09T11:53:14.324Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-09T11:53:14.324Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-09T11:53:14.324Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-09T11:53:14.324Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-09T11:53:14.324Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-09T11:53:15.699Z] --- PASS: TestBuildPreserveOwnership (6.11s) [2021-08-09T11:53:15.699Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.29s) [2021-08-09T11:53:15.699Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.81s) [2021-08-09T11:53:15.699Z] === RUN TestBuildPlatformInvalid [2021-08-09T11:53:15.699Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-09T11:53:15.699Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-09T11:53:15.834Z] --- PASS: TestCgroupNamespacesBuild (5.17s) [2021-08-09T11:53:15.834Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-09T11:53:15.973Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T11:53:16.228Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T11:53:17.198Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.54s) [2021-08-09T11:53:17.198Z] === RUN TestBuildWithSession [2021-08-09T11:53:17.198Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T11:53:17.198Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-09T11:53:17.198Z] === RUN TestBuildSquashParent [2021-08-09T11:53:18.749Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-09T11:53:18.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2021-08-09T11:53:18.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2021-08-09T11:53:18.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-08-09T11:53:18.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s) [2021-08-09T11:53:18.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.74s) [2021-08-09T11:53:18.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.51s) [2021-08-09T11:53:18.749Z] === RUN TestBuildMultiStageCopy [2021-08-09T11:53:18.749Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-09T11:53:19.414Z] ---> e941c915b073 [2021-08-09T11:53:19.414Z] Successfully built e941c915b073 [2021-08-09T11:53:19.414Z] Successfully tagged docker:latest [2021-08-09T11:53:19.414Z] INFO: Image build ended at 08/09/2021 11:53:16. Duration:00:03:23.6802045 [2021-08-09T11:53:19.414Z] [2021-08-09T11:53:19.414Z] [2021-08-09T11:53:19.414Z] INFO: Building the test binaries at 08/09/2021 11:53:16... [2021-08-09T11:53:19.889Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-09T11:53:20.961Z] INFO: make.ps1 starting at 08/09/2021 11:53:20 [2021-08-09T11:53:21.425Z] INFO: Git commit (e8e278c44f) assumed from DOCKER_GITCOMMIT environment variable [2021-08-09T11:53:21.425Z] INFO: Invoking autogen... [2021-08-09T11:53:21.798Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-09T11:53:21.885Z] INFO: Building daemon... [2021-08-09T11:53:22.916Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-09T11:53:23.172Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-09T11:53:23.703Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m24.404705299s with top 10 stages: buildssa: 1m40.75003561s, goimports: 22.778462504s, unconvert: 14.423630036s, gosec: 10.961614379s, golint: 7.20262388s, misspell: 4.744920075s, ineffassign: 4.268061211s, inspect: 3.60469608s, vrp: 3.366653943s, ctrlflow: 2.452309295s [2021-08-09T11:53:23.732Z] --- PASS: TestBuildSquashParent (5.75s) [2021-08-09T11:53:23.732Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-09T11:53:23.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T11:53:23.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T11:53:23.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T11:53:23.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T11:53:23.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T11:53:23.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T11:53:23.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T11:53:23.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T11:53:23.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T11:53:23.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T11:53:23.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T11:53:23.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T11:53:23.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T11:53:23.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T11:53:24.098Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-09T11:53:25.041Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-09T11:53:25.086Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-09T11:53:25.097Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T11:53:25.353Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T11:53:26.405Z] --- PASS: TestBuildMultiStageCopy (7.41s) [2021-08-09T11:53:26.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.41s) [2021-08-09T11:53:26.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-09T11:53:26.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2021-08-09T11:53:26.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2021-08-09T11:53:26.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-09T11:53:26.405Z] === RUN TestBuildMultiStageParentConfig [2021-08-09T11:53:26.989Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-09T11:53:27.244Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T11:53:27.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T11:53:27.926Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-09T11:53:29.305Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-09T11:53:30.016Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-09T11:53:30.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.17s) [2021-08-09T11:53:30.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2021-08-09T11:53:30.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s) [2021-08-09T11:53:30.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s) [2021-08-09T11:53:30.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2021-08-09T11:53:30.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2021-08-09T11:53:30.016Z] === RUN TestBuildMultiStageCopy [2021-08-09T11:53:30.016Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-09T11:53:30.241Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-09T11:53:30.808Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-09T11:53:31.066Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-09T11:53:31.644Z] --- PASS: TestBuildMultiStageParentConfig (5.03s) [2021-08-09T11:53:31.644Z] === RUN TestBuildLabelWithTargets [2021-08-09T11:53:31.903Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-09T11:53:31.903Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-09T11:53:32.159Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-09T11:53:32.415Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-09T11:53:32.415Z] --- PASS: TestBuildMultiStageCopy (2.86s) [2021-08-09T11:53:32.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2021-08-09T11:53:32.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2021-08-09T11:53:32.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-08-09T11:53:32.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-08-09T11:53:32.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-08-09T11:53:32.415Z] === RUN TestBuildMultiStageParentConfig [2021-08-09T11:53:32.970Z] docker_cli_daemon_test.go:1455: [d1e8a688e469d] daemon is not started [2021-08-09T11:53:33.342Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-08-09T11:53:33.342Z] === RUN TestBuildLabelWithTargets [2021-08-09T11:53:33.537Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-09T11:53:33.796Z] check_test.go:309: [d8e70209c26b2] daemon is not started [2021-08-09T11:53:33.796Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-09T11:53:34.268Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2021-08-09T11:53:34.268Z] === RUN TestBuildWithEmptyLayers [2021-08-09T11:53:34.524Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-08-09T11:53:34.524Z] === RUN TestBuildMultiStageOnBuild [2021-08-09T11:53:35.701Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-09T11:53:36.269Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-09T11:53:37.040Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2021-08-09T11:53:37.040Z] === RUN TestBuildUncleanTarFilenames [2021-08-09T11:53:37.206Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-09T11:53:37.296Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-08-09T11:53:37.296Z] === RUN TestBuildMultiStageLayerLeak [2021-08-09T11:53:37.466Z] Loaded image: buildpack-deps:buster [2021-08-09T11:53:37.724Z] Loaded image: busybox:latest [2021-08-09T11:53:38.292Z] Loaded image: busybox:glibc [2021-08-09T11:53:38.551Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-09T11:53:38.551Z] check_test.go:309: [d45de9ba07e8a] daemon is not started [2021-08-09T11:53:38.551Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-09T11:53:39.724Z] --- PASS: TestBuildLabelWithTargets (7.96s) [2021-08-09T11:53:39.724Z] === RUN TestBuildWithEmptyLayers [2021-08-09T11:53:39.816Z] --- PASS: TestBuildMultiStageLayerLeak (2.21s) [2021-08-09T11:53:39.816Z] === RUN TestBuildWithHugeFile [2021-08-09T11:53:41.084Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-09T11:53:41.651Z] Loaded image: debian:bullseye [2021-08-09T11:53:41.651Z] Loaded image: hello-world:latest [2021-08-09T11:53:41.820Z] INFO [runner/unused/goanalysis] analyzers took 32.542763191s with top 10 stages: buildssa: 28.577122994s, U1000: 3.965640197s [2021-08-09T11:53:41.820Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-08-09T11:53:41.820Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2281/2281, skip_files: 2281/2281, identifier_marker: 1892/1892, path_prettifier: 2281/2281, autogenerated_exclude: 1892/2281, exclude: 1892/1892, exclude-rules: 78/1892, cgo: 2281/2856, filename_unadjuster: 2281/2281, nolint: 0/78 [2021-08-09T11:53:41.820Z] INFO [runner] processing took 68.08315ms with stages: nolint: 28.047126ms, identifier_marker: 18.03164ms, path_prettifier: 11.406236ms, autogenerated_exclude: 4.805461ms, exclude-rules: 3.569829ms, skip_dirs: 1.872428ms, cgo: 210.427µs, filename_unadjuster: 135.218µs, max_same_issues: 1.064µs, exclude: 1.016µs, uniq_by_line: 546ns, diff: 479ns, skip_files: 473ns, max_from_linter: 410ns, path_shortener: 314ns, source_code: 285ns, max_per_file_from_linter: 198ns [2021-08-09T11:53:41.820Z] INFO [runner] linters took 1m46.453802769s with stages: goanalysis_metalinter: 1m21.992352229s, unused: 24.392955332s [2021-08-09T11:53:41.820Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-08-09T11:53:41.820Z] INFO Memory: 2407 samples, avg is 510.2MB, max is 4237.4MB [2021-08-09T11:53:41.820Z] INFO Execution took 4m0.505378465s [2021-08-09T11:53:41.820Z] Congratulations! The shell scripts are properly formatted. [2021-08-09T11:53:41.910Z] Loaded image: arm32v7/hello-world:latest [2021-08-09T11:53:41.910Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-09T11:53:42.237Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-09T11:53:42.237Z] === RUN TestBuildMultiStageOnBuild [2021-08-09T11:53:42.416Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/make.sh dynbinary test-docker-py [2021-08-09T11:53:42.847Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-09T11:53:42.986Z] [2021-08-09T11:53:42.986Z] Removing bundles/ [2021-08-09T11:53:42.986Z] [2021-08-09T11:53:42.986Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-09T11:53:42.986Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-09T11:53:42.986Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T11:53:43.106Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-09T11:53:45.029Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-09T11:53:46.404Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-09T11:53:47.344Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-09T11:53:47.475Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-08-09T11:53:47.475Z] === RUN TestBuildUncleanTarFilenames [2021-08-09T11:53:47.731Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2021-08-09T11:53:47.731Z] === RUN TestBuildMultiStageLayerLeak [2021-08-09T11:53:49.252Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-09T11:53:49.511Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-09T11:53:50.890Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-09T11:53:50.890Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-09T11:53:52.267Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-09T11:53:52.834Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (37.19s) [2021-08-09T11:53:52.834Z] PASS [2021-08-09T11:53:52.834Z] [2021-08-09T11:53:52.834Z] === Skipped [2021-08-09T11:53:52.834Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-09T11:53:52.834Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T11:53:52.834Z] [2021-08-09T11:53:52.834Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-09T11:53:52.834Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-09T11:53:52.834Z] [2021-08-09T11:53:52.834Z] [2021-08-09T11:53:52.834Z] DONE 34 tests, 2 skipped in 280.166s [2021-08-09T11:53:52.834Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-09T11:53:52.834Z] ++ 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 [2021-08-09T11:53:52.834Z] ++ set -e [2021-08-09T11:53:52.834Z] ++ '[' -n 0 ']' [2021-08-09T11:53:52.834Z] ++ set -x [2021-08-09T11:53:52.834Z] ++ 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 [2021-08-09T11:53:52.972Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2021-08-09T11:53:52.972Z] === RUN TestBuildWithHugeFile [2021-08-09T11:53:53.093Z] INFO: Testing against a local daemon [2021-08-09T11:53:53.093Z] === RUN TestConfigInspect [2021-08-09T11:53:53.093Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-09T11:53:53.661Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-09T11:53:56.196Z] --- PASS: TestConfigInspect (3.26s) [2021-08-09T11:53:56.196Z] === RUN TestConfigList [2021-08-09T11:53:58.101Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-09T11:53:59.479Z] --- PASS: TestConfigList (2.94s) [2021-08-09T11:53:59.479Z] === RUN TestConfigsCreateAndDelete [2021-08-09T11:54:00.415Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-09T11:54:01.794Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-09T11:54:02.053Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2021-08-09T11:54:02.053Z] === RUN TestConfigsUpdate [2021-08-09T11:54:02.340Z] f143c6fed32d: Pull complete [2021-08-09T11:54:02.340Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-08-09T11:54:02.340Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T11:54:02.340Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T11:54:02.340Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-08-09T11:54:02.340Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-08-09T11:54:02.340Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-08-09T11:54:02.340Z] INFO: Docker version of control daemon [2021-08-09T11:54:02.340Z] [2021-08-09T11:54:02.340Z] Client: [2021-08-09T11:54:02.340Z] Version: 20.10.6 [2021-08-09T11:54:02.340Z] API version: 1.41 [2021-08-09T11:54:02.340Z] Go version: go1.16.3 [2021-08-09T11:54:02.340Z] Git commit: 370c289 [2021-08-09T11:54:02.340Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-09T11:54:02.340Z] OS/Arch: windows/amd64 [2021-08-09T11:54:02.340Z] Context: default [2021-08-09T11:54:02.340Z] Experimental: true [2021-08-09T11:54:02.340Z] [2021-08-09T11:54:02.340Z] Server: Docker Engine - Community [2021-08-09T11:54:02.340Z] Engine: [2021-08-09T11:54:02.340Z] Version: 20.10.6 [2021-08-09T11:54:02.340Z] API version: 1.41 (minimum version 1.24) [2021-08-09T11:54:02.340Z] Go version: go1.13.15 [2021-08-09T11:54:02.340Z] Git commit: 8728dd2 [2021-08-09T11:54:02.340Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-09T11:54:02.340Z] OS/Arch: windows/amd64 [2021-08-09T11:54:02.340Z] Experimental: true [2021-08-09T11:54:02.340Z] [2021-08-09T11:54:02.340Z] INFO: Docker info of control daemon [2021-08-09T11:54:02.340Z] [2021-08-09T11:54:02.340Z] Client: [2021-08-09T11:54:02.340Z] Context: default [2021-08-09T11:54:02.340Z] Debug Mode: false [2021-08-09T11:54:02.340Z] Plugins: [2021-08-09T11:54:02.340Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-09T11:54:02.340Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-09T11:54:02.340Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-09T11:54:02.340Z] [2021-08-09T11:54:02.340Z] Server: [2021-08-09T11:54:02.340Z] Containers: 0 [2021-08-09T11:54:02.340Z] Running: 0 [2021-08-09T11:54:02.340Z] Paused: 0 [2021-08-09T11:54:02.340Z] Stopped: 0 [2021-08-09T11:54:02.340Z] Images: 1 [2021-08-09T11:54:02.340Z] Server Version: 20.10.6 [2021-08-09T11:54:02.340Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-09T11:54:02.340Z] Windows: [2021-08-09T11:54:02.340Z] LCOW: [2021-08-09T11:54:02.340Z] Logging Driver: json-file [2021-08-09T11:54:02.340Z] Plugins: [2021-08-09T11:54:02.340Z] Volume: local [2021-08-09T11:54:02.340Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T11:54:02.340Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T11:54:02.340Z] Swarm: inactive [2021-08-09T11:54:02.340Z] Default Isolation: process [2021-08-09T11:54:02.340Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-09T11:54:02.340Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-09T11:54:02.340Z] OSType: windows [2021-08-09T11:54:02.340Z] Architecture: x86_64 [2021-08-09T11:54:02.340Z] CPUs: 4 [2021-08-09T11:54:02.340Z] Total Memory: 32GiB [2021-08-09T11:54:02.340Z] Name: azwin-2-50f6a0 [2021-08-09T11:54:02.340Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-09T11:54:02.340Z] Docker Root Dir: D:\docker [2021-08-09T11:54:02.340Z] Debug Mode: false [2021-08-09T11:54:02.340Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:54:02.340Z] Labels: [2021-08-09T11:54:02.340Z] Experimental: true [2021-08-09T11:54:02.340Z] Insecure Registries: [2021-08-09T11:54:02.340Z] 10.0.0.4:5000 [2021-08-09T11:54:02.340Z] 127.0.0.0/8 [2021-08-09T11:54:02.340Z] Registry Mirrors: [2021-08-09T11:54:02.340Z] http://10.0.0.4:5000/ [2021-08-09T11:54:02.340Z] Live Restore Enabled: false [2021-08-09T11:54:02.340Z] Product License: Community Engine [2021-08-09T11:54:02.340Z] [2021-08-09T11:54:02.340Z] [2021-08-09T11:54:02.340Z] INFO: Commit hash is e8e278c44f [2021-08-09T11:54:02.340Z] INFO: Nuke-Everything... [2021-08-09T11:54:02.340Z] INFO: Container count on control daemon to delete is 0 [2021-08-09T11:54:02.340Z] INFO: Nuking d:\CI [2021-08-09T11:54:02.340Z] INFO: Zapped successfully [2021-08-09T11:54:02.340Z] INFO: Location for testing is d:\CI\PR-42726\2 [2021-08-09T11:54:02.340Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-09T11:54:02.340Z] [2021-08-09T11:54:02.340Z] [2021-08-09T11:54:02.340Z] INFO: Building the image from Dockerfile.windows at 08/09/2021 11:53:58... [2021-08-09T11:54:02.340Z] [2021-08-09T11:54:03.309Z] Sending build context to Docker daemon 60.99MB [2021-08-09T11:54:03.309Z] [2021-08-09T11:54:03.309Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-09T11:54:03.309Z] ---> 9a0a02eca0e6 [2021-08-09T11:54:03.309Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-09T11:54:03.309Z] ---> Running in 0cdfc98535c7 [2021-08-09T11:54:03.767Z] Removing intermediate container 0cdfc98535c7 [2021-08-09T11:54:03.767Z] ---> 977046e20c1a [2021-08-09T11:54:03.767Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-08-09T11:54:03.767Z] ---> Running in 781d95d55004 [2021-08-09T11:54:04.226Z] Removing intermediate container 781d95d55004 [2021-08-09T11:54:04.226Z] ---> 4c41ed89c158 [2021-08-09T11:54:04.226Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-09T11:54:04.226Z] ---> Running in 45067f7c9094 [2021-08-09T11:54:04.587Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-09T11:54:04.684Z] Removing intermediate container 45067f7c9094 [2021-08-09T11:54:04.684Z] ---> 009adf70b3c3 [2021-08-09T11:54:04.684Z] 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} [2021-08-09T11:54:04.684Z] ---> Running in 8e54f943fbc1 [2021-08-09T11:54:04.684Z] Removing intermediate container 8e54f943fbc1 [2021-08-09T11:54:04.684Z] ---> 8c99f23a8bb6 [2021-08-09T11:54:04.684Z] 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; [2021-08-09T11:54:04.684Z] ---> Running in b44be03cecfc [2021-08-09T11:54:04.849Z] check_test.go:309: [df6b8c1883887] daemon is not started [2021-08-09T11:54:04.849Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-09T11:54:04.849Z] --- PASS: TestConfigsUpdate (2.88s) [2021-08-09T11:54:04.849Z] === RUN TestTemplatedConfig [2021-08-09T11:54:05.415Z] check_test.go:309: [d8ad7d4e79b70] daemon is not started [2021-08-09T11:54:05.415Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-09T11:54:07.321Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-09T11:54:07.581Z] check_test.go:309: [d759c8df560eb] daemon is not started [2021-08-09T11:54:07.581Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-09T11:54:10.147Z] --- PASS: TestTemplatedConfig (5.22s) [2021-08-09T11:54:10.147Z] === RUN TestConfigCreateResolve [2021-08-09T11:54:10.718Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-09T11:54:12.095Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-09T11:54:13.031Z] --- PASS: TestConfigCreateResolve (2.88s) [2021-08-09T11:54:13.031Z] PASS [2021-08-09T11:54:13.031Z] [2021-08-09T11:54:13.031Z] DONE 6 tests in 20.198s [2021-08-09T11:54:13.031Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-09T11:54:13.031Z] ++ 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 [2021-08-09T11:54:13.031Z] ++ set -e [2021-08-09T11:54:13.031Z] ++ '[' -n 0 ']' [2021-08-09T11:54:13.031Z] ++ set -x [2021-08-09T11:54:13.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-09T11:54:13.290Z] INFO: Testing against a local daemon [2021-08-09T11:54:13.290Z] === RUN TestCheckpoint [2021-08-09T11:54:13.290Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T11:54:13.290Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-09T11:54:13.290Z] === RUN TestContainerInvalidJSON [2021-08-09T11:54:13.290Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T11:54:13.290Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T11:54:13.290Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-09T11:54:13.290Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-09T11:54:13.290Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T11:54:13.290Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-09T11:54:13.290Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-09T11:54:13.290Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-09T11:54:13.290Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-09T11:54:13.290Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-09T11:54:13.549Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-08-09T11:54:13.549Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-09T11:54:13.549Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-09T11:54:13.549Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-09T11:54:13.549Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-08-09T11:54:13.549Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-09T11:54:13.808Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-08-09T11:54:13.808Z] === RUN TestCopyFromContainer [2021-08-09T11:54:14.745Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-09T11:54:15.004Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-09T11:54:15.572Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-09T11:54:15.831Z] === RUN TestCopyFromContainer// [2021-08-09T11:54:15.831Z] === RUN TestCopyFromContainer//bar/root [2021-08-09T11:54:15.831Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-09T11:54:15.831Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-09T11:54:16.090Z] === RUN TestCopyFromContainer/bar/quux [2021-08-09T11:54:16.090Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-09T11:54:16.350Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-09T11:54:16.350Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-09T11:54:16.609Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-09T11:54:16.609Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-09T11:54:16.609Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-09T11:54:16.609Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer (3.13s) [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-08-09T11:54:16.868Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-08-09T11:54:16.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-09T11:54:16.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T11:54:16.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T11:54:16.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T11:54:16.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T11:54:16.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T11:54:16.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T11:54:16.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T11:54:16.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T11:54:16.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T11:54:16.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-08-09T11:54:16.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-09T11:54:16.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-09T11:54:16.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-09T11:54:16.868Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-09T11:54:16.868Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-09T11:54:16.868Z] === RUN TestCreateWithInvalidEnv [2021-08-09T11:54:16.868Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-09T11:54:16.868Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-09T11:54:16.868Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-09T11:54:16.868Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-09T11:54:16.868Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-09T11:54:16.868Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-09T11:54:16.868Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-09T11:54:16.869Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-09T11:54:16.869Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-09T11:54:16.869Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-09T11:54:16.869Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-09T11:54:16.869Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-09T11:54:16.869Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-08-09T11:54:16.869Z] === RUN TestCreateTmpfsMountsTarget [2021-08-09T11:54:16.869Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-09T11:54:16.869Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-09T11:54:17.437Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-09T11:54:17.696Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-09T11:54:18.263Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-09T11:54:19.482Z] [2021-08-09T11:54:19.482Z] SUCCESS: Specified value was saved. [2021-08-09T11:54:19.640Z] --- PASS: TestCreateWithCustomMaskedPaths (2.72s) [2021-08-09T11:54:19.640Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-09T11:54:20.207Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-09T11:54:20.449Z] INFO: Downloading git... [2021-08-09T11:54:20.466Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-09T11:54:21.986Z] INFO: Downloading go... [2021-08-09T11:54:22.370Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2021-08-09T11:54:22.370Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-09T11:54:22.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T11:54:22.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T11:54:22.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T11:54:22.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T11:54:22.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T11:54:22.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T11:54:22.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T11:54:22.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T11:54:22.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T11:54:22.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T11:54:22.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T11:54:22.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T11:54:22.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T11:54:22.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T11:54:22.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T11:54:22.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-09T11:54:22.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-09T11:54:22.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-09T11:54:22.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-09T11:54:22.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-09T11:54:22.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-09T11:54:22.370Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-09T11:54:22.629Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-09T11:54:23.196Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2021-08-09T11:54:23.196Z] === RUN TestCreateDifferentPlatform [2021-08-09T11:54:23.196Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-09T11:54:23.196Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-09T11:54:23.196Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-09T11:54:23.196Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-09T11:54:23.196Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-09T11:54:23.196Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-09T11:54:23.196Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-09T11:54:23.196Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-09T11:54:23.456Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-08-09T11:54:23.456Z] === RUN TestContainerStartOnDaemonRestart [2021-08-09T11:54:23.456Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-09T11:54:23.456Z] === RUN TestDaemonRestartIpcMode [2021-08-09T11:54:23.456Z] === PAUSE TestDaemonRestartIpcMode [2021-08-09T11:54:23.456Z] === RUN TestDaemonHostGatewayIP [2021-08-09T11:54:23.456Z] === PAUSE TestDaemonHostGatewayIP [2021-08-09T11:54:23.456Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-09T11:54:23.456Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-09T11:54:23.456Z] === RUN TestContainerKillOnDaemonStart [2021-08-09T11:54:23.456Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-09T11:54:23.456Z] === RUN TestDiff [2021-08-09T11:54:23.456Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-09T11:54:23.524Z] INFO: Downloading compiler 1 of 3... [2021-08-09T11:54:23.524Z] INFO: Downloading compiler 2 of 3... [2021-08-09T11:54:23.524Z] INFO: Downloading compiler 3 of 3... [2021-08-09T11:54:23.524Z] INFO: Extracting git... [2021-08-09T11:54:23.715Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-09T11:54:24.282Z] --- PASS: TestDiff (0.92s) [2021-08-09T11:54:24.282Z] === RUN TestExecWithCloseStdin [2021-08-09T11:54:24.282Z] check_test.go:309: [d3a30957319cb] daemon is not started [2021-08-09T11:54:24.282Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-09T11:54:24.850Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-09T11:54:25.417Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-09T11:54:25.984Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-09T11:54:25.984Z] --- PASS: TestExecWithCloseStdin (1.73s) [2021-08-09T11:54:25.984Z] === RUN TestExec [2021-08-09T11:54:27.888Z] --- PASS: TestExec (1.80s) [2021-08-09T11:54:27.888Z] === RUN TestExecUser [2021-08-09T11:54:29.799Z] --- PASS: TestExecUser (1.97s) [2021-08-09T11:54:29.799Z] === RUN TestExportContainerAndImportImage [2021-08-09T11:54:30.057Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-09T11:54:31.434Z] --- PASS: TestExportContainerAndImportImage (1.60s) [2021-08-09T11:54:31.434Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-09T11:54:33.340Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s) [2021-08-09T11:54:33.340Z] === RUN TestHealthCheckWorkdir [2021-08-09T11:54:33.599Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-09T11:54:34.976Z] --- PASS: TestHealthCheckWorkdir (1.91s) [2021-08-09T11:54:34.976Z] === RUN TestHealthKillContainer [2021-08-09T11:54:35.890Z] INFO: Expanding go... [2021-08-09T11:54:35.988Z] --- PASS: TestBuildWithHugeFile (54.02s) [2021-08-09T11:54:35.988Z] === RUN TestBuildWCOWSandboxSize [2021-08-09T11:54:35.988Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-09T11:54:35.988Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-09T11:54:35.988Z] === RUN TestBuildWithEmptyDockerfile [2021-08-09T11:54:35.988Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T11:54:35.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T11:54:35.988Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T11:54:35.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T11:54:35.988Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T11:54:35.988Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T11:54:35.988Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T11:54:35.988Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T11:54:35.988Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T11:54:35.988Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-08-09T11:54:35.988Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-09T11:54:35.988Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-09T11:54:35.988Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-09T11:54:35.988Z] === RUN TestBuildPreserveOwnership [2021-08-09T11:54:35.988Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-09T11:54:36.878Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-09T11:54:36.916Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-09T11:54:38.255Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-09T11:54:38.282Z] --- PASS: TestBuildPreserveOwnership (4.37s) [2021-08-09T11:54:38.282Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.01s) [2021-08-09T11:54:38.282Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-08-09T11:54:38.282Z] === RUN TestBuildPlatformInvalid [2021-08-09T11:54:38.282Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-09T11:54:38.282Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-09T11:54:38.514Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-09T11:54:38.772Z] --- PASS: TestHealthKillContainer (3.74s) [2021-08-09T11:54:38.772Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-09T11:54:39.340Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-09T11:54:39.340Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-09T11:54:39.340Z] check_test.go:309: [de8805c0753ad] daemon is not started [2021-08-09T11:54:39.340Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-09T11:54:39.910Z] --- PASS: TestInspectCpusetInConfigPre120 (1.15s) [2021-08-09T11:54:39.910Z] === RUN TestIpcModeNone [2021-08-09T11:54:40.169Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-09T11:54:41.546Z] --- PASS: TestIpcModeNone (1.72s) [2021-08-09T11:54:41.546Z] === RUN TestIpcModePrivate [2021-08-09T11:54:42.115Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-09T11:54:43.051Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2021-08-09T11:54:43.311Z] --- PASS: TestIpcModePrivate (1.78s) [2021-08-09T11:54:43.311Z] === RUN TestIpcModeShareable [2021-08-09T11:54:44.686Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-09T11:54:44.946Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2021-08-09T11:54:44.946Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-09T11:54:45.206Z] --- PASS: TestIpcModeShareable (1.74s) [2021-08-09T11:54:45.206Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-09T11:54:46.584Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-09T11:54:47.522Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-09T11:54:47.522Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-09T11:54:47.960Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-09T11:54:47.960Z] [2021-08-09T11:54:47.960Z] ________ ____ __. [2021-08-09T11:54:47.960Z] \_____ \ | |/ _| [2021-08-09T11:54:47.960Z] / | \| < [2021-08-09T11:54:47.960Z] / | \ | \ [2021-08-09T11:54:47.960Z] \_______ /____|__ \ [2021-08-09T11:54:47.960Z] \/ \/ [2021-08-09T11:54:47.960Z] [2021-08-09T11:54:47.960Z] INFO: make.ps1 ended at 08/09/2021 11:54:43 [2021-08-09T11:54:47.960Z] INFO: Binaries build ended at 08/09/2021 11:54:45. Duration:00:01:29.3348194 [2021-08-09T11:54:47.960Z] INFO: Copying the built daemon binary to d:\CI\PR-42726\2\binary\dockerd-e8e278c44f.exe... [2021-08-09T11:54:47.960Z] INFO: Copying the built client binary to d:\CI\PR-42726\2\binary\docker-e8e278c44f.exe... [2021-08-09T11:54:47.960Z] INFO: Copying dockerversion from the container... [2021-08-09T11:54:47.960Z] INFO: Copying the golang package from the container to d:\CI\PR-42726\2\installer\go.zip... [2021-08-09T11:54:48.418Z] INFO: Extracting go.zip to d:\CI\PR-42726\2\go [2021-08-09T11:54:49.213Z] --- PASS: TestBuildWithHugeFile (52.05s) [2021-08-09T11:54:49.213Z] === RUN TestBuildWCOWSandboxSize [2021-08-09T11:54:49.213Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-09T11:54:49.213Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-09T11:54:49.213Z] === RUN TestBuildWithEmptyDockerfile [2021-08-09T11:54:49.213Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T11:54:49.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T11:54:49.213Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T11:54:49.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T11:54:49.213Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T11:54:49.213Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T11:54:49.213Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T11:54:49.213Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T11:54:49.213Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T11:54:49.213Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-08-09T11:54:49.213Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-08-09T11:54:49.213Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-08-09T11:54:49.213Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-09T11:54:49.213Z] === RUN TestBuildPreserveOwnership [2021-08-09T11:54:49.213Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-09T11:54:50.055Z] check_test.go:309: [df5d6d5c63b5f] daemon is not started [2021-08-09T11:54:50.055Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-09T11:54:50.055Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.92s) [2021-08-09T11:54:50.055Z] === RUN TestAPIIpcModeHost [2021-08-09T11:54:51.099Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-09T11:54:51.960Z] --- PASS: TestAPIIpcModeHost (2.05s) [2021-08-09T11:54:51.960Z] === RUN TestDaemonIpcModeShareable [2021-08-09T11:54:51.960Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-09T11:54:52.609Z] ok github.com/docker/docker/libnetwork 46.433s coverage: 41.0% of statements [2021-08-09T11:54:53.120Z] Loaded image: buildpack-deps:buster [2021-08-09T11:54:53.120Z] Loaded image: busybox:latest [2021-08-09T11:54:53.120Z] Loaded image: busybox:glibc [2021-08-09T11:54:53.890Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-09T11:54:53.890Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-08-09T11:54:53.890Z] check_test.go:309: [dbeb94a578301] daemon is not started [2021-08-09T11:54:54.149Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-09T11:54:54.149Z] --- PASS: TestDaemonIpcModeShareable (2.06s) [2021-08-09T11:54:54.149Z] === RUN TestDaemonIpcModePrivate [2021-08-09T11:54:55.009Z] Loaded image: debian:bullseye [2021-08-09T11:54:55.009Z] Loaded image: hello-world:latest [2021-08-09T11:54:55.009Z] Loaded image: arm32v7/hello-world:latest [2021-08-09T11:54:55.085Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-09T11:54:55.263Z] --- PASS: TestBuildPreserveOwnership (10.64s) [2021-08-09T11:54:55.263Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.63s) [2021-08-09T11:54:55.263Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-09T11:54:55.263Z] === RUN TestBuildPlatformInvalid [2021-08-09T11:54:55.263Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-09T11:54:55.263Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-09T11:54:55.263Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-09T11:54:55.263Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-09T11:54:55.263Z] PASS [2021-08-09T11:54:55.263Z] [2021-08-09T11:54:55.263Z] === Skipped [2021-08-09T11:54:55.263Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-09T11:54:55.263Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T11:54:55.263Z] [2021-08-09T11:54:55.263Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-09T11:54:55.263Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-09T11:54:55.263Z] [2021-08-09T11:54:55.263Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-09T11:54:55.263Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-09T11:54:55.263Z] [2021-08-09T11:54:55.263Z] [2021-08-09T11:54:55.263Z] DONE 34 tests, 3 skipped in 140.495s [2021-08-09T11:54:55.263Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-09T11:54:55.519Z] INFO: Testing against a local daemon [2021-08-09T11:54:55.519Z] === RUN TestConfigInspect [2021-08-09T11:54:55.519Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-09T11:54:55.519Z] === RUN TestConfigList [2021-08-09T11:54:55.519Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] --- SKIP: TestConfigList (0.01s) [2021-08-09T11:54:55.519Z] === RUN TestConfigsCreateAndDelete [2021-08-09T11:54:55.519Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-09T11:54:55.519Z] === RUN TestConfigsUpdate [2021-08-09T11:54:55.519Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-09T11:54:55.519Z] === RUN TestTemplatedConfig [2021-08-09T11:54:55.519Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-09T11:54:55.519Z] === RUN TestConfigCreateResolve [2021-08-09T11:54:55.519Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-09T11:54:55.519Z] PASS [2021-08-09T11:54:55.519Z] [2021-08-09T11:54:55.519Z] === Skipped [2021-08-09T11:54:55.519Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-09T11:54:55.519Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] [2021-08-09T11:54:55.519Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-09T11:54:55.519Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] [2021-08-09T11:54:55.519Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-09T11:54:55.519Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] [2021-08-09T11:54:55.519Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-09T11:54:55.519Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] [2021-08-09T11:54:55.519Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-09T11:54:55.519Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] [2021-08-09T11:54:55.519Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-09T11:54:55.519Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:54:55.519Z] [2021-08-09T11:54:55.519Z] [2021-08-09T11:54:55.519Z] DONE 6 tests, 6 skipped in 0.192s [2021-08-09T11:54:55.519Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-09T11:54:55.774Z] INFO: Testing against a local daemon [2021-08-09T11:54:55.774Z] === RUN TestCheckpoint [2021-08-09T11:54:55.774Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T11:54:55.774Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-09T11:54:55.774Z] === RUN TestContainerInvalidJSON [2021-08-09T11:54:55.774Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T11:54:55.774Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T11:54:55.774Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-09T11:54:55.774Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-09T11:54:55.774Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T11:54:55.774Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-09T11:54:55.774Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-09T11:54:55.774Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-09T11:54:55.774Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-09T11:54:55.774Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-09T11:54:55.774Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-08-09T11:54:55.774Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-09T11:54:55.774Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-09T11:54:55.774Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-09T11:54:55.774Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-09T11:54:55.774Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-09T11:54:56.020Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-09T11:54:56.030Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-08-09T11:54:56.030Z] === RUN TestCopyFromContainer [2021-08-09T11:54:56.279Z] docker_cli_daemon_plugins_test.go:79: [ddc13153ad297] daemon is not started [2021-08-09T11:54:56.279Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-08-09T11:54:56.538Z] --- PASS: TestDaemonIpcModePrivate (2.38s) [2021-08-09T11:54:56.538Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-09T11:54:56.974Z] INFO: Expanding compiler 1 of 3... [2021-08-09T11:54:56.974Z] INFO: Expanding compiler 2 of 3... [2021-08-09T11:54:57.474Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-09T11:54:57.474Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-09T11:54:58.851Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-08-09T11:54:59.110Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.54s) [2021-08-09T11:54:59.110Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-09T11:54:59.293Z] === RUN TestCopyFromContainer// [2021-08-09T11:54:59.293Z] === RUN TestCopyFromContainer//bar/root [2021-08-09T11:54:59.293Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-09T11:54:59.293Z] === RUN TestCopyFromContainer/bar/quux [2021-08-09T11:54:59.293Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-09T11:54:59.368Z] docker_cli_daemon_plugins_test.go:169: [d6d876acd48a3] daemon is not started [2021-08-09T11:54:59.549Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-09T11:54:59.549Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-09T11:54:59.549Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-09T11:54:59.549Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-09T11:54:59.549Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-09T11:54:59.805Z] --- PASS: TestCopyFromContainer (3.85s) [2021-08-09T11:54:59.805Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-09T11:54:59.805Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-09T11:54:59.805Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-09T11:54:59.805Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-09T11:54:59.805Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-09T11:54:59.805Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-09T11:54:59.805Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-09T11:54:59.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-09T11:54:59.806Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-09T11:54:59.806Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-08-09T11:54:59.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-09T11:54:59.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T11:54:59.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T11:54:59.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T11:54:59.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T11:54:59.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T11:54:59.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T11:54:59.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T11:54:59.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T11:54:59.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T11:54:59.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-09T11:54:59.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-09T11:54:59.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-09T11:54:59.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-09T11:54:59.806Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-09T11:54:59.806Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-09T11:54:59.806Z] === RUN TestCreateWithInvalidEnv [2021-08-09T11:54:59.806Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-09T11:54:59.806Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-09T11:54:59.806Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-09T11:54:59.806Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-09T11:54:59.806Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-09T11:54:59.806Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-09T11:54:59.806Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-09T11:54:59.806Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-09T11:54:59.806Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-09T11:54:59.806Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-09T11:54:59.806Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-09T11:54:59.806Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-09T11:54:59.806Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-09T11:54:59.806Z] === RUN TestCreateTmpfsMountsTarget [2021-08-09T11:54:59.806Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-09T11:54:59.806Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-09T11:55:01.273Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-09T11:55:01.273Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-09T11:55:01.273Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-08-09T11:55:01.532Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.51s) [2021-08-09T11:55:01.532Z] === RUN TestIpcModeOlderClient [2021-08-09T11:55:01.532Z] === PAUSE TestIpcModeOlderClient [2021-08-09T11:55:01.532Z] === RUN TestKillContainerInvalidSignal [2021-08-09T11:55:01.654Z] INFO: Expanding compiler 3 of 3... [2021-08-09T11:55:01.654Z] INFO: Removing downloaded files... [2021-08-09T11:55:01.654Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-09T11:55:01.654Z] INFO: Configuring git core.autocrlf... [2021-08-09T11:55:01.693Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2021-08-09T11:55:01.693Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-09T11:55:02.910Z] --- PASS: TestKillContainerInvalidSignal (1.23s) [2021-08-09T11:55:02.910Z] === RUN TestKillContainer [2021-08-09T11:55:02.910Z] === RUN TestKillContainer/no_signal [2021-08-09T11:55:04.209Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s) [2021-08-09T11:55:04.209Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-09T11:55:04.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T11:55:04.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T11:55:04.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T11:55:04.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T11:55:04.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T11:55:04.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T11:55:04.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T11:55:04.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T11:55:04.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T11:55:04.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T11:55:04.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T11:55:04.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T11:55:04.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T11:55:04.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T11:55:04.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T11:55:04.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-09T11:55:04.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-09T11:55:04.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-09T11:55:04.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-09T11:55:04.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-09T11:55:04.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-09T11:55:04.209Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-09T11:55:04.288Z] === RUN TestKillContainer/non_killing_signal [2021-08-09T11:55:04.465Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-08-09T11:55:04.465Z] === RUN TestCreateDifferentPlatform [2021-08-09T11:55:04.465Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-09T11:55:04.465Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-09T11:55:04.465Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-09T11:55:04.465Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-09T11:55:04.465Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-09T11:55:04.465Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-09T11:55:04.465Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-09T11:55:04.465Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-09T11:55:04.465Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-09T11:55:04.465Z] === RUN TestContainerStartOnDaemonRestart [2021-08-09T11:55:04.465Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-09T11:55:04.465Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-09T11:55:04.465Z] === RUN TestDaemonRestartIpcMode [2021-08-09T11:55:04.465Z] === PAUSE TestDaemonRestartIpcMode [2021-08-09T11:55:04.465Z] === RUN TestDaemonHostGatewayIP [2021-08-09T11:55:04.465Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:55:04.465Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-09T11:55:04.465Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-09T11:55:04.465Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-09T11:55:04.465Z] === RUN TestContainerKillOnDaemonStart [2021-08-09T11:55:04.465Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-09T11:55:04.465Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-09T11:55:04.465Z] === RUN TestDiff [2021-08-09T11:55:04.949Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.46s) [2021-08-09T11:55:04.949Z] PASS [2021-08-09T11:55:04.949Z] [2021-08-09T11:55:04.949Z] === Skipped [2021-08-09T11:55:04.949Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-09T11:55:04.949Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T11:55:04.949Z] [2021-08-09T11:55:04.949Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-09T11:55:04.949Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-09T11:55:04.949Z] [2021-08-09T11:55:04.949Z] [2021-08-09T11:55:04.949Z] DONE 34 tests, 2 skipped in 130.608s [2021-08-09T11:55:04.949Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-09T11:55:04.949Z] INFO: Testing against a local daemon [2021-08-09T11:55:04.949Z] === RUN TestConfigInspect [2021-08-09T11:55:05.225Z] === RUN TestKillContainer/killing_signal [2021-08-09T11:55:05.393Z] --- PASS: TestDiff (0.60s) [2021-08-09T11:55:05.393Z] === RUN TestExecWithCloseStdin [2021-08-09T11:55:05.485Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-09T11:55:05.955Z] --- PASS: TestExecWithCloseStdin (0.91s) [2021-08-09T11:55:05.956Z] === RUN TestExec [2021-08-09T11:55:06.054Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-09T11:55:06.315Z] --- PASS: TestConfigInspect (2.60s) [2021-08-09T11:55:06.315Z] === RUN TestConfigList [2021-08-09T11:55:06.623Z] --- PASS: TestKillContainer (3.65s) [2021-08-09T11:55:06.623Z] --- PASS: TestKillContainer/no_signal (1.35s) [2021-08-09T11:55:06.623Z] --- PASS: TestKillContainer/non_killing_signal (0.98s) [2021-08-09T11:55:06.623Z] --- PASS: TestKillContainer/killing_signal (1.07s) [2021-08-09T11:55:06.623Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-09T11:55:06.623Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-09T11:55:06.623Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-09T11:55:06.883Z] --- PASS: TestExec (0.90s) [2021-08-09T11:55:06.883Z] === RUN TestExecUser [2021-08-09T11:55:07.192Z] check_test.go:309: [df520bc93341d] daemon is not started [2021-08-09T11:55:07.192Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-09T11:55:07.451Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-09T11:55:07.812Z] --- PASS: TestExecUser (0.94s) [2021-08-09T11:55:07.812Z] === RUN TestExportContainerAndImportImage [2021-08-09T11:55:08.739Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-08-09T11:55:08.739Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-09T11:55:08.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.27s) [2021-08-09T11:55:08.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.06s) [2021-08-09T11:55:08.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.01s) [2021-08-09T11:55:08.828Z] === RUN TestKillStoppedContainer [2021-08-09T11:55:08.828Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-09T11:55:08.828Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-09T11:55:08.828Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-09T11:55:08.828Z] === RUN TestKillDifferentUserContainer [2021-08-09T11:55:08.830Z] --- PASS: TestConfigList (2.19s) [2021-08-09T11:55:08.830Z] === RUN TestConfigsCreateAndDelete [2021-08-09T11:55:09.396Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-09T11:55:09.964Z] --- PASS: TestKillDifferentUserContainer (1.10s) [2021-08-09T11:55:09.964Z] === RUN TestInspectOomKilledTrue [2021-08-09T11:55:09.964Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T11:55:09.964Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-08-09T11:55:09.964Z] === RUN TestInspectOomKilledFalse [2021-08-09T11:55:09.964Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T11:55:09.964Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-09T11:55:09.964Z] === RUN TestLinksEtcHostsContentMatch [2021-08-09T11:55:10.103Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2021-08-09T11:55:10.103Z] === RUN TestHealthCheckWorkdir [2021-08-09T11:55:10.718Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2021-08-09T11:55:10.718Z] === RUN TestConfigsUpdate [2021-08-09T11:55:11.468Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2021-08-09T11:55:11.468Z] === RUN TestHealthKillContainer [2021-08-09T11:55:11.869Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-09T11:55:11.869Z] --- PASS: TestLinksEtcHostsContentMatch (1.64s) [2021-08-09T11:55:11.869Z] === RUN TestLinksContainerNames [2021-08-09T11:55:12.437Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-09T11:55:13.232Z] --- PASS: TestConfigsUpdate (2.21s) [2021-08-09T11:55:13.232Z] === RUN TestTemplatedConfig [2021-08-09T11:55:13.588Z] INFO: Extraction ended at 08/09/2021 11:55:13. Duration:00:00:24.8860615 [2021-08-09T11:55:13.588Z] INFO: Updating the golang and path environment variables [2021-08-09T11:55:13.588Z] INFO: GOPATH=d:\gopath [2021-08-09T11:55:13.588Z] INFO: go version go1.16.6 windows/amd64 [2021-08-09T11:55:13.588Z] INFO: Running the daemon under test in debug mode [2021-08-09T11:55:13.588Z] INFO: Starting a daemon under test... [2021-08-09T11:55:13.589Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42726\2\daemon --pidfile d:\CI\PR-42726\2\docker.pid -D [2021-08-09T11:55:13.589Z] INFO: Process started successfully. [2021-08-09T11:55:13.589Z] INFO: Start tailing logs of the daemon under tests [2021-08-09T11:55:13.589Z] INFO: Waiting for the daemon under test to start... [2021-08-09T11:55:13.817Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-09T11:55:14.077Z] --- PASS: TestLinksContainerNames (2.53s) [2021-08-09T11:55:14.077Z] === RUN TestLogsFollowTailEmpty [2021-08-09T11:55:14.738Z] --- PASS: TestHealthKillContainer (2.96s) [2021-08-09T11:55:14.738Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-09T11:55:14.993Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2021-08-09T11:55:14.993Z] === RUN TestIpcModeNone [2021-08-09T11:55:15.462Z] --- PASS: TestLogsFollowTailEmpty (1.38s) [2021-08-09T11:55:15.462Z] === RUN TestContainerNetworkMountsNoChown [2021-08-09T11:55:15.922Z] --- PASS: TestIpcModeNone (0.90s) [2021-08-09T11:55:15.922Z] === RUN TestIpcModePrivate [2021-08-09T11:55:16.404Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-09T11:55:16.498Z] --- PASS: TestTemplatedConfig (3.32s) [2021-08-09T11:55:16.498Z] === RUN TestConfigCreateResolve [2021-08-09T11:55:16.850Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-09T11:55:16.851Z] --- PASS: TestIpcModePrivate (0.95s) [2021-08-09T11:55:16.851Z] === RUN TestIpcModeShareable [2021-08-09T11:55:16.851Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-09T11:55:16.851Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-09T11:55:16.851Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-09T11:55:16.971Z] --- PASS: TestContainerNetworkMountsNoChown (1.33s) [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/default [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/default [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/private [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/private [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rprivate [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/slave [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/slave [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rslave [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/shared [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/shared [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rshared [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/default [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/rshared [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/shared [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/rslave [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/slave [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/rprivate [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/private [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-09T11:55:16.971Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-09T11:55:16.971Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-09T11:55:16.971Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T11:55:17.231Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-09T11:55:17.231Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-09T11:55:17.231Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T11:55:17.231Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-09T11:55:17.231Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-09T11:55:17.231Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-09T11:55:17.231Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-09T11:55:17.231Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-09T11:55:17.231Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T11:55:17.231Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-09T11:55:17.490Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-09T11:55:17.490Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-09T11:55:17.490Z] === RUN TestContainerBindMountNonRecursive [2021-08-09T11:55:18.388Z] --- PASS: TestConfigCreateResolve (2.20s) [2021-08-09T11:55:18.388Z] PASS [2021-08-09T11:55:18.388Z] [2021-08-09T11:55:18.388Z] DONE 6 tests in 14.686s [2021-08-09T11:55:18.388Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-09T11:55:18.426Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-09T11:55:18.643Z] INFO: Testing against a local daemon [2021-08-09T11:55:18.643Z] === RUN TestCheckpoint [2021-08-09T11:55:18.643Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T11:55:18.643Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-09T11:55:18.643Z] === RUN TestContainerInvalidJSON [2021-08-09T11:55:18.643Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T11:55:18.643Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T11:55:18.643Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-09T11:55:18.643Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-09T11:55:18.643Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T11:55:18.643Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-09T11:55:18.643Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-09T11:55:18.643Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-09T11:55:18.643Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-09T11:55:18.643Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-09T11:55:18.643Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-09T11:55:18.643Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-09T11:55:18.643Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-09T11:55:18.643Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-09T11:55:18.643Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-09T11:55:18.643Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-09T11:55:18.643Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-09T11:55:18.643Z] === RUN TestCopyFromContainer [2021-08-09T11:55:19.479Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-09T11:55:19.479Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-09T11:55:19.479Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T11:55:19.479Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-09T11:55:19.479Z] [2021-08-09T11:55:19.479Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-09T11:55:19.479Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-09T11:55:19.479Z] Using test binary docker [2021-08-09T11:55:19.479Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-09T11:55:19.479Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-09T11:55:19.479Z] INFO: Waiting for daemon to start... [2021-08-09T11:55:19.479Z] Starting dockerd [2021-08-09T11:55:19.479Z] . [2021-08-09T11:55:19.479Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-09T11:55:19.802Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-09T11:55:20.016Z] === RUN TestCopyFromContainer// [2021-08-09T11:55:20.016Z] === RUN TestCopyFromContainer//bar/root [2021-08-09T11:55:20.016Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-09T11:55:20.116Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2021-08-09T11:55:20.116Z] === RUN TestAPIIpcModeHost [2021-08-09T11:55:20.116Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-09T11:55:20.116Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-09T11:55:20.116Z] === RUN TestDaemonIpcModeShareable [2021-08-09T11:55:20.116Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-09T11:55:20.116Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-09T11:55:20.116Z] === RUN TestDaemonIpcModePrivate [2021-08-09T11:55:20.273Z] === RUN TestCopyFromContainer/bar/quux [2021-08-09T11:55:20.273Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-09T11:55:20.273Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-09T11:55:20.273Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-09T11:55:20.529Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-09T11:55:20.529Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-09T11:55:20.529Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer (1.86s) [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-09T11:55:20.529Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-09T11:55:20.529Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-09T11:55:20.529Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T11:55:20.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T11:55:20.529Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T11:55:20.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T11:55:20.529Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T11:55:20.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T11:55:20.529Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T11:55:20.529Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T11:55:20.529Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T11:55:20.529Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-09T11:55:20.529Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-09T11:55:20.529Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-09T11:55:20.529Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-09T11:55:20.529Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-09T11:55:20.529Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-09T11:55:20.529Z] === RUN TestCreateWithInvalidEnv [2021-08-09T11:55:20.738Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-09T11:55:20.787Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-09T11:55:20.787Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-09T11:55:20.787Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-09T11:55:20.787Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-09T11:55:20.787Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-09T11:55:20.787Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-09T11:55:20.787Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-09T11:55:20.787Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-09T11:55:20.787Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-09T11:55:20.787Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-09T11:55:20.787Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-09T11:55:20.787Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-09T11:55:20.787Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-09T11:55:20.787Z] === RUN TestCreateTmpfsMountsTarget [2021-08-09T11:55:20.787Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-09T11:55:20.787Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-09T11:55:21.042Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-09T11:55:21.297Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2021-08-09T11:55:21.297Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-09T11:55:21.297Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-09T11:55:21.297Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-09T11:55:21.297Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-09T11:55:21.297Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-09T11:55:21.297Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-09T11:55:21.297Z] === RUN TestIpcModeOlderClient [2021-08-09T11:55:21.297Z] === PAUSE TestIpcModeOlderClient [2021-08-09T11:55:21.297Z] === RUN TestKillContainerInvalidSignal [2021-08-09T11:55:21.306Z] --- PASS: TestContainerBindMountNonRecursive (3.62s) [2021-08-09T11:55:21.306Z] === RUN TestContainerVolumesMountedAsShared [2021-08-09T11:55:21.858Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2021-08-09T11:55:21.858Z] === RUN TestKillContainer [2021-08-09T11:55:21.858Z] === RUN TestKillContainer/no_signal [2021-08-09T11:55:21.873Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2021-08-09T11:55:21.874Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-09T11:55:22.419Z] === RUN TestKillContainer/non_killing_signal [2021-08-09T11:55:22.982Z] === RUN TestKillContainer/killing_signal [2021-08-09T11:55:23.252Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-09T11:55:23.303Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2021-08-09T11:55:23.303Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-09T11:55:23.511Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-09T11:55:23.770Z] --- PASS: TestContainerVolumesMountedAsSlave (1.77s) [2021-08-09T11:55:23.770Z] === RUN TestNetworkNat [2021-08-09T11:55:23.770Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-09T11:55:23.909Z] --- PASS: TestKillContainer (1.89s) [2021-08-09T11:55:23.909Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-08-09T11:55:23.909Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-08-09T11:55:23.909Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2021-08-09T11:55:23.909Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-09T11:55:23.909Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-09T11:55:24.337Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-09T11:55:24.470Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-09T11:55:24.907Z] --- PASS: TestNetworkNat (1.08s) [2021-08-09T11:55:24.907Z] === RUN TestNetworkLocalhostTCPNat [2021-08-09T11:55:25.032Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2021-08-09T11:55:25.032Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-08-09T11:55:25.032Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-08-09T11:55:25.032Z] === RUN TestKillStoppedContainer [2021-08-09T11:55:25.032Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-09T11:55:25.032Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-09T11:55:25.032Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-08-09T11:55:25.032Z] === RUN TestKillDifferentUserContainer [2021-08-09T11:55:25.817Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-08-09T11:55:25.817Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-09T11:55:25.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T11:55:25.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T11:55:25.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T11:55:25.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T11:55:25.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T11:55:25.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T11:55:25.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T11:55:25.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T11:55:25.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T11:55:25.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T11:55:25.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T11:55:25.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T11:55:25.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T11:55:25.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T11:55:25.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T11:55:25.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-09T11:55:25.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-09T11:55:25.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-09T11:55:25.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-09T11:55:25.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-09T11:55:25.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-09T11:55:25.817Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-09T11:55:25.842Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-08-09T11:55:25.842Z] === RUN TestNetworkLoopbackNat [2021-08-09T11:55:25.958Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-08-09T11:55:25.958Z] === RUN TestInspectOomKilledTrue [2021-08-09T11:55:25.958Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:55:25.958Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-09T11:55:25.958Z] === RUN TestInspectOomKilledFalse [2021-08-09T11:55:25.958Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T11:55:25.958Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-09T11:55:25.958Z] === RUN TestLinksEtcHostsContentMatch [2021-08-09T11:55:25.958Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-09T11:55:25.958Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-09T11:55:25.958Z] === RUN TestLinksContainerNames [2021-08-09T11:55:26.073Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-08-09T11:55:26.073Z] === RUN TestCreateDifferentPlatform [2021-08-09T11:55:26.073Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-09T11:55:26.073Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-09T11:55:26.073Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-09T11:55:26.073Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-09T11:55:26.073Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-09T11:55:26.073Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-09T11:55:26.073Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-09T11:55:26.073Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-09T11:55:26.329Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-09T11:55:26.329Z] === RUN TestContainerStartOnDaemonRestart [2021-08-09T11:55:26.329Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-09T11:55:26.329Z] === RUN TestDaemonRestartIpcMode [2021-08-09T11:55:26.329Z] === PAUSE TestDaemonRestartIpcMode [2021-08-09T11:55:26.329Z] === RUN TestDaemonHostGatewayIP [2021-08-09T11:55:26.329Z] === PAUSE TestDaemonHostGatewayIP [2021-08-09T11:55:26.329Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-09T11:55:26.329Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-09T11:55:26.329Z] === RUN TestContainerKillOnDaemonStart [2021-08-09T11:55:26.329Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-09T11:55:26.329Z] === RUN TestDiff [2021-08-09T11:55:26.891Z] --- PASS: TestDiff (0.78s) [2021-08-09T11:55:26.891Z] === RUN TestExecWithCloseStdin [2021-08-09T11:55:27.224Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-09T11:55:27.323Z] --- PASS: TestLinksContainerNames (1.40s) [2021-08-09T11:55:27.323Z] === RUN TestLogsFollowTailEmpty [2021-08-09T11:55:27.884Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2021-08-09T11:55:27.884Z] === RUN TestContainerNetworkMountsNoChown [2021-08-09T11:55:28.257Z] --- PASS: TestExecWithCloseStdin (1.04s) [2021-08-09T11:55:28.257Z] === RUN TestExec [2021-08-09T11:55:28.448Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/default [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/default [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/private [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/private [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/rprivate [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/slave [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/slave [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/rslave [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/shared [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/shared [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/rshared [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-09T11:55:28.448Z] === CONT TestMountDaemonRoot/default [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-09T11:55:28.448Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-09T11:55:28.448Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-09T11:55:28.449Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-09T11:55:28.449Z] === CONT TestMountDaemonRoot/rprivate [2021-08-09T11:55:28.449Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T11:55:28.449Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T11:55:28.449Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-09T11:55:28.449Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-09T11:55:28.449Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T11:55:28.449Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T11:55:28.449Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-09T11:55:28.449Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-09T11:55:28.449Z] === CONT TestMountDaemonRoot/private [2021-08-09T11:55:28.449Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-09T11:55:28.449Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-09T11:55:28.449Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-09T11:55:28.449Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-09T11:55:28.449Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-09T11:55:28.449Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-09T11:55:28.449Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-09T11:55:28.449Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-09T11:55:28.449Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-09T11:55:28.705Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-09T11:55:28.705Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-09T11:55:28.705Z] === CONT TestMountDaemonRoot/shared [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-09T11:55:28.705Z] === CONT TestMountDaemonRoot/rshared [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-09T11:55:28.705Z] === CONT TestMountDaemonRoot/rslave [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T11:55:28.705Z] === CONT TestMountDaemonRoot/slave [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-09T11:55:28.705Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-09T11:55:28.705Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-09T11:55:28.705Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T11:55:28.705Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-09T11:55:28.961Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T11:55:29.186Z] --- PASS: TestExec (1.04s) [2021-08-09T11:55:29.186Z] === RUN TestExecUser [2021-08-09T11:55:29.216Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-09T11:55:29.216Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-09T11:55:29.216Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T11:55:29.216Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-09T11:55:29.216Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T11:55:29.216Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-09T11:55:29.216Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-09T11:55:29.216Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-09T11:55:29.216Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2021-08-09T11:55:29.216Z] === RUN TestContainerBindMountNonRecursive [2021-08-09T11:55:29.216Z] 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) [2021-08-09T11:55:29.216Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-09T11:55:29.216Z] === RUN TestContainerVolumesMountedAsShared [2021-08-09T11:55:29.216Z] 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) [2021-08-09T11:55:29.216Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-09T11:55:29.216Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-09T11:55:29.216Z] 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) [2021-08-09T11:55:29.216Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-09T11:55:29.216Z] === RUN TestNetworkNat [2021-08-09T11:55:29.757Z] --- PASS: TestNetworkLoopbackNat (3.63s) [2021-08-09T11:55:29.757Z] === RUN TestPause [2021-08-09T11:55:30.113Z] --- PASS: TestExecUser (1.10s) [2021-08-09T11:55:30.113Z] === RUN TestExportContainerAndImportImage [2021-08-09T11:55:30.188Z] --- PASS: TestNetworkNat (0.77s) [2021-08-09T11:55:30.188Z] === RUN TestNetworkLocalhostTCPNat [2021-08-09T11:55:30.323Z] --- PASS: TestPause (0.91s) [2021-08-09T11:55:30.323Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-09T11:55:30.323Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-09T11:55:30.323Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-09T11:55:30.323Z] === RUN TestPauseStopPausedContainer [2021-08-09T11:55:30.749Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-08-09T11:55:30.749Z] === RUN TestNetworkLoopbackNat [2021-08-09T11:55:31.040Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2021-08-09T11:55:31.040Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-09T11:55:31.258Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2021-08-09T11:55:31.258Z] === RUN TestPidHost [2021-08-09T11:55:31.351Z] ok github.com/docker/docker/libnetwork/api 1.395s coverage: 83.2% of statements [2021-08-09T11:55:31.351Z] ok github.com/docker/docker/libnetwork/bitseq 0.358s coverage: 84.4% of statements [2021-08-09T11:55:31.351Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-09T11:55:31.825Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-09T11:55:32.403Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-08-09T11:55:32.403Z] === RUN TestHealthCheckWorkdir [2021-08-09T11:55:33.200Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-09T11:55:33.766Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-09T11:55:33.766Z] --- PASS: TestPidHost (2.67s) [2021-08-09T11:55:33.766Z] === RUN TestPsFilter [2021-08-09T11:55:34.014Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-08-09T11:55:34.014Z] === RUN TestPause [2021-08-09T11:55:34.014Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:55:34.014Z] --- SKIP: TestPause (0.00s) [2021-08-09T11:55:34.014Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-09T11:55:34.014Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-09T11:55:34.014Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-09T11:55:34.014Z] === RUN TestPauseStopPausedContainer [2021-08-09T11:55:34.014Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:55:34.014Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-09T11:55:34.014Z] === RUN TestPidHost [2021-08-09T11:55:34.025Z] --- PASS: TestPsFilter (0.15s) [2021-08-09T11:55:34.025Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-09T11:55:34.293Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2021-08-09T11:55:34.293Z] === RUN TestHealthKillContainer [2021-08-09T11:55:34.591Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-09T11:55:34.701Z] ...INFO: Daemon under test started and replied! [2021-08-09T11:55:34.701Z] INFO: Docker version of the daemon under test [2021-08-09T11:55:34.701Z] [2021-08-09T11:55:34.701Z] Client: [2021-08-09T11:55:34.701Z] Version: 17.06.2-ce [2021-08-09T11:55:34.701Z] API version: 1.30 [2021-08-09T11:55:34.701Z] Go version: go1.8.3 [2021-08-09T11:55:34.701Z] Git commit: cec0b72 [2021-08-09T11:55:34.701Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-09T11:55:34.701Z] OS/Arch: windows/amd64 [2021-08-09T11:55:34.701Z] [2021-08-09T11:55:34.701Z] Server: [2021-08-09T11:55:34.701Z] Version: 0.0.0-dev [2021-08-09T11:55:34.701Z] API version: 1.42 (minimum version 1.24) [2021-08-09T11:55:34.701Z] Go version: go1.16.6 [2021-08-09T11:55:34.701Z] Git commit: e8e278c44f [2021-08-09T11:55:34.701Z] Built: 08/09/2021 11:53:21 [2021-08-09T11:55:34.701Z] OS/Arch: windows/amd64 [2021-08-09T11:55:34.701Z] Experimental: false [2021-08-09T11:55:34.701Z] [2021-08-09T11:55:34.701Z] INFO: Docker info of the daemon under test [2021-08-09T11:55:34.701Z] [2021-08-09T11:55:34.701Z] Containers: 0 [2021-08-09T11:55:34.701Z] Running: 0 [2021-08-09T11:55:34.701Z] Paused: 0 [2021-08-09T11:55:34.701Z] Stopped: 0 [2021-08-09T11:55:34.701Z] Images: 0 [2021-08-09T11:55:34.701Z] Server Version: 0.0.0-dev [2021-08-09T11:55:34.701Z] Storage Driver: windowsfilter [2021-08-09T11:55:34.701Z] Windows: [2021-08-09T11:55:34.701Z] Logging Driver: json-file [2021-08-09T11:55:34.701Z] Plugins: [2021-08-09T11:55:34.701Z] Volume: local [2021-08-09T11:55:34.701Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T11:55:34.701Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T11:55:34.701Z] Swarm: inactive [2021-08-09T11:55:34.701Z] Default Isolation: process [2021-08-09T11:55:34.701Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-09T11:55:34.701Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-09T11:55:34.701Z] OSType: windows [2021-08-09T11:55:34.701Z] Architecture: x86_64 [2021-08-09T11:55:34.701Z] CPUs: 4 [2021-08-09T11:55:34.701Z] Total Memory: 32GiB [2021-08-09T11:55:34.701Z] Name: azwin-2-7eef70 [2021-08-09T11:55:34.701Z] ID: FG5I:6FBP:VQSF:A4D3:2MWF:K7BI:OA23:INJZ:EBG6:E3SH:PJIY:OLN7 [2021-08-09T11:55:34.701Z] Docker Root Dir: D:\CI\PR-42726\2\daemon [2021-08-09T11:55:34.701Z] Debug Mode (client): false [2021-08-09T11:55:34.701Z] Debug Mode (server): true [2021-08-09T11:55:34.701Z] File Descriptors: -1 [2021-08-09T11:55:34.701Z] Goroutines: 16 [2021-08-09T11:55:34.701Z] System Time: 2021-08-09T11:55:33.4490302Z [2021-08-09T11:55:34.701Z] EventsListeners: 0 [2021-08-09T11:55:34.701Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:55:34.701Z] Labels: [2021-08-09T11:55:34.701Z] Experimental: false [2021-08-09T11:55:34.701Z] Insecure Registries: [2021-08-09T11:55:34.701Z] 127.0.0.0/8 [2021-08-09T11:55:34.701Z] Live Restore Enabled: false [2021-08-09T11:55:34.701Z] [2021-08-09T11:55:34.701Z] [2021-08-09T11:55:34.701Z] INFO: Docker images of the daemon under test [2021-08-09T11:55:34.701Z] [2021-08-09T11:55:34.701Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T11:55:34.701Z] [2021-08-09T11:55:34.701Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-09T11:55:34.701Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-08-09T11:55:34.701Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-08-09T11:55:34.701Z] 29d5b6a226d2: Pulling fs layer [2021-08-09T11:55:35.159Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.16s) [2021-08-09T11:55:35.159Z] === RUN TestRemoveContainerWithVolume [2021-08-09T11:55:35.904Z] --- PASS: TestPidHost (1.86s) [2021-08-09T11:55:35.904Z] === RUN TestPsFilter [2021-08-09T11:55:35.904Z] --- PASS: TestPsFilter (0.13s) [2021-08-09T11:55:35.904Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-09T11:55:36.464Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-08-09T11:55:36.464Z] === RUN TestRemoveContainerWithVolume [2021-08-09T11:55:36.536Z] --- PASS: TestRemoveContainerWithVolume (1.30s) [2021-08-09T11:55:36.536Z] === RUN TestRemoveContainerRunning [2021-08-09T11:55:37.026Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-08-09T11:55:37.026Z] === RUN TestRemoveContainerRunning [2021-08-09T11:55:37.556Z] --- PASS: TestHealthKillContainer (3.08s) [2021-08-09T11:55:37.557Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-09T11:55:37.813Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-08-09T11:55:37.813Z] === RUN TestIpcModeNone [2021-08-09T11:55:37.922Z] --- PASS: TestRemoveContainerRunning (1.40s) [2021-08-09T11:55:37.922Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-09T11:55:37.954Z] --- PASS: TestRemoveContainerRunning (0.90s) [2021-08-09T11:55:37.954Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-09T11:55:38.742Z] --- PASS: TestIpcModeNone (1.07s) [2021-08-09T11:55:38.742Z] === RUN TestIpcModePrivate [2021-08-09T11:55:38.880Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-08-09T11:55:38.880Z] === RUN TestRemoveInvalidContainer [2021-08-09T11:55:38.880Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-09T11:55:38.880Z] === RUN TestRenameLinkedContainer [2021-08-09T11:55:39.303Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.37s) [2021-08-09T11:55:39.303Z] === RUN TestRemoveInvalidContainer [2021-08-09T11:55:39.303Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-09T11:55:39.303Z] === RUN TestRenameLinkedContainer [2021-08-09T11:55:39.670Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-09T11:55:39.925Z] --- PASS: TestIpcModePrivate (1.06s) [2021-08-09T11:55:39.925Z] === RUN TestIpcModeShareable [2021-08-09T11:55:40.240Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-09T11:55:40.855Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-09T11:55:40.855Z] --- PASS: TestIpcModeShareable (1.10s) [2021-08-09T11:55:40.855Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-09T11:55:41.618Z] check_test.go:309: [d870f5148da93] daemon is not started [2021-08-09T11:55:41.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-09T11:55:42.185Z] --- PASS: TestRenameLinkedContainer (2.80s) [2021-08-09T11:55:42.185Z] === RUN TestRenameStoppedContainer [2021-08-09T11:55:42.185Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-08-09T11:55:42.185Z] === RUN TestRenameRunningContainerAndReuse [2021-08-09T11:55:43.553Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2021-08-09T11:55:43.553Z] === RUN TestRenameInvalidName [2021-08-09T11:55:43.580Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-09T11:55:44.122Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2021-08-09T11:55:44.122Z] === RUN TestAPIIpcModeHost [2021-08-09T11:55:44.152Z] --- PASS: TestRenameLinkedContainer (4.86s) [2021-08-09T11:55:44.152Z] === RUN TestRenameStoppedContainer [2021-08-09T11:55:44.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-09T11:55:44.479Z] --- PASS: TestRenameInvalidName (0.67s) [2021-08-09T11:55:44.479Z] === RUN TestRenameAnonymousContainer [2021-08-09T11:55:45.049Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-08-09T11:55:45.049Z] === RUN TestDaemonIpcModeShareable [2021-08-09T11:55:45.348Z] --- PASS: TestRenameStoppedContainer (1.19s) [2021-08-09T11:55:45.348Z] === RUN TestRenameRunningContainerAndReuse [2021-08-09T11:55:46.937Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-09T11:55:46.937Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2021-08-09T11:55:46.937Z] === RUN TestDaemonIpcModePrivate [2021-08-09T11:55:46.994Z] --- PASS: TestRenameAnonymousContainer (2.30s) [2021-08-09T11:55:46.994Z] === RUN TestRenameContainerWithSameName [2021-08-09T11:55:47.250Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-08-09T11:55:47.250Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-09T11:55:48.301Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-09T11:55:48.301Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2021-08-09T11:55:48.301Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-09T11:55:48.621Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2021-08-09T11:55:48.621Z] === RUN TestResize [2021-08-09T11:55:48.638Z] --- PASS: TestRenameRunningContainerAndReuse (2.99s) [2021-08-09T11:55:48.638Z] === RUN TestRenameInvalidName [2021-08-09T11:55:49.182Z] --- PASS: TestResize (0.66s) [2021-08-09T11:55:49.182Z] === RUN TestResizeWithInvalidSize [2021-08-09T11:55:50.016Z] --- PASS: TestRenameInvalidName (1.46s) [2021-08-09T11:55:50.016Z] === RUN TestRenameAnonymousContainer [2021-08-09T11:55:50.109Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-08-09T11:55:50.109Z] === RUN TestResizeWhenContainerNotStarted [2021-08-09T11:55:50.191Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-09T11:55:50.191Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2021-08-09T11:55:50.191Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-09T11:55:50.670Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2021-08-09T11:55:50.671Z] === RUN TestDaemonRestartKillContainers [2021-08-09T11:55:50.671Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-09T11:55:50.671Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-09T11:55:50.671Z] === RUN TestCgroupNamespacesRun [2021-08-09T11:55:50.955Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-09T11:55:51.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-09T11:55:51.557Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-09T11:55:51.557Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s) [2021-08-09T11:55:51.557Z] === RUN TestIpcModeOlderClient [2021-08-09T11:55:51.557Z] === PAUSE TestIpcModeOlderClient [2021-08-09T11:55:51.557Z] === RUN TestKillContainerInvalidSignal [2021-08-09T11:55:52.036Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2021-08-09T11:55:52.036Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-09T11:55:52.485Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-08-09T11:55:52.485Z] === RUN TestKillContainer [2021-08-09T11:55:52.485Z] === RUN TestKillContainer/no_signal [2021-08-09T11:55:53.047Z] === RUN TestKillContainer/non_killing_signal [2021-08-09T11:55:53.401Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2021-08-09T11:55:53.401Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-09T11:55:53.609Z] === RUN TestKillContainer/killing_signal [2021-08-09T11:55:54.504Z] --- PASS: TestRenameAnonymousContainer (4.65s) [2021-08-09T11:55:54.504Z] === RUN TestRenameContainerWithSameName [2021-08-09T11:55:54.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-09T11:55:54.536Z] --- PASS: TestKillContainer (2.06s) [2021-08-09T11:55:54.536Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-08-09T11:55:54.536Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-08-09T11:55:54.536Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-08-09T11:55:54.536Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-09T11:55:54.536Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-09T11:55:55.098Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-09T11:55:55.293Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2021-08-09T11:55:55.293Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-09T11:55:55.885Z] --- PASS: TestRenameContainerWithSameName (1.30s) [2021-08-09T11:55:55.885Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-09T11:55:56.025Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2021-08-09T11:55:56.025Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-08-09T11:55:56.025Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-08-09T11:55:56.025Z] === RUN TestKillStoppedContainer [2021-08-09T11:55:56.025Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-09T11:55:56.025Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-09T11:55:56.025Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-09T11:55:56.025Z] === RUN TestKillDifferentUserContainer [2021-08-09T11:55:56.658Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s) [2021-08-09T11:55:56.658Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-09T11:55:56.952Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2021-08-09T11:55:56.952Z] === RUN TestInspectOomKilledTrue [2021-08-09T11:55:56.952Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-09T11:55:56.952Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-09T11:55:56.952Z] === RUN TestInspectOomKilledFalse [2021-08-09T11:55:57.514Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2021-08-09T11:55:57.514Z] === RUN TestLinksEtcHostsContentMatch [2021-08-09T11:55:58.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-09T11:55:58.425Z] --- PASS: TestRenameContainerWithLinkedContainer (2.72s) [2021-08-09T11:55:58.425Z] === RUN TestResize [2021-08-09T11:55:58.442Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-08-09T11:55:58.442Z] === RUN TestLinksContainerNames [2021-08-09T11:55:58.545Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2021-08-09T11:55:58.545Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-09T11:55:59.471Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2021-08-09T11:55:59.471Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-09T11:55:59.803Z] --- PASS: TestResize (1.50s) [2021-08-09T11:55:59.803Z] === RUN TestResizeWithInvalidSize [2021-08-09T11:55:59.809Z] --- PASS: TestLinksContainerNames (1.38s) [2021-08-09T11:55:59.809Z] === RUN TestLogsFollowTailEmpty [2021-08-09T11:55:59.857Z] 29d5b6a226d2: Verifying Checksum [2021-08-09T11:55:59.857Z] 29d5b6a226d2: Download complete [2021-08-09T11:56:00.033Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-08-09T11:56:00.033Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-09T11:56:00.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-09T11:56:00.371Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-08-09T11:56:00.371Z] === RUN TestContainerNetworkMountsNoChown [2021-08-09T11:56:00.933Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/default [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/default [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/private [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/private [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rprivate [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/slave [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/slave [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rslave [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/shared [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/shared [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rshared [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/default [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/rshared [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/shared [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/rslave [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/slave [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/rprivate [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/private [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-09T11:56:00.933Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-09T11:56:00.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-09T11:56:00.933Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-09T11:56:01.190Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T11:56:01.190Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-09T11:56:01.190Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T11:56:01.190Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-09T11:56:01.190Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-09T11:56:01.190Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-09T11:56:01.190Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-09T11:56:01.441Z] --- PASS: TestResizeWithInvalidSize (1.28s) [2021-08-09T11:56:01.441Z] === RUN TestResizeWhenContainerNotStarted [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-09T11:56:01.446Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-09T11:56:01.446Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-09T11:56:01.446Z] === RUN TestContainerBindMountNonRecursive [2021-08-09T11:56:01.923Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2021-08-09T11:56:01.923Z] === RUN TestNISDomainname [2021-08-09T11:56:01.923Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-09T11:56:01.923Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-09T11:56:01.923Z] === RUN TestHostnameDnsResolution [2021-08-09T11:56:02.836Z] --- PASS: TestResizeWhenContainerNotStarted (1.38s) [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:02.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:02.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:02.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-09T11:56:02.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-09T11:56:02.851Z] --- PASS: TestHostnameDnsResolution (1.12s) [2021-08-09T11:56:02.851Z] === RUN TestStats [2021-08-09T11:56:02.851Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:02.851Z] --- SKIP: TestStats (0.00s) [2021-08-09T11:56:02.851Z] === RUN TestStopContainerWithTimeout [2021-08-09T11:56:02.851Z] === RUN TestStopContainerWithTimeout/0 [2021-08-09T11:56:02.851Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-09T11:56:02.851Z] === RUN TestStopContainerWithTimeout/1 [2021-08-09T11:56:02.851Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-09T11:56:02.851Z] === RUN TestStopContainerWithTimeout/3 [2021-08-09T11:56:02.851Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-09T11:56:02.851Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-09T11:56:02.851Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-09T11:56:02.851Z] === CONT TestStopContainerWithTimeout/0 [2021-08-09T11:56:02.851Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-09T11:56:03.778Z] === CONT TestStopContainerWithTimeout/3 [2021-08-09T11:56:03.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-09T11:56:03.963Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2021-08-09T11:56:03.963Z] === RUN TestContainerVolumesMountedAsShared [2021-08-09T11:56:03.963Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2021-08-09T11:56:03.963Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-09T11:56:04.890Z] --- PASS: TestContainerVolumesMountedAsSlave (0.78s) [2021-08-09T11:56:04.890Z] === RUN TestNetworkNat [2021-08-09T11:56:05.452Z] --- PASS: TestNetworkNat (0.72s) [2021-08-09T11:56:05.452Z] === RUN TestNetworkLocalhostTCPNat [2021-08-09T11:56:06.185Z] sha256:b33d716da9199aab91365b5e903c65003575f6809eeafae8c9f191a49684a7a9 [2021-08-09T11:56:06.185Z] INFO: Starting docker-py tests... [2021-08-09T11:56:06.185Z] ============================= test session starts ============================== [2021-08-09T11:56:06.185Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-09T11:56:06.185Z] rootdir: /src, inifile: pytest.ini [2021-08-09T11:56:06.185Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-09T11:56:06.185Z] collected 390 items / 1 deselected / 389 selected [2021-08-09T11:56:06.185Z] [2021-08-09T11:56:06.293Z] === CONT TestStopContainerWithTimeout/1 [2021-08-09T11:56:06.379Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-08-09T11:56:06.379Z] === RUN TestNetworkLoopbackNat [2021-08-09T11:56:07.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:07.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:07.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-09T11:56:07.656Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-09T11:56:07.656Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2021-08-09T11:56:07.656Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2021-08-09T11:56:07.656Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-08-09T11:56:07.656Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-08-09T11:56:07.656Z] === RUN TestDeleteDevicemapper [2021-08-09T11:56:07.657Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-09T11:56:07.657Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-09T11:56:07.657Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-09T11:56:08.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:08.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:09.643Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-08-09T11:56:09.643Z] === RUN TestPause [2021-08-09T11:56:09.898Z] --- PASS: TestPause (0.71s) [2021-08-09T11:56:09.898Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-09T11:56:09.898Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-09T11:56:09.898Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-09T11:56:09.898Z] === RUN TestPauseStopPausedContainer [2021-08-09T11:56:10.150Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-09T11:56:10.150Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-09T11:56:10.150Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-09T11:56:10.150Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-09T11:56:10.170Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.60s) [2021-08-09T11:56:10.170Z] === RUN TestUpdateMemory [2021-08-09T11:56:10.170Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:10.170Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-09T11:56:10.170Z] === RUN TestUpdateCPUQuota [2021-08-09T11:56:10.170Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:10.170Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-09T11:56:10.170Z] === RUN TestUpdatePidsLimit [2021-08-09T11:56:10.170Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:10.170Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-09T11:56:10.170Z] === RUN TestUpdateRestartPolicy [2021-08-09T11:56:10.743Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-09T11:56:10.826Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2021-08-09T11:56:10.826Z] === RUN TestPidHost [2021-08-09T11:56:11.006Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-09T11:56:11.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-09T11:56:11.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-09T11:56:12.692Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-09T11:56:12.948Z] --- PASS: TestPidHost (1.96s) [2021-08-09T11:56:12.948Z] === RUN TestPsFilter [2021-08-09T11:56:12.948Z] --- PASS: TestPsFilter (0.10s) [2021-08-09T11:56:12.948Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-09T11:56:13.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-09T11:56:13.509Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-08-09T11:56:13.509Z] === RUN TestRemoveContainerWithVolume [2021-08-09T11:56:13.731Z] Removing intermediate container b44be03cecfc [2021-08-09T11:56:13.731Z] ---> 5e5ff1d45155 [2021-08-09T11:56:13.731Z] 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 [2021-08-09T11:56:13.731Z] ---> Running in 028fd3139c78 [2021-08-09T11:56:14.071Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-08-09T11:56:14.071Z] === RUN TestRemoveContainerRunning [2021-08-09T11:56:14.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-09T11:56:14.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-09T11:56:14.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-09T11:56:14.696Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-09T11:56:14.999Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-08-09T11:56:14.999Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-09T11:56:15.153Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-09T11:56:15.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-09T11:56:15.560Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-08-09T11:56:15.560Z] === RUN TestRemoveInvalidContainer [2021-08-09T11:56:15.560Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-09T11:56:15.560Z] === RUN TestRenameLinkedContainer [2021-08-09T11:56:15.610Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-09T11:56:15.610Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-09T11:56:15.610Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T11:56:15.610Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-09T11:56:16.072Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T11:56:16.072Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T11:56:16.072Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-09T11:56:16.072Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-09T11:56:16.072Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-09T11:56:16.529Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-09T11:56:16.529Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-09T11:56:16.905Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-09T11:56:18.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-09T11:56:18.074Z] --- PASS: TestRenameLinkedContainer (2.71s) [2021-08-09T11:56:18.074Z] === RUN TestRenameStoppedContainer [2021-08-09T11:56:19.087Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-08-09T11:56:19.087Z] === RUN TestRenameRunningContainerAndReuse [2021-08-09T11:56:19.448Z] ok github.com/docker/docker/libnetwork/config 0.076s coverage: 24.0% of statements [2021-08-09T11:56:19.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-09T11:56:19.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-09T11:56:20.470Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2021-08-09T11:56:20.470Z] === RUN TestRenameInvalidName [2021-08-09T11:56:21.035Z] --- PASS: TestRenameInvalidName (0.67s) [2021-08-09T11:56:21.035Z] === RUN TestRenameAnonymousContainer [2021-08-09T11:56:21.217Z] INFO: Build done for gotestsum... [2021-08-09T11:56:21.360Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-09T11:56:21.360Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-09T11:56:21.360Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-09T11:56:22.337Z] --- PASS: TestUpdateRestartPolicy (12.30s) [2021-08-09T11:56:22.337Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-09T11:56:22.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-09T11:56:23.265Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-08-09T11:56:23.265Z] === RUN TestWaitNonBlocked [2021-08-09T11:56:23.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T11:56:23.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T11:56:23.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T11:56:23.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T11:56:23.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T11:56:23.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T11:56:23.549Z] --- PASS: TestRenameAnonymousContainer (2.31s) [2021-08-09T11:56:23.549Z] === RUN TestRenameContainerWithSameName [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.26s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.42s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.17s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.64s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.43s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.28s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.91s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.79s) [2021-08-09T11:56:23.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.62s) [2021-08-09T11:56:23.881Z] === RUN TestCgroupNamespacesRun [2021-08-09T11:56:24.110Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-08-09T11:56:24.110Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-09T11:56:24.192Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-09T11:56:24.192Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-08-09T11:56:24.192Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-08-09T11:56:24.192Z] === RUN TestWaitBlocked [2021-08-09T11:56:24.192Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T11:56:24.192Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T11:56:24.192Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T11:56:24.192Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T11:56:24.192Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T11:56:24.192Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T11:56:24.926Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-09T11:56:25.474Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2021-08-09T11:56:25.474Z] === RUN TestResize [2021-08-09T11:56:25.499Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-09T11:56:25.557Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-09T11:56:25.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2021-08-09T11:56:25.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2021-08-09T11:56:25.557Z] === CONT TestDaemonRestartIpcMode [2021-08-09T11:56:25.557Z] === CONT TestIpcModeOlderClient [2021-08-09T11:56:25.563Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-09T11:56:25.813Z] --- PASS: TestIpcModeOlderClient (0.24s) [2021-08-09T11:56:25.814Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-09T11:56:26.035Z] --- PASS: TestResize (0.73s) [2021-08-09T11:56:26.035Z] === RUN TestResizeWithInvalidSize [2021-08-09T11:56:26.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-09T11:56:26.418Z] --- PASS: TestCgroupNamespacesRun (2.84s) [2021-08-09T11:56:26.418Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-09T11:56:26.961Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-08-09T11:56:26.961Z] === RUN TestResizeWhenContainerNotStarted [2021-08-09T11:56:27.008Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-09T11:56:27.523Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:27.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:27.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:27.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-09T11:56:27.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-09T11:56:28.343Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2021-08-09T11:56:28.343Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-09T11:56:29.082Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.03s) [2021-08-09T11:56:29.083Z] --- PASS: TestDaemonRestartIpcMode (3.71s) [2021-08-09T11:56:29.083Z] PASS [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === Skipped [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-09T11:56:29.083Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-09T11:56:29.083Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-09T11:56:29.083Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-09T11:56:29.083Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-09T11:56:29.083Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-09T11:56:29.083Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-09T11:56:29.083Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-09T11:56:29.083Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-09T11:56:29.083Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-09T11:56:29.083Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-09T11:56:29.083Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-09T11:56:29.083Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-09T11:56:29.083Z] 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) [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-09T11:56:29.083Z] 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) [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-09T11:56:29.083Z] 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) [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-09T11:56:29.083Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-09T11:56:29.083Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-09T11:56:29.083Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-09T11:56:29.083Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-09T11:56:29.083Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-09T11:56:29.083Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-09T11:56:29.083Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-09T11:56:29.083Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-09T11:56:29.083Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-09T11:56:29.083Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] [2021-08-09T11:56:29.083Z] DONE 176 tests, 25 skipped in 93.698s [2021-08-09T11:56:29.083Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-09T11:56:29.338Z] === RUN TestConfigDaemonLibtrustID [2021-08-09T11:56:29.899Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-08-09T11:56:29.899Z] === RUN TestDaemonConfigValidation [2021-08-09T11:56:29.899Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-09T11:56:29.899Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-09T11:56:29.899Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-09T11:56:29.899Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-09T11:56:29.899Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-09T11:56:29.899Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-09T11:56:29.899Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-09T11:56:29.899Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-09T11:56:29.899Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-09T11:56:29.899Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-09T11:56:29.899Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-09T11:56:29.899Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-09T11:56:29.899Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-09T11:56:29.899Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-09T11:56:29.899Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-09T11:56:30.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-09T11:56:30.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-09T11:56:30.155Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-09T11:56:30.155Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-08-09T11:56:30.155Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-08-09T11:56:30.155Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-09T11:56:30.155Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-09T11:56:30.155Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-08-09T11:56:30.155Z] PASS [2021-08-09T11:56:30.155Z] [2021-08-09T11:56:30.155Z] DONE 7 tests in 0.862s [2021-08-09T11:56:30.155Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-09T11:56:30.155Z] INFO: Testing against a local daemon [2021-08-09T11:56:30.155Z] === RUN TestCommitInheritsEnv [2021-08-09T11:56:31.633Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.87s) [2021-08-09T11:56:31.633Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-09T11:56:32.041Z] --- PASS: TestCommitInheritsEnv (1.91s) [2021-08-09T11:56:32.041Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-09T11:56:32.041Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-09T11:56:32.041Z] === RUN TestImagesFilterMultiReference [2021-08-09T11:56:32.297Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-09T11:56:32.297Z] === RUN TestImagePullPlatformInvalid [2021-08-09T11:56:32.297Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-09T11:56:32.297Z] === RUN TestRemoveImageOrphaning [2021-08-09T11:56:32.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-09T11:56:32.814Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-09T11:56:33.009Z] check_test.go:309: [db8a60d424352] daemon is not started [2021-08-09T11:56:33.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-09T11:56:33.581Z] --- PASS: TestCgroupNamespacesRunHostMode (2.62s) [2021-08-09T11:56:33.581Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-09T11:56:33.590Z] Removing intermediate container 028fd3139c78 [2021-08-09T11:56:33.590Z] ---> 4883b801fbc6 [2021-08-09T11:56:33.590Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-09T11:56:33.590Z] ---> Running in 0adcd28823d8 [2021-08-09T11:56:33.590Z] Removing intermediate container 0adcd28823d8 [2021-08-09T11:56:33.590Z] ---> abcbedcc473d [2021-08-09T11:56:33.590Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-09T11:56:33.590Z] ---> Running in 6789497e2e9f [2021-08-09T11:56:33.590Z] Removing intermediate container 6789497e2e9f [2021-08-09T11:56:33.590Z] ---> af84c873ea77 [2021-08-09T11:56:33.590Z] Step 10/10 : COPY . . [2021-08-09T11:56:33.696Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.639s coverage: 59.9% of statements [2021-08-09T11:56:33.696Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-09T11:56:34.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-09T11:56:34.182Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-08-09T11:56:34.182Z] === RUN TestRemoveImageGarbageCollector [2021-08-09T11:56:34.182Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-09T11:56:34.182Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-09T11:56:34.182Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-09T11:56:34.182Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-09T11:56:34.182Z] === RUN TestTagInvalidReference [2021-08-09T11:56:34.182Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-09T11:56:34.182Z] === RUN TestTagValidPrefixedRepo [2021-08-09T11:56:34.182Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-09T11:56:34.182Z] === RUN TestTagExistedNameWithoutForce [2021-08-09T11:56:34.182Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-09T11:56:34.182Z] === RUN TestTagOfficialNames [2021-08-09T11:56:34.438Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-09T11:56:34.438Z] === RUN TestTagMatchesDigest [2021-08-09T11:56:34.438Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-09T11:56:34.438Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-09T11:56:34.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-09T11:56:34.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-09T11:56:34.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:35.079Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-09T11:56:36.095Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.47s) [2021-08-09T11:56:36.095Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-09T11:56:36.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-09T11:56:36.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:37.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-09T11:56:37.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-09T11:56:37.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-09T11:56:37.864Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2021-08-09T11:56:37.865Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-09T11:56:38.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-09T11:56:38.802Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2021-08-09T11:56:38.802Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.13s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-08-09T11:56:39.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s) [2021-08-09T11:56:39.978Z] === RUN TestCgroupNamespacesRun [2021-08-09T11:56:40.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-09T11:56:40.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-09T11:56:41.312Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.64s) [2021-08-09T11:56:41.312Z] === RUN TestNISDomainname [2021-08-09T11:56:41.865Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-08-09T11:56:41.865Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-09T11:56:41.865Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-09T11:56:41.865Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-09T11:56:41.865Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-09T11:56:43.229Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2021-08-09T11:56:43.229Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-09T11:56:43.273Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.027s coverage: 4.0% of statements [2021-08-09T11:56:43.273Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-09T11:56:43.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-09T11:56:43.845Z] --- PASS: TestNISDomainname (2.45s) [2021-08-09T11:56:43.845Z] === RUN TestHostnameDnsResolution [2021-08-09T11:56:45.117Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2021-08-09T11:56:45.117Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-09T11:56:46.378Z] --- PASS: TestHostnameDnsResolution (2.16s) [2021-08-09T11:56:46.378Z] === RUN TestStats [2021-08-09T11:56:46.482Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2021-08-09T11:56:46.482Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-09T11:56:46.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-09T11:56:47.473Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-08-09T11:56:47.734Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-09T11:56:47.847Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-08-09T11:56:47.847Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-09T11:56:48.408Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-08-09T11:56:48.408Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-09T11:56:48.674Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-09T11:56:49.482Z] --- PASS: TestStats (3.16s) [2021-08-09T11:56:49.482Z] === RUN TestStopContainerWithTimeout [2021-08-09T11:56:49.482Z] === RUN TestStopContainerWithTimeout/0 [2021-08-09T11:56:49.482Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-09T11:56:49.482Z] === RUN TestStopContainerWithTimeout/1 [2021-08-09T11:56:49.482Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-09T11:56:49.482Z] === RUN TestStopContainerWithTimeout/3 [2021-08-09T11:56:49.482Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-09T11:56:49.482Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-09T11:56:49.482Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-09T11:56:49.482Z] === CONT TestStopContainerWithTimeout/0 [2021-08-09T11:56:49.482Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-09T11:56:50.299Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2021-08-09T11:56:50.299Z] === RUN TestNISDomainname [2021-08-09T11:56:51.226Z] --- PASS: TestNISDomainname (1.29s) [2021-08-09T11:56:51.226Z] === RUN TestHostnameDnsResolution [2021-08-09T11:56:52.016Z] === CONT TestStopContainerWithTimeout/3 [2021-08-09T11:56:52.016Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-09T11:56:52.590Z] --- PASS: TestHostnameDnsResolution (1.16s) [2021-08-09T11:56:52.590Z] === RUN TestStats [2021-08-09T11:56:53.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-09T11:56:53.927Z] === CONT TestStopContainerWithTimeout/1 [2021-08-09T11:56:55.102Z] --- PASS: TestStats (2.73s) [2021-08-09T11:56:55.102Z] === RUN TestStopContainerWithTimeout [2021-08-09T11:56:55.102Z] === RUN TestStopContainerWithTimeout/0 [2021-08-09T11:56:55.102Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-09T11:56:55.102Z] === RUN TestStopContainerWithTimeout/1 [2021-08-09T11:56:55.102Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-09T11:56:55.102Z] === RUN TestStopContainerWithTimeout/3 [2021-08-09T11:56:55.102Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-09T11:56:55.102Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-09T11:56:55.102Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-09T11:56:55.102Z] === CONT TestStopContainerWithTimeout/0 [2021-08-09T11:56:55.102Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-09T11:56:55.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-09T11:56:55.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-09T11:56:55.820Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-08-09T11:56:55.820Z] --- PASS: TestStopContainerWithTimeout/0 (2.38s) [2021-08-09T11:56:55.820Z] --- PASS: TestStopContainerWithTimeout/-1 (4.38s) [2021-08-09T11:56:55.820Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2021-08-09T11:56:55.820Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2021-08-09T11:56:55.820Z] === RUN TestDeleteDevicemapper [2021-08-09T11:56:55.820Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-09T11:56:55.820Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-09T11:56:55.820Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-09T11:56:56.467Z] === CONT TestStopContainerWithTimeout/3 [2021-08-09T11:56:56.756Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-09T11:56:57.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-09T11:56:57.891Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-09T11:56:58.354Z] === CONT TestStopContainerWithTimeout/1 [2021-08-09T11:56:58.712Z] ---> a76738b07780 [2021-08-09T11:56:58.712Z] Successfully built a76738b07780 [2021-08-09T11:56:58.712Z] Successfully tagged docker:latest [2021-08-09T11:56:58.712Z] INFO: Image build ended at 08/09/2021 11:56:56. Duration:00:02:57.8708052 [2021-08-09T11:56:58.712Z] [2021-08-09T11:56:58.712Z] [2021-08-09T11:56:58.712Z] INFO: Building the test binaries at 08/09/2021 11:56:56... [2021-08-09T11:56:58.828Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-09T11:57:00.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-09T11:57:00.242Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-09T11:57:00.242Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-08-09T11:57:00.242Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-08-09T11:57:00.242Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-08-09T11:57:00.242Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-08-09T11:57:00.242Z] === RUN TestDeleteDevicemapper [2021-08-09T11:57:00.242Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-09T11:57:00.242Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-09T11:57:00.242Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-09T11:57:01.622Z] INFO: make.ps1 starting at 08/09/2021 11:57:01 [2021-08-09T11:57:02.080Z] INFO: Git commit (e8e278c44f) assumed from DOCKER_GITCOMMIT environment variable [2021-08-09T11:57:02.080Z] INFO: Invoking autogen... [2021-08-09T11:57:02.113Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.97s) [2021-08-09T11:57:02.113Z] === RUN TestUpdateMemory [2021-08-09T11:57:02.113Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-09T11:57:02.113Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-09T11:57:02.113Z] === RUN TestUpdateCPUQuota [2021-08-09T11:57:02.133Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2021-08-09T11:57:02.133Z] === RUN TestUpdateMemory [2021-08-09T11:57:02.537Z] INFO: Building daemon... [2021-08-09T11:57:03.497Z] --- PASS: TestUpdateMemory (1.29s) [2021-08-09T11:57:03.497Z] === RUN TestUpdateCPUQuota [2021-08-09T11:57:04.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-09T11:57:04.021Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-09T11:57:04.021Z] check_test.go:309: [d1298e83576d6] daemon is not started [2021-08-09T11:57:04.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-09T11:57:04.021Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-09T11:57:04.021Z] check_test.go:309: [d776e32415149] daemon is not started [2021-08-09T11:57:04.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-09T11:57:05.399Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-09T11:57:05.788Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-09T11:57:06.773Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-09T11:57:07.032Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-09T11:57:07.600Z] check_test.go:309: [dc86a60499f27] daemon is not started [2021-08-09T11:57:07.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-09T11:57:08.168Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-09T11:57:10.028Z] --- PASS: TestUpdateCPUQuota (6.37s) [2021-08-09T11:57:10.028Z] === RUN TestUpdatePidsLimit [2021-08-09T11:57:10.028Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-09T11:57:10.590Z] === RUN TestUpdatePidsLimit/no_change [2021-08-09T11:57:11.152Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-09T11:57:11.457Z] --- PASS: TestUpdateCPUQuota (9.66s) [2021-08-09T11:57:11.457Z] === RUN TestUpdatePidsLimit [2021-08-09T11:57:11.457Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-09T11:57:12.080Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-09T11:57:12.642Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-09T11:57:12.834Z] === RUN TestUpdatePidsLimit/no_change [2021-08-09T11:57:13.202Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-09T11:57:13.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-09T11:57:14.131Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-09T11:57:14.339Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-09T11:57:15.058Z] --- PASS: TestUpdatePidsLimit (5.26s) [2021-08-09T11:57:15.058Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-08-09T11:57:15.058Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-08-09T11:57:15.058Z] --- PASS: TestUpdatePidsLimit/update_lower (0.68s) [2021-08-09T11:57:15.058Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-08-09T11:57:15.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-08-09T11:57:15.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-08-09T11:57:15.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-08-09T11:57:15.058Z] === RUN TestUpdateRestartPolicy [2021-08-09T11:57:15.244Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.175s coverage: 6.6% of statements [2021-08-09T11:57:15.244Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-09T11:57:15.716Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-09T11:57:15.716Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-09T11:57:17.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-09T11:57:17.785Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-09T11:57:18.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-09T11:57:18.327Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-09T11:57:18.894Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-09T11:57:19.832Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-09T11:57:20.092Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-09T11:57:20.660Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-09T11:57:21.227Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-09T11:57:21.487Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-09T11:57:21.745Z] --- PASS: TestUpdatePidsLimit (10.32s) [2021-08-09T11:57:21.745Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.40s) [2021-08-09T11:57:21.745Z] --- PASS: TestUpdatePidsLimit/no_change (1.32s) [2021-08-09T11:57:21.745Z] --- PASS: TestUpdatePidsLimit/update_lower (1.32s) [2021-08-09T11:57:21.745Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.49s) [2021-08-09T11:57:21.745Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.38s) [2021-08-09T11:57:21.745Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.26s) [2021-08-09T11:57:21.745Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.21s) [2021-08-09T11:57:21.745Z] === RUN TestUpdateRestartPolicy [2021-08-09T11:57:22.004Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-09T11:57:22.004Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-09T11:57:22.004Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-09T11:57:22.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-09T11:57:22.940Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-09T11:57:24.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-09T11:57:27.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-09T11:57:27.778Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.020s coverage: 57.4% of statements [2021-08-09T11:57:27.778Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-09T11:57:27.778Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-09T11:57:29.507Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-09T11:57:29.891Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2021-08-09T11:57:29.891Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-09T11:57:29.891Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-08-09T11:57:29.891Z] === RUN TestWaitNonBlocked [2021-08-09T11:57:29.891Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T11:57:29.891Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T11:57:29.891Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T11:57:29.891Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T11:57:29.891Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T11:57:29.891Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T11:57:29.891Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-09T11:57:29.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2021-08-09T11:57:29.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2021-08-09T11:57:29.891Z] === RUN TestWaitBlocked [2021-08-09T11:57:29.891Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T11:57:29.891Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T11:57:29.891Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T11:57:29.891Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T11:57:29.891Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T11:57:29.891Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T11:57:30.441Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-09T11:57:30.826Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-09T11:57:30.826Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-08-09T11:57:30.826Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-08-09T11:57:30.826Z] === CONT TestContainerStartOnDaemonRestart [2021-08-09T11:57:30.826Z] === CONT TestContainerKillOnDaemonStart [2021-08-09T11:57:31.818Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-09T11:57:32.077Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-09T11:57:32.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-09T11:57:32.902Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-09T11:57:33.060Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-09T11:57:33.363Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s) [2021-08-09T11:57:33.363Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-09T11:57:33.471Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-09T11:57:33.729Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-09T11:57:35.877Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.21s) [2021-08-09T11:57:35.877Z] === CONT TestDaemonHostGatewayIP [2021-08-09T11:57:37.014Z] --- PASS: TestUpdateRestartPolicy (15.01s) [2021-08-09T11:57:37.014Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-09T11:57:37.275Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-09T11:57:38.211Z] --- PASS: TestUpdateRestartWithAutoRemove (1.20s) [2021-08-09T11:57:38.211Z] === RUN TestWaitNonBlocked [2021-08-09T11:57:38.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T11:57:38.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T11:57:38.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T11:57:38.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T11:57:38.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T11:57:38.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T11:57:39.152Z] --- PASS: TestDaemonHostGatewayIP (3.18s) [2021-08-09T11:57:39.152Z] === CONT TestDaemonRestartIpcMode [2021-08-09T11:57:40.113Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-09T11:57:40.113Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.03s) [2021-08-09T11:57:40.113Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.05s) [2021-08-09T11:57:40.113Z] === RUN TestWaitBlocked [2021-08-09T11:57:40.113Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T11:57:40.113Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T11:57:40.113Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T11:57:40.113Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T11:57:40.113Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T11:57:40.113Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T11:57:40.377Z] check_test.go:309: [dd0ab7eeec520] daemon is not started [2021-08-09T11:57:40.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-09T11:57:41.701Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2021-08-09T11:57:41.701Z] === CONT TestIpcModeOlderClient [2021-08-09T11:57:41.701Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-08-09T11:57:42.292Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-09T11:57:42.292Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.16s) [2021-08-09T11:57:42.292Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.21s) [2021-08-09T11:57:42.292Z] === CONT TestContainerStartOnDaemonRestart [2021-08-09T11:57:42.292Z] === CONT TestContainerKillOnDaemonStart [2021-08-09T11:57:43.065Z] --- PASS: TestContainerKillOnDaemonStart (12.29s) [2021-08-09T11:57:43.065Z] PASS [2021-08-09T11:57:43.065Z] [2021-08-09T11:57:43.065Z] === Skipped [2021-08-09T11:57:43.065Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-09T11:57:43.065Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T11:57:43.065Z] [2021-08-09T11:57:43.065Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-09T11:57:43.065Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-09T11:57:43.065Z] [2021-08-09T11:57:43.065Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-09T11:57:43.065Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-09T11:57:43.065Z] [2021-08-09T11:57:43.065Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-09T11:57:43.065Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-09T11:57:43.065Z] [2021-08-09T11:57:43.065Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-09T11:57:43.065Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-09T11:57:43.065Z] [2021-08-09T11:57:43.065Z] [2021-08-09T11:57:43.065Z] DONE 195 tests, 5 skipped in 144.428s [2021-08-09T11:57:43.065Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-09T11:57:43.065Z] === RUN TestConfigDaemonLibtrustID [2021-08-09T11:57:43.625Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-08-09T11:57:43.626Z] === RUN TestDaemonConfigValidation [2021-08-09T11:57:43.626Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-09T11:57:43.626Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-09T11:57:43.626Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-09T11:57:43.626Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-09T11:57:43.626Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-09T11:57:43.626Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-09T11:57:43.626Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-09T11:57:43.626Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-09T11:57:43.626Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-09T11:57:43.626Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-09T11:57:43.626Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-09T11:57:43.626Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-09T11:57:43.626Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-09T11:57:43.626Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-09T11:57:43.626Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-09T11:57:43.626Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-09T11:57:43.626Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-09T11:57:43.626Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-09T11:57:43.626Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-08-09T11:57:43.626Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-09T11:57:43.626Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-09T11:57:43.626Z] PASS [2021-08-09T11:57:43.626Z] [2021-08-09T11:57:43.626Z] DONE 7 tests in 0.741s [2021-08-09T11:57:43.626Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-09T11:57:43.626Z] INFO: Testing against a local daemon [2021-08-09T11:57:43.626Z] === RUN TestCommitInheritsEnv [2021-08-09T11:57:44.188Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-08-09T11:57:44.188Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-09T11:57:44.188Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-09T11:57:44.188Z] === RUN TestImagesFilterMultiReference [2021-08-09T11:57:44.188Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-09T11:57:44.188Z] === RUN TestImagePullPlatformInvalid [2021-08-09T11:57:44.188Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-09T11:57:44.188Z] === RUN TestRemoveImageOrphaning [2021-08-09T11:57:44.444Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-08-09T11:57:44.444Z] === RUN TestRemoveImageGarbageCollector [2021-08-09T11:57:44.824Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-09T11:57:46.332Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2021-08-09T11:57:46.332Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-09T11:57:46.332Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-09T11:57:46.332Z] === RUN TestTagInvalidReference [2021-08-09T11:57:46.332Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-09T11:57:46.332Z] === RUN TestTagValidPrefixedRepo [2021-08-09T11:57:46.332Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-09T11:57:46.332Z] === RUN TestTagExistedNameWithoutForce [2021-08-09T11:57:46.332Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-09T11:57:46.332Z] === RUN TestTagOfficialNames [2021-08-09T11:57:46.332Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-09T11:57:46.332Z] === RUN TestTagMatchesDigest [2021-08-09T11:57:46.332Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-09T11:57:46.332Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-09T11:57:47.359Z] === CONT TestIpcModeOlderClient [2021-08-09T11:57:47.360Z] --- PASS: TestContainerStartOnDaemonRestart (4.74s) [2021-08-09T11:57:47.360Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-08-09T11:57:47.360Z] === CONT TestDaemonHostGatewayIP [2021-08-09T11:57:47.927Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-09T11:57:47.958Z] ok github.com/docker/docker/libnetwork/drvregistry 0.025s coverage: 82.4% of statements [2021-08-09T11:57:47.958Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-08-09T11:57:49.833Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-09T11:57:49.869Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-09T11:57:50.129Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-09T11:57:50.402Z] check_test.go:309: [d4d855168dd4e] daemon is not started [2021-08-09T11:57:50.402Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-09T11:57:50.661Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-09T11:57:51.229Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-09T11:57:52.166Z] --- PASS: TestDaemonHostGatewayIP (4.85s) [2021-08-09T11:57:52.166Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-09T11:57:54.071Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-09T11:57:54.330Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-09T11:57:55.269Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.07s) [2021-08-09T11:57:55.269Z] === CONT TestDaemonRestartIpcMode [2021-08-09T11:57:56.524Z] 29d5b6a226d2: Pull complete [2021-08-09T11:57:56.524Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-08-09T11:57:56.524Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T11:57:56.524Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-08-09T11:57:56.524Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-08-09T11:57:56.524Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-08-09T11:57:56.524Z] WARN: Skipping validation tests [2021-08-09T11:57:56.524Z] INFO: Running unit tests at 08/09/2021 11:57:53... [2021-08-09T11:57:57.175Z] --- PASS: TestContainerKillOnDaemonStart (14.72s) [2021-08-09T11:57:59.079Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-09T11:57:59.449Z] INFO: make.ps1 starting at 08/09/2021 11:57:58 [2021-08-09T11:57:59.449Z] INFO: Git commit (e8e278c44f) assumed from DOCKER_GITCOMMIT environment variable [2021-08-09T11:57:59.449Z] INFO: Invoking autogen... [2021-08-09T11:57:59.649Z] --- PASS: TestDaemonRestartIpcMode (4.63s) [2021-08-09T11:57:59.649Z] PASS [2021-08-09T11:57:59.649Z] [2021-08-09T11:57:59.649Z] === Skipped [2021-08-09T11:57:59.649Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-09T11:57:59.649Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T11:57:59.649Z] [2021-08-09T11:57:59.650Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-08-09T11:57:59.650Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T11:57:59.650Z] [2021-08-09T11:57:59.650Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-09T11:57:59.650Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T11:57:59.650Z] [2021-08-09T11:57:59.650Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-09T11:57:59.650Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-09T11:57:59.650Z] [2021-08-09T11:57:59.650Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-09T11:57:59.650Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-09T11:57:59.650Z] [2021-08-09T11:57:59.650Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-09T11:57:59.650Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-09T11:57:59.650Z] [2021-08-09T11:57:59.650Z] [2021-08-09T11:57:59.650Z] DONE 195 tests, 6 skipped in 226.620s [2021-08-09T11:57:59.650Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-09T11:57:59.650Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-09T11:57:59.650Z] ++ 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 [2021-08-09T11:57:59.650Z] ++ set -e [2021-08-09T11:57:59.650Z] ++ '[' -n 0 ']' [2021-08-09T11:57:59.650Z] ++ set -x [2021-08-09T11:57:59.650Z] ++ 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 [2021-08-09T11:57:59.907Z] INFO: Running unit tests... [2021-08-09T11:57:59.908Z] === RUN TestConfigDaemonLibtrustID [2021-08-09T11:57:59.908Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-09T11:58:00.121Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-09T11:58:00.476Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-09T11:58:00.476Z] === RUN TestDaemonConfigValidation [2021-08-09T11:58:00.476Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-09T11:58:00.476Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-09T11:58:00.476Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-09T11:58:00.476Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-09T11:58:00.476Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-09T11:58:00.476Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-09T11:58:00.476Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-09T11:58:00.476Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-09T11:58:00.476Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-09T11:58:00.476Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-09T11:58:00.476Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-09T11:58:00.476Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-09T11:58:00.476Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-09T11:58:00.735Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-09T11:58:00.735Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-09T11:58:00.735Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-09T11:58:00.735Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-09T11:58:00.735Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2021-08-09T11:58:00.735Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2021-08-09T11:58:00.735Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-08-09T11:58:00.735Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2021-08-09T11:58:00.735Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-08-09T11:58:00.735Z] PASS [2021-08-09T11:58:00.994Z] [2021-08-09T11:58:00.994Z] DONE 7 tests in 1.124s [2021-08-09T11:58:00.994Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-09T11:58:00.994Z] ++ 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 [2021-08-09T11:58:00.994Z] ++ set -e [2021-08-09T11:58:00.994Z] ++ '[' -n 0 ']' [2021-08-09T11:58:00.994Z] ++ set -x [2021-08-09T11:58:00.994Z] ++ 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 [2021-08-09T11:58:00.994Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-09T11:58:00.994Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-09T11:58:01.252Z] INFO: Testing against a local daemon [2021-08-09T11:58:01.252Z] === RUN TestCommitInheritsEnv [2021-08-09T11:58:01.514Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-09T11:58:01.514Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-09T11:58:01.514Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-09T11:58:01.514Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-09T11:58:01.514Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-09T11:58:01.514Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-09T11:58:01.514Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-09T11:58:01.514Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-09T11:58:01.514Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-09T11:58:01.514Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-08-09T11:58:01.514Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-09T11:58:01.514Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-09T11:58:01.514Z] === RUN TestImagesFilterMultiReference [2021-08-09T11:58:01.514Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-09T11:58:01.514Z] === RUN TestImagePullPlatformInvalid [2021-08-09T11:58:01.514Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-09T11:58:01.773Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-08-09T11:58:01.773Z] === RUN TestRemoveImageOrphaning [2021-08-09T11:58:02.032Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2021-08-09T11:58:02.032Z] === RUN TestRemoveImageGarbageCollector [2021-08-09T11:58:02.032Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-09T11:58:02.601Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-09T11:58:03.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-09T11:58:03.748Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-09T11:58:04.318Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-09T11:58:04.578Z] --- PASS: TestRemoveImageGarbageCollector (2.36s) [2021-08-09T11:58:04.578Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-09T11:58:04.578Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-09T11:58:04.578Z] === RUN TestTagInvalidReference [2021-08-09T11:58:04.578Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-09T11:58:04.578Z] === RUN TestTagValidPrefixedRepo [2021-08-09T11:58:04.578Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-09T11:58:04.578Z] === RUN TestTagExistedNameWithoutForce [2021-08-09T11:58:04.578Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-09T11:58:04.578Z] === RUN TestTagOfficialNames [2021-08-09T11:58:04.578Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-09T11:58:04.578Z] === RUN TestTagMatchesDigest [2021-08-09T11:58:04.837Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-09T11:58:04.837Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-09T11:58:04.837Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-09T11:58:05.404Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-09T11:58:05.663Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-09T11:58:06.231Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-09T11:58:06.231Z] check_test.go:309: [d575e1f7b3a47] daemon is not started [2021-08-09T11:58:06.231Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-09T11:58:07.608Z] check_test.go:309: [d65766db8a817] daemon is not started [2021-08-09T11:58:07.608Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-09T11:58:07.867Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-09T11:58:09.770Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-09T11:58:10.116Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-09T11:58:10.243Z] 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 [2021-08-09T11:58:10.811Z] --- PASS: TestImportExtremelyLargeImageWorks (93.47s) [2021-08-09T11:58:10.811Z] PASS [2021-08-09T11:58:10.811Z] [2021-08-09T11:58:10.811Z] === Skipped [2021-08-09T11:58:10.811Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-09T11:58:10.811Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-09T11:58:10.811Z] [2021-08-09T11:58:10.811Z] [2021-08-09T11:58:10.811Z] DONE 12 tests, 1 skipped in 97.734s [2021-08-09T11:58:10.811Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-09T11:58:10.811Z] INFO: Testing against a local daemon [2021-08-09T11:58:10.811Z] === RUN TestNetworkCreateDelete [2021-08-09T11:58:10.811Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-09T11:58:10.811Z] === RUN TestDockerNetworkDeletePreferID [2021-08-09T11:58:10.811Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-08-09T11:58:10.811Z] === RUN TestDaemonDNSFallback [2021-08-09T11:58:13.057Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-09T11:58:13.624Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-09T11:58:14.191Z] check_test.go:309: [dca18d4fd085a] daemon is not started [2021-08-09T11:58:14.191Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-09T11:58:14.590Z] ..........................xx.................... [ 29%] [2021-08-09T11:58:14.602Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-09T11:58:14.602Z] [2021-08-09T11:58:14.602Z] ________ ____ __. [2021-08-09T11:58:14.602Z] \_____ \ | |/ _| [2021-08-09T11:58:14.602Z] / | \| < [2021-08-09T11:58:14.602Z] / | \ | \ [2021-08-09T11:58:14.602Z] \_______ /____|__ \ [2021-08-09T11:58:14.602Z] \/ \/ [2021-08-09T11:58:14.602Z] [2021-08-09T11:58:14.602Z] INFO: make.ps1 ended at 08/09/2021 11:58:04 [2021-08-09T11:58:14.602Z] INFO: Binaries build ended at 08/09/2021 11:58:06. Duration:00:01:09.8724103 [2021-08-09T11:58:14.602Z] INFO: Copying the built daemon binary to d:\CI\PR-42726\2\binary\dockerd-e8e278c44f.exe... [2021-08-09T11:58:14.602Z] INFO: Copying the built client binary to d:\CI\PR-42726\2\binary\docker-e8e278c44f.exe... [2021-08-09T11:58:14.602Z] INFO: Copying dockerversion from the container... [2021-08-09T11:58:14.602Z] INFO: Copying the golang package from the container to d:\CI\PR-42726\2\installer\go.zip... [2021-08-09T11:58:14.602Z] INFO: Extracting go.zip to d:\CI\PR-42726\2\go [2021-08-09T11:58:14.971Z] --- PASS: TestDaemonDNSFallback (6.64s) [2021-08-09T11:58:14.971Z] === RUN TestInspectNetwork [2021-08-09T11:58:14.971Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:14.971Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestRunContainerWithBridgeNone [2021-08-09T11:58:15.241Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestNetworkInvalidJSON [2021-08-09T11:58:15.241Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-09T11:58:15.241Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-09T11:58:15.241Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T11:58:15.241Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T11:58:15.241Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T11:58:15.241Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T11:58:15.241Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-09T11:58:15.241Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T11:58:15.241Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T11:58:15.241Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-09T11:58:15.241Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-09T11:58:15.241Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-09T11:58:15.241Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestNetworkList [2021-08-09T11:58:15.241Z] === RUN TestNetworkList//networks [2021-08-09T11:58:15.241Z] === PAUSE TestNetworkList//networks [2021-08-09T11:58:15.241Z] === RUN TestNetworkList//networks/ [2021-08-09T11:58:15.241Z] === PAUSE TestNetworkList//networks/ [2021-08-09T11:58:15.241Z] === CONT TestNetworkList//networks [2021-08-09T11:58:15.241Z] === CONT TestNetworkList//networks/ [2021-08-09T11:58:15.241Z] --- PASS: TestNetworkList (0.01s) [2021-08-09T11:58:15.241Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-09T11:58:15.241Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestHostIPv4BridgeLabel [2021-08-09T11:58:15.241Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-09T11:58:15.241Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-09T11:58:15.241Z] === RUN TestDaemonDefaultNetworkPools [2021-08-09T11:58:15.241Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-09T11:58:15.241Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-09T11:58:15.241Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-09T11:58:15.241Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-09T11:58:15.241Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestServiceWithPredefinedNetwork [2021-08-09T11:58:15.241Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:15.241Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-09T11:58:15.241Z] service_test.go:242: FLAKY_TEST [2021-08-09T11:58:15.241Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestServiceWithDataPathPortInit [2021-08-09T11:58:15.241Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:15.241Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-09T11:58:15.241Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:15.241Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-09T11:58:15.241Z] PASS [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === Skipped [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-09T11:58:15.241Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-09T11:58:15.241Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-09T11:58:15.241Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-09T11:58:15.241Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-09T11:58:15.241Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-09T11:58:15.241Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-09T11:58:15.241Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-09T11:58:15.241Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-09T11:58:15.241Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T11:58:15.241Z] service_test.go:242: FLAKY_TEST [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-08-09T11:58:15.241Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-09T11:58:15.241Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] DONE 22 tests, 12 skipped in 7.337s [2021-08-09T11:58:15.241Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-09T11:58:15.241Z] INFO: Testing against a local daemon [2021-08-09T11:58:15.241Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-09T11:58:15.241Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T11:58:15.241Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-09T11:58:15.241Z] === RUN TestDockerNetworkIpvlan [2021-08-09T11:58:15.241Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T11:58:15.241Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-09T11:58:15.241Z] PASS [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === Skipped [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-09T11:58:15.241Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-09T11:58:15.241Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] [2021-08-09T11:58:15.241Z] DONE 2 tests, 2 skipped in 0.110s [2021-08-09T11:58:15.241Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-09T11:58:15.503Z] INFO: Testing against a local daemon [2021-08-09T11:58:15.503Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-09T11:58:15.503Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.503Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestDockerNetworkMacvlan [2021-08-09T11:58:15.503Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.503Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-09T11:58:15.503Z] PASS [2021-08-09T11:58:15.503Z] [2021-08-09T11:58:15.503Z] === Skipped [2021-08-09T11:58:15.503Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-09T11:58:15.503Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.503Z] [2021-08-09T11:58:15.503Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-09T11:58:15.503Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:15.503Z] [2021-08-09T11:58:15.503Z] [2021-08-09T11:58:15.503Z] DONE 2 tests, 2 skipped in 0.149s [2021-08-09T11:58:15.503Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-09T11:58:15.503Z] testing: warning: no tests to run [2021-08-09T11:58:15.503Z] PASS [2021-08-09T11:58:15.503Z] [2021-08-09T11:58:15.503Z] DONE 0 tests in 0.028s [2021-08-09T11:58:15.503Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-09T11:58:15.503Z] INFO: Testing against a local daemon [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginAllowRequest [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginTLS [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginDenyRequest [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginDenyResponse [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginAllowEventStream [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginErrorResponse [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginErrorRequest [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginHeader [2021-08-09T11:58:15.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.503Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-09T11:58:15.503Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-08-09T11:58:15.761Z] === RUN TestAuthZPluginV2Disable [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-09T11:58:15.761Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-09T11:58:15.761Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-09T11:58:15.761Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-09T11:58:15.761Z] PASS [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === Skipped [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-09T11:58:15.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] [2021-08-09T11:58:15.761Z] DONE 17 tests, 17 skipped in 0.342s [2021-08-09T11:58:15.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-09T11:58:16.021Z] INFO: Testing against a local daemon [2021-08-09T11:58:16.021Z] === RUN TestPluginInvalidJSON [2021-08-09T11:58:16.021Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T11:58:16.021Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T11:58:16.021Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T11:58:16.021Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-09T11:58:16.021Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-09T11:58:16.021Z] === RUN TestPluginInstall [2021-08-09T11:58:16.021Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:16.021Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-09T11:58:16.021Z] === RUN TestPluginsWithRuntimes [2021-08-09T11:58:16.021Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-09T11:58:16.021Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-09T11:58:16.021Z] === RUN TestPluginBackCompatMediaTypes [2021-08-09T11:58:16.021Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-09T11:58:16.021Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-09T11:58:16.021Z] PASS [2021-08-09T11:58:16.021Z] [2021-08-09T11:58:16.021Z] === Skipped [2021-08-09T11:58:16.021Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-09T11:58:16.021Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-09T11:58:16.021Z] [2021-08-09T11:58:16.021Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-09T11:58:16.021Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-09T11:58:16.021Z] [2021-08-09T11:58:16.021Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-09T11:58:16.021Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-09T11:58:16.021Z] [2021-08-09T11:58:16.021Z] [2021-08-09T11:58:16.021Z] DONE 5 tests, 3 skipped in 0.162s [2021-08-09T11:58:16.021Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-09T11:58:16.288Z] INFO: Testing against a local daemon [2021-08-09T11:58:16.288Z] === RUN TestExternalGraphDriver [2021-08-09T11:58:16.288Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-09T11:58:16.288Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-08-09T11:58:16.288Z] === RUN TestGraphdriverPluginV2 [2021-08-09T11:58:18.380Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-09T11:58:18.380Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-09T11:58:18.380Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-09T11:58:20.554Z] ? github.com/docker/docker/api [no test files] [2021-08-09T11:58:20.910Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-09T11:58:21.530Z] --- PASS: TestGraphdriverPluginV2 (4.37s) [2021-08-09T11:58:21.530Z] PASS [2021-08-09T11:58:21.530Z] [2021-08-09T11:58:21.530Z] === Skipped [2021-08-09T11:58:21.530Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-08-09T11:58:21.530Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-09T11:58:21.530Z] [2021-08-09T11:58:21.530Z] [2021-08-09T11:58:21.530Z] DONE 2 tests, 1 skipped in 4.575s [2021-08-09T11:58:21.530Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-09T11:58:21.530Z] INFO: Testing against a local daemon [2021-08-09T11:58:21.530Z] === RUN TestContinueAfterPluginCrash [2021-08-09T11:58:21.530Z] === PAUSE TestContinueAfterPluginCrash [2021-08-09T11:58:21.530Z] === RUN TestReadPluginNoRead [2021-08-09T11:58:21.530Z] === PAUSE TestReadPluginNoRead [2021-08-09T11:58:21.530Z] === RUN TestDaemonStartWithLogOpt [2021-08-09T11:58:21.530Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-09T11:58:21.530Z] === CONT TestContinueAfterPluginCrash [2021-08-09T11:58:21.530Z] === CONT TestDaemonStartWithLogOpt [2021-08-09T11:58:25.773Z] --- PASS: TestDaemonStartWithLogOpt (4.44s) [2021-08-09T11:58:25.773Z] === CONT TestReadPluginNoRead [2021-08-09T11:58:26.190Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-09T11:58:26.449Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-09T11:58:26.784Z] check_test.go:309: [d0d3084b69076] daemon is not started [2021-08-09T11:58:26.784Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-09T11:58:27.748Z] === RUN TestReadPluginNoRead/default [2021-08-09T11:58:29.112Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-09T11:58:29.403Z] INFO: Extraction ended at 08/09/2021 11:58:28. Duration:00:00:20.4145157 [2021-08-09T11:58:29.403Z] INFO: Updating the golang and path environment variables [2021-08-09T11:58:29.403Z] INFO: GOPATH=d:\gopath [2021-08-09T11:58:29.403Z] INFO: go version go1.16.6 windows/amd64 [2021-08-09T11:58:29.403Z] INFO: Running the daemon under test in debug mode [2021-08-09T11:58:29.403Z] INFO: Starting a daemon under test... [2021-08-09T11:58:29.404Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42726\2\daemon --pidfile d:\CI\PR-42726\2\docker.pid -D [2021-08-09T11:58:29.404Z] INFO: Process started successfully. [2021-08-09T11:58:29.404Z] INFO: Start tailing logs of the daemon under tests [2021-08-09T11:58:29.404Z] INFO: Waiting for the daemon under test to start... [2021-08-09T11:58:30.041Z] --- PASS: TestContinueAfterPluginCrash (9.20s) [2021-08-09T11:58:30.604Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-09T11:58:32.490Z] === CONT TestReadPluginNoRead [2021-08-09T11:58:32.490Z] read_test.go:92: [d2cf77dbf52f9] daemon is not started [2021-08-09T11:58:32.490Z] --- PASS: TestReadPluginNoRead (7.22s) [2021-08-09T11:58:32.490Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-08-09T11:58:32.490Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2021-08-09T11:58:32.490Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2021-08-09T11:58:32.490Z] PASS [2021-08-09T11:58:32.490Z] [2021-08-09T11:58:32.490Z] DONE 6 tests in 11.769s [2021-08-09T11:58:32.490Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-09T11:58:32.490Z] testing: warning: no tests to run [2021-08-09T11:58:32.490Z] PASS [2021-08-09T11:58:32.490Z] [2021-08-09T11:58:32.490Z] DONE 0 tests in 0.036s [2021-08-09T11:58:32.490Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-09T11:58:32.490Z] INFO: Testing against a local daemon [2021-08-09T11:58:32.490Z] === RUN TestPluginWithDevMounts [2021-08-09T11:58:32.490Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-09T11:58:32.490Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-09T11:58:32.490Z] PASS [2021-08-09T11:58:32.490Z] [2021-08-09T11:58:32.490Z] === Skipped [2021-08-09T11:58:32.490Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-09T11:58:32.490Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-09T11:58:32.490Z] [2021-08-09T11:58:32.490Z] [2021-08-09T11:58:32.490Z] DONE 1 tests, 1 skipped in 0.120s [2021-08-09T11:58:32.490Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-09T11:58:32.745Z] INFO: Testing against a local daemon [2021-08-09T11:58:32.745Z] === RUN TestSecretInspect [2021-08-09T11:58:32.745Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-09T11:58:32.745Z] === RUN TestSecretList [2021-08-09T11:58:32.745Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] --- SKIP: TestSecretList (0.01s) [2021-08-09T11:58:32.745Z] === RUN TestSecretsCreateAndDelete [2021-08-09T11:58:32.745Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-09T11:58:32.745Z] === RUN TestSecretsUpdate [2021-08-09T11:58:32.745Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-09T11:58:32.745Z] === RUN TestTemplatedSecret [2021-08-09T11:58:32.745Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-09T11:58:32.745Z] === RUN TestSecretCreateResolve [2021-08-09T11:58:32.745Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-08-09T11:58:32.745Z] PASS [2021-08-09T11:58:32.745Z] [2021-08-09T11:58:32.745Z] === Skipped [2021-08-09T11:58:32.745Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-09T11:58:32.745Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] [2021-08-09T11:58:32.745Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-09T11:58:32.745Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] [2021-08-09T11:58:32.745Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-09T11:58:32.745Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] [2021-08-09T11:58:32.745Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-09T11:58:32.745Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] [2021-08-09T11:58:32.745Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-09T11:58:32.745Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] [2021-08-09T11:58:32.745Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-08-09T11:58:32.745Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:32.745Z] [2021-08-09T11:58:32.745Z] [2021-08-09T11:58:32.745Z] DONE 6 tests, 6 skipped in 0.194s [2021-08-09T11:58:32.745Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-09T11:58:33.000Z] INFO: Testing against a local daemon [2021-08-09T11:58:33.000Z] === RUN TestServiceCreateInit [2021-08-09T11:58:33.000Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-09T11:58:33.000Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.000Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-09T11:58:33.000Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.000Z] --- PASS: TestServiceCreateInit (0.02s) [2021-08-09T11:58:33.000Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T11:58:33.001Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T11:58:33.001Z] === RUN TestCreateServiceMultipleTimes [2021-08-09T11:58:33.001Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestCreateServiceConflict [2021-08-09T11:58:33.001Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestCreateServiceMaxReplicas [2021-08-09T11:58:33.001Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-09T11:58:33.001Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestCreateServiceSecretFileMode [2021-08-09T11:58:33.001Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestCreateServiceConfigFileMode [2021-08-09T11:58:33.001Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestCreateServiceSysctls [2021-08-09T11:58:33.001Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-09T11:58:33.001Z] === RUN TestCreateServiceCapabilities [2021-08-09T11:58:33.001Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-09T11:58:33.001Z] === RUN TestInspect [2021-08-09T11:58:33.001Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestInspect (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestCreateJob [2021-08-09T11:58:33.001Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestCreateJob (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestReplicatedJob [2021-08-09T11:58:33.001Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestUpdateReplicatedJob [2021-08-09T11:58:33.001Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestServiceListWithStatuses [2021-08-09T11:58:33.001Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-09T11:58:33.001Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-09T11:58:33.001Z] === RUN TestDockerNetworkConnectAlias [2021-08-09T11:58:33.001Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.001Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-09T11:58:33.001Z] === RUN TestDockerNetworkReConnect [2021-08-09T11:58:33.001Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:33.257Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-08-09T11:58:33.257Z] === RUN TestServicePlugin [2021-08-09T11:58:34.902Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-09T11:58:34.902Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-09T11:58:34.902Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-09T11:58:35.147Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] --- SKIP: TestServicePlugin (2.06s) [2021-08-09T11:58:35.147Z] === RUN TestServiceUpdateLabel [2021-08-09T11:58:35.147Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-09T11:58:35.147Z] === RUN TestServiceUpdateSecrets [2021-08-09T11:58:35.147Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-09T11:58:35.147Z] === RUN TestServiceUpdateConfigs [2021-08-09T11:58:35.147Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-09T11:58:35.147Z] === RUN TestServiceUpdateNetwork [2021-08-09T11:58:35.147Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-09T11:58:35.147Z] === RUN TestServiceUpdatePidsLimit [2021-08-09T11:58:35.147Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-09T11:58:35.147Z] PASS [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === Skipped [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T11:58:35.147Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T11:58:35.147Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-09T11:58:35.147Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-09T11:58:35.147Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-09T11:58:35.147Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-09T11:58:35.147Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-09T11:58:35.147Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-09T11:58:35.147Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-08-09T11:58:35.147Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-09T11:58:35.147Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-09T11:58:35.147Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-09T11:58:35.147Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-09T11:58:35.147Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-09T11:58:35.147Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-09T11:58:35.147Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-09T11:58:35.147Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-08-09T11:58:35.147Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestServicePlugin (2.06s) [2021-08-09T11:58:35.147Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-09T11:58:35.147Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-09T11:58:35.147Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-09T11:58:35.147Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-09T11:58:35.147Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-09T11:58:35.147Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] [2021-08-09T11:58:35.147Z] DONE 24 tests, 23 skipped in 2.471s [2021-08-09T11:58:35.147Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-09T11:58:35.403Z] INFO: Testing against a local daemon [2021-08-09T11:58:35.403Z] === RUN TestSessionCreate [2021-08-09T11:58:35.403Z] --- PASS: TestSessionCreate (0.03s) [2021-08-09T11:58:35.403Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-09T11:58:35.403Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-09T11:58:35.403Z] PASS [2021-08-09T11:58:35.403Z] [2021-08-09T11:58:35.403Z] DONE 2 tests in 0.173s [2021-08-09T11:58:35.403Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-09T11:58:35.658Z] INFO: Testing against a local daemon [2021-08-09T11:58:35.658Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-09T11:58:35.658Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-09T11:58:35.658Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T11:58:35.658Z] === RUN TestDiskUsage [2021-08-09T11:58:35.658Z] === PAUSE TestDiskUsage [2021-08-09T11:58:35.658Z] === RUN TestEventsExecDie [2021-08-09T11:58:36.585Z] --- PASS: TestEventsExecDie (0.96s) [2021-08-09T11:58:36.585Z] === RUN TestEventsBackwardsCompatible [2021-08-09T11:58:36.585Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-09T11:58:36.585Z] === RUN TestEventsVolumeCreate [2021-08-09T11:58:36.585Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-09T11:58:36.585Z] === RUN TestInfoBinaryCommits [2021-08-09T11:58:36.585Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-09T11:58:36.585Z] === RUN TestInfoAPIVersioned [2021-08-09T11:58:36.585Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-09T11:58:36.585Z] === RUN TestInfoDiscoveryBackend [2021-08-09T11:58:36.831Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-09T11:58:37.151Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-09T11:58:37.151Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-09T11:58:40.118Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-09T11:58:41.314Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-08-09T11:58:41.314Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-09T11:58:41.314Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:58:41.314Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-09T11:58:41.314Z] === RUN TestInfoAPI [2021-08-09T11:58:41.314Z] --- PASS: TestInfoAPI (0.02s) [2021-08-09T11:58:41.314Z] === RUN TestInfoAPIWarnings [2021-08-09T11:58:41.877Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-09T11:58:41.961Z] === RUN TestMiddlewares [2021-08-09T11:58:41.961Z] --- PASS: TestMiddlewares (0.00s) [2021-08-09T11:58:41.961Z] PASS [2021-08-09T11:58:41.961Z] coverage: 9.0% of statements [2021-08-09T11:58:41.961Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2021-08-09T11:58:42.650Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-09T11:58:43.586Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-09T11:58:43.586Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-09T11:58:44.963Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-09T11:58:45.222Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-09T11:58:46.599Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-09T11:58:46.859Z] check_test.go:309: [d86e30e00bd9d] daemon is not started [2021-08-09T11:58:46.859Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-09T11:58:47.428Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-09T11:58:47.995Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-09T11:58:48.254Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-09T11:58:48.513Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-09T11:58:50.477Z] .....INFO: Daemon under test started and replied! [2021-08-09T11:58:50.477Z] INFO: Docker version of the daemon under test [2021-08-09T11:58:50.477Z] [2021-08-09T11:58:50.477Z] Client: [2021-08-09T11:58:50.477Z] Version: 17.06.2-ce [2021-08-09T11:58:50.477Z] API version: 1.30 [2021-08-09T11:58:50.477Z] Go version: go1.8.3 [2021-08-09T11:58:50.477Z] Git commit: cec0b72 [2021-08-09T11:58:50.477Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-09T11:58:50.477Z] OS/Arch: windows/amd64 [2021-08-09T11:58:50.477Z] [2021-08-09T11:58:50.477Z] Server: [2021-08-09T11:58:50.477Z] Version: 0.0.0-dev [2021-08-09T11:58:50.477Z] API version: 1.42 (minimum version 1.24) [2021-08-09T11:58:50.477Z] Go version: go1.16.6 [2021-08-09T11:58:50.477Z] Git commit: e8e278c44f [2021-08-09T11:58:50.477Z] Built: 08/09/2021 11:57:01 [2021-08-09T11:58:50.477Z] OS/Arch: windows/amd64 [2021-08-09T11:58:50.477Z] Experimental: false [2021-08-09T11:58:50.477Z] [2021-08-09T11:58:50.477Z] INFO: Docker info of the daemon under test [2021-08-09T11:58:50.477Z] [2021-08-09T11:58:50.477Z] Containers: 0 [2021-08-09T11:58:50.477Z] Running: 0 [2021-08-09T11:58:50.477Z] Paused: 0 [2021-08-09T11:58:50.477Z] Stopped: 0 [2021-08-09T11:58:50.477Z] Images: 0 [2021-08-09T11:58:50.477Z] Server Version: 0.0.0-dev [2021-08-09T11:58:50.477Z] Storage Driver: windowsfilter [2021-08-09T11:58:50.477Z] Windows: [2021-08-09T11:58:50.477Z] Logging Driver: json-file [2021-08-09T11:58:50.477Z] Plugins: [2021-08-09T11:58:50.477Z] Volume: local [2021-08-09T11:58:50.477Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T11:58:50.477Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T11:58:50.477Z] Swarm: inactive [2021-08-09T11:58:50.477Z] Default Isolation: process [2021-08-09T11:58:50.477Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-09T11:58:50.477Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-09T11:58:50.477Z] OSType: windows [2021-08-09T11:58:50.477Z] Architecture: x86_64 [2021-08-09T11:58:50.477Z] CPUs: 4 [2021-08-09T11:58:50.477Z] Total Memory: 32GiB [2021-08-09T11:58:50.477Z] Name: azwin-2-50f6a0 [2021-08-09T11:58:50.477Z] ID: VN7Y:O47R:4TV4:ZVJG:ZWVK:HKKG:OVOF:YG2Z:PYHO:7BEX:7AVG:WUQX [2021-08-09T11:58:50.477Z] Docker Root Dir: D:\CI\PR-42726\2\daemon [2021-08-09T11:58:50.477Z] Debug Mode (client): false [2021-08-09T11:58:50.477Z] Debug Mode (server): true [2021-08-09T11:58:50.477Z] File Descriptors: -1 [2021-08-09T11:58:50.477Z] Goroutines: 16 [2021-08-09T11:58:50.477Z] System Time: 2021-08-09T11:58:48.2120425Z [2021-08-09T11:58:50.477Z] EventsListeners: 0 [2021-08-09T11:58:50.477Z] Registry: https://index.docker.io/v1/ [2021-08-09T11:58:50.477Z] Labels: [2021-08-09T11:58:50.477Z] Experimental: false [2021-08-09T11:58:50.477Z] Insecure Registries: [2021-08-09T11:58:50.477Z] 127.0.0.0/8 [2021-08-09T11:58:50.477Z] Live Restore Enabled: false [2021-08-09T11:58:50.477Z] [2021-08-09T11:58:50.477Z] [2021-08-09T11:58:50.477Z] INFO: Docker images of the daemon under test [2021-08-09T11:58:50.477Z] [2021-08-09T11:58:50.477Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T11:58:50.477Z] [2021-08-09T11:58:50.477Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-09T11:58:50.477Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-09T11:58:50.477Z] ltsc2019: Pulling from windows/servercore [2021-08-09T11:58:50.477Z] 4612f6d0b889: Pulling fs layer [2021-08-09T11:58:50.477Z] f143c6fed32d: Pulling fs layer [2021-08-09T11:58:51.047Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-09T11:58:51.047Z] check_test.go:309: [dfe49429d911e] daemon is not started [2021-08-09T11:58:51.047Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-09T11:58:51.603Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-09T11:58:52.950Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-09T11:58:54.327Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-09T11:58:55.599Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-09T11:58:58.515Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-09T11:58:59.347Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-08-09T11:58:59.347Z] === RUN TestInfoDebug [2021-08-09T11:58:59.347Z] --- PASS: TestInfoDebug (0.54s) [2021-08-09T11:58:59.347Z] === RUN TestInfoInsecureRegistries [2021-08-09T11:58:59.347Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-09T11:58:59.347Z] === RUN TestInfoRegistryMirrors [2021-08-09T11:58:59.347Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-09T11:58:59.347Z] === RUN TestLoginFailsWithBadCredentials [2021-08-09T11:58:59.347Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-09T11:58:59.347Z] === RUN TestPingCacheHeaders [2021-08-09T11:58:59.347Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-09T11:58:59.347Z] === RUN TestPingGet [2021-08-09T11:58:59.347Z] --- PASS: TestPingGet (0.01s) [2021-08-09T11:58:59.347Z] === RUN TestPingHead [2021-08-09T11:58:59.347Z] --- PASS: TestPingHead (0.02s) [2021-08-09T11:58:59.347Z] === RUN TestVersion [2021-08-09T11:58:59.347Z] --- PASS: TestVersion (0.02s) [2021-08-09T11:58:59.347Z] === CONT TestDiskUsage [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty/container_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty/image_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty/volume_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-09T11:58:59.347Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-09T11:58:59.451Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-09T11:58:59.603Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-09T11:58:59.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-09T11:58:59.603Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-09T11:58:59.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-09T11:58:59.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-09T11:58:59.603Z] === RUN TestDiskUsage/after_container.Run [2021-08-09T11:59:00.165Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-09T11:59:00.165Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-09T11:59:00.165Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-09T11:59:00.165Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-09T11:59:00.165Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-09T11:59:00.165Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-09T11:59:00.165Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-09T11:59:00.165Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-09T11:59:00.165Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-09T11:59:00.165Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage (1.50s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.01s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run (0.59s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-09T11:59:00.165Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-09T11:59:00.165Z] PASS [2021-08-09T11:59:00.420Z] [2021-08-09T11:59:00.420Z] === Skipped [2021-08-09T11:59:00.421Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T11:59:00.421Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-09T11:59:00.421Z] [2021-08-09T11:59:00.421Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-09T11:59:00.421Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-09T11:59:00.421Z] [2021-08-09T11:59:00.421Z] [2021-08-09T11:59:00.421Z] DONE 53 tests, 2 skipped in 24.838s [2021-08-09T11:59:00.421Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-09T11:59:00.421Z] INFO: Testing against a local daemon [2021-08-09T11:59:00.421Z] === RUN TestVolumesCreateAndList [2021-08-09T11:59:00.421Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-09T11:59:00.421Z] === RUN TestVolumesRemove [2021-08-09T11:59:00.421Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-09T11:59:00.421Z] === RUN TestVolumesInspect [2021-08-09T11:59:00.421Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-09T11:59:00.421Z] === RUN TestVolumesInvalidJSON [2021-08-09T11:59:00.677Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-09T11:59:00.677Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-09T11:59:00.677Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-09T11:59:00.677Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-09T11:59:00.677Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-09T11:59:00.677Z] PASS [2021-08-09T11:59:00.677Z] [2021-08-09T11:59:00.677Z] DONE 5 tests in 0.253s [2021-08-09T11:59:00.677Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-09T11:59:00.677Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12559 is not a child of this shell [2021-08-09T11:59:00.677Z] warning: PID 12559 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-09T11:59:00.677Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-09T11:59:00.677Z] [2021-08-09T11:59:00.677Z] Unloading profiles will leave already running processes permanently [2021-08-09T11:59:00.677Z] unconfined, which can lead to unexpected situations. [2021-08-09T11:59:00.677Z] [2021-08-09T11:59:00.677Z] To set a process to complain mode, use the command line tool [2021-08-09T11:59:00.677Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-09T11:59:00.677Z] Removing test suite binaries [2021-08-09T11:59:00.677Z] exiting test-integration [2021-08-09T11:59:00.677Z] ++ exit 0 [2021-08-09T11:59:00.677Z] [2021-08-09T11:59:00.820Z] 4612f6d0b889: Verifying Checksum [2021-08-09T11:59:00.820Z] 4612f6d0b889: Download complete [2021-08-09T11:59:01.354Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore Post stage [Pipeline] junit [2021-08-09T11:59:02.056Z] Recording test results [2021-08-09T11:59:03.275Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-09T11:59:03.544Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-09T11:59:03.899Z] + echo Ensuring container killed. [2021-08-09T11:59:03.899Z] Ensuring container killed. [2021-08-09T11:59:03.899Z] + docker rm -vf docker-pr2 [2021-08-09T11:59:03.899Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-09T11:59:04.236Z] + echo Chowning /workspace to jenkins user [2021-08-09T11:59:04.236Z] Chowning /workspace to jenkins user [2021-08-09T11:59:04.236Z] + id -u [2021-08-09T11:59:04.236Z] + id -g [2021-08-09T11:59:04.236Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42726:/workspace busybox chown -R 1000:1000 /workspace [2021-08-09T11:59:04.236Z] Unable to find image 'busybox:latest' locally [2021-08-09T11:59:04.236Z] latest: Pulling from library/busybox [2021-08-09T11:59:04.492Z] b71f96345d44: Pulling fs layer [2021-08-09T11:59:04.492Z] b71f96345d44: Download complete [2021-08-09T11:59:04.492Z] b71f96345d44: Pull complete [2021-08-09T11:59:04.492Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-09T11:59:04.492Z] Status: Downloaded newer image for busybox:latest [2021-08-09T11:59:05.178Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-09T11:59:05.746Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-09T11:59:06.717Z] + bundleName=amd64-rootless [2021-08-09T11:59:06.717Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-09T11:59:06.717Z] Creating amd64-rootless-bundles.tar.gz [2021-08-09T11:59:06.717Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-09T11:59:06.717Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-09T11:59:06.726Z] Archiving artifacts [2021-08-09T11:59:08.470Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42726/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-09T11:59:08.830Z] + make clean [2021-08-09T11:59:09.085Z] docker volume rm -f docker-dev-cache [2021-08-09T11:59:09.085Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-08-09T11:59:09.937Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-09T11:59:09.937Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T11:59:16.506Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-09T11:59:16.886Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-09T11:59:17.442Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-09T11:59:18.818Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-09T11:59:19.758Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-09T11:59:22.703Z] --- PASS: TestImportExtremelyLargeImageWorks (94.66s) [2021-08-09T11:59:22.703Z] PASS [2021-08-09T11:59:22.703Z] [2021-08-09T11:59:22.703Z] DONE 12 tests in 97.335s [2021-08-09T11:59:22.703Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-09T11:59:22.703Z] INFO: Testing against a local daemon [2021-08-09T11:59:22.703Z] === RUN TestNetworkCreateDelete [2021-08-09T11:59:22.703Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-08-09T11:59:22.703Z] === RUN TestDockerNetworkDeletePreferID [2021-08-09T11:59:22.703Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-08-09T11:59:22.703Z] === RUN TestDaemonDNSFallback [2021-08-09T11:59:23.654Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-09T11:59:23.948Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-09T11:59:25.425Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-09T11:59:26.481Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-09T11:59:27.420Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-09T11:59:27.420Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-09T11:59:29.232Z] --- PASS: TestDaemonDNSFallback (6.61s) [2021-08-09T11:59:29.233Z] === RUN TestInspectNetwork [2021-08-09T11:59:29.882Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-09T11:59:31.582Z] ok github.com/docker/docker/libnetwork/ipam 74.765s coverage: 85.3% of statements [2021-08-09T11:59:31.582Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-09T11:59:31.582Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-09T11:59:31.608Z] docker_cli_daemon_test.go:2550: [d4af0166bee7c] daemon is not started [2021-08-09T11:59:31.747Z] === RUN TestInspectNetwork/full_network_id [2021-08-09T11:59:31.747Z] === RUN TestInspectNetwork/partial_network_id [2021-08-09T11:59:31.747Z] === RUN TestInspectNetwork/network_name [2021-08-09T11:59:31.747Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-09T11:59:32.536Z] ok github.com/docker/docker/libnetwork/ipams/null 0.006s coverage: 57.1% of statements [2021-08-09T11:59:33.522Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-09T11:59:33.781Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-09T11:59:35.909Z] --- PASS: TestInspectNetwork (7.84s) [2021-08-09T11:59:35.909Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-09T11:59:35.909Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-09T11:59:35.909Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-09T11:59:35.909Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-09T11:59:35.909Z] === RUN TestRunContainerWithBridgeNone [2021-08-09T11:59:37.069Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-09T11:59:39.174Z] --- PASS: TestRunContainerWithBridgeNone (3.10s) [2021-08-09T11:59:39.174Z] === RUN TestNetworkInvalidJSON [2021-08-09T11:59:39.174Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-09T11:59:39.174Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-09T11:59:39.174Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T11:59:39.174Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T11:59:39.174Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T11:59:39.174Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T11:59:39.174Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-09T11:59:39.174Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T11:59:39.174Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T11:59:39.174Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-09T11:59:39.174Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-09T11:59:39.174Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-09T11:59:39.174Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-09T11:59:39.174Z] === RUN TestNetworkList [2021-08-09T11:59:39.174Z] === RUN TestNetworkList//networks [2021-08-09T11:59:39.174Z] === PAUSE TestNetworkList//networks [2021-08-09T11:59:39.174Z] === RUN TestNetworkList//networks/ [2021-08-09T11:59:39.174Z] === PAUSE TestNetworkList//networks/ [2021-08-09T11:59:39.174Z] === CONT TestNetworkList//networks [2021-08-09T11:59:39.174Z] === CONT TestNetworkList//networks/ [2021-08-09T11:59:39.174Z] --- PASS: TestNetworkList (0.01s) [2021-08-09T11:59:39.174Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-09T11:59:39.174Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-09T11:59:39.174Z] === RUN TestHostIPv4BridgeLabel [2021-08-09T11:59:39.734Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-09T11:59:39.734Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-09T11:59:40.358Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-09T11:59:40.660Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-08-09T11:59:40.660Z] === RUN TestDaemonDefaultNetworkPools [2021-08-09T11:59:41.589Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-08-09T11:59:41.589Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-09T11:59:42.958Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-08-09T11:59:42.958Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-09T11:59:43.885Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2021-08-09T11:59:43.885Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-09T11:59:44.351Z] .......................... [ 67%] [2021-08-09T11:59:44.445Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-09T11:59:44.445Z] === RUN TestServiceWithPredefinedNetwork [2021-08-09T11:59:44.548Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-09T11:59:44.771Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-09T11:59:44.771Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-09T11:59:46.961Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s) [2021-08-09T11:59:46.962Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-09T11:59:46.962Z] service_test.go:242: FLAKY_TEST [2021-08-09T11:59:46.962Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T11:59:46.962Z] === RUN TestServiceWithDataPathPortInit [2021-08-09T11:59:48.742Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-09T11:59:48.742Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-09T11:59:48.976Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-09T11:59:50.645Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-09T11:59:51.212Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-09T11:59:54.095Z] === RUN TestBoolValue [2021-08-09T11:59:54.095Z] --- PASS: TestBoolValue (0.00s) [2021-08-09T11:59:54.095Z] === RUN TestBoolValueOrDefault [2021-08-09T11:59:54.095Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-09T11:59:54.095Z] === RUN TestInt64ValueOrZero [2021-08-09T11:59:54.095Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-09T11:59:54.095Z] === RUN TestInt64ValueOrDefault [2021-08-09T11:59:54.095Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-09T11:59:54.095Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-09T11:59:54.095Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-09T11:59:54.095Z] === RUN TestJsonContentType [2021-08-09T11:59:54.095Z] --- PASS: TestJsonContentType (0.00s) [2021-08-09T11:59:54.095Z] PASS [2021-08-09T11:59:54.095Z] coverage: 14.7% of statements [2021-08-09T11:59:54.095Z] ok github.com/docker/docker/api/server/httputils 0.177s coverage: 14.7% of statements [2021-08-09T11:59:54.095Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-09T11:59:54.095Z] === RUN TestMaskSecretKeys [2021-08-09T11:59:54.095Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-09T11:59:54.095Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-09T11:59:54.095Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-09T11:59:54.095Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-09T11:59:54.095Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-09T11:59:54.095Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-09T11:59:54.095Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-09T11:59:54.095Z] === RUN TestVersionMiddlewareVersion [2021-08-09T11:59:54.095Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-09T11:59:54.095Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-09T11:59:54.095Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-09T11:59:54.095Z] PASS [2021-08-09T11:59:54.095Z] coverage: 37.7% of statements [2021-08-09T11:59:54.095Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2021-08-09T11:59:54.095Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-09T11:59:54.095Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-09T11:59:54.095Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-09T11:59:54.095Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-09T11:59:54.095Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-09T11:59:54.095Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-09T11:59:54.095Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-09T11:59:54.258Z] ok github.com/docker/docker/libnetwork/ipamutils 0.520s coverage: 74.0% of statements [2021-08-09T11:59:54.496Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-09T11:59:54.496Z] check_test.go:309: [d0306e9dc6838] daemon is not started [2021-08-09T11:59:54.496Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-09T11:59:54.496Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-09T11:59:54.554Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-09T11:59:54.554Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-09T11:59:55.015Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-09T11:59:55.015Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-09T11:59:55.987Z] === RUN TestToJSON [2021-08-09T11:59:55.987Z] --- PASS: TestToJSON (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestToParamWithVersion [2021-08-09T11:59:55.987Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestFromJSON [2021-08-09T11:59:55.987Z] --- PASS: TestFromJSON (0.01s) [2021-08-09T11:59:55.987Z] === RUN TestEmpty [2021-08-09T11:59:55.987Z] --- PASS: TestEmpty (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestArgsMatchKVListEmptySources [2021-08-09T11:59:55.987Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestArgsMatchKVList [2021-08-09T11:59:55.987Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestArgsMatch [2021-08-09T11:59:55.987Z] --- PASS: TestArgsMatch (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestAdd [2021-08-09T11:59:55.987Z] --- PASS: TestAdd (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestDel [2021-08-09T11:59:55.987Z] --- PASS: TestDel (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestLen [2021-08-09T11:59:55.987Z] --- PASS: TestLen (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestExactMatch [2021-08-09T11:59:55.987Z] --- PASS: TestExactMatch (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestOnlyOneExactMatch [2021-08-09T11:59:55.987Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestContains [2021-08-09T11:59:55.987Z] --- PASS: TestContains (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestValidate [2021-08-09T11:59:55.987Z] --- PASS: TestValidate (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestAdjustForAPIVersion [2021-08-09T11:59:55.987Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-09T11:59:55.987Z] PASS [2021-08-09T11:59:55.987Z] coverage: 5.7% of statements [2021-08-09T11:59:55.987Z] === RUN TestWalkValues [2021-08-09T11:59:55.987Z] --- PASS: TestWalkValues (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestFuzzyMatch [2021-08-09T11:59:55.987Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestClone [2021-08-09T11:59:55.987Z] --- PASS: TestClone (0.00s) [2021-08-09T11:59:55.987Z] PASS [2021-08-09T11:59:55.987Z] coverage: 92.2% of statements [2021-08-09T11:59:55.987Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2021-08-09T11:59:55.987Z] ok github.com/docker/docker/api/server/router/swarm 0.057s coverage: 5.7% of statements [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-09T11:59:55.987Z] === RUN TestStrSliceMarshalJSON [2021-08-09T11:59:55.987Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestStrSliceUnmarshalJSON [2021-08-09T11:59:55.987Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestStrSliceUnmarshalString [2021-08-09T11:59:55.987Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-09T11:59:55.987Z] === RUN TestStrSliceUnmarshalSlice [2021-08-09T11:59:55.987Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-09T11:59:55.987Z] PASS [2021-08-09T11:59:55.987Z] coverage: 90.0% of statements [2021-08-09T11:59:55.987Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-09T11:59:55.987Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-09T11:59:56.448Z] === RUN TestDurationToSecondsString [2021-08-09T11:59:56.448Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-09T11:59:56.448Z] === RUN TestGetTimestamp [2021-08-09T11:59:56.448Z] --- PASS: TestGetTimestamp (0.20s) [2021-08-09T11:59:56.448Z] === RUN TestParseTimestamps [2021-08-09T11:59:56.448Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-09T11:59:56.448Z] PASS [2021-08-09T11:59:56.448Z] coverage: 100.0% of statements [2021-08-09T11:59:56.448Z] ok github.com/docker/docker/api/types/time 0.252s coverage: 100.0% of statements [2021-08-09T11:59:56.448Z] === RUN TestCompareVersion [2021-08-09T11:59:56.448Z] --- PASS: TestCompareVersion (0.00s) [2021-08-09T11:59:56.908Z] PASS [2021-08-09T11:59:56.908Z] coverage: 75.0% of statements [2021-08-09T11:59:56.908Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 75.0% of statements [2021-08-09T11:59:56.908Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-09T11:59:56.908Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-09T11:59:56.908Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-09T11:59:56.908Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-09T11:59:56.908Z] ? github.com/docker/docker/builder [no test files] [2021-08-09T11:59:56.908Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-09T11:59:56.909Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-09T11:59:56.909Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-09T11:59:56.909Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-09T11:59:56.909Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-09T11:59:56.909Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-09T11:59:56.909Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-09T11:59:58.451Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL (0.01s) [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-09T11:59:58.451Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-09T11:59:58.451Z] === RUN TestCloneArgsSmartHttp [2021-08-09T11:59:58.451Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-09T11:59:58.451Z] === RUN TestCloneArgsDumbHttp [2021-08-09T11:59:58.451Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-09T11:59:58.451Z] === RUN TestCloneArgsGit [2021-08-09T11:59:58.451Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-09T11:59:58.451Z] === RUN TestCheckoutGit [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite (413.73s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.83s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.28s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.53s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.84s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.50s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.29s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.39s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.57s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.00s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.15s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.12s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.63s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.43s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.70s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.05s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.49s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.63s) [2021-08-09T11:59:59.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.25s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.51s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s) [2021-08-09T11:59:59.768Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.62s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.57s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.71s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.29s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.88s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.22s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.69s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.61s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.11s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.33s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.32s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.40s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.18s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.28s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.27s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.98s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.81s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.80s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.00s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.11s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.79s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.79s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.63s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.59s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.75s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.92s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.87s) [2021-08-09T11:59:59.768Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-09T11:59:59.768Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.46s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.01s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.46s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.02s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.07s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.58s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.59s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.10s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.16s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.18s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.36s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.27s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.95s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.13s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.14s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.40s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.92s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.32s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.93s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.98s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.92s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.32s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.03s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.59s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.63s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.57s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.54s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.18s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.73s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.19s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.82s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.66s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.36s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.45s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-08-09T11:59:59.768Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.78s) [2021-08-09T11:59:59.768Z] === RUN TestDockerSwarmSuite [2021-08-09T11:59:59.768Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-09T11:59:59.990Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-09T11:59:59.990Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-09T11:59:59.990Z] === RUN TestProcessNoDockerignore [2021-08-09T11:59:59.990Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-09T11:59:59.990Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestDetectContentType [2021-08-09T11:59:59.990Z] --- PASS: TestDetectContentType (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestSelectAcceptableMIME [2021-08-09T11:59:59.990Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestInspectEmptyResponse [2021-08-09T11:59:59.990Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestInspectResponseBinary [2021-08-09T11:59:59.990Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestResponseUnsupportedContentType [2021-08-09T11:59:59.990Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestInspectResponseTextSimple [2021-08-09T11:59:59.990Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestInspectResponseEmptyContentType [2021-08-09T11:59:59.990Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestUnknownContentLength [2021-08-09T11:59:59.990Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestDownloadRemote [2021-08-09T11:59:59.990Z] --- PASS: TestDownloadRemote (0.13s) [2021-08-09T11:59:59.990Z] === RUN TestGetWithStatusError [2021-08-09T11:59:59.990Z] --- PASS: TestGetWithStatusError (0.01s) [2021-08-09T11:59:59.990Z] === RUN TestCloseRootDirectory [2021-08-09T11:59:59.990Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T11:59:59.990Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-09T11:59:59.990Z] === RUN TestHashFile [2021-08-09T11:59:59.990Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T11:59:59.990Z] --- SKIP: TestHashFile (0.01s) [2021-08-09T11:59:59.990Z] === RUN TestHashSubdir [2021-08-09T11:59:59.990Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T11:59:59.990Z] --- SKIP: TestHashSubdir (0.02s) [2021-08-09T11:59:59.990Z] === RUN TestRemoveDirectory [2021-08-09T11:59:59.990Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T11:59:59.990Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-09T11:59:59.990Z] PASS [2021-08-09T11:59:59.990Z] coverage: 9.3% of statements [2021-08-09T12:00:00.448Z] ok github.com/docker/docker/builder/remotecontext 0.307s coverage: 9.3% of statements [2021-08-09T12:00:00.448Z] === RUN TestGetAllAllowed [2021-08-09T12:00:00.448Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-09T12:00:00.448Z] === RUN TestGetAllMeta [2021-08-09T12:00:00.448Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-09T12:00:00.448Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-09T12:00:00.448Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-09T12:00:00.448Z] === RUN TestIsUnreferencedBuiltin [2021-08-09T12:00:00.448Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-09T12:00:00.448Z] === RUN TestIsExistingDirectory [2021-08-09T12:00:00.448Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-09T12:00:00.448Z] === RUN TestGetFilenameForDownload [2021-08-09T12:00:00.448Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestEnv2Variables [2021-08-09T12:00:00.906Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-09T12:00:00.906Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestMaintainer [2021-08-09T12:00:00.906Z] --- PASS: TestMaintainer (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestLabel [2021-08-09T12:00:00.906Z] --- PASS: TestLabel (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestFromScratch [2021-08-09T12:00:00.906Z] --- PASS: TestFromScratch (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestFromWithArg [2021-08-09T12:00:00.906Z] --- PASS: TestFromWithArg (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-09T12:00:00.906Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestFromWithUndefinedArg [2021-08-09T12:00:00.906Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestFromMultiStageWithNamedStage [2021-08-09T12:00:00.906Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestOnbuild [2021-08-09T12:00:00.906Z] --- PASS: TestOnbuild (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestWorkdir [2021-08-09T12:00:00.906Z] --- PASS: TestWorkdir (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestCmd [2021-08-09T12:00:00.906Z] --- PASS: TestCmd (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestHealthcheckNone [2021-08-09T12:00:00.906Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestHealthcheckCmd [2021-08-09T12:00:00.906Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestEntrypoint [2021-08-09T12:00:00.906Z] --- PASS: TestEntrypoint (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestExpose [2021-08-09T12:00:00.906Z] --- PASS: TestExpose (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestUser [2021-08-09T12:00:00.906Z] --- PASS: TestUser (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestVolume [2021-08-09T12:00:00.906Z] --- PASS: TestVolume (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestStopSignal [2021-08-09T12:00:00.906Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-09T12:00:00.906Z] --- SKIP: TestStopSignal (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestArg [2021-08-09T12:00:00.906Z] --- PASS: TestArg (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestShell [2021-08-09T12:00:00.906Z] --- PASS: TestShell (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestPrependEnvOnCmd [2021-08-09T12:00:00.906Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestRunWithBuildArgs [2021-08-09T12:00:00.906Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestRunIgnoresHealthcheck [2021-08-09T12:00:00.906Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestDispatchUnsupportedOptions [2021-08-09T12:00:00.906Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-09T12:00:00.906Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-09T12:00:00.906Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-09T12:00:00.906Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-09T12:00:00.906Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-09T12:00:00.906Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-09T12:00:00.906Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestNormalizeWorkdir [2021-08-09T12:00:00.906Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestDispatch [2021-08-09T12:00:00.906Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-09T12:00:00.906Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-09T12:00:00.906Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-09T12:00:00.906Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-09T12:00:00.906Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-09T12:00:00.906Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-09T12:00:00.906Z] === RUN TestDispatch/COPY_url [2021-08-09T12:00:00.906Z] --- PASS: TestDispatch (0.07s) [2021-08-09T12:00:00.906Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-08-09T12:00:00.906Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-09T12:00:00.906Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-09T12:00:00.906Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-09T12:00:00.906Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-09T12:00:00.906Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-09T12:00:00.906Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestAddScratchImageAddsToMounts [2021-08-09T12:00:00.906Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-09T12:00:00.906Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-09T12:00:00.906Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-09T12:00:00.906Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestImageSourceGetAddsToMounts [2021-08-09T12:00:00.906Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestEmptyDockerfile [2021-08-09T12:00:00.906Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-09T12:00:00.906Z] === RUN TestSymlinkDockerfile [2021-08-09T12:00:00.906Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-09T12:00:00.906Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-09T12:00:00.906Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestNonExistingDockerfile [2021-08-09T12:00:00.906Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestCopyRunConfig [2021-08-09T12:00:00.906Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestDeepCopyRunConfig [2021-08-09T12:00:00.906Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestExportImage [2021-08-09T12:00:00.906Z] --- PASS: TestExportImage (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestNormalizeDest [2021-08-09T12:00:00.906Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-09T12:00:00.906Z] PASS [2021-08-09T12:00:00.906Z] coverage: 46.8% of statements [2021-08-09T12:00:00.906Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 46.8% of statements [2021-08-09T12:00:00.906Z] === RUN TestEnable [2021-08-09T12:00:00.906Z] --- PASS: TestEnable (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestDisable [2021-08-09T12:00:00.906Z] --- PASS: TestDisable (0.00s) [2021-08-09T12:00:00.906Z] === RUN TestEnabled [2021-08-09T12:00:00.906Z] --- PASS: TestEnabled (0.00s) [2021-08-09T12:00:00.906Z] PASS [2021-08-09T12:00:00.906Z] coverage: 100.0% of statements [2021-08-09T12:00:00.906Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2021-08-09T12:00:00.906Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-09T12:00:01.873Z] === RUN TestTCP4Proxy [2021-08-09T12:00:01.873Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-09T12:00:01.873Z] === RUN TestTCP4ProxyHalfClose [2021-08-09T12:00:01.873Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-09T12:00:01.873Z] === RUN TestTCP6Proxy [2021-08-09T12:00:01.873Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-09T12:00:01.873Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-09T12:00:01.873Z] === RUN TestTCPDualStackProxy [2021-08-09T12:00:01.873Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-09T12:00:01.873Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-09T12:00:01.873Z] === RUN TestUDP4Proxy [2021-08-09T12:00:01.873Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-09T12:00:01.873Z] === RUN TestUDP6Proxy [2021-08-09T12:00:01.873Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-09T12:00:01.873Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-09T12:00:01.873Z] === RUN TestUDPWriteError [2021-08-09T12:00:01.873Z] --- PASS: TestUDPWriteError (0.01s) [2021-08-09T12:00:01.873Z] === RUN TestSCTP4Proxy [2021-08-09T12:00:01.873Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-09T12:00:01.873Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-09T12:00:01.873Z] === RUN TestSCTP6Proxy [2021-08-09T12:00:01.873Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-09T12:00:01.873Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-09T12:00:01.873Z] PASS [2021-08-09T12:00:01.873Z] coverage: 49.4% of statements [2021-08-09T12:00:01.873Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2021-08-09T12:00:02.401Z] ok github.com/docker/docker/libnetwork/iptables 0.295s coverage: 45.1% of statements [2021-08-09T12:00:02.401Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-09T12:00:03.057Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-09T12:00:05.000Z] --- PASS: TestServiceWithDataPathPortInit (15.09s) [2021-08-09T12:00:05.000Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-09T12:00:05.000Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mm974gdd3sllyhkzqtsvjf4wa Created:2021-08-09 12:00:03.404260576 +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[db29e6302d19a324e0df4776350aefb6fdbe8173f66afebb0127b05f9a648876:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nb7jt1add0493r6uzbbw9yq78 EndpointID:dde28adcfa70ae47eaac33caa1a80d45f219dbdbe825642f613bfb5158caf7fd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1c5717b0953b0553ecf95264e2c84501aca7221db3aafdd82593b0620a536ffa 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:e186a6a01456 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nb7jt1add0493r6uzbbw9yq78 EndpointID:dde28adcfa70ae47eaac33caa1a80d45f219dbdbe825642f613bfb5158caf7fd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-09T12:00:06.377Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-09T12:00:06.607Z] ok github.com/docker/docker/libnetwork/netutils 0.028s coverage: 44.1% of statements [2021-08-09T12:00:10.241Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s) [2021-08-09T12:00:10.241Z] PASS [2021-08-09T12:00:10.241Z] [2021-08-09T12:00:10.241Z] === Skipped [2021-08-09T12:00:10.241Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:00:10.241Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:00:10.241Z] [2021-08-09T12:00:10.241Z] [2021-08-09T12:00:10.241Z] DONE 26 tests, 1 skipped in 48.349s [2021-08-09T12:00:10.241Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-09T12:00:10.241Z] INFO: Testing against a local daemon [2021-08-09T12:00:10.241Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-09T12:00:10.241Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:00:10.241Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-09T12:00:10.241Z] === RUN TestDockerNetworkIpvlan [2021-08-09T12:00:10.241Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:00:10.241Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-09T12:00:10.241Z] PASS [2021-08-09T12:00:10.241Z] [2021-08-09T12:00:10.241Z] === Skipped [2021-08-09T12:00:10.241Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-09T12:00:10.241Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:00:10.241Z] [2021-08-09T12:00:10.241Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-09T12:00:10.241Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:00:10.241Z] [2021-08-09T12:00:10.241Z] [2021-08-09T12:00:10.241Z] DONE 2 tests, 2 skipped in 0.036s [2021-08-09T12:00:10.241Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-09T12:00:10.241Z] INFO: Testing against a local daemon [2021-08-09T12:00:10.241Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-09T12:00:10.802Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-08-09T12:00:10.802Z] === RUN TestDockerNetworkMacvlan [2021-08-09T12:00:11.363Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-09T12:00:12.204Z] === RUN TestCheckpointCreateError [2021-08-09T12:00:12.204Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-09T12:00:12.204Z] === RUN TestCheckpointCreate [2021-08-09T12:00:12.204Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-09T12:00:12.204Z] === RUN TestCheckpointDeleteError [2021-08-09T12:00:12.204Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-09T12:00:12.204Z] === RUN TestCheckpointDelete [2021-08-09T12:00:12.204Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-09T12:00:12.204Z] === RUN TestCheckpointListError [2021-08-09T12:00:12.204Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-09T12:00:12.204Z] === RUN TestCheckpointList [2021-08-09T12:00:12.204Z] --- PASS: TestCheckpointList (0.00s) [2021-08-09T12:00:12.204Z] === RUN TestCheckpointListContainerNotFound [2021-08-09T12:00:12.204Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-09T12:00:12.290Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-09T12:00:12.662Z] === RUN TestNewClientWithOpsFromEnv [2021-08-09T12:00:12.662Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-09T12:00:12.662Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-09T12:00:12.662Z] === RUN TestGetAPIPath [2021-08-09T12:00:12.662Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-09T12:00:12.662Z] === RUN TestParseHostURL [2021-08-09T12:00:12.662Z] --- PASS: TestParseHostURL (0.00s) [2021-08-09T12:00:12.662Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-09T12:00:12.662Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.01s) [2021-08-09T12:00:12.663Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-09T12:00:12.663Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNegotiateAPIVersion [2021-08-09T12:00:12.663Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNegotiateAPVersionOverride [2021-08-09T12:00:12.663Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-09T12:00:12.663Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-09T12:00:12.663Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-09T12:00:12.663Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestClientRedirect [2021-08-09T12:00:12.663Z] --- PASS: TestClientRedirect (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigCreateUnsupported [2021-08-09T12:00:12.663Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigCreateError [2021-08-09T12:00:12.663Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigCreate [2021-08-09T12:00:12.663Z] --- PASS: TestConfigCreate (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigInspectNotFound [2021-08-09T12:00:12.663Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigInspectWithEmptyID [2021-08-09T12:00:12.663Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigInspectUnsupported [2021-08-09T12:00:12.663Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigInspectError [2021-08-09T12:00:12.663Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigInspectConfigNotFound [2021-08-09T12:00:12.663Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigInspect [2021-08-09T12:00:12.663Z] --- PASS: TestConfigInspect (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigListUnsupported [2021-08-09T12:00:12.663Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigListError [2021-08-09T12:00:12.663Z] --- PASS: TestConfigListError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigList [2021-08-09T12:00:12.663Z] --- PASS: TestConfigList (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigRemoveUnsupported [2021-08-09T12:00:12.663Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigRemoveError [2021-08-09T12:00:12.663Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigRemove [2021-08-09T12:00:12.663Z] --- PASS: TestConfigRemove (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigUpdateUnsupported [2021-08-09T12:00:12.663Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigUpdateError [2021-08-09T12:00:12.663Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestConfigUpdate [2021-08-09T12:00:12.663Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerCommitError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerCommit [2021-08-09T12:00:12.663Z] --- PASS: TestContainerCommit (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerStatPathError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerStatPathNotFoundError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerStatPathNoHeaderError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerStatPath [2021-08-09T12:00:12.663Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestCopyToContainerError [2021-08-09T12:00:12.663Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestCopyToContainerNotFoundError [2021-08-09T12:00:12.663Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-09T12:00:12.663Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestCopyToContainer [2021-08-09T12:00:12.663Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestCopyFromContainerError [2021-08-09T12:00:12.663Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestCopyFromContainerNotFoundError [2021-08-09T12:00:12.663Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-09T12:00:12.663Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-09T12:00:12.663Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestCopyFromContainer [2021-08-09T12:00:12.663Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerCreateError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerCreateImageNotFound [2021-08-09T12:00:12.663Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerCreateWithName [2021-08-09T12:00:12.663Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerCreateAutoRemove [2021-08-09T12:00:12.663Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerDiffError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerDiff [2021-08-09T12:00:12.663Z] --- PASS: TestContainerDiff (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerExecCreateError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerExecCreate [2021-08-09T12:00:12.663Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerExecStartError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerExecStart [2021-08-09T12:00:12.663Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerExecInspectError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerExecInspect [2021-08-09T12:00:12.663Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerExportError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerExportError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerExport [2021-08-09T12:00:12.663Z] --- PASS: TestContainerExport (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerInspectError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerInspectContainerNotFound [2021-08-09T12:00:12.663Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerInspectWithEmptyID [2021-08-09T12:00:12.663Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerInspect [2021-08-09T12:00:12.663Z] --- PASS: TestContainerInspect (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerInspectNode [2021-08-09T12:00:12.663Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerKillError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerKillError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerKill [2021-08-09T12:00:12.663Z] --- PASS: TestContainerKill (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerListError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerListError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerList [2021-08-09T12:00:12.663Z] --- PASS: TestContainerList (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerLogsNotFoundError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerLogsError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerLogs [2021-08-09T12:00:12.663Z] --- PASS: TestContainerLogs (0.22s) [2021-08-09T12:00:12.663Z] === RUN TestContainerPauseError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerPause [2021-08-09T12:00:12.663Z] --- PASS: TestContainerPause (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainersPruneError [2021-08-09T12:00:12.663Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainersPrune [2021-08-09T12:00:12.663Z] --- PASS: TestContainersPrune (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerRemoveError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerRemoveNotFoundError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerRemove [2021-08-09T12:00:12.663Z] --- PASS: TestContainerRemove (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerRenameError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerRename [2021-08-09T12:00:12.663Z] --- PASS: TestContainerRename (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerResizeError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerExecResizeError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerResize [2021-08-09T12:00:12.663Z] --- PASS: TestContainerResize (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerExecResize [2021-08-09T12:00:12.663Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerRestartError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerRestart [2021-08-09T12:00:12.663Z] --- PASS: TestContainerRestart (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerStartError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerStartError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerStart [2021-08-09T12:00:12.663Z] --- PASS: TestContainerStart (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerStatsError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerStats [2021-08-09T12:00:12.663Z] --- PASS: TestContainerStats (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerStopError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerStopError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerStop [2021-08-09T12:00:12.663Z] --- PASS: TestContainerStop (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerTopError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerTopError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerTop [2021-08-09T12:00:12.663Z] --- PASS: TestContainerTop (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerUnpauseError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerUnpause [2021-08-09T12:00:12.663Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerUpdateError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerUpdate [2021-08-09T12:00:12.663Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerWaitError [2021-08-09T12:00:12.663Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestContainerWait [2021-08-09T12:00:12.663Z] --- PASS: TestContainerWait (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestDiskUsageError [2021-08-09T12:00:12.663Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestDiskUsage [2021-08-09T12:00:12.663Z] --- PASS: TestDiskUsage (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestDistributionInspectUnsupported [2021-08-09T12:00:12.663Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestDistributionInspectWithEmptyID [2021-08-09T12:00:12.663Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestEventsErrorInOptions [2021-08-09T12:00:12.663Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestEventsErrorFromServer [2021-08-09T12:00:12.663Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestEvents [2021-08-09T12:00:12.663Z] --- PASS: TestEvents (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestTLSCloseWriter [2021-08-09T12:00:12.663Z] === PAUSE TestTLSCloseWriter [2021-08-09T12:00:12.663Z] === RUN TestImageBuildError [2021-08-09T12:00:12.663Z] --- PASS: TestImageBuildError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageBuild [2021-08-09T12:00:12.663Z] --- PASS: TestImageBuild (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestGetDockerOS [2021-08-09T12:00:12.663Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageCreateError [2021-08-09T12:00:12.663Z] --- PASS: TestImageCreateError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageCreate [2021-08-09T12:00:12.663Z] --- PASS: TestImageCreate (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageHistoryError [2021-08-09T12:00:12.663Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageHistory [2021-08-09T12:00:12.663Z] --- PASS: TestImageHistory (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageImportError [2021-08-09T12:00:12.663Z] --- PASS: TestImageImportError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageImport [2021-08-09T12:00:12.663Z] --- PASS: TestImageImport (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageInspectError [2021-08-09T12:00:12.663Z] --- PASS: TestImageInspectError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageInspectImageNotFound [2021-08-09T12:00:12.663Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageInspectWithEmptyID [2021-08-09T12:00:12.663Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageInspect [2021-08-09T12:00:12.663Z] --- PASS: TestImageInspect (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageListError [2021-08-09T12:00:12.663Z] --- PASS: TestImageListError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageList [2021-08-09T12:00:12.663Z] --- PASS: TestImageList (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageListApiBefore125 [2021-08-09T12:00:12.663Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageLoadError [2021-08-09T12:00:12.663Z] --- PASS: TestImageLoadError (0.02s) [2021-08-09T12:00:12.663Z] === RUN TestImageLoad [2021-08-09T12:00:12.663Z] --- PASS: TestImageLoad (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagesPruneError [2021-08-09T12:00:12.663Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagesPrune [2021-08-09T12:00:12.663Z] --- PASS: TestImagesPrune (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePullReferenceParseError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePullAnyError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePullWithoutErrors [2021-08-09T12:00:12.663Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePushReferenceError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePushAnyError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImagePushWithoutErrors [2021-08-09T12:00:12.663Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-09T12:00:12.663Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-09T12:00:12.663Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-09T12:00:12.663Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-09T12:00:12.663Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageRemoveError [2021-08-09T12:00:12.663Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageRemoveImageNotFound [2021-08-09T12:00:12.663Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageRemove [2021-08-09T12:00:12.663Z] --- PASS: TestImageRemove (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageSaveError [2021-08-09T12:00:12.663Z] --- PASS: TestImageSaveError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageSave [2021-08-09T12:00:12.663Z] --- PASS: TestImageSave (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageSearchAnyError [2021-08-09T12:00:12.663Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-09T12:00:12.663Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-09T12:00:12.663Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-09T12:00:12.663Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-09T12:00:12.663Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageSearchWithoutErrors [2021-08-09T12:00:12.663Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageTagError [2021-08-09T12:00:12.663Z] --- PASS: TestImageTagError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageTagInvalidReference [2021-08-09T12:00:12.663Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageTagInvalidSourceImageName [2021-08-09T12:00:12.663Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageTagHexSource [2021-08-09T12:00:12.663Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestImageTag [2021-08-09T12:00:12.663Z] --- PASS: TestImageTag (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestInfoServerError [2021-08-09T12:00:12.663Z] --- PASS: TestInfoServerError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestInfoInvalidResponseJSONError [2021-08-09T12:00:12.663Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestInfo [2021-08-09T12:00:12.663Z] --- PASS: TestInfo (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNetworkConnectError [2021-08-09T12:00:12.663Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-09T12:00:12.663Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNetworkConnect [2021-08-09T12:00:12.663Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNetworkCreateError [2021-08-09T12:00:12.663Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNetworkCreate [2021-08-09T12:00:12.663Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNetworkDisconnectError [2021-08-09T12:00:12.663Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-09T12:00:12.663Z] === RUN TestNetworkDisconnect [2021-08-09T12:00:12.663Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNetworkInspectError [2021-08-09T12:00:12.664Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNetworkInspectNotFoundError [2021-08-09T12:00:12.664Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNetworkInspectWithEmptyID [2021-08-09T12:00:12.664Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNetworkInspect [2021-08-09T12:00:12.664Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNetworkListError [2021-08-09T12:00:12.664Z] --- PASS: TestNetworkListError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNetworkList [2021-08-09T12:00:12.664Z] --- PASS: TestNetworkList (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNetworksPruneError [2021-08-09T12:00:12.664Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNetworksPrune [2021-08-09T12:00:12.664Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNetworkRemoveError [2021-08-09T12:00:12.664Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNetworkRemove [2021-08-09T12:00:12.664Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNodeInspectError [2021-08-09T12:00:12.664Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNodeInspectNodeNotFound [2021-08-09T12:00:12.664Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNodeInspectWithEmptyID [2021-08-09T12:00:12.664Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNodeInspect [2021-08-09T12:00:12.664Z] --- PASS: TestNodeInspect (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNodeListError [2021-08-09T12:00:12.664Z] --- PASS: TestNodeListError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNodeList [2021-08-09T12:00:12.664Z] --- PASS: TestNodeList (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNodeRemoveError [2021-08-09T12:00:12.664Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNodeRemove [2021-08-09T12:00:12.664Z] --- PASS: TestNodeRemove (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNodeUpdateError [2021-08-09T12:00:12.664Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestNodeUpdate [2021-08-09T12:00:12.664Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestOptionWithTimeout [2021-08-09T12:00:12.664Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPingFail [2021-08-09T12:00:12.664Z] --- PASS: TestPingFail (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPingWithError [2021-08-09T12:00:12.664Z] 2021/08/09 12:00:12 RoundTripper returned a response & error; ignoring response [2021-08-09T12:00:12.664Z] 2021/08/09 12:00:12 RoundTripper returned a response & error; ignoring response [2021-08-09T12:00:12.664Z] --- PASS: TestPingWithError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPingSuccess [2021-08-09T12:00:12.664Z] --- PASS: TestPingSuccess (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPingHeadFallback [2021-08-09T12:00:12.664Z] === RUN TestPingHeadFallback/OK [2021-08-09T12:00:12.664Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-09T12:00:12.664Z] === RUN TestPingHeadFallback/Not_Found [2021-08-09T12:00:12.664Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-09T12:00:12.664Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-09T12:00:12.664Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-09T12:00:12.664Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-09T12:00:12.664Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-09T12:00:12.664Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPluginDisableError [2021-08-09T12:00:12.664Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPluginDisable [2021-08-09T12:00:12.664Z] --- PASS: TestPluginDisable (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPluginEnableError [2021-08-09T12:00:12.664Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPluginEnable [2021-08-09T12:00:12.664Z] --- PASS: TestPluginEnable (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPluginInspectError [2021-08-09T12:00:12.664Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPluginInspectWithEmptyID [2021-08-09T12:00:12.664Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-09T12:00:12.664Z] === RUN TestPluginInspect [2021-08-09T12:00:12.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-09T12:00:13.122Z] --- PASS: TestPluginInspect (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestPluginListError [2021-08-09T12:00:13.122Z] --- PASS: TestPluginListError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestPluginList [2021-08-09T12:00:13.122Z] --- PASS: TestPluginList (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestPluginPushError [2021-08-09T12:00:13.122Z] --- PASS: TestPluginPushError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestPluginPush [2021-08-09T12:00:13.122Z] --- PASS: TestPluginPush (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestPluginRemoveError [2021-08-09T12:00:13.122Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestPluginRemove [2021-08-09T12:00:13.122Z] --- PASS: TestPluginRemove (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestPluginSetError [2021-08-09T12:00:13.122Z] --- PASS: TestPluginSetError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestPluginSet [2021-08-09T12:00:13.122Z] --- PASS: TestPluginSet (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSetHostHeader [2021-08-09T12:00:13.122Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestPlainTextError [2021-08-09T12:00:13.122Z] --- PASS: TestPlainTextError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestInfiniteError [2021-08-09T12:00:13.122Z] --- PASS: TestInfiniteError (0.05s) [2021-08-09T12:00:13.122Z] === RUN TestCanceledContext [2021-08-09T12:00:13.122Z] 2021/08/09 12:00:12 RoundTripper returned a response & error; ignoring response [2021-08-09T12:00:13.122Z] --- PASS: TestCanceledContext (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestDeadlineExceededContext [2021-08-09T12:00:13.122Z] 2021/08/09 12:00:12 RoundTripper returned a response & error; ignoring response [2021-08-09T12:00:13.122Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretCreateUnsupported [2021-08-09T12:00:13.122Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretCreateError [2021-08-09T12:00:13.122Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretCreate [2021-08-09T12:00:13.122Z] --- PASS: TestSecretCreate (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretInspectUnsupported [2021-08-09T12:00:13.122Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretInspectError [2021-08-09T12:00:13.122Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretInspectSecretNotFound [2021-08-09T12:00:13.122Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretInspectWithEmptyID [2021-08-09T12:00:13.122Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretInspect [2021-08-09T12:00:13.122Z] --- PASS: TestSecretInspect (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretListUnsupported [2021-08-09T12:00:13.122Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretListError [2021-08-09T12:00:13.122Z] --- PASS: TestSecretListError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretList [2021-08-09T12:00:13.122Z] --- PASS: TestSecretList (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretRemoveUnsupported [2021-08-09T12:00:13.122Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretRemoveError [2021-08-09T12:00:13.122Z] --- PASS: TestSecretRemoveError (0.01s) [2021-08-09T12:00:13.122Z] === RUN TestSecretRemove [2021-08-09T12:00:13.122Z] --- PASS: TestSecretRemove (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretUpdateUnsupported [2021-08-09T12:00:13.122Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretUpdateError [2021-08-09T12:00:13.122Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSecretUpdate [2021-08-09T12:00:13.122Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceCreateError [2021-08-09T12:00:13.122Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceCreate [2021-08-09T12:00:13.122Z] --- PASS: TestServiceCreate (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-09T12:00:13.122Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceCreateDigestPinning [2021-08-09T12:00:13.122Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceInspectError [2021-08-09T12:00:13.122Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceInspectServiceNotFound [2021-08-09T12:00:13.122Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceInspectWithEmptyID [2021-08-09T12:00:13.122Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceInspect [2021-08-09T12:00:13.122Z] --- PASS: TestServiceInspect (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceListError [2021-08-09T12:00:13.122Z] --- PASS: TestServiceListError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceList [2021-08-09T12:00:13.122Z] --- PASS: TestServiceList (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceLogsError [2021-08-09T12:00:13.122Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceLogs [2021-08-09T12:00:13.122Z] --- PASS: TestServiceLogs (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceRemoveError [2021-08-09T12:00:13.122Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceRemoveNotFoundError [2021-08-09T12:00:13.122Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceRemove [2021-08-09T12:00:13.122Z] --- PASS: TestServiceRemove (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceUpdateError [2021-08-09T12:00:13.122Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestServiceUpdate [2021-08-09T12:00:13.122Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSwarmGetUnlockKeyError [2021-08-09T12:00:13.122Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSwarmGetUnlockKey [2021-08-09T12:00:13.122Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSwarmInitError [2021-08-09T12:00:13.122Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSwarmInit [2021-08-09T12:00:13.122Z] --- PASS: TestSwarmInit (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSwarmInspectError [2021-08-09T12:00:13.122Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-09T12:00:13.122Z] === RUN TestSwarmInspect [2021-08-09T12:00:13.123Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestSwarmJoinError [2021-08-09T12:00:13.123Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestSwarmJoin [2021-08-09T12:00:13.123Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestSwarmLeaveError [2021-08-09T12:00:13.123Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestSwarmLeave [2021-08-09T12:00:13.123Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestSwarmUnlockError [2021-08-09T12:00:13.123Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestSwarmUnlock [2021-08-09T12:00:13.123Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestSwarmUpdateError [2021-08-09T12:00:13.123Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestSwarmUpdate [2021-08-09T12:00:13.123Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestTaskInspectError [2021-08-09T12:00:13.123Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestTaskInspectWithEmptyID [2021-08-09T12:00:13.123Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestTaskInspect [2021-08-09T12:00:13.123Z] --- PASS: TestTaskInspect (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestTaskListError [2021-08-09T12:00:13.123Z] --- PASS: TestTaskListError (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestTaskList [2021-08-09T12:00:13.123Z] --- PASS: TestTaskList (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestVolumeCreateError [2021-08-09T12:00:13.123Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestVolumeCreate [2021-08-09T12:00:13.123Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-09T12:00:13.123Z] === RUN TestVolumeInspectError [2021-08-09T12:00:13.216Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-09T12:00:13.581Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-09T12:00:13.581Z] === RUN TestVolumeInspectNotFound [2021-08-09T12:00:13.581Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-09T12:00:13.581Z] === RUN TestVolumeInspectWithEmptyID [2021-08-09T12:00:13.581Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-09T12:00:13.581Z] === RUN TestVolumeInspect [2021-08-09T12:00:13.581Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-09T12:00:13.581Z] === RUN TestVolumeListError [2021-08-09T12:00:13.581Z] --- PASS: TestVolumeListError (0.00s) [2021-08-09T12:00:13.581Z] === RUN TestVolumeList [2021-08-09T12:00:13.581Z] --- PASS: TestVolumeList (0.00s) [2021-08-09T12:00:13.581Z] === RUN TestVolumeRemoveError [2021-08-09T12:00:13.581Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-09T12:00:13.581Z] === RUN TestVolumeRemove [2021-08-09T12:00:13.581Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-09T12:00:13.581Z] === CONT TestTLSCloseWriter [2021-08-09T12:00:13.581Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-08-09T12:00:13.581Z] PASS [2021-08-09T12:00:13.581Z] coverage: 74.8% of statements [2021-08-09T12:00:13.581Z] ok github.com/docker/docker/client 0.527s coverage: 74.8% of statements [2021-08-09T12:00:15.732Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-09T12:00:17.131Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-09T12:00:17.131Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-09T12:00:18.998Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-09T12:00:22.404Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-09T12:00:22.404Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-09T12:00:22.404Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-09T12:00:22.662Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-09T12:00:22.662Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-09T12:00:22.920Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-09T12:00:23.180Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-09T12:00:24.271Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-09T12:00:25.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-09T12:00:25.201Z] --- PASS: TestDockerNetworkMacvlan (14.49s) [2021-08-09T12:00:25.201Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-08-09T12:00:25.201Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-08-09T12:00:25.201Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2021-08-09T12:00:25.201Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.85s) [2021-08-09T12:00:25.201Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.96s) [2021-08-09T12:00:25.201Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2021-08-09T12:00:25.201Z] PASS [2021-08-09T12:00:25.201Z] [2021-08-09T12:00:25.201Z] DONE 8 tests in 15.837s [2021-08-09T12:00:25.201Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-09T12:00:25.201Z] testing: warning: no tests to run [2021-08-09T12:00:25.201Z] PASS [2021-08-09T12:00:25.201Z] [2021-08-09T12:00:25.201Z] DONE 0 tests in 0.007s [2021-08-09T12:00:25.201Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-09T12:00:25.382Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-09T12:00:25.456Z] INFO: Testing against a local daemon [2021-08-09T12:00:25.456Z] === RUN TestAuthZPluginAllowRequest [2021-08-09T12:00:26.018Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-09T12:00:26.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-09T12:00:26.820Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2021-08-09T12:00:26.820Z] === RUN TestAuthZPluginTLS [2021-08-09T12:00:27.380Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-08-09T12:00:27.380Z] === RUN TestAuthZPluginDenyRequest [2021-08-09T12:00:27.921Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-09T12:00:27.941Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-08-09T12:00:27.941Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-09T12:00:28.502Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-08-09T12:00:28.502Z] === RUN TestAuthZPluginDenyResponse [2021-08-09T12:00:28.858Z] docker_api_swarm_test.go:562: [d183953f8bd48] joining swarm manager [d23c30389847c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:00:29.063Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-08-09T12:00:29.063Z] === RUN TestAuthZPluginAllowEventStream [2021-08-09T12:00:30.236Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-09T12:00:30.427Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2021-08-09T12:00:30.427Z] === RUN TestAuthZPluginErrorResponse [2021-08-09T12:00:30.989Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-08-09T12:00:30.989Z] === RUN TestAuthZPluginErrorRequest [2021-08-09T12:00:31.550Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-09T12:00:31.550Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-09T12:00:32.111Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-08-09T12:00:32.111Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-09T12:00:32.770Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-09T12:00:33.708Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-09T12:00:33.999Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) [2021-08-09T12:00:33.999Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-09T12:00:35.362Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2021-08-09T12:00:35.362Z] === RUN TestAuthZPluginHeader [2021-08-09T12:00:35.626Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-09T12:00:36.288Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-08-09T12:00:36.288Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-09T12:00:40.450Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.56s) [2021-08-09T12:00:40.450Z] === RUN TestAuthZPluginV2Disable [2021-08-09T12:00:40.532Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-09T12:00:42.440Z] tests/integration/client_test.py ..... [ 75%] [2021-08-09T12:00:42.440Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-09T12:00:42.964Z] --- PASS: TestAuthZPluginV2Disable (2.94s) [2021-08-09T12:00:42.964Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-09T12:00:43.381Z] tests/integration/errors_test.py . [ 76%] [2021-08-09T12:00:43.740Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-09T12:00:44.679Z] docker_api_swarm_test.go:584: [d47efc2eaa119] joining swarm manager [d23c30389847c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:00:45.479Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.76s) [2021-08-09T12:00:45.479Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-09T12:00:48.870Z] check_test.go:380: [d183953f8bd48] daemon is not started [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-09T12:00:49.290Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestConfigureDaemonLogs [2021-08-09T12:00:49.290Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestCommonOptionsInstallFlags [2021-08-09T12:00:49.290Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-09T12:00:49.290Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-09T12:00:49.290Z] PASS [2021-08-09T12:00:49.290Z] coverage: 18.5% of statements [2021-08-09T12:00:49.290Z] ok github.com/docker/docker/cmd/dockerd 0.266s coverage: 18.5% of statements [2021-08-09T12:00:49.290Z] === RUN TestContainerStopSignal [2021-08-09T12:00:49.290Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestContainerStopTimeout [2021-08-09T12:00:49.290Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-09T12:00:49.290Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-09T12:00:49.290Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-09T12:00:49.290Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestReplaceAndAppendEnvVars [2021-08-09T12:00:49.290Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-09T12:00:49.290Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestNewMemoryStore [2021-08-09T12:00:49.290Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestAddContainers [2021-08-09T12:00:49.290Z] --- PASS: TestAddContainers (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestGetContainer [2021-08-09T12:00:49.290Z] --- PASS: TestGetContainer (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestDeleteContainer [2021-08-09T12:00:49.290Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestListContainers [2021-08-09T12:00:49.290Z] --- PASS: TestListContainers (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestFirstContainer [2021-08-09T12:00:49.290Z] --- PASS: TestFirstContainer (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestApplyAllContainer [2021-08-09T12:00:49.290Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestIsValidHealthString [2021-08-09T12:00:49.290Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestStateRunStop [2021-08-09T12:00:49.290Z] --- PASS: TestStateRunStop (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestStateTimeoutWait [2021-08-09T12:00:49.290Z] state_test.go:141: Stop callback fired [2021-08-09T12:00:49.290Z] state_test.go:165: Stop callback fired [2021-08-09T12:00:49.290Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-08-09T12:00:49.290Z] === RUN TestIsValidStateString [2021-08-09T12:00:49.290Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestViewSaveDelete [2021-08-09T12:00:49.290Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-09T12:00:49.290Z] === RUN TestViewAll [2021-08-09T12:00:49.290Z] --- PASS: TestViewAll (0.02s) [2021-08-09T12:00:49.290Z] === RUN TestViewGet [2021-08-09T12:00:49.290Z] --- PASS: TestViewGet (0.01s) [2021-08-09T12:00:49.290Z] === RUN TestNames [2021-08-09T12:00:49.290Z] --- PASS: TestNames (0.00s) [2021-08-09T12:00:49.290Z] === RUN TestViewWithHealthCheck [2021-08-09T12:00:49.290Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-09T12:00:49.290Z] PASS [2021-08-09T12:00:49.290Z] coverage: 41.7% of statements [2021-08-09T12:00:49.290Z] ok github.com/docker/docker/container 0.255s coverage: 41.7% of statements [2021-08-09T12:00:53.025Z] --- PASS: TestCheckoutGit (54.58s) [2021-08-09T12:00:53.025Z] === RUN TestValidGitTransport [2021-08-09T12:00:53.025Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-09T12:00:53.025Z] === RUN TestGitInvalidRef [2021-08-09T12:00:53.485Z] === RUN TestPrepare [2021-08-09T12:00:53.485Z] --- PASS: TestPrepare (0.00s) [2021-08-09T12:00:53.485Z] === RUN TestStart [2021-08-09T12:00:53.485Z] --- PASS: TestStart (0.00s) [2021-08-09T12:00:53.485Z] === RUN TestWaitCancel [2021-08-09T12:00:53.485Z] --- PASS: TestWaitCancel (0.00s) [2021-08-09T12:00:53.485Z] === RUN TestWaitDisabled [2021-08-09T12:00:53.485Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-09T12:00:53.485Z] === RUN TestWaitEnabled [2021-08-09T12:00:53.485Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-09T12:00:53.485Z] === RUN TestRemove [2021-08-09T12:00:53.485Z] --- PASS: TestRemove (0.00s) [2021-08-09T12:00:53.485Z] PASS [2021-08-09T12:00:53.485Z] coverage: 65.3% of statements [2021-08-09T12:00:53.485Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.309s coverage: 65.3% of statements [2021-08-09T12:00:53.943Z] --- PASS: TestGitInvalidRef (0.82s) [2021-08-09T12:00:53.943Z] PASS [2021-08-09T12:00:53.943Z] coverage: 86.3% of statements [2021-08-09T12:00:53.943Z] ok github.com/docker/docker/builder/remotecontext/git 55.491s coverage: 86.3% of statements [2021-08-09T12:00:54.911Z] ? github.com/docker/docker/cli [no test files] [2021-08-09T12:00:54.911Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-09T12:00:54.911Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-09T12:00:54.911Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-09T12:00:54.911Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-09T12:00:54.911Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-09T12:00:54.911Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-09T12:00:54.911Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-09T12:00:54.911Z] === RUN TestNewListSecretsFilters [2021-08-09T12:00:54.911Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-09T12:00:54.911Z] === RUN TestNewListConfigsFilters [2021-08-09T12:00:54.911Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-09T12:00:54.911Z] PASS [2021-08-09T12:00:54.911Z] coverage: 0.5% of statements [2021-08-09T12:00:54.911Z] ok github.com/docker/docker/daemon/cluster 0.206s coverage: 0.5% of statements [2021-08-09T12:00:55.417Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.08s) [2021-08-09T12:00:55.417Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-09T12:00:57.090Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-09T12:00:57.090Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-09T12:00:57.090Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-09T12:00:57.090Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-09T12:00:57.090Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-09T12:00:57.090Z] PASS [2021-08-09T12:00:57.090Z] coverage: 35.9% of statements [2021-08-09T12:00:57.090Z] ok github.com/docker/docker/daemon/cluster/convert 0.333s coverage: 35.9% of statements [2021-08-09T12:00:57.293Z] 4612f6d0b889: Pull complete [2021-08-09T12:00:58.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-09T12:00:58.844Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-09T12:00:58.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-09T12:00:59.265Z] === RUN TestVerifyNetworkingConfig [2021-08-09T12:00:59.265Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-09T12:00:59.265Z] === RUN TestGetContainer [2021-08-09T12:00:59.265Z] --- PASS: TestGetContainer (0.00s) [2021-08-09T12:00:59.265Z] === RUN TestValidContainerNames [2021-08-09T12:00:59.265Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-09T12:00:59.265Z] === RUN TestContainerInitDNS [2021-08-09T12:00:59.265Z] daemon_test.go:147: root required [2021-08-09T12:00:59.265Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-09T12:00:59.265Z] === RUN TestMerge [2021-08-09T12:00:59.265Z] --- PASS: TestMerge (0.00s) [2021-08-09T12:00:59.265Z] === RUN TestValidateContainerIsolation [2021-08-09T12:00:59.265Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-09T12:00:59.265Z] === RUN TestFindNetworkErrorType [2021-08-09T12:00:59.265Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-09T12:00:59.265Z] === RUN TestEnsureServicesExist [2021-08-09T12:00:59.265Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-09T12:00:59.265Z] === RUN TestEnsureServicesExistErrors [2021-08-09T12:00:59.265Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-09T12:00:59.265Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-09T12:00:59.265Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-09T12:00:59.265Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-09T12:00:59.265Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-09T12:00:59.265Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-09T12:00:59.266Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-09T12:00:59.266Z] === RUN TestContainerDelete [2021-08-09T12:00:59.266Z] --- PASS: TestContainerDelete (0.01s) [2021-08-09T12:00:59.266Z] === RUN TestContainerDoubleDelete [2021-08-09T12:00:59.266Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-09T12:00:59.266Z] === RUN TestLogContainerEventCopyLabels [2021-08-09T12:00:59.266Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-09T12:00:59.266Z] === RUN TestLogContainerEventWithAttributes [2021-08-09T12:00:59.266Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-09T12:00:59.266Z] === RUN TestNoneHealthcheck [2021-08-09T12:00:59.266Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-09T12:00:59.266Z] === RUN TestHealthStates [2021-08-09T12:00:59.724Z] time="2021-08-09T12:00:59Z" 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" [2021-08-09T12:00:59.724Z] time="2021-08-09T12:00:59Z" 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" [2021-08-09T12:00:59.724Z] time="2021-08-09T12:00:59Z" 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" [2021-08-09T12:00:59.724Z] time="2021-08-09T12:00:59Z" 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" [2021-08-09T12:00:59.724Z] time="2021-08-09T12:00:59Z" 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" [2021-08-09T12:00:59.724Z] time="2021-08-09T12:00:59Z" 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" [2021-08-09T12:00:59.724Z] time="2021-08-09T12:00:59Z" 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" [2021-08-09T12:00:59.724Z] time="2021-08-09T12:00:59Z" 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" [2021-08-09T12:00:59.724Z] time="2021-08-09T12:00:59Z" 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" [2021-08-09T12:00:59.724Z] time="2021-08-09T12:00:59Z" 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" [2021-08-09T12:00:59.724Z] --- PASS: TestHealthStates (0.16s) [2021-08-09T12:00:59.724Z] === RUN TestMaskURLCredentials [2021-08-09T12:00:59.724Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestGetInspectData [2021-08-09T12:00:59.724Z] --- PASS: TestGetInspectData (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestFillLicense [2021-08-09T12:00:59.724Z] --- PASS: TestFillLicense (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestListInvalidFilter [2021-08-09T12:00:59.724Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestNameFilter [2021-08-09T12:00:59.724Z] --- PASS: TestNameFilter (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-09T12:00:59.724Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-09T12:00:59.724Z] === 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 [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-09T12:00:59.724Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.06s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-09T12:00:59.724Z] --- 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) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonReloadLabels [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonReloadMirrors [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonDiscoveryReload [2021-08-09T12:00:59.724Z] === RUN TestBuilderGC [2021-08-09T12:00:59.724Z] --- PASS: TestBuilderGC (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonConfigurationNotFound [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonBrokenConfiguration [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestParseClusterAdvertiseSettings [2021-08-09T12:00:59.724Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestFindConfigurationConflicts [2021-08-09T12:00:59.724Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-09T12:00:59.724Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-09T12:00:59.724Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-09T12:00:59.724Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-09T12:00:59.724Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-09T12:00:59.724Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-09T12:00:59.724Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-09T12:00:59.724Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-09T12:00:59.724Z] === RUN TestValidateConfigurationErrors [2021-08-09T12:00:59.724Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-09T12:00:59.724Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-09T12:00:59.724Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-09T12:00:59.725Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-09T12:00:59.725Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-09T12:00:59.725Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-09T12:00:59.725Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-09T12:00:59.725Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-09T12:00:59.725Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-09T12:00:59.725Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-09T12:00:59.725Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-09T12:00:59.725Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-09T12:00:59.725Z] === RUN TestValidateConfiguration [2021-08-09T12:00:59.725Z] === RUN TestValidateConfiguration/with_label [2021-08-09T12:00:59.725Z] === RUN TestValidateConfiguration/with_dns [2021-08-09T12:00:59.725Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-09T12:00:59.725Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-09T12:00:59.725Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-09T12:00:59.725Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-09T12:00:59.725Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-09T12:00:59.725Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-09T12:00:59.725Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-09T12:00:59.725Z] === RUN TestModifiedDiscoverySettings [2021-08-09T12:00:59.725Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-09T12:00:59.725Z] === RUN TestReloadSetConfigFileNotExist [2021-08-09T12:01:00.183Z] time="2021-08-09T12:00:59Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-09T12:01:00.183Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-08-09T12:01:00.183Z] === RUN TestReloadDefaultConfigNotExist [2021-08-09T12:01:00.183Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:01:00.183Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-08-09T12:01:00.183Z] === RUN TestReloadBadDefaultConfig [2021-08-09T12:01:00.183Z] time="2021-08-09T12:00:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-175585167" [2021-08-09T12:01:00.183Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-09T12:01:00.183Z] === RUN TestReloadWithConflictingLabels [2021-08-09T12:01:00.183Z] time="2021-08-09T12:00:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-979446690" [2021-08-09T12:01:00.183Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-09T12:01:00.183Z] === RUN TestReloadWithDuplicateLabels [2021-08-09T12:01:00.183Z] time="2021-08-09T12:00:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-138623641" [2021-08-09T12:01:00.183Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-09T12:01:00.183Z] === RUN TestDaemonConfigurationMerge [2021-08-09T12:01:00.183Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-09T12:01:00.183Z] PASS [2021-08-09T12:01:00.183Z] coverage: 80.4% of statements [2021-08-09T12:01:00.183Z] ok github.com/docker/docker/daemon/config 0.309s coverage: 80.4% of statements [2021-08-09T12:01:00.183Z] === RUN TestDiscoveryOptsErrors [2021-08-09T12:01:00.183Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-09T12:01:00.183Z] === RUN TestDiscoveryOpts [2021-08-09T12:01:00.183Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-09T12:01:00.183Z] PASS [2021-08-09T12:01:00.183Z] coverage: 30.0% of statements [2021-08-09T12:01:00.183Z] ok github.com/docker/docker/daemon/discovery 0.049s coverage: 30.0% of statements [2021-08-09T12:01:00.651Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2021-08-09T12:01:00.651Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-09T12:01:01.110Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-09T12:01:01.110Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-09T12:01:01.568Z] === RUN TestEventsLog [2021-08-09T12:01:01.568Z] --- PASS: TestEventsLog (0.00s) [2021-08-09T12:01:01.568Z] === RUN TestEventsLogTimeout [2021-08-09T12:01:01.568Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-09T12:01:01.568Z] === RUN TestLogEvents [2021-08-09T12:01:01.568Z] --- PASS: TestLogEvents (0.06s) [2021-08-09T12:01:01.568Z] === RUN TestLoadBufferedEvents [2021-08-09T12:01:01.568Z] === RUN TestWaitNodeAttachment [2021-08-09T12:01:01.568Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-09T12:01:01.568Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-09T12:01:01.568Z] reload_test.go:520: root required [2021-08-09T12:01:01.568Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-09T12:01:01.568Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-09T12:01:01.568Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-09T12:01:01.568Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-09T12:01:01.568Z] --- PASS: TestLoadBufferedEvents (0.20s) [2021-08-09T12:01:01.568Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-09T12:01:01.568Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-09T12:01:01.568Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-09T12:01:01.568Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-09T12:01:01.568Z] PASS [2021-08-09T12:01:01.568Z] coverage: 50.0% of statements [2021-08-09T12:01:01.568Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-09T12:01:01.568Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-09T12:01:01.568Z] ok github.com/docker/docker/daemon/events 0.330s coverage: 50.0% of statements [2021-08-09T12:01:01.568Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-09T12:01:01.568Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-09T12:01:01.568Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-09T12:01:01.569Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-09T12:01:01.569Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-09T12:01:01.569Z] === RUN TestParseVolumesFrom [2021-08-09T12:01:01.569Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-09T12:01:01.569Z] PASS [2021-08-09T12:01:01.569Z] coverage: 9.2% of statements [2021-08-09T12:01:01.569Z] ok github.com/docker/docker/daemon 2.642s coverage: 9.2% of statements [2021-08-09T12:01:02.026Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-09T12:01:02.026Z] === RUN TestIsEmptyDir [2021-08-09T12:01:02.026Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-09T12:01:02.026Z] PASS [2021-08-09T12:01:02.026Z] coverage: 2.3% of statements [2021-08-09T12:01:02.026Z] ok github.com/docker/docker/daemon/graphdriver 0.102s coverage: 2.3% of statements [2021-08-09T12:01:02.026Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-08-09T12:01:02.026Z] === RUN TestIsolationConversion [2021-08-09T12:01:02.026Z] === RUN TestIsolationConversion/default [2021-08-09T12:01:02.026Z] === RUN TestIsolationConversion/process [2021-08-09T12:01:02.026Z] === RUN TestIsolationConversion/hyperv [2021-08-09T12:01:02.026Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-09T12:01:02.026Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-09T12:01:02.026Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-09T12:01:02.026Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-09T12:01:02.026Z] === RUN TestContainerLabels [2021-08-09T12:01:02.026Z] --- PASS: TestContainerLabels (0.00s) [2021-08-09T12:01:02.027Z] === RUN TestCredentialSpecConversion [2021-08-09T12:01:02.027Z] === RUN TestCredentialSpecConversion/none [2021-08-09T12:01:02.027Z] === RUN TestCredentialSpecConversion/config [2021-08-09T12:01:02.027Z] === RUN TestCredentialSpecConversion/file [2021-08-09T12:01:02.027Z] === RUN TestCredentialSpecConversion/registry [2021-08-09T12:01:02.027Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-09T12:01:02.027Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-09T12:01:02.027Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-09T12:01:02.027Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-09T12:01:02.027Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-09T12:01:02.027Z] === RUN TestControllerValidateMountBind [2021-08-09T12:01:02.027Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-09T12:01:02.027Z] === RUN TestControllerValidateMountVolume [2021-08-09T12:01:02.027Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-09T12:01:02.027Z] === RUN TestControllerValidateMountTarget [2021-08-09T12:01:02.027Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-09T12:01:02.027Z] === RUN TestControllerValidateMountTmpfs [2021-08-09T12:01:02.027Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-09T12:01:02.027Z] === RUN TestControllerValidateMountInvalidType [2021-08-09T12:01:02.027Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-09T12:01:02.027Z] === RUN TestControllerValidateMountNamedPipe [2021-08-09T12:01:02.027Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-09T12:01:02.027Z] PASS [2021-08-09T12:01:02.027Z] coverage: 11.0% of statements [2021-08-09T12:01:02.027Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.626s coverage: 11.0% of statements [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-09T12:01:02.027Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-09T12:01:02.131Z] docker_api_swarm_test.go:45: [d97e7b22336b1] joining swarm manager [dfa2716f03f44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:01:02.996Z] === RUN TestLinkNaming [2021-08-09T12:01:02.996Z] --- PASS: TestLinkNaming (0.00s) [2021-08-09T12:01:02.996Z] === RUN TestLinkNew [2021-08-09T12:01:02.996Z] --- PASS: TestLinkNew (0.00s) [2021-08-09T12:01:02.996Z] === RUN TestLinkEnv [2021-08-09T12:01:02.996Z] --- PASS: TestLinkEnv (0.00s) [2021-08-09T12:01:02.996Z] === RUN TestLinkMultipleEnv [2021-08-09T12:01:02.996Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-09T12:01:02.996Z] === RUN TestLinkPortRangeEnv [2021-08-09T12:01:02.996Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-09T12:01:02.996Z] PASS [2021-08-09T12:01:02.996Z] coverage: 93.0% of statements [2021-08-09T12:01:02.996Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2021-08-09T12:01:04.542Z] === RUN TestNewStreamConfig [2021-08-09T12:01:04.542Z] === RUN TestNewStreamConfig/defaults [2021-08-09T12:01:04.542Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-09T12:01:04.542Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-09T12:01:04.542Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-09T12:01:04.542Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-09T12:01:04.542Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-09T12:01:04.542Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-09T12:01:04.542Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-09T12:01:04.542Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-09T12:01:04.542Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-09T12:01:04.542Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-09T12:01:04.542Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-09T12:01:04.542Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-09T12:01:04.542Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-09T12:01:04.542Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-09T12:01:04.542Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-09T12:01:04.542Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-09T12:01:04.542Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-09T12:01:04.542Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-09T12:01:04.542Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-09T12:01:05.001Z] time="2021-08-09T12:01:04Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-09T12:01:05.001Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2021-08-09T12:01:05.001Z] === RUN TestCreateSuccess [2021-08-09T12:01:05.001Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCreateStreamSkipped [2021-08-09T12:01:05.001Z] time="2021-08-09T12:01:04Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-09T12:01:05.001Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCreateLogGroupSuccess [2021-08-09T12:01:05.001Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCreateError [2021-08-09T12:01:05.001Z] --- PASS: TestCreateError (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCreateAlreadyExists [2021-08-09T12:01:05.001Z] time="2021-08-09T12:01:04Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-09T12:01:05.001Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestLogClosed [2021-08-09T12:01:05.001Z] --- PASS: TestLogClosed (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestLogBlocking [2021-08-09T12:01:05.001Z] --- PASS: TestLogBlocking (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-09T12:01:05.001Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestLogNonBlockingBufferFull [2021-08-09T12:01:05.001Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestPublishBatchSuccess [2021-08-09T12:01:05.001Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestPublishBatchError [2021-08-09T12:01:05.001Z] time="2021-08-09T12:01:04Z" level=error msg=Error [2021-08-09T12:01:05.001Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-09T12:01:05.001Z] time="2021-08-09T12:01:04Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-09T12:01:05.001Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-09T12:01:05.001Z] time="2021-08-09T12:01:04Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-09T12:01:05.001Z] time="2021-08-09T12:01:04Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-09T12:01:05.001Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchSimple [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchTicker [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchMultilinePattern [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchClose [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestEffectiveLen [2021-08-09T12:01:05.001Z] === RUN TestEffectiveLen/0/Hello [2021-08-09T12:01:05.001Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-09T12:01:05.001Z] === RUN TestEffectiveLen/2/🙃 [2021-08-09T12:01:05.001Z] === RUN TestEffectiveLen/3/���� [2021-08-09T12:01:05.001Z] === RUN TestEffectiveLen/4/He��o [2021-08-09T12:01:05.001Z] === RUN TestEffectiveLen/5/ [2021-08-09T12:01:05.001Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestFindValidSplit [2021-08-09T12:01:05.001Z] === RUN TestFindValidSplit/0/ [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1064: [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:01:05.001Z] === RUN TestFindValidSplit/1/Hello [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1064: Hello [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:01:05.001Z] === RUN TestFindValidSplit/2/Hello [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1064: He [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1065: llo [2021-08-09T12:01:05.001Z] === RUN TestFindValidSplit/3/Hello [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1064: [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1065: Hello [2021-08-09T12:01:05.001Z] === RUN TestFindValidSplit/4/🙃 [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1064: [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-09T12:01:05.001Z] === RUN TestFindValidSplit/5/🙃 [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:01:05.001Z] === RUN TestFindValidSplit/6/a� [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1064: a [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1065: � [2021-08-09T12:01:05.001Z] === RUN TestFindValidSplit/7/a� [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1064: a� [2021-08-09T12:01:05.001Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:01:05.001Z] --- PASS: TestFindValidSplit (0.01s) [2021-08-09T12:01:05.001Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestProcessEventEmoji [2021-08-09T12:01:05.001Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchLineSplit [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchMaxEvents [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-09T12:01:05.001Z] === RUN TestAdapterReadLogs [2021-08-09T12:01:05.001Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCopier [2021-08-09T12:01:05.001Z] --- PASS: TestCopier (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCopierLongLines [2021-08-09T12:01:05.001Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestCopierSlow [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-08-09T12:01:05.001Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-09T12:01:05.001Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-08-09T12:01:05.001Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-09T12:01:05.001Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-09T12:01:05.001Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-09T12:01:05.001Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-09T12:01:05.001Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-09T12:01:05.001Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-09T12:01:05.001Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-09T12:01:05.001Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-09T12:01:05.001Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-09T12:01:05.001Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-09T12:01:05.001Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-09T12:01:05.001Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-09T12:01:05.001Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-09T12:01:05.001Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-09T12:01:05.001Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-09T12:01:05.001Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-09T12:01:05.001Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-09T12:01:05.001Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-09T12:01:05.002Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-09T12:01:05.002Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-09T12:01:05.002Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-09T12:01:05.002Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-09T12:01:05.002Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-09T12:01:05.002Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-09T12:01:05.002Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-09T12:01:05.002Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-09T12:01:05.002Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-09T12:01:05.002Z] === RUN TestCreateTagSuccess [2021-08-09T12:01:05.002Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-09T12:01:05.002Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-09T12:01:05.002Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-09T12:01:05.002Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-09T12:01:05.002Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-09T12:01:05.002Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-09T12:01:05.002Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-09T12:01:05.002Z] PASS [2021-08-09T12:01:05.002Z] coverage: 77.0% of statements [2021-08-09T12:01:05.002Z] ok github.com/docker/docker/daemon/logger/awslogs 0.513s coverage: 77.0% of statements [2021-08-09T12:01:05.002Z] --- PASS: TestCopierSlow (0.21s) [2021-08-09T12:01:05.002Z] === RUN TestCopierWithSized [2021-08-09T12:01:05.002Z] === RUN TestCopierWithSized/as_is [2021-08-09T12:01:05.002Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-09T12:01:05.002Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-09T12:01:05.002Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-09T12:01:05.002Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-09T12:01:05.002Z] === RUN TestCopierWithPartial [2021-08-09T12:01:05.002Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-09T12:01:05.002Z] === RUN TestRingLogger [2021-08-09T12:01:05.002Z] --- PASS: TestRingLogger (0.00s) [2021-08-09T12:01:05.002Z] === RUN TestRingCap [2021-08-09T12:01:05.002Z] --- PASS: TestRingCap (0.00s) [2021-08-09T12:01:05.002Z] === RUN TestRingClose [2021-08-09T12:01:05.002Z] --- PASS: TestRingClose (0.00s) [2021-08-09T12:01:05.002Z] === RUN TestRingDrain [2021-08-09T12:01:05.002Z] --- PASS: TestRingDrain (0.00s) [2021-08-09T12:01:05.002Z] PASS [2021-08-09T12:01:05.002Z] coverage: 43.8% of statements [2021-08-09T12:01:05.002Z] ok github.com/docker/docker/daemon/logger 0.335s coverage: 43.8% of statements [2021-08-09T12:01:06.537Z] === RUN TestJSONFileLogger [2021-08-09T12:01:06.537Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-09T12:01:06.537Z] === RUN TestJSONFileLoggerWithTags [2021-08-09T12:01:06.537Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-09T12:01:06.537Z] === RUN TestJSONFileLoggerWithOpts [2021-08-09T12:01:06.537Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-09T12:01:06.537Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-09T12:01:06.537Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-09T12:01:06.537Z] === RUN TestEncodeDecode [2021-08-09T12:01:06.537Z] === PAUSE TestEncodeDecode [2021-08-09T12:01:06.537Z] === RUN TestUnexpectedEOF [2021-08-09T12:01:06.537Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-09T12:01:06.537Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-09T12:01:06.537Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-09T12:01:06.537Z] time="2021-08-09T12:01:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-09T12:01:06.537Z] time="2021-08-09T12:01:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-09T12:01:06.537Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-08-09T12:01:06.537Z] === CONT TestEncodeDecode [2021-08-09T12:01:06.537Z] --- PASS: TestEncodeDecode (0.01s) [2021-08-09T12:01:06.537Z] PASS [2021-08-09T12:01:06.537Z] coverage: 69.9% of statements [2021-08-09T12:01:06.537Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.300s coverage: 69.9% of statements [2021-08-09T12:01:06.537Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-08-09T12:01:06.537Z] === RUN TestFastTimeMarshalJSON [2021-08-09T12:01:06.537Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-09T12:01:06.537Z] PASS [2021-08-09T12:01:06.537Z] coverage: 87.2% of statements [2021-08-09T12:01:06.537Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.245s coverage: 87.2% of statements [2021-08-09T12:01:06.537Z] === RUN TestSearchRegistryForImagesErrors [2021-08-09T12:01:06.537Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-09T12:01:06.537Z] === RUN TestSearchRegistryForImages [2021-08-09T12:01:06.537Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-09T12:01:06.537Z] === RUN TestOnlyPlatformWithFallback [2021-08-09T12:01:06.537Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-09T12:01:06.537Z] === RUN TestImageDelete [2021-08-09T12:01:06.537Z] === RUN TestImageDelete/no_lease [2021-08-09T12:01:06.537Z] === RUN TestImageDelete/lease_exists [2021-08-09T12:01:07.000Z] --- PASS: TestImageDelete (0.03s) [2021-08-09T12:01:07.000Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-09T12:01:07.000Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-09T12:01:07.000Z] === RUN TestContentStoreForPull [2021-08-09T12:01:07.000Z] --- PASS: TestContentStoreForPull (0.25s) [2021-08-09T12:01:07.000Z] PASS [2021-08-09T12:01:07.000Z] coverage: 6.8% of statements [2021-08-09T12:01:07.000Z] ok github.com/docker/docker/daemon/images 0.379s coverage: 6.8% of statements [2021-08-09T12:01:07.000Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-09T12:01:07.000Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-09T12:01:07.000Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-09T12:01:07.000Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-09T12:01:07.000Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-09T12:01:07.000Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-09T12:01:07.000Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-09T12:01:07.463Z] === RUN TestWriteLog [2021-08-09T12:01:07.463Z] === PAUSE TestWriteLog [2021-08-09T12:01:07.463Z] === RUN TestReadLog [2021-08-09T12:01:07.463Z] === PAUSE TestReadLog [2021-08-09T12:01:07.463Z] === CONT TestWriteLog [2021-08-09T12:01:07.463Z] === CONT TestReadLog [2021-08-09T12:01:07.463Z] === RUN TestReadLog/tail_exact [2021-08-09T12:01:07.463Z] --- PASS: TestWriteLog (0.01s) [2021-08-09T12:01:07.463Z] === RUN TestReadLog/tail_less_than_available [2021-08-09T12:01:07.463Z] === RUN TestReadLog/tail_more_than_available [2021-08-09T12:01:07.463Z] --- PASS: TestReadLog (0.21s) [2021-08-09T12:01:07.463Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-08-09T12:01:07.463Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-09T12:01:07.463Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-09T12:01:07.463Z] PASS [2021-08-09T12:01:07.463Z] coverage: 75.2% of statements [2021-08-09T12:01:07.925Z] ok github.com/docker/docker/daemon/logger/local 0.303s coverage: 75.2% of statements [2021-08-09T12:01:07.925Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-09T12:01:08.383Z] === RUN TestOpenFileDelete [2021-08-09T12:01:08.383Z] --- PASS: TestOpenFileDelete (0.01s) [2021-08-09T12:01:08.383Z] === RUN TestOpenFileRename [2021-08-09T12:01:08.383Z] --- PASS: TestOpenFileRename (0.01s) [2021-08-09T12:01:08.383Z] === RUN TestParseLogTagDefaultTag [2021-08-09T12:01:08.383Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-09T12:01:08.383Z] === RUN TestParseLogTag [2021-08-09T12:01:08.383Z] --- PASS: TestParseLogTag (0.00s) [2021-08-09T12:01:08.383Z] === RUN TestParseLogTagEmptyTag [2021-08-09T12:01:08.383Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-09T12:01:08.383Z] === RUN TestTailFiles [2021-08-09T12:01:08.383Z] --- PASS: TestTailFiles (0.00s) [2021-08-09T12:01:08.383Z] === RUN TestFollowLogsConsumerGone [2021-08-09T12:01:08.383Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2021-08-09T12:01:08.383Z] === RUN TestFollowLogsProducerGone [2021-08-09T12:01:08.383Z] logfile_test.go:179: logDecode() closed after sending 2037 messages [2021-08-09T12:01:08.383Z] logfile_test.go:232: messages sent: 2037, received: 2037 [2021-08-09T12:01:08.383Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-08-09T12:01:08.383Z] === RUN TestCheckCapacityAndRotate [2021-08-09T12:01:08.383Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-09T12:01:08.383Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-09T12:01:08.383Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2021-08-09T12:01:08.383Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-09T12:01:08.383Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-08-09T12:01:08.383Z] PASS [2021-08-09T12:01:08.383Z] coverage: 53.7% of statements [2021-08-09T12:01:08.383Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.144s coverage: 53.7% of statements [2021-08-09T12:01:08.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-09T12:01:08.841Z] === RUN TestLog [2021-08-09T12:01:08.841Z] --- PASS: TestLog (0.00s) [2021-08-09T12:01:08.841Z] PASS [2021-08-09T12:01:08.841Z] coverage: 31.5% of statements [2021-08-09T12:01:08.841Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2021-08-09T12:01:09.300Z] === RUN TestValidateLogOpt [2021-08-09T12:01:09.300Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-09T12:01:09.300Z] === RUN TestNewMissedConfig [2021-08-09T12:01:09.300Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-09T12:01:09.300Z] === RUN TestNewMissedUrl [2021-08-09T12:01:09.300Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-09T12:01:09.300Z] === RUN TestNewMissedToken [2021-08-09T12:01:09.300Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-09T12:01:09.300Z] === RUN TestNewWithProxy [2021-08-09T12:01:09.300Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-09T12:01:09.300Z] === RUN TestDefault [2021-08-09T12:01:09.300Z] --- PASS: TestDefault (0.01s) [2021-08-09T12:01:09.300Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-09T12:01:09.300Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-09T12:01:09.300Z] === RUN TestJsonFormat [2021-08-09T12:01:09.300Z] --- PASS: TestJsonFormat (0.01s) [2021-08-09T12:01:09.300Z] === RUN TestRawFormat [2021-08-09T12:01:09.300Z] --- PASS: TestRawFormat (0.00s) [2021-08-09T12:01:09.300Z] === RUN TestRawFormatWithLabels [2021-08-09T12:01:09.300Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-09T12:01:09.300Z] === RUN TestRawFormatWithoutTag [2021-08-09T12:01:09.300Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-09T12:01:09.300Z] === RUN TestBatching [2021-08-09T12:01:09.300Z] === RUN TestNewParse [2021-08-09T12:01:09.300Z] --- PASS: TestNewParse (0.00s) [2021-08-09T12:01:09.300Z] PASS [2021-08-09T12:01:09.300Z] coverage: 8.3% of statements [2021-08-09T12:01:09.300Z] ok github.com/docker/docker/daemon/logger/templates 0.072s coverage: 8.3% of statements [2021-08-09T12:01:09.539Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-09T12:01:09.635Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-09T12:01:09.758Z] --- PASS: TestBatching (0.38s) [2021-08-09T12:01:09.758Z] === RUN TestFrequency [2021-08-09T12:01:09.758Z] --- PASS: TestFrequency (0.19s) [2021-08-09T12:01:09.758Z] === RUN TestOneMessagePerRequest [2021-08-09T12:01:09.758Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-09T12:01:09.758Z] === RUN TestVerify [2021-08-09T12:01:09.758Z] --- PASS: TestVerify (0.00s) [2021-08-09T12:01:09.758Z] === RUN TestSkipVerify [2021-08-09T12:01:09.758Z] === RUN TestParseLogFormat [2021-08-09T12:01:09.758Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-09T12:01:09.758Z] === RUN TestValidateLogOptEmpty [2021-08-09T12:01:09.758Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-09T12:01:09.758Z] === RUN TestValidateSyslogAddress [2021-08-09T12:01:09.758Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-09T12:01:09.758Z] === RUN TestParseAddressDefaultPort [2021-08-09T12:01:09.758Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-09T12:01:09.758Z] === RUN TestValidateSyslogFacility [2021-08-09T12:01:09.758Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-09T12:01:09.758Z] === RUN TestValidateLogOptSyslogFormat [2021-08-09T12:01:09.758Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-09T12:01:09.758Z] === RUN TestValidateLogOpt [2021-08-09T12:01:09.758Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-09T12:01:09.758Z] PASS [2021-08-09T12:01:09.758Z] coverage: 46.8% of statements [2021-08-09T12:01:09.758Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-08-09T12:01:09.758Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:09.758Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.217Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.217Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.217Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.217Z] --- PASS: TestSkipVerify (0.47s) [2021-08-09T12:01:10.218Z] === RUN TestBufferMaximum [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510469.991171\",\"host\":\"7fd277a971b2\"}'" [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510469.991171\",\"host\":\"7fd277a971b2\"}'" [2021-08-09T12:01:10.218Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-09T12:01:10.218Z] === RUN TestServerAlwaysDown [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510469.993183\",\"host\":\"7fd277a971b2\"}'" [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510469.993183\",\"host\":\"7fd277a971b2\"}'" [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510469.993183\",\"host\":\"7fd277a971b2\"}'" [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510469.993183\",\"host\":\"7fd277a971b2\"}'" [2021-08-09T12:01:10.218Z] time="2021-08-09T12:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510469.993183\",\"host\":\"7fd277a971b2\"}'" [2021-08-09T12:01:10.218Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-09T12:01:10.218Z] === RUN TestCannotSendAfterClose [2021-08-09T12:01:10.218Z] --- PASS: TestCannotSendAfterClose (0.01s) [2021-08-09T12:01:10.218Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-09T12:01:11.188Z] === RUN TestV1IDService [2021-08-09T12:01:11.188Z] --- PASS: TestV1IDService (0.02s) [2021-08-09T12:01:11.188Z] === RUN TestV2MetadataService [2021-08-09T12:01:11.188Z] time="2021-08-09T12:01:11Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-09T12:01:11.188Z] time="2021-08-09T12:01:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7fd277a971b2\"}'" [2021-08-09T12:01:11.188Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-08-09T12:01:11.188Z] PASS [2021-08-09T12:01:11.188Z] coverage: 82.5% of statements [2021-08-09T12:01:11.188Z] ok github.com/docker/docker/daemon/logger/splunk 2.183s coverage: 82.5% of statements [2021-08-09T12:01:11.188Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-09T12:01:11.188Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-09T12:01:11.188Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-09T12:01:12.156Z] === RUN TestSuccessfulDownload [2021-08-09T12:01:12.156Z] download_test.go:268: Needs fixing on Windows [2021-08-09T12:01:12.156Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-09T12:01:12.156Z] === RUN TestCancelledDownload [2021-08-09T12:01:12.156Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-09T12:01:12.156Z] === RUN TestMaxDownloadAttempts [2021-08-09T12:01:12.156Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-09T12:01:12.156Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-09T12:01:12.156Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-09T12:01:12.156Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-09T12:01:12.156Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-09T12:01:12.156Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-09T12:01:12.156Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-09T12:01:12.156Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-09T12:01:12.156Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-09T12:01:12.156Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-09T12:01:12.156Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-09T12:01:12.156Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-09T12:01:12.156Z] --- PASS: TestV2MetadataService (1.23s) [2021-08-09T12:01:12.614Z] PASS [2021-08-09T12:01:12.614Z] coverage: 48.2% of statements [2021-08-09T12:01:12.614Z] ok github.com/docker/docker/distribution/metadata 1.324s coverage: 48.2% of statements [2021-08-09T12:01:12.614Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-09T12:01:12.614Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-09T12:01:12.614Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-09T12:01:12.614Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-09T12:01:12.614Z] === RUN TestContinueOnError_NeverContinue [2021-08-09T12:01:12.614Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-09T12:01:12.614Z] === RUN TestManifestStore [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/no_remote_or_local [2021-08-09T12:01:12.614Z] time="2021-08-09T12:01:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local088661855\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/no_local_cache [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/with_local_cache [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/unknown_media_type [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-09T12:01:12.614Z] time="2021-08-09T12:01:12Z" level=warning msg="reference for unknown type: " [2021-08-09T12:01:12.614Z] time="2021-08-09T12:01:12Z" level=warning msg="reference for unknown type: " [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-09T12:01:12.614Z] time="2021-08-09T12:01:12Z" level=warning msg="reference for unknown type: " [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-09T12:01:12.614Z] time="2021-08-09T12:01:12Z" level=warning msg="reference for unknown type: " [2021-08-09T12:01:12.614Z] time="2021-08-09T12:01:12Z" level=warning msg="reference for unknown type: " [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-09T12:01:12.614Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-09T12:01:12.614Z] time="2021-08-09T12:01:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-09T12:01:12.614Z] --- PASS: TestManifestStore (0.32s) [2021-08-09T12:01:12.614Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2021-08-09T12:01:12.614Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-09T12:01:12.614Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-08-09T12:01:13.075Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-08-09T12:01:13.075Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-09T12:01:13.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-08-09T12:01:13.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-09T12:01:13.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-09T12:01:13.075Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-09T12:01:13.075Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-08-09T12:01:13.075Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-09T12:01:13.075Z] === RUN TestDetectManifestBlobMediaType [2021-08-09T12:01:13.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-09T12:01:13.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-09T12:01:13.075Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-09T12:01:13.075Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-09T12:01:13.075Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-09T12:01:13.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-09T12:01:13.075Z] time="2021-08-09T12:01:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:01:13.075Z] time="2021-08-09T12:01:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:01:13.075Z] time="2021-08-09T12:01:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:01:13.075Z] time="2021-08-09T12:01:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:01:13.075Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-09T12:01:13.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.58s) [2021-08-09T12:01:13.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.58s) [2021-08-09T12:01:13.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.58s) [2021-08-09T12:01:13.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.58s) [2021-08-09T12:01:13.075Z] === RUN TestTransfer [2021-08-09T12:01:13.075Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-09T12:01:13.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-09T12:01:13.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-09T12:01:13.075Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-09T12:01:13.075Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-09T12:01:13.075Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-09T12:01:13.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-09T12:01:13.075Z] === RUN TestFixManifestLayers [2021-08-09T12:01:13.075Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-09T12:01:13.075Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-09T12:01:13.075Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-09T12:01:13.075Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-09T12:01:13.075Z] === RUN TestFixManifestLayersBadParent [2021-08-09T12:01:13.075Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-09T12:01:13.075Z] === RUN TestValidateManifest [2021-08-09T12:01:13.075Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-09T12:01:13.075Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-09T12:01:13.075Z] === RUN TestFormatPlatform [2021-08-09T12:01:13.075Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-09T12:01:13.075Z] === RUN TestGetRepositoryMountCandidates [2021-08-09T12:01:13.075Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-09T12:01:13.075Z] === RUN TestLayerAlreadyExists [2021-08-09T12:01:13.075Z] 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} [2021-08-09T12:01:13.075Z] 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} [2021-08-09T12:01:13.075Z] 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} [2021-08-09T12:01:13.075Z] 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} [2021-08-09T12:01:13.075Z] 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} [2021-08-09T12:01:13.075Z] 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} [2021-08-09T12:01:13.075Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-09T12:01:13.075Z] === RUN TestWhenEmptyAuthConfig [2021-08-09T12:01:13.075Z] --- PASS: TestTransfer (0.17s) [2021-08-09T12:01:13.075Z] === RUN TestConcurrencyLimit [2021-08-09T12:01:13.450Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-08-09T12:01:13.450Z] PASS [2021-08-09T12:01:13.450Z] [2021-08-09T12:01:13.450Z] DONE 17 tests in 45.748s [2021-08-09T12:01:13.450Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-09T12:01:13.450Z] INFO: Testing against a local daemon [2021-08-09T12:01:13.450Z] === RUN TestPluginInvalidJSON [2021-08-09T12:01:13.450Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:01:13.450Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:01:13.450Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:01:13.450Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-09T12:01:13.450Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-09T12:01:13.450Z] === RUN TestPluginInstall [2021-08-09T12:01:13.450Z] === RUN TestPluginInstall/no_auth [2021-08-09T12:01:13.450Z] time="2021-08-09T12:01:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:01:13.450Z] time="2021-08-09T12:01:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93d55ec479c0184e4c10864d8fd5dc2379af7dd51dc62000e6d24d77e704d14c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:01:13.450Z] time="2021-08-09T12:01:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:01:13.450Z] time="2021-08-09T12:01:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93d55ec479c0184e4c10864d8fd5dc2379af7dd51dc62000e6d24d77e704d14c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:01:13.450Z] === RUN TestPluginInstall/with_htpasswd [2021-08-09T12:01:13.450Z] time="2021-08-09T12:01:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:01:13.450Z] time="2021-08-09T12:01:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93d55ec479c0184e4c10864d8fd5dc2379af7dd51dc62000e6d24d77e704d14c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:01:13.450Z] time="2021-08-09T12:01:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:01:13.450Z] time="2021-08-09T12:01:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93d55ec479c0184e4c10864d8fd5dc2379af7dd51dc62000e6d24d77e704d14c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:01:13.450Z] === RUN TestPluginInstall/with_insecure [2021-08-09T12:01:13.533Z] === RUN TestNotFound [2021-08-09T12:01:13.533Z] --- PASS: TestNotFound (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestConflict [2021-08-09T12:01:13.533Z] --- PASS: TestConflict (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestForbidden [2021-08-09T12:01:13.533Z] --- PASS: TestForbidden (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestInvalidParameter [2021-08-09T12:01:13.533Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestNotImplemented [2021-08-09T12:01:13.533Z] --- PASS: TestNotImplemented (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestNotModified [2021-08-09T12:01:13.533Z] --- PASS: TestNotModified (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestUnauthorized [2021-08-09T12:01:13.533Z] --- PASS: TestUnauthorized (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestUnknown [2021-08-09T12:01:13.533Z] --- PASS: TestUnknown (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestCancelled [2021-08-09T12:01:13.533Z] --- PASS: TestCancelled (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestDeadline [2021-08-09T12:01:13.533Z] --- PASS: TestDeadline (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestDataLoss [2021-08-09T12:01:13.533Z] --- PASS: TestDataLoss (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestUnavailable [2021-08-09T12:01:13.533Z] --- PASS: TestUnavailable (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestSystem [2021-08-09T12:01:13.533Z] --- PASS: TestSystem (0.00s) [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Not_Found [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Bad_Request [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Conflict [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Unauthorized [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Forbidden [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Not_Modified [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-09T12:01:13.533Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-09T12:01:13.533Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-09T12:01:13.533Z] PASS [2021-08-09T12:01:13.533Z] coverage: 53.1% of statements [2021-08-09T12:01:13.533Z] ok github.com/docker/docker/errdefs 0.056s coverage: 53.1% of statements [2021-08-09T12:01:13.533Z] --- PASS: TestConcurrencyLimit (0.52s) [2021-08-09T12:01:13.533Z] === RUN TestInactiveJobs [2021-08-09T12:01:14.001Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2021-08-09T12:01:14.001Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-09T12:01:14.001Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-09T12:01:14.001Z] === RUN TestTokenPassThru [2021-08-09T12:01:14.001Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-09T12:01:14.001Z] === RUN TestTokenPassThruDifferentHost [2021-08-09T12:01:14.001Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-09T12:01:14.001Z] PASS [2021-08-09T12:01:14.001Z] coverage: 24.1% of statements [2021-08-09T12:01:14.001Z] --- PASS: TestInactiveJobs (0.53s) [2021-08-09T12:01:14.001Z] === RUN TestWatchRelease [2021-08-09T12:01:14.001Z] ok github.com/docker/docker/distribution 1.653s coverage: 24.1% of statements [2021-08-09T12:01:14.001Z] --- PASS: TestWatchRelease (0.09s) [2021-08-09T12:01:14.001Z] === RUN TestWatchFinishedTransfer [2021-08-09T12:01:14.001Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-09T12:01:14.001Z] === RUN TestDuplicateTransfer [2021-08-09T12:01:14.376Z] time="2021-08-09T12:01:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:01:14.376Z] time="2021-08-09T12:01:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91b32e1b9501fd034f3525f988d4df56e7d267789d0f021ebda3ccad995c0354" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:01:14.376Z] time="2021-08-09T12:01:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:01:14.376Z] time="2021-08-09T12:01:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91b32e1b9501fd034f3525f988d4df56e7d267789d0f021ebda3ccad995c0354" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:01:14.465Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-09T12:01:14.465Z] --- PASS: TestDuplicateTransfer (0.11s) [2021-08-09T12:01:14.465Z] === RUN TestSuccessfulUpload [2021-08-09T12:01:14.465Z] time="2021-08-09T12:01:14Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-09T12:01:14.465Z] === RUN TestFSGetInvalidData [2021-08-09T12:01:14.465Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-09T12:01:14.465Z] === RUN TestFSInvalidSet [2021-08-09T12:01:14.465Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-09T12:01:14.465Z] === RUN TestFSInvalidRoot [2021-08-09T12:01:14.465Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-09T12:01:14.465Z] === RUN TestFSMetadataGetSet [2021-08-09T12:01:14.633Z] plugin_test.go:166: [d91cfd4deb654] daemon is not started [2021-08-09T12:01:14.633Z] --- PASS: TestPluginInstall (3.55s) [2021-08-09T12:01:14.633Z] --- PASS: TestPluginInstall/no_auth (1.76s) [2021-08-09T12:01:14.633Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2021-08-09T12:01:14.633Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-08-09T12:01:14.633Z] === RUN TestPluginsWithRuntimes [2021-08-09T12:01:14.923Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-08-09T12:01:14.923Z] === RUN TestFSInvalidWalker [2021-08-09T12:01:14.923Z] --- PASS: TestFSInvalidWalker (0.04s) [2021-08-09T12:01:14.923Z] === RUN TestFSGetSet [2021-08-09T12:01:14.923Z] --- PASS: TestFSGetSet (0.02s) [2021-08-09T12:01:14.923Z] === RUN TestFSGetUnsetKey [2021-08-09T12:01:14.923Z] --- PASS: TestSuccessfulUpload (0.53s) [2021-08-09T12:01:14.923Z] === RUN TestCancelledUpload [2021-08-09T12:01:14.923Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-09T12:01:14.923Z] PASS [2021-08-09T12:01:14.923Z] coverage: 76.8% of statements [2021-08-09T12:01:14.923Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-09T12:01:14.923Z] === RUN TestFSGetEmptyData [2021-08-09T12:01:14.923Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-09T12:01:14.923Z] === RUN TestFSDelete [2021-08-09T12:01:14.923Z] ok github.com/docker/docker/distribution/xfer 2.617s coverage: 76.8% of statements [2021-08-09T12:01:14.923Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-09T12:01:14.923Z] --- PASS: TestFSDelete (0.01s) [2021-08-09T12:01:14.923Z] === RUN TestFSWalker [2021-08-09T12:01:14.923Z] --- PASS: TestFSWalker (0.01s) [2021-08-09T12:01:14.923Z] === RUN TestFSWalkerStopOnError [2021-08-09T12:01:14.923Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-09T12:01:14.923Z] === RUN TestNewFromJSON [2021-08-09T12:01:14.923Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-09T12:01:14.923Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-09T12:01:14.923Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-09T12:01:14.923Z] === RUN TestMarshalKeyOrder [2021-08-09T12:01:14.923Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-09T12:01:14.923Z] === RUN TestHistoryEqual [2021-08-09T12:01:14.923Z] === RUN TestCompare [2021-08-09T12:01:14.923Z] --- PASS: TestCompare (0.00s) [2021-08-09T12:01:14.923Z] PASS [2021-08-09T12:01:14.923Z] coverage: 19.2% of statements [2021-08-09T12:01:14.923Z] ok github.com/docker/docker/image/cache 0.105s coverage: 19.2% of statements [2021-08-09T12:01:14.923Z] --- PASS: TestHistoryEqual (0.18s) [2021-08-09T12:01:14.923Z] === RUN TestImage [2021-08-09T12:01:14.923Z] --- PASS: TestImage (0.00s) [2021-08-09T12:01:14.923Z] === RUN TestImageOSNotEmpty [2021-08-09T12:01:14.923Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-09T12:01:14.923Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-09T12:01:14.923Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-09T12:01:14.923Z] === RUN TestCreate [2021-08-09T12:01:14.923Z] --- PASS: TestCreate (0.01s) [2021-08-09T12:01:14.923Z] === RUN TestRestore [2021-08-09T12:01:14.923Z] time="2021-08-09T12:01:14Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-09T12:01:14.923Z] --- PASS: TestRestore (0.05s) [2021-08-09T12:01:14.923Z] === RUN TestAddDelete [2021-08-09T12:01:14.923Z] --- PASS: TestAddDelete (0.02s) [2021-08-09T12:01:14.923Z] === RUN TestSearchAfterDelete [2021-08-09T12:01:14.923Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-08-09T12:01:14.923Z] === RUN TestParentReset [2021-08-09T12:01:15.382Z] --- PASS: TestParentReset (0.05s) [2021-08-09T12:01:15.382Z] === RUN TestGetAndSetLastUpdated [2021-08-09T12:01:15.382Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-09T12:01:15.382Z] === RUN TestStoreLen [2021-08-09T12:01:15.382Z] --- PASS: TestStoreLen (0.06s) [2021-08-09T12:01:15.382Z] PASS [2021-08-09T12:01:15.382Z] coverage: 86.6% of statements [2021-08-09T12:01:15.382Z] ok github.com/docker/docker/image 0.709s coverage: 86.6% of statements [2021-08-09T12:01:15.843Z] === RUN TestValidateManifest [2021-08-09T12:01:15.843Z] === RUN TestValidateManifest/non-nil [2021-08-09T12:01:15.843Z] === RUN TestValidateManifest/nil [2021-08-09T12:01:15.843Z] --- PASS: TestValidateManifest (0.00s) [2021-08-09T12:01:15.843Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-09T12:01:15.843Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-09T12:01:15.843Z] PASS [2021-08-09T12:01:15.843Z] coverage: 0.7% of statements [2021-08-09T12:01:15.843Z] ok github.com/docker/docker/image/tarexport 0.067s coverage: 0.7% of statements [2021-08-09T12:01:15.843Z] === RUN TestMakeV1ConfigFromConfig [2021-08-09T12:01:15.843Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-09T12:01:15.843Z] PASS [2021-08-09T12:01:15.843Z] coverage: 25.0% of statements [2021-08-09T12:01:15.843Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2021-08-09T12:01:15.843Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-09T12:01:16.519Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-09T12:01:17.080Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-09T12:01:18.025Z] === RUN TestSerialization [2021-08-09T12:01:18.025Z] --- PASS: TestSerialization (0.03s) [2021-08-09T12:01:18.025Z] PASS [2021-08-09T12:01:18.025Z] coverage: 100.0% of statements [2021-08-09T12:01:18.025Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2021-08-09T12:01:18.025Z] === RUN TestEnvironmentParsing [2021-08-09T12:01:18.025Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-09T12:01:18.025Z] PASS [2021-08-09T12:01:18.025Z] coverage: 1.2% of statements [2021-08-09T12:01:18.025Z] ok github.com/docker/docker/libcontainerd/local 0.101s coverage: 1.2% of statements [2021-08-09T12:01:18.025Z] === RUN TestEmptyLayer [2021-08-09T12:01:18.025Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-09T12:01:18.025Z] === RUN TestCommitFailure [2021-08-09T12:01:18.025Z] --- PASS: TestCommitFailure (0.01s) [2021-08-09T12:01:18.025Z] === RUN TestStartTransactionFailure [2021-08-09T12:01:18.025Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-09T12:01:18.025Z] === RUN TestGetOrphan [2021-08-09T12:01:18.025Z] --- PASS: TestGetOrphan (0.01s) [2021-08-09T12:01:18.025Z] === RUN TestMountAndRegister [2021-08-09T12:01:18.025Z] layer_test.go:271: Layer size: 14 [2021-08-09T12:01:18.445Z] --- PASS: TestPluginsWithRuntimes (3.47s) [2021-08-09T12:01:18.445Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-08-09T12:01:18.445Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-08-09T12:01:18.445Z] === RUN TestPluginBackCompatMediaTypes [2021-08-09T12:01:18.493Z] --- PASS: TestMountAndRegister (0.10s) [2021-08-09T12:01:18.493Z] === RUN TestLayerRelease [2021-08-09T12:01:18.493Z] layer_test.go:304: Failing on Windows [2021-08-09T12:01:18.493Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-09T12:01:18.493Z] === RUN TestStoreRestore [2021-08-09T12:01:18.493Z] layer_test.go:353: Failing on Windows [2021-08-09T12:01:18.493Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-09T12:01:18.493Z] === RUN TestTarStreamStability [2021-08-09T12:01:18.493Z] layer_test.go:468: Failing on Windows [2021-08-09T12:01:18.494Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-09T12:01:18.494Z] === RUN TestRegisterExistingLayer [2021-08-09T12:01:18.494Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-08-09T12:01:18.494Z] === RUN TestTarStreamVerification [2021-08-09T12:01:18.494Z] layer_test.go:697: Failing on Windows [2021-08-09T12:01:18.494Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-09T12:01:18.494Z] === RUN TestLayerMigration [2021-08-09T12:01:18.494Z] migration_test.go:46: Failing on Windows [2021-08-09T12:01:18.494Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-09T12:01:18.494Z] === RUN TestLayerMigrationNoTarsplit [2021-08-09T12:01:18.494Z] migration_test.go:182: Failing on Windows [2021-08-09T12:01:18.494Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-09T12:01:18.494Z] === RUN TestMountInit [2021-08-09T12:01:18.494Z] mount_test.go:17: Failing on Windows [2021-08-09T12:01:18.494Z] --- SKIP: TestMountInit (0.00s) [2021-08-09T12:01:18.494Z] === RUN TestMountSize [2021-08-09T12:01:18.494Z] mount_test.go:76: Failing on Windows [2021-08-09T12:01:18.494Z] --- SKIP: TestMountSize (0.00s) [2021-08-09T12:01:18.494Z] === RUN TestMountChanges [2021-08-09T12:01:18.494Z] mount_test.go:125: Failing on Windows [2021-08-09T12:01:18.494Z] --- SKIP: TestMountChanges (0.00s) [2021-08-09T12:01:18.494Z] === RUN TestMountApply [2021-08-09T12:01:18.494Z] mount_test.go:212: Failing on Windows [2021-08-09T12:01:18.494Z] --- SKIP: TestMountApply (0.00s) [2021-08-09T12:01:18.494Z] PASS [2021-08-09T12:01:18.494Z] coverage: 30.1% of statements [2021-08-09T12:01:18.494Z] ok github.com/docker/docker/layer 0.413s coverage: 30.1% of statements [2021-08-09T12:01:18.701Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-08-09T12:01:18.701Z] PASS [2021-08-09T12:01:18.701Z] [2021-08-09T12:01:18.701Z] DONE 10 tests in 7.675s [2021-08-09T12:01:18.701Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-09T12:01:18.701Z] INFO: Testing against a local daemon [2021-08-09T12:01:18.701Z] === RUN TestExternalGraphDriver [2021-08-09T12:01:18.952Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-09T12:01:18.952Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-09T12:01:18.952Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-09T12:01:18.952Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-09T12:01:18.956Z] === RUN TestExternalGraphDriver/json [2021-08-09T12:01:19.621Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-09T12:01:19.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-09T12:01:20.074Z] === RUN TestSequenceGetAvailableBit [2021-08-09T12:01:20.074Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestSequenceEqual [2021-08-09T12:01:20.074Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestSequenceCopy [2021-08-09T12:01:20.074Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestGetFirstAvailable [2021-08-09T12:01:20.074Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestFindSequence [2021-08-09T12:01:20.074Z] --- PASS: TestFindSequence (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestCheckIfAvailable [2021-08-09T12:01:20.074Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestMergeSequences [2021-08-09T12:01:20.074Z] --- PASS: TestMergeSequences (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestPushReservation [2021-08-09T12:01:20.074Z] --- PASS: TestPushReservation (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestSerializeDeserialize [2021-08-09T12:01:20.074Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestSet [2021-08-09T12:01:20.074Z] --- PASS: TestSet (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestSetUnset [2021-08-09T12:01:20.074Z] --- PASS: TestSetUnset (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestOffsetSetUnset [2021-08-09T12:01:20.074Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestSetInRange [2021-08-09T12:01:20.074Z] --- PASS: TestSetInRange (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestSetAnyInRange [2021-08-09T12:01:20.074Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestMethods [2021-08-09T12:01:20.074Z] --- PASS: TestMethods (0.00s) [2021-08-09T12:01:20.074Z] === RUN TestRandomAllocateDeallocate [2021-08-09T12:01:20.451Z] --- PASS: TestImportExtremelyLargeImageWorks (195.83s) [2021-08-09T12:01:20.451Z] PASS [2021-08-09T12:01:20.710Z] [2021-08-09T12:01:20.710Z] DONE 12 tests in 199.695s [2021-08-09T12:01:20.710Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-09T12:01:20.710Z] ++ 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 [2021-08-09T12:01:20.710Z] ++ set -e [2021-08-09T12:01:20.710Z] ++ '[' -n 0 ']' [2021-08-09T12:01:20.710Z] ++ set -x [2021-08-09T12:01:20.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-08-09T12:01:20.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-09T12:01:20.710Z] INFO: Testing against a local daemon [2021-08-09T12:01:20.710Z] === RUN TestNetworkCreateDelete [2021-08-09T12:01:20.845Z] === RUN TestExternalGraphDriver/spec [2021-08-09T12:01:20.969Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-09T12:01:20.969Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-08-09T12:01:20.969Z] === RUN TestDockerNetworkDeletePreferID [2021-08-09T12:01:21.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-09T12:01:21.536Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-08-09T12:01:21.536Z] === RUN TestDaemonDNSFallback [2021-08-09T12:01:22.103Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-09T12:01:22.251Z] === RUN TestErrorInterfaces [2021-08-09T12:01:22.251Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestNetworkMarshalling [2021-08-09T12:01:22.251Z] === RUN TestInvalidConfig [2021-08-09T12:01:22.251Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestConfig [2021-08-09T12:01:22.251Z] --- PASS: TestConfig (0.01s) [2021-08-09T12:01:22.251Z] === RUN TestOptionsLabels [2021-08-09T12:01:22.251Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestValidName [2021-08-09T12:01:22.251Z] --- PASS: TestValidName (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestTLSConfiguration [2021-08-09T12:01:22.251Z] --- PASS: TestNetworkMarshalling (0.20s) [2021-08-09T12:01:22.251Z] === RUN TestEndpointMarshalling [2021-08-09T12:01:22.251Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestAuxAddresses [2021-08-09T12:01:22.251Z] time="2021-08-09T12:01:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-09T12:01:22.251Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-09T12:01:22.251Z] === RUN TestSRVServiceQuery [2021-08-09T12:01:22.251Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:01:22.251Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-08-09T12:01:22.251Z] === RUN TestServiceVIPReuse [2021-08-09T12:01:22.251Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:01:22.251Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-09T12:01:22.251Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:01:22.251Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestDNSIPQuery [2021-08-09T12:01:22.251Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:01:22.251Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestDNSProxyServFail [2021-08-09T12:01:22.251Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:01:22.251Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestSandboxAddEmpty [2021-08-09T12:01:22.251Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:01:22.251Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestSandboxAddMultiPrio [2021-08-09T12:01:22.251Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:01:22.251Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestSandboxAddSamePrio [2021-08-09T12:01:22.251Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:01:22.251Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestCleanupServiceDiscovery [2021-08-09T12:01:22.251Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:01:22.251Z] --- SKIP: TestCleanupServiceDiscovery (0.01s) [2021-08-09T12:01:22.251Z] === RUN TestDNSOptions [2021-08-09T12:01:22.251Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:01:22.251Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-09T12:01:22.251Z] === RUN TestMultipleControllersWithSameStore [2021-08-09T12:01:22.251Z] time="2021-08-09T12:01:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-09T12:01:22.251Z] time="2021-08-09T12:01:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-09T12:01:22.251Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-09T12:01:22.251Z] PASS [2021-08-09T12:01:22.251Z] coverage: 8.6% of statements [2021-08-09T12:01:22.252Z] ok github.com/docker/docker/libnetwork 0.375s coverage: 8.6% of statements [2021-08-09T12:01:22.252Z] time="2021-08-09T12:01:21Z" level=info msg="Option Initializing KV with TLS" [2021-08-09T12:01:22.252Z] --- PASS: TestTLSConfiguration (0.21s) [2021-08-09T12:01:22.252Z] PASS [2021-08-09T12:01:22.252Z] coverage: 24.0% of statements [2021-08-09T12:01:22.252Z] ok github.com/docker/docker/libnetwork/config 0.285s coverage: 24.0% of statements [2021-08-09T12:01:22.252Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-09T12:01:22.398Z] f143c6fed32d: Verifying Checksum [2021-08-09T12:01:22.398Z] f143c6fed32d: Download complete [2021-08-09T12:01:22.710Z] === RUN TestKey [2021-08-09T12:01:22.710Z] --- PASS: TestKey (0.00s) [2021-08-09T12:01:22.710Z] === RUN TestParseKey [2021-08-09T12:01:22.710Z] --- PASS: TestParseKey (0.00s) [2021-08-09T12:01:22.710Z] === RUN TestInvalidDataStore [2021-08-09T12:01:22.710Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-09T12:01:22.710Z] === RUN TestKVObjectFlatKey [2021-08-09T12:01:22.710Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-09T12:01:22.710Z] === RUN TestAtomicKVObjectFlatKey [2021-08-09T12:01:22.710Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-09T12:01:22.710Z] PASS [2021-08-09T12:01:22.710Z] coverage: 21.9% of statements [2021-08-09T12:01:22.710Z] ok github.com/docker/docker/libnetwork/datastore 0.055s coverage: 21.9% of statements [2021-08-09T12:01:23.172Z] === RUN TestIPDataMarshalling [2021-08-09T12:01:23.172Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-09T12:01:23.172Z] === RUN TestValidateAndIsV6 [2021-08-09T12:01:23.172Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-09T12:01:23.172Z] PASS [2021-08-09T12:01:23.172Z] coverage: 68.9% of statements [2021-08-09T12:01:23.172Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2021-08-09T12:01:23.360Z] === RUN TestExternalGraphDriver/pull [2021-08-09T12:01:23.631Z] === RUN TestDriver [2021-08-09T12:01:23.631Z] --- PASS: TestDriver (0.00s) [2021-08-09T12:01:23.631Z] PASS [2021-08-09T12:01:23.631Z] coverage: 34.8% of statements [2021-08-09T12:01:23.631Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2021-08-09T12:01:24.006Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-09T12:01:24.006Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-09T12:01:24.006Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-09T12:01:24.006Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-09T12:01:24.095Z] === RUN TestDriver [2021-08-09T12:01:24.095Z] --- PASS: TestDriver (0.00s) [2021-08-09T12:01:24.095Z] PASS [2021-08-09T12:01:24.095Z] coverage: 34.8% of statements [2021-08-09T12:01:24.095Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2021-08-09T12:01:24.553Z] === RUN TestNetworkAllocateFree [2021-08-09T12:01:24.553Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-09T12:01:24.553Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-09T12:01:24.553Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-09T12:01:24.553Z] PASS [2021-08-09T12:01:24.553Z] coverage: 63.6% of statements [2021-08-09T12:01:24.553Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2021-08-09T12:01:24.553Z] --- PASS: TestRandomAllocateDeallocate (4.72s) [2021-08-09T12:01:24.553Z] === RUN TestAllocateRandomDeallocate [2021-08-09T12:01:24.724Z] --- PASS: TestExternalGraphDriver (5.73s) [2021-08-09T12:01:24.724Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2021-08-09T12:01:24.724Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2021-08-09T12:01:24.724Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-08-09T12:01:24.724Z] === RUN TestGraphdriverPluginV2 [2021-08-09T12:01:25.011Z] === RUN TestGetEmptyCapabilities [2021-08-09T12:01:25.011Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-09T12:01:25.011Z] === RUN TestGetExtraCapabilities [2021-08-09T12:01:25.011Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-09T12:01:25.011Z] === RUN TestGetInvalidCapabilities [2021-08-09T12:01:25.011Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-09T12:01:25.011Z] === RUN TestRemoteDriver [2021-08-09T12:01:25.011Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-09T12:01:25.011Z] === RUN TestDriverError [2021-08-09T12:01:25.011Z] --- PASS: TestDriverError (0.00s) [2021-08-09T12:01:25.011Z] === RUN TestMissingValues [2021-08-09T12:01:25.011Z] --- PASS: TestMissingValues (0.00s) [2021-08-09T12:01:25.011Z] === RUN TestRollback [2021-08-09T12:01:25.011Z] --- PASS: TestRollback (0.00s) [2021-08-09T12:01:25.011Z] PASS [2021-08-09T12:01:25.011Z] coverage: 57.4% of statements [2021-08-09T12:01:25.011Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.090s coverage: 57.4% of statements [2021-08-09T12:01:25.472Z] === RUN TestNAT [2021-08-09T12:01:25.472Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-09T12:01:25.472Z] --- SKIP: TestNAT (0.00s) [2021-08-09T12:01:25.472Z] === RUN TestTransparent [2021-08-09T12:01:25.473Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-09T12:01:25.473Z] --- SKIP: TestTransparent (0.00s) [2021-08-09T12:01:25.473Z] PASS [2021-08-09T12:01:25.473Z] coverage: 0.0% of statements [2021-08-09T12:01:25.473Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2021-08-09T12:01:25.931Z] --- PASS: TestAllocateRandomDeallocate (1.37s) [2021-08-09T12:01:25.931Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-09T12:01:25.931Z] === RUN TestBuildDefault [2021-08-09T12:01:25.931Z] --- PASS: TestBuildDefault (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestBuildHostnameDomainname [2021-08-09T12:01:25.931Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestBuildHostname [2021-08-09T12:01:25.931Z] --- PASS: TestBuildHostname (0.01s) [2021-08-09T12:01:25.931Z] === RUN TestBuildHostnameFQDN [2021-08-09T12:01:25.931Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestBuildNoIP [2021-08-09T12:01:25.931Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestUpdate [2021-08-09T12:01:25.931Z] --- PASS: TestUpdate (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-09T12:01:25.931Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.01s) [2021-08-09T12:01:25.931Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-09T12:01:25.931Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestAddEmpty [2021-08-09T12:01:25.931Z] --- PASS: TestAddEmpty (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestAdd [2021-08-09T12:01:25.931Z] --- PASS: TestAdd (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestDeleteEmpty [2021-08-09T12:01:25.931Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestDeleteNewline [2021-08-09T12:01:25.931Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestDelete [2021-08-09T12:01:25.931Z] --- PASS: TestDelete (0.00s) [2021-08-09T12:01:25.931Z] === RUN TestConcurrentWrites [2021-08-09T12:01:26.389Z] --- PASS: TestConcurrentWrites (0.27s) [2021-08-09T12:01:26.389Z] PASS [2021-08-09T12:01:26.389Z] coverage: 81.2% of statements [2021-08-09T12:01:26.389Z] ok github.com/docker/docker/libnetwork/etchosts 0.333s coverage: 81.2% of statements [2021-08-09T12:01:26.389Z] === RUN TestNew [2021-08-09T12:01:26.389Z] --- PASS: TestNew (0.00s) [2021-08-09T12:01:26.389Z] === RUN TestAddDriver [2021-08-09T12:01:26.389Z] --- PASS: TestAddDriver (0.00s) [2021-08-09T12:01:26.389Z] === RUN TestAddDuplicateDriver [2021-08-09T12:01:26.389Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-09T12:01:26.389Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-09T12:01:26.389Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-09T12:01:26.389Z] === RUN TestDriver [2021-08-09T12:01:26.389Z] --- PASS: TestDriver (0.00s) [2021-08-09T12:01:26.389Z] === RUN TestIPAM [2021-08-09T12:01:26.389Z] --- PASS: TestIPAM (0.00s) [2021-08-09T12:01:26.389Z] === RUN TestWalkIPAMs [2021-08-09T12:01:26.389Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-09T12:01:26.389Z] === RUN TestWalkDrivers [2021-08-09T12:01:26.389Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-09T12:01:26.389Z] PASS [2021-08-09T12:01:26.389Z] coverage: 82.4% of statements [2021-08-09T12:01:26.389Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2021-08-09T12:01:26.848Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.09s) [2021-08-09T12:01:26.848Z] === RUN TestRetrieveFromStore [2021-08-09T12:01:26.848Z] === RUN TestDiff [2021-08-09T12:01:26.848Z] --- PASS: TestDiff (0.00s) [2021-08-09T12:01:26.848Z] === RUN TestAddedCallback [2021-08-09T12:01:26.848Z] --- PASS: TestAddedCallback (0.00s) [2021-08-09T12:01:26.848Z] === RUN TestRemovedCallback [2021-08-09T12:01:26.848Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-09T12:01:26.848Z] === RUN TestNoCallback [2021-08-09T12:01:26.848Z] --- PASS: TestNoCallback (0.00s) [2021-08-09T12:01:26.848Z] PASS [2021-08-09T12:01:26.848Z] coverage: 48.1% of statements [2021-08-09T12:01:26.848Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.057s coverage: 48.1% of statements [2021-08-09T12:01:27.310Z] === RUN TestNew [2021-08-09T12:01:27.310Z] --- PASS: TestNew (0.00s) [2021-08-09T12:01:27.310Z] === RUN TestAllocate [2021-08-09T12:01:27.310Z] --- PASS: TestAllocate (0.00s) [2021-08-09T12:01:27.310Z] === RUN TestUninitialized [2021-08-09T12:01:27.310Z] --- PASS: TestUninitialized (0.00s) [2021-08-09T12:01:27.310Z] === RUN TestAllocateInRange [2021-08-09T12:01:27.310Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-09T12:01:27.310Z] === RUN TestAllocateSerial [2021-08-09T12:01:27.310Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-09T12:01:27.310Z] PASS [2021-08-09T12:01:27.310Z] coverage: 87.5% of statements [2021-08-09T12:01:27.310Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2021-08-09T12:01:27.310Z] --- PASS: TestRetrieveFromStore (0.51s) [2021-08-09T12:01:27.310Z] === RUN TestIsCorrupted [2021-08-09T12:01:27.310Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-09T12:01:27.310Z] === RUN TestSetRollover [2021-08-09T12:01:27.769Z] === RUN TestCaller [2021-08-09T12:01:27.769Z] --- PASS: TestCaller (0.00s) [2021-08-09T12:01:27.769Z] PASS [2021-08-09T12:01:27.769Z] coverage: 100.0% of statements [2021-08-09T12:01:27.769Z] ok github.com/docker/docker/libnetwork/internal/caller 0.049s coverage: 100.0% of statements [2021-08-09T12:01:28.227Z] === RUN TestSetSerialInsertDelete [2021-08-09T12:01:28.227Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-09T12:01:28.227Z] === RUN TestSetParallelInsertDelete [2021-08-09T12:01:28.479Z] ......... [ 86%] [2021-08-09T12:01:28.888Z] --- PASS: TestGraphdriverPluginV2 (3.62s) [2021-08-09T12:01:28.888Z] PASS [2021-08-09T12:01:28.888Z] [2021-08-09T12:01:28.888Z] DONE 5 tests in 9.393s [2021-08-09T12:01:28.888Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-09T12:01:28.888Z] INFO: Testing against a local daemon [2021-08-09T12:01:28.888Z] === RUN TestContinueAfterPluginCrash [2021-08-09T12:01:28.888Z] === PAUSE TestContinueAfterPluginCrash [2021-08-09T12:01:28.888Z] === RUN TestReadPluginNoRead [2021-08-09T12:01:28.888Z] === PAUSE TestReadPluginNoRead [2021-08-09T12:01:28.888Z] === RUN TestDaemonStartWithLogOpt [2021-08-09T12:01:28.888Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-09T12:01:28.888Z] === CONT TestContinueAfterPluginCrash [2021-08-09T12:01:28.888Z] === CONT TestDaemonStartWithLogOpt [2021-08-09T12:01:29.275Z] --- PASS: TestDaemonDNSFallback (7.43s) [2021-08-09T12:01:29.275Z] === RUN TestInspectNetwork [2021-08-09T12:01:29.785Z] === RUN TestInt2IP2IntConversion [2021-08-09T12:01:29.785Z] === RUN TestPoolRequest [2021-08-09T12:01:29.785Z] --- PASS: TestPoolRequest (0.00s) [2021-08-09T12:01:29.785Z] === RUN TestOtherRequests [2021-08-09T12:01:29.785Z] --- PASS: TestOtherRequests (0.00s) [2021-08-09T12:01:29.785Z] PASS [2021-08-09T12:01:29.785Z] coverage: 57.1% of statements [2021-08-09T12:01:29.785Z] ok github.com/docker/docker/libnetwork/ipams/null 0.061s coverage: 57.1% of statements [2021-08-09T12:01:30.244Z] --- PASS: TestInt2IP2IntConversion (0.75s) [2021-08-09T12:01:30.244Z] === RUN TestGetAddressVersion [2021-08-09T12:01:30.244Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-09T12:01:30.244Z] === RUN TestKeyString [2021-08-09T12:01:30.244Z] --- PASS: TestKeyString (0.00s) [2021-08-09T12:01:30.244Z] === RUN TestPoolDataMarshal [2021-08-09T12:01:30.244Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-09T12:01:30.244Z] === RUN TestSubnetsMarshal [2021-08-09T12:01:30.244Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-08-09T12:01:30.244Z] === RUN TestAddSubnets [2021-08-09T12:01:30.244Z] --- PASS: TestAddSubnets (0.06s) [2021-08-09T12:01:30.244Z] === RUN TestDoublePoolRelease [2021-08-09T12:01:30.244Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-09T12:01:30.244Z] === RUN TestAddReleasePoolID [2021-08-09T12:01:30.244Z] --- PASS: TestSetRollover (3.04s) [2021-08-09T12:01:30.244Z] === RUN TestSetRolloverSerial [2021-08-09T12:01:30.244Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-08-09T12:01:30.244Z] === RUN TestPredefinedPool [2021-08-09T12:01:30.703Z] --- PASS: TestPredefinedPool (0.11s) [2021-08-09T12:01:30.703Z] === RUN TestRemoveSubnet [2021-08-09T12:01:30.703Z] --- PASS: TestRemoveSubnet (0.33s) [2021-08-09T12:01:30.703Z] === RUN TestGetSameAddress [2021-08-09T12:01:30.703Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-09T12:01:30.703Z] === RUN TestPoolAllocationReuse [2021-08-09T12:01:31.164Z] === RUN TestGetCapabilities [2021-08-09T12:01:31.164Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-09T12:01:31.164Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-09T12:01:31.164Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-09T12:01:31.164Z] === RUN TestGetDefaultAddressSpaces [2021-08-09T12:01:31.164Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-08-09T12:01:31.164Z] === RUN TestRemoteDriver [2021-08-09T12:01:31.164Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-09T12:01:31.164Z] PASS [2021-08-09T12:01:31.164Z] coverage: 47.4% of statements [2021-08-09T12:01:31.164Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2021-08-09T12:01:32.131Z] --- PASS: TestSetRolloverSerial (1.72s) [2021-08-09T12:01:32.131Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-09T12:01:32.131Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-09T12:01:32.131Z] PASS [2021-08-09T12:01:32.131Z] coverage: 84.4% of statements [2021-08-09T12:01:32.131Z] ok github.com/docker/docker/libnetwork/bitseq 12.545s coverage: 84.4% of statements [2021-08-09T12:01:32.131Z] === RUN TestWindowsIPAM [2021-08-09T12:01:32.131Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-09T12:01:32.131Z] PASS [2021-08-09T12:01:32.131Z] coverage: 71.4% of statements [2021-08-09T12:01:32.131Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2021-08-09T12:01:32.153Z] --- PASS: TestDaemonStartWithLogOpt (3.63s) [2021-08-09T12:01:32.153Z] === CONT TestReadPluginNoRead [2021-08-09T12:01:33.100Z] === RUN TestDefaultNetwork [2021-08-09T12:01:33.100Z] --- PASS: TestPoolAllocationReuse (2.22s) [2021-08-09T12:01:33.100Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-09T12:01:33.464Z] === RUN TestInspectNetwork/full_network_id [2021-08-09T12:01:33.464Z] === RUN TestInspectNetwork/partial_network_id [2021-08-09T12:01:33.464Z] === RUN TestInspectNetwork/network_name [2021-08-09T12:01:33.464Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-09T12:01:33.561Z] --- PASS: TestDefaultNetwork (0.31s) [2021-08-09T12:01:33.561Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-09T12:01:33.561Z] --- PASS: TestGetAddressSubPoolEqualPool (0.32s) [2021-08-09T12:01:33.561Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-09T12:01:33.561Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2021-08-09T12:01:33.561Z] === RUN TestInitAddressPools [2021-08-09T12:01:33.561Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-09T12:01:33.561Z] PASS [2021-08-09T12:01:33.561Z] coverage: 74.0% of statements [2021-08-09T12:01:33.561Z] ok github.com/docker/docker/libnetwork/ipamutils 0.719s coverage: 74.0% of statements [2021-08-09T12:01:33.945Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-09T12:01:34.042Z] === RUN TestReadPluginNoRead/default [2021-08-09T12:01:34.398Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-09T12:01:34.527Z] === RUN TestKeyValue [2021-08-09T12:01:34.527Z] --- PASS: TestKeyValue (0.00s) [2021-08-09T12:01:34.527Z] PASS [2021-08-09T12:01:34.527Z] coverage: 60.0% of statements [2021-08-09T12:01:34.527Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2021-08-09T12:01:34.656Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-09T12:01:34.913Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-09T12:01:35.172Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-09T12:01:35.431Z] === RUN TestDockerSuite/TestBuildFails [2021-08-09T12:01:35.586Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-09T12:01:35.929Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-09T12:01:36.365Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-09T12:01:36.365Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-09T12:01:36.704Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-09T12:01:37.163Z] === RUN TestNetworkDBSimple [2021-08-09T12:01:37.294Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2021-08-09T12:01:37.294Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-09T12:01:37.741Z] --- PASS: TestInspectNetwork (8.77s) [2021-08-09T12:01:37.741Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-09T12:01:37.741Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-09T12:01:37.741Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-09T12:01:37.741Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-09T12:01:37.741Z] === RUN TestRunContainerWithBridgeNone [2021-08-09T12:01:38.137Z] === RUN TestGenerate [2021-08-09T12:01:38.137Z] --- PASS: TestGenerate (0.00s) [2021-08-09T12:01:38.137Z] === RUN TestGeneratePtr [2021-08-09T12:01:38.137Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-09T12:01:38.137Z] === RUN TestGenerateMissingField [2021-08-09T12:01:38.137Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-09T12:01:38.137Z] === RUN TestFieldCannotBeSet [2021-08-09T12:01:38.137Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-09T12:01:38.137Z] === RUN TestTypeMismatchError [2021-08-09T12:01:38.137Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-09T12:01:38.137Z] PASS [2021-08-09T12:01:38.137Z] coverage: 100.0% of statements [2021-08-09T12:01:38.137Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-09T12:01:38.137Z] PASS [2021-08-09T12:01:38.137Z] coverage: 100.0% of statements [2021-08-09T12:01:38.137Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2021-08-09T12:01:38.137Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2021-08-09T12:01:38.137Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.78s) [2021-08-09T12:01:38.137Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-09T12:01:38.309Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-09T12:01:38.595Z] 2021/08/09 12:01:37 Closing DB instances... [2021-08-09T12:01:38.595Z] testing: warning: no tests to run [2021-08-09T12:01:38.595Z] PASS [2021-08-09T12:01:38.595Z] coverage: 0.0% of statements [2021-08-09T12:01:38.659Z] === CONT TestReadPluginNoRead [2021-08-09T12:01:38.659Z] read_test.go:92: [d61bea2334869] daemon is not started [2021-08-09T12:01:38.659Z] --- PASS: TestReadPluginNoRead (6.92s) [2021-08-09T12:01:38.659Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-08-09T12:01:38.659Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-08-09T12:01:38.659Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2021-08-09T12:01:38.659Z] PASS [2021-08-09T12:01:38.659Z] [2021-08-09T12:01:38.659Z] DONE 6 tests in 10.587s [2021-08-09T12:01:38.659Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-09T12:01:38.915Z] testing: warning: no tests to run [2021-08-09T12:01:38.915Z] PASS [2021-08-09T12:01:38.915Z] [2021-08-09T12:01:38.915Z] DONE 0 tests in 0.018s [2021-08-09T12:01:38.915Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-09T12:01:38.915Z] INFO: Testing against a local daemon [2021-08-09T12:01:38.915Z] === RUN TestPluginWithDevMounts [2021-08-09T12:01:38.915Z] === PAUSE TestPluginWithDevMounts [2021-08-09T12:01:38.915Z] === CONT TestPluginWithDevMounts [2021-08-09T12:01:39.054Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2021-08-09T12:01:39.054Z] === RUN TestRequestNewPort [2021-08-09T12:01:39.054Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-09T12:01:39.054Z] === RUN TestRequestSpecificPort [2021-08-09T12:01:39.054Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-09T12:01:39.054Z] === RUN TestReleasePort [2021-08-09T12:01:39.054Z] --- PASS: TestReleasePort (0.00s) [2021-08-09T12:01:39.054Z] === RUN TestReuseReleasedPort [2021-08-09T12:01:39.054Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-09T12:01:39.054Z] === RUN TestReleaseUnreadledPort [2021-08-09T12:01:39.054Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-09T12:01:39.054Z] === RUN TestUnknowProtocol [2021-08-09T12:01:39.054Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-09T12:01:39.054Z] === RUN TestAllocateAllPorts [2021-08-09T12:01:39.054Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-09T12:01:39.054Z] === RUN TestPortAllocation [2021-08-09T12:01:39.054Z] --- PASS: TestPortAllocation (0.00s) [2021-08-09T12:01:39.054Z] === RUN TestPortAllocationWithCustomRange [2021-08-09T12:01:39.054Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-09T12:01:39.054Z] === RUN TestNoDuplicateBPR [2021-08-09T12:01:39.054Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-09T12:01:39.054Z] === RUN TestChangePortRange [2021-08-09T12:01:39.054Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-09T12:01:39.054Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-09T12:01:39.054Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-09T12:01:39.054Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-09T12:01:39.054Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-09T12:01:39.054Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-09T12:01:39.054Z] --- PASS: TestChangePortRange (0.00s) [2021-08-09T12:01:39.054Z] PASS [2021-08-09T12:01:39.054Z] coverage: 88.6% of statements [2021-08-09T12:01:39.054Z] ok github.com/docker/docker/libnetwork/portallocator 0.057s coverage: 88.6% of statements [2021-08-09T12:01:40.023Z] === RUN TestTransportPortConv [2021-08-09T12:01:40.023Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-09T12:01:40.023Z] === RUN TestTransportPortBindingConv [2021-08-09T12:01:40.023Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-09T12:01:40.023Z] === RUN TestErrorConstructors [2021-08-09T12:01:40.023Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-09T12:01:40.023Z] === RUN TestCompareIPMask [2021-08-09T12:01:40.023Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-09T12:01:40.023Z] === RUN TestUtilGetHostPartIP [2021-08-09T12:01:40.023Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-09T12:01:40.023Z] === RUN TestUtilGetBroadcastIP [2021-08-09T12:01:40.023Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-09T12:01:40.023Z] === RUN TestParseCIDR [2021-08-09T12:01:40.023Z] --- PASS: TestParseCIDR (0.00s) [2021-08-09T12:01:40.023Z] PASS [2021-08-09T12:01:40.023Z] coverage: 47.9% of statements [2021-08-09T12:01:40.023Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 47.9% of statements [2021-08-09T12:01:40.023Z] --- PASS: TestNetworkDBSimple (2.66s) [2021-08-09T12:01:40.023Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-09T12:01:40.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-09T12:01:40.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-09T12:01:40.483Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-09T12:01:40.483Z] PASS [2021-08-09T12:01:40.483Z] coverage: 50.0% of statements [2021-08-09T12:01:40.483Z] ok github.com/docker/docker/oci 0.047s coverage: 50.0% of statements [2021-08-09T12:01:40.483Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.11s) [2021-08-09T12:01:40.483Z] === RUN TestGetAddress [2021-08-09T12:01:40.804Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-08-09T12:01:40.804Z] PASS [2021-08-09T12:01:40.804Z] [2021-08-09T12:01:40.804Z] DONE 1 tests in 1.639s [2021-08-09T12:01:40.804Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-09T12:01:40.804Z] INFO: Testing against a local daemon [2021-08-09T12:01:40.804Z] === RUN TestSecretInspect [2021-08-09T12:01:40.843Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-09T12:01:40.866Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-09T12:01:40.941Z] 2021/08/09 12:01:40 Closing DB instances... [2021-08-09T12:01:41.688Z] === RUN TestParseVersion [2021-08-09T12:01:41.688Z] --- PASS: TestParseVersion (0.00s) [2021-08-09T12:01:41.688Z] PASS [2021-08-09T12:01:41.688Z] coverage: 52.9% of statements [2021-08-09T12:01:41.688Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2021-08-09T12:01:41.688Z] === RUN TestAddressPoolOpt [2021-08-09T12:01:41.688Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/a [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/something [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/_=a [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/env1=value1 [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/_env1=value1 [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/PATH [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/=a [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/PATH= [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/PATH=something [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/asd!qwe [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/1asd [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/123 [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/some_space [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/__some_space_before [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/some_space_after__ [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/= [2021-08-09T12:01:41.688Z] === RUN TestValidateEnv/PaTh [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestParseHost [2021-08-09T12:01:41.688Z] --- PASS: TestParseHost (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestParseDockerDaemonHost [2021-08-09T12:01:41.688Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestParseTCP [2021-08-09T12:01:41.688Z] --- PASS: TestParseTCP (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-09T12:01:41.688Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestValidateExtraHosts [2021-08-09T12:01:41.688Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestIpOptString [2021-08-09T12:01:41.688Z] --- PASS: TestIpOptString (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-09T12:01:41.688Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestNewIpOptValidDefaultVal [2021-08-09T12:01:41.688Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestIpOptSetInvalidVal [2021-08-09T12:01:41.688Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestValidateIPAddress [2021-08-09T12:01:41.688Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestMapOpts [2021-08-09T12:01:41.688Z] --- PASS: TestMapOpts (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestListOptsWithoutValidator [2021-08-09T12:01:41.688Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestListOptsWithValidator [2021-08-09T12:01:41.688Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestValidateDNSSearch [2021-08-09T12:01:41.688Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_general_format [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_one_more [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-09T12:01:41.688Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-09T12:01:41.688Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestNamedListOpts [2021-08-09T12:01:41.688Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestNamedMapOpts [2021-08-09T12:01:41.688Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestParseLink [2021-08-09T12:01:41.688Z] --- PASS: TestParseLink (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestQuotedStringSetWithQuotes [2021-08-09T12:01:41.688Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-09T12:01:41.688Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-09T12:01:41.688Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-09T12:01:41.688Z] === RUN TestUlimitOpt [2021-08-09T12:01:41.688Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-09T12:01:41.688Z] PASS [2021-08-09T12:01:41.688Z] coverage: 67.1% of statements [2021-08-09T12:01:41.688Z] ok github.com/docker/docker/opts 0.077s coverage: 67.1% of statements [2021-08-09T12:01:41.999Z] --- PASS: TestRunContainerWithBridgeNone (4.09s) [2021-08-09T12:01:41.999Z] === RUN TestNetworkInvalidJSON [2021-08-09T12:01:41.999Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-09T12:01:41.999Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-09T12:01:41.999Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:01:41.999Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:01:41.999Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:01:41.999Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:01:41.999Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-09T12:01:41.999Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:01:41.999Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:01:41.999Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-09T12:01:41.999Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-09T12:01:41.999Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-09T12:01:41.999Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-09T12:01:41.999Z] === RUN TestNetworkList [2021-08-09T12:01:41.999Z] === RUN TestNetworkList//networks [2021-08-09T12:01:41.999Z] === PAUSE TestNetworkList//networks [2021-08-09T12:01:41.999Z] === RUN TestNetworkList//networks/ [2021-08-09T12:01:41.999Z] === PAUSE TestNetworkList//networks/ [2021-08-09T12:01:41.999Z] === CONT TestNetworkList//networks [2021-08-09T12:01:41.999Z] === CONT TestNetworkList//networks/ [2021-08-09T12:01:41.999Z] --- PASS: TestNetworkList (0.02s) [2021-08-09T12:01:41.999Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-09T12:01:41.999Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-09T12:01:41.999Z] === RUN TestHostIPv4BridgeLabel [2021-08-09T12:01:42.426Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-09T12:01:42.566Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-08-09T12:01:42.566Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-09T12:01:42.566Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-09T12:01:42.658Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2021-08-09T12:01:42.658Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-09T12:01:42.944Z] --- PASS: TestSecretInspect (2.26s) [2021-08-09T12:01:42.944Z] === RUN TestSecretList [2021-08-09T12:01:43.502Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-09T12:01:43.502Z] === RUN TestDaemonDefaultNetworkPools [2021-08-09T12:01:43.626Z] === RUN TestIsArchivePathDir [2021-08-09T12:01:43.626Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-08-09T12:01:43.626Z] === RUN TestIsArchivePathInvalidFile [2021-08-09T12:01:43.626Z] 2021/08/09 12:01:43 Closing DB instances... [2021-08-09T12:01:43.626Z] === RUN TestPeerCertificateMarshalJSON [2021-08-09T12:01:44.069Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-09T12:01:44.069Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-09T12:01:44.084Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-08-09T12:01:44.084Z] === RUN TestIsArchivePathTar [2021-08-09T12:01:44.084Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-08-09T12:01:44.084Z] === RUN TestDecompressStreamGzip [2021-08-09T12:01:44.084Z] --- PASS: TestDecompressStreamGzip (0.17s) [2021-08-09T12:01:44.084Z] === RUN TestDecompressStreamBzip2 [2021-08-09T12:01:44.343Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-08-09T12:01:44.343Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-09T12:01:44.542Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-08-09T12:01:44.542Z] === RUN TestDecompressStreamXz [2021-08-09T12:01:44.542Z] archive_test.go:134: Xz not present in msys2 [2021-08-09T12:01:44.542Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestCompressStreamXzUnsupported [2021-08-09T12:01:44.542Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-09T12:01:44.542Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestCompressStreamInvalid [2021-08-09T12:01:44.542Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestExtensionInvalid [2021-08-09T12:01:44.542Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestExtensionUncompressed [2021-08-09T12:01:44.542Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestExtensionBzip2 [2021-08-09T12:01:44.542Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestExtensionGzip [2021-08-09T12:01:44.542Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestExtensionXz [2021-08-09T12:01:44.542Z] --- PASS: TestExtensionXz (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestCmdStreamLargeStderr [2021-08-09T12:01:44.542Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-08-09T12:01:44.542Z] === RUN TestCmdStreamBad [2021-08-09T12:01:44.542Z] archive_test.go:239: Failing on Windows CI machines [2021-08-09T12:01:44.542Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestCmdStreamGood [2021-08-09T12:01:44.542Z] --- PASS: TestCmdStreamGood (0.05s) [2021-08-09T12:01:44.542Z] === RUN TestUntarPathWithInvalidDest [2021-08-09T12:01:44.542Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-08-09T12:01:44.542Z] === RUN TestUntarPathWithInvalidSrc [2021-08-09T12:01:44.542Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-09T12:01:44.542Z] === RUN TestUntarPath [2021-08-09T12:01:44.542Z] --- PASS: TestUntarPath (0.08s) [2021-08-09T12:01:44.542Z] === RUN TestUntarPathWithDestinationFile [2021-08-09T12:01:44.542Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-08-09T12:01:44.542Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-09T12:01:45.002Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-08-09T12:01:45.002Z] === RUN TestCopyWithTarInvalidSrc [2021-08-09T12:01:45.002Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-09T12:01:45.002Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-09T12:01:45.002Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-09T12:01:45.002Z] === RUN TestCopyWithTarSrcFile [2021-08-09T12:01:45.002Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-09T12:01:45.002Z] === RUN TestCopyWithTarSrcFolder [2021-08-09T12:01:45.002Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-09T12:01:45.002Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-09T12:01:45.002Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-09T12:01:45.002Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-09T12:01:45.002Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-09T12:01:45.002Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-09T12:01:45.002Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-09T12:01:45.002Z] === RUN TestCopyFileWithTarSrcFile [2021-08-09T12:01:45.002Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-09T12:01:45.002Z] === RUN TestTarFiles [2021-08-09T12:01:45.002Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-09T12:01:45.002Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-09T12:01:45.002Z] --- PASS: TestPeerCertificateMarshalJSON (1.05s) [2021-08-09T12:01:45.002Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-09T12:01:45.002Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-09T12:01:45.002Z] === RUN TestMiddleware [2021-08-09T12:01:45.002Z] --- PASS: TestMiddleware (0.00s) [2021-08-09T12:01:45.002Z] === RUN TestNewResponseModifier [2021-08-09T12:01:45.002Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-09T12:01:45.002Z] PASS [2021-08-09T12:01:45.002Z] coverage: 26.8% of statements [2021-08-09T12:01:45.002Z] ok github.com/docker/docker/pkg/authorization 1.100s coverage: 26.8% of statements [2021-08-09T12:01:45.283Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-09T12:01:45.460Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2021-08-09T12:01:45.460Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-09T12:01:45.460Z] === RUN TestUnbuffered [2021-08-09T12:01:45.460Z] --- PASS: TestUnbuffered (0.00s) [2021-08-09T12:01:45.460Z] === RUN TestRaceUnbuffered [2021-08-09T12:01:45.460Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-09T12:01:45.460Z] PASS [2021-08-09T12:01:45.461Z] coverage: 100.0% of statements [2021-08-09T12:01:45.461Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2021-08-09T12:01:45.466Z] --- PASS: TestSecretList (2.24s) [2021-08-09T12:01:45.466Z] === RUN TestSecretsCreateAndDelete [2021-08-09T12:01:45.541Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-08-09T12:01:45.542Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-09T12:01:46.428Z] === RUN TestMatch [2021-08-09T12:01:46.428Z] === RUN TestMatch/[[]] [2021-08-09T12:01:46.428Z] === RUN TestMatch/[[foo]] [2021-08-09T12:01:46.428Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-09T12:01:46.428Z] === RUN TestMatch/[[foo_bar]] [2021-08-09T12:01:46.428Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-09T12:01:46.428Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-09T12:01:46.428Z] === RUN TestMatch/[] [2021-08-09T12:01:46.428Z] === RUN TestMatch/[]#01 [2021-08-09T12:01:46.428Z] === RUN TestMatch/[[qux]] [2021-08-09T12:01:46.428Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-09T12:01:46.428Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-09T12:01:46.428Z] === RUN TestMatch/[[foo_baz]] [2021-08-09T12:01:46.428Z] --- PASS: TestMatch (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[] (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-09T12:01:46.428Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-09T12:01:46.428Z] PASS [2021-08-09T12:01:46.428Z] coverage: 87.5% of statements [2021-08-09T12:01:46.428Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2021-08-09T12:01:46.917Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-08-09T12:01:46.917Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-09T12:01:47.374Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2021-08-09T12:01:47.374Z] === RUN TestSecretsUpdate [2021-08-09T12:01:47.395Z] 2021/08/09 12:01:47 Closing DB instances... [2021-08-09T12:01:47.483Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-09T12:01:47.483Z] === RUN TestServiceWithPredefinedNetwork [2021-08-09T12:01:47.483Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-09T12:01:47.854Z] === RUN TestChrootTarUntar [2021-08-09T12:01:47.855Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:01:47.855Z] --- SKIP: TestChrootTarUntar (0.01s) [2021-08-09T12:01:47.855Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-09T12:01:47.855Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:01:47.855Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-09T12:01:47.855Z] === RUN TestChrootUntarEmptyArchive [2021-08-09T12:01:47.855Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-09T12:01:47.855Z] === RUN TestChrootTarUntarWithSymlink [2021-08-09T12:01:47.855Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:01:47.855Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-09T12:01:47.855Z] === RUN TestChrootCopyWithTar [2021-08-09T12:01:47.855Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:01:47.855Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-09T12:01:47.855Z] === RUN TestChrootCopyFileWithTar [2021-08-09T12:01:47.855Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:01:47.855Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-09T12:01:47.855Z] === RUN TestChrootUntarPath [2021-08-09T12:01:47.855Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:01:47.855Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-09T12:01:47.855Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-09T12:01:47.855Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:01:47.855Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:01:47.855Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-09T12:01:47.855Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:01:47.855Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:01:47.855Z] === RUN TestChrootApplyDotDotFile [2021-08-09T12:01:47.855Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:01:47.855Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-09T12:01:47.855Z] PASS [2021-08-09T12:01:47.855Z] coverage: 15.4% of statements [2021-08-09T12:01:47.855Z] ok github.com/docker/docker/pkg/chrootarchive 0.104s coverage: 15.4% of statements [2021-08-09T12:01:48.051Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-09T12:01:48.309Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-09T12:01:48.531Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-09T12:01:48.833Z] === RUN TestSizeEmpty [2021-08-09T12:01:48.833Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-09T12:01:48.833Z] === RUN TestSizeEmptyFile [2021-08-09T12:01:48.833Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-09T12:01:48.833Z] === RUN TestSizeNonemptyFile [2021-08-09T12:01:48.833Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-09T12:01:48.833Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-09T12:01:48.833Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-09T12:01:48.833Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-09T12:01:48.833Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-09T12:01:48.833Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-09T12:01:48.833Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-09T12:01:48.833Z] === RUN TestMoveToSubdir [2021-08-09T12:01:48.833Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-09T12:01:48.833Z] === RUN TestSizeNonExistingDirectory [2021-08-09T12:01:48.833Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-09T12:01:48.833Z] PASS [2021-08-09T12:01:48.833Z] coverage: 80.0% of statements [2021-08-09T12:01:48.833Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2021-08-09T12:01:49.298Z] --- PASS: TestNetworkDBCRUDTableEntry (3.90s) [2021-08-09T12:01:49.298Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-09T12:01:49.887Z] --- PASS: TestSecretsUpdate (2.18s) [2021-08-09T12:01:49.887Z] === RUN TestTemplatedSecret [2021-08-09T12:01:50.211Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2021-08-09T12:01:50.212Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-09T12:01:50.212Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:01:50.212Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:01:50.212Z] === RUN TestServiceWithDataPathPortInit [2021-08-09T12:01:50.271Z] === RUN Test [2021-08-09T12:01:50.272Z] === RUN Test/TestContainsEntry [2021-08-09T12:01:50.272Z] === RUN Test/TestCreateEntries [2021-08-09T12:01:50.272Z] === RUN Test/TestEntriesDiff [2021-08-09T12:01:50.272Z] === RUN Test/TestEntriesEquality [2021-08-09T12:01:50.272Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-09T12:01:50.272Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-09T12:01:50.272Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-09T12:01:50.272Z] === RUN Test/TestGeneratorNotGenerate [2021-08-09T12:01:50.272Z] === RUN Test/TestGeneratorWithPort [2021-08-09T12:01:50.272Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-09T12:01:50.272Z] === RUN Test/TestNewEntry [2021-08-09T12:01:50.272Z] === RUN Test/TestParse [2021-08-09T12:01:50.272Z] --- PASS: Test (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-09T12:01:50.272Z] --- PASS: Test/TestParse (0.00s) [2021-08-09T12:01:50.272Z] PASS [2021-08-09T12:01:50.272Z] coverage: 58.3% of statements [2021-08-09T12:01:50.272Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-08-09T12:01:50.471Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-09T12:01:50.730Z] --- PASS: TestTarFiles (5.71s) [2021-08-09T12:01:50.730Z] === RUN TestTarUntar [2021-08-09T12:01:50.730Z] --- PASS: TestTarUntar (0.04s) [2021-08-09T12:01:50.730Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-09T12:01:50.730Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-08-09T12:01:50.730Z] === RUN TestTarWithOptions [2021-08-09T12:01:50.730Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-09T12:01:50.730Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-09T12:01:50.730Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.01s) [2021-08-09T12:01:50.730Z] === RUN TestUntarUstarGnuConflict [2021-08-09T12:01:50.730Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-09T12:01:50.730Z] === RUN TestUntarInvalidFilenames [2021-08-09T12:01:50.730Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames701457966\\dest" [2021-08-09T12:01:50.730Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2021-08-09T12:01:50.730Z] === RUN TestUntarHardlinkToSymlink [2021-08-09T12:01:50.730Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-09T12:01:50.730Z] === RUN TestUntarInvalidHardlink [2021-08-09T12:01:50.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink765119919\\victim\\hello" -> "../victim/hello" [2021-08-09T12:01:50.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink364598594\\victim\\hello" -> "/../victim/hello" [2021-08-09T12:01:50.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink149190585\\victim" -> "../victim" [2021-08-09T12:01:50.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink966848452\\victim" -> "../victim" [2021-08-09T12:01:50.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink381823059\\victim" -> "../victim" [2021-08-09T12:01:50.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink334627222\\victim" -> "../victim" [2021-08-09T12:01:50.730Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-08-09T12:01:50.730Z] === RUN TestUntarInvalidSymlink [2021-08-09T12:01:50.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink930855933\\dest\\dotdot" -> "../victim/hello" [2021-08-09T12:01:50.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink432946488\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-09T12:01:50.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink373247799\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:01:50.731Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink776300330\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:01:51.189Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink344924801\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:01:51.189Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink459561964\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:01:51.189Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink536744539\\dest\\dir\\loophole" -> "../../victim" [2021-08-09T12:01:51.189Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-08-09T12:01:51.189Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-09T12:01:51.189Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-09T12:01:51.189Z] === RUN TestXGlobalNoParent [2021-08-09T12:01:51.189Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-09T12:01:51.189Z] === RUN TestReplaceFileTarWrapper [2021-08-09T12:01:51.189Z] === RUN Test [2021-08-09T12:01:51.189Z] === RUN Test/TestContent [2021-08-09T12:01:51.189Z] === RUN Test/TestInitialize [2021-08-09T12:01:51.189Z] === RUN Test/TestNew [2021-08-09T12:01:51.189Z] === RUN Test/TestParsingContentsWithComments [2021-08-09T12:01:51.189Z] === RUN Test/TestRegister [2021-08-09T12:01:51.189Z] === RUN Test/TestWatch [2021-08-09T12:01:51.189Z] --- PASS: Test (0.01s) [2021-08-09T12:01:51.189Z] --- PASS: Test/TestContent (0.00s) [2021-08-09T12:01:51.189Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-09T12:01:51.189Z] --- PASS: Test/TestNew (0.00s) [2021-08-09T12:01:51.189Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-09T12:01:51.189Z] --- PASS: Test/TestRegister (0.00s) [2021-08-09T12:01:51.189Z] --- PASS: Test/TestWatch (0.00s) [2021-08-09T12:01:51.189Z] PASS [2021-08-09T12:01:51.189Z] coverage: 92.9% of statements [2021-08-09T12:01:51.189Z] ok github.com/docker/docker/pkg/discovery/file 0.053s coverage: 92.9% of statements [2021-08-09T12:01:51.189Z] 2021/08/09 12:01:50 Closing DB instances... [2021-08-09T12:01:51.189Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-08-09T12:01:51.189Z] === RUN TestPrefixHeaderReadable [2021-08-09T12:01:51.189Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-08-09T12:01:51.189Z] === RUN TestDisablePigz [2021-08-09T12:01:51.189Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-09T12:01:51.189Z] --- PASS: TestDisablePigz (0.17s) [2021-08-09T12:01:51.189Z] === RUN TestPigz [2021-08-09T12:01:51.294Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-09T12:01:51.294Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-09T12:01:51.655Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-09T12:01:51.655Z] --- PASS: TestPigz (0.19s) [2021-08-09T12:01:51.655Z] === RUN TestCopyFileWithInvalidDest [2021-08-09T12:01:51.655Z] archive_windows_test.go:16: Currently fails [2021-08-09T12:01:51.655Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestCanonicalTarNameForPath [2021-08-09T12:01:51.655Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestCanonicalTarName [2021-08-09T12:01:51.655Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestChmodTarEntry [2021-08-09T12:01:51.655Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestHardLinkOrder [2021-08-09T12:01:51.655Z] --- PASS: TestHardLinkOrder (0.11s) [2021-08-09T12:01:51.655Z] === RUN TestChangeString [2021-08-09T12:01:51.655Z] --- PASS: TestChangeString (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestChangesWithNoChanges [2021-08-09T12:01:51.655Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-08-09T12:01:51.655Z] === RUN TestChangesWithChanges [2021-08-09T12:01:51.655Z] --- PASS: TestChangesWithChanges (0.04s) [2021-08-09T12:01:51.655Z] === RUN TestChangesWithChangesGH13590 [2021-08-09T12:01:51.655Z] changes_test.go:196: needs more investigation [2021-08-09T12:01:51.655Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestChangesDirsEmpty [2021-08-09T12:01:51.655Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-09T12:01:51.655Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestChangesDirsMutated [2021-08-09T12:01:51.655Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-09T12:01:51.655Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestApplyLayer [2021-08-09T12:01:51.655Z] changes_test.go:433: needs further investigation [2021-08-09T12:01:51.655Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestChangesSizeWithHardlinks [2021-08-09T12:01:51.655Z] changes_test.go:469: needs further investigation [2021-08-09T12:01:51.655Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestChangesSizeWithNoChanges [2021-08-09T12:01:51.655Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-09T12:01:51.655Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-09T12:01:51.655Z] === RUN TestChangesSize [2021-08-09T12:01:51.655Z] --- PASS: TestChangesSize (0.01s) [2021-08-09T12:01:51.655Z] === RUN TestApplyLayerInvalidFilenames [2021-08-09T12:01:51.655Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames534114352\\dest" [2021-08-09T12:01:51.655Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-08-09T12:01:51.655Z] === RUN TestApplyLayerInvalidHardlink [2021-08-09T12:01:51.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink542171874\\victim\\hello" -> "../victim/hello" [2021-08-09T12:01:51.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink958739161\\victim\\hello" -> "/../victim/hello" [2021-08-09T12:01:51.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink346432612\\victim" -> "../victim" [2021-08-09T12:01:51.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink361799795\\victim" -> "../victim" [2021-08-09T12:01:51.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink222833974\\victim" -> "../victim" [2021-08-09T12:01:51.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink358794013\\victim" -> "../victim" [2021-08-09T12:01:51.655Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-09T12:01:51.655Z] === RUN TestApplyLayerInvalidSymlink [2021-08-09T12:01:51.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink120916952\\dest\\dotdot" -> "../victim/hello" [2021-08-09T12:01:51.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink754541399\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-09T12:01:51.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink519509194\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:01:51.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink598606241\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:01:51.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink309238412\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:01:51.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink805116027\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:01:51.655Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-08-09T12:01:51.655Z] === RUN TestApplyLayerWhiteouts [2021-08-09T12:01:52.118Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2021-08-09T12:01:52.118Z] === RUN TestGenerateEmptyFile [2021-08-09T12:01:52.118Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-09T12:01:52.118Z] === RUN TestGenerateWithContent [2021-08-09T12:01:52.118Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-09T12:01:52.118Z] PASS [2021-08-09T12:01:52.118Z] coverage: 61.6% of statements [2021-08-09T12:01:52.118Z] ok github.com/docker/docker/pkg/archive 8.391s coverage: 61.6% of statements [2021-08-09T12:01:52.576Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2021-08-09T12:01:52.576Z] === RUN TestNetworkDBNodeLeave [2021-08-09T12:01:52.576Z] === RUN Test [2021-08-09T12:01:52.576Z] === RUN Test/TestInitialize [2021-08-09T12:01:52.576Z] time="2021-08-09T12:01:52Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:01:52.576Z] time="2021-08-09T12:01:52Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:01:52.576Z] time="2021-08-09T12:01:52Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:01:52.576Z] === RUN Test/TestInitializeWithCerts [2021-08-09T12:01:52.576Z] time="2021-08-09T12:01:52Z" level=info msg="Initializing discovery with TLS" [2021-08-09T12:01:52.576Z] === RUN Test/TestWatch [2021-08-09T12:01:52.576Z] time="2021-08-09T12:01:52Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:01:53.004Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-09T12:01:53.157Z] --- PASS: TestTemplatedSecret (3.35s) [2021-08-09T12:01:53.157Z] === RUN TestSecretCreateResolve [2021-08-09T12:01:53.940Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-09T12:01:55.043Z] --- PASS: TestSecretCreateResolve (2.21s) [2021-08-09T12:01:55.043Z] PASS [2021-08-09T12:01:55.043Z] [2021-08-09T12:01:55.043Z] DONE 6 tests in 14.491s [2021-08-09T12:01:55.043Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-09T12:01:55.043Z] INFO: Testing against a local daemon [2021-08-09T12:01:55.043Z] === RUN TestServiceCreateInit [2021-08-09T12:01:55.043Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-09T12:01:55.478Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-08-09T12:01:55.478Z] === RUN TestNetworkDBWatch [2021-08-09T12:01:55.937Z] --- PASS: Test (3.19s) [2021-08-09T12:01:55.937Z] --- PASS: Test/TestInitialize (0.18s) [2021-08-09T12:01:55.937Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-09T12:01:55.937Z] --- PASS: Test/TestWatch (3.00s) [2021-08-09T12:01:55.937Z] PASS [2021-08-09T12:01:55.937Z] coverage: 84.1% of statements [2021-08-09T12:01:55.937Z] ok github.com/docker/docker/pkg/discovery/kv 3.261s coverage: 84.1% of statements [2021-08-09T12:01:56.368Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-09T12:01:56.470Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-09T12:01:56.889Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-09T12:01:56.889Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-09T12:01:56.889Z] [2021-08-09T12:01:56.889Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-09T12:01:56.889Z] =========================== short test summary info ============================ [2021-08-09T12:01:56.889Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-09T12:01:56.889Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-09T12:01:56.889Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-09T12:01:56.889Z] Not supported on most drivers [2021-08-09T12:01:56.889Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-09T12:01:56.889Z] Output of docker top depends on host distro, and is not formalized. [2021-08-09T12:01:56.889Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-09T12:01:56.889Z] Output of docker top depends on host distro, and is not formalized. [2021-08-09T12:01:56.889Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-09T12:01:56.889Z] Can fail if eth0 has multiple IP addresses [2021-08-09T12:01:56.889Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-09T12:01:56.889Z] This doesn't seem to be taken into account by the engine [2021-08-09T12:01:56.889Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-09T12:01:56.889Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-09T12:01:56.889Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-09T12:01:56.889Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 354.69 seconds == [2021-08-09T12:01:56.909Z] === RUN Test [2021-08-09T12:01:56.909Z] === RUN Test/TestWatch [2021-08-09T12:01:56.909Z] --- PASS: Test (0.01s) [2021-08-09T12:01:56.909Z] --- PASS: Test/TestWatch (0.01s) [2021-08-09T12:01:56.909Z] PASS [2021-08-09T12:01:56.909Z] coverage: 92.3% of statements [2021-08-09T12:01:56.909Z] ok github.com/docker/docker/pkg/discovery/memory 0.129s coverage: 92.3% of statements [2021-08-09T12:01:56.909Z] 2021/08/09 12:01:56 Closing DB instances... [2021-08-09T12:01:57.036Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-09T12:01:57.148Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-09T12:01:57.972Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-09T12:01:58.231Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-09T12:01:58.448Z] === RUN Test [2021-08-09T12:01:58.448Z] === RUN Test/TestInitialize [2021-08-09T12:01:58.448Z] === RUN Test/TestInitializeWithPattern [2021-08-09T12:01:58.448Z] === RUN Test/TestRegister [2021-08-09T12:01:58.448Z] === RUN Test/TestWatch [2021-08-09T12:01:58.448Z] --- PASS: Test (0.00s) [2021-08-09T12:01:58.448Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-09T12:01:58.448Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-09T12:01:58.448Z] --- PASS: Test/TestRegister (0.00s) [2021-08-09T12:01:58.448Z] --- PASS: Test/TestWatch (0.00s) [2021-08-09T12:01:58.448Z] PASS [2021-08-09T12:01:58.448Z] coverage: 93.8% of statements [2021-08-09T12:01:58.448Z] ok github.com/docker/docker/pkg/discovery/nodes 0.085s coverage: 93.8% of statements [2021-08-09T12:01:58.448Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-08-09T12:01:58.448Z] === RUN TestNetworkDBBulkSync [2021-08-09T12:01:58.489Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-09T12:01:58.489Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-09T12:01:59.867Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-09T12:01:59.867Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-09T12:01:59.992Z] === RUN TestPollerAddRemove [2021-08-09T12:01:59.992Z] --- PASS: TestPollerAddRemove (0.01s) [2021-08-09T12:01:59.992Z] === RUN TestPollerEvent [2021-08-09T12:01:59.992Z] poller_test.go:41: No chmod on Windows [2021-08-09T12:01:59.992Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-09T12:01:59.992Z] === RUN TestPollerClose [2021-08-09T12:01:59.992Z] --- PASS: TestPollerClose (0.00s) [2021-08-09T12:01:59.992Z] PASS [2021-08-09T12:01:59.992Z] coverage: 45.7% of statements [2021-08-09T12:01:59.992Z] ok github.com/docker/docker/pkg/filenotify 0.090s coverage: 45.7% of statements [2021-08-09T12:01:59.992Z] 2021/08/09 12:01:59 Closing DB instances... [2021-08-09T12:02:00.284Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-09T12:02:00.436Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-09T12:02:00.696Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-09T12:02:00.955Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-09T12:02:01.613Z] --- PASS: TestNetworkDBBulkSync (2.95s) [2021-08-09T12:02:01.613Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-09T12:02:01.613Z] === RUN TestCopyFileWithInvalidSrc [2021-08-09T12:02:01.613Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestCopyFileWithInvalidDest [2021-08-09T12:02:01.613Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2021-08-09T12:02:01.613Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-09T12:02:01.613Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.02s) [2021-08-09T12:02:01.613Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-09T12:02:01.613Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-08-09T12:02:01.613Z] === RUN TestCopyFile [2021-08-09T12:02:01.613Z] --- PASS: TestCopyFile (0.01s) [2021-08-09T12:02:01.613Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-09T12:02:01.613Z] fileutils_test.go:134: Needs porting to Windows [2021-08-09T12:02:01.613Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-09T12:02:01.613Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-09T12:02:01.613Z] fileutils_test.go:180: Needs porting to Windows [2021-08-09T12:02:01.613Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestWildcardMatches [2021-08-09T12:02:01.613Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestPatternMatches [2021-08-09T12:02:01.613Z] --- PASS: TestPatternMatches (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-09T12:02:01.613Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestPatternMatchesFolderExclusions [2021-08-09T12:02:01.613Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-09T12:02:01.613Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-09T12:02:01.613Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-09T12:02:01.613Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-09T12:02:01.613Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestSingleExclamationError [2021-08-09T12:02:01.613Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestMatchesWithNoPatterns [2021-08-09T12:02:01.613Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestMatchesWithMalformedPatterns [2021-08-09T12:02:01.613Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestMatches [2021-08-09T12:02:01.613Z] --- PASS: TestMatches (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestCleanPatterns [2021-08-09T12:02:01.613Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-09T12:02:01.613Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestCleanPatternsExceptionFlag [2021-08-09T12:02:01.613Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-09T12:02:01.613Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-09T12:02:01.613Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestCleanPatternsErrorSingleException [2021-08-09T12:02:01.613Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-09T12:02:01.613Z] === RUN TestCreateIfNotExistsDir [2021-08-09T12:02:01.613Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2021-08-09T12:02:01.613Z] === RUN TestCreateIfNotExistsFile [2021-08-09T12:02:01.613Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2021-08-09T12:02:01.613Z] === RUN TestMatch [2021-08-09T12:02:01.613Z] --- PASS: TestMatch (0.00s) [2021-08-09T12:02:01.613Z] PASS [2021-08-09T12:02:01.613Z] coverage: 85.2% of statements [2021-08-09T12:02:01.613Z] ok github.com/docker/docker/pkg/fileutils 0.238s coverage: 85.2% of statements [2021-08-09T12:02:01.622Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-09T12:02:02.558Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-09T12:02:02.584Z] === RUN TestGet [2021-08-09T12:02:02.584Z] --- PASS: TestGet (0.00s) [2021-08-09T12:02:02.584Z] === RUN TestGetShortcutString [2021-08-09T12:02:02.584Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-09T12:02:02.584Z] PASS [2021-08-09T12:02:02.584Z] coverage: 42.9% of statements [2021-08-09T12:02:02.584Z] ok github.com/docker/docker/pkg/homedir 0.056s coverage: 42.9% of statements [2021-08-09T12:02:04.138Z] === RUN TestCreateIDMapOrder [2021-08-09T12:02:04.138Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-09T12:02:04.138Z] PASS [2021-08-09T12:02:04.138Z] coverage: 7.2% of statements [2021-08-09T12:02:04.138Z] ok github.com/docker/docker/pkg/idtools 0.121s coverage: 7.2% of statements [2021-08-09T12:02:04.450Z] --- PASS: TestServiceCreateInit (9.07s) [2021-08-09T12:02:04.450Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2021-08-09T12:02:04.450Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s) [2021-08-09T12:02:04.450Z] === RUN TestCreateServiceMultipleTimes [2021-08-09T12:02:04.459Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-09T12:02:05.107Z] 2021/08/09 12:02:04 Closing DB instances... [2021-08-09T12:02:06.076Z] === RUN TestFixedBufferCap [2021-08-09T12:02:06.076Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-09T12:02:06.076Z] === RUN TestFixedBufferLen [2021-08-09T12:02:06.076Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-09T12:02:06.076Z] === RUN TestFixedBufferString [2021-08-09T12:02:06.076Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-09T12:02:06.076Z] === RUN TestFixedBufferWrite [2021-08-09T12:02:06.076Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-09T12:02:06.076Z] === RUN TestFixedBufferRead [2021-08-09T12:02:06.076Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-09T12:02:06.076Z] === RUN TestBytesPipeRead [2021-08-09T12:02:06.076Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-09T12:02:06.076Z] === RUN TestBytesPipeWrite [2021-08-09T12:02:06.076Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-09T12:02:06.076Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-09T12:02:06.535Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2021-08-09T12:02:06.535Z] === RUN TestAtomicWriteToFile [2021-08-09T12:02:06.535Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-09T12:02:06.535Z] === RUN TestAtomicWriteSetCommit [2021-08-09T12:02:06.535Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-09T12:02:06.535Z] === RUN TestAtomicWriteSetCancel [2021-08-09T12:02:06.535Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-09T12:02:06.535Z] === RUN TestReadCloserWrapperClose [2021-08-09T12:02:06.535Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-09T12:02:06.535Z] === RUN TestReaderErrWrapperReadOnError [2021-08-09T12:02:06.535Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-09T12:02:06.535Z] === RUN TestReaderErrWrapperRead [2021-08-09T12:02:06.535Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-09T12:02:06.535Z] === RUN TestHashData [2021-08-09T12:02:06.535Z] --- PASS: TestHashData (0.00s) [2021-08-09T12:02:06.535Z] === RUN TestCancelReadCloser [2021-08-09T12:02:06.535Z] --- PASS: TestCancelReadCloser (0.12s) [2021-08-09T12:02:06.535Z] === RUN TestWriteCloserWrapperClose [2021-08-09T12:02:06.535Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-09T12:02:06.535Z] === RUN TestNopWriteCloser [2021-08-09T12:02:06.535Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-09T12:02:06.535Z] === RUN TestNopWriter [2021-08-09T12:02:06.535Z] --- PASS: TestNopWriter (0.00s) [2021-08-09T12:02:06.535Z] === RUN TestWriteCounter [2021-08-09T12:02:06.535Z] --- PASS: TestWriteCounter (0.00s) [2021-08-09T12:02:06.535Z] PASS [2021-08-09T12:02:06.535Z] coverage: 69.2% of statements [2021-08-09T12:02:06.535Z] ok github.com/docker/docker/pkg/ioutils 0.745s coverage: 69.2% of statements [2021-08-09T12:02:06.997Z] --- PASS: TestServiceWithDataPathPortInit (16.22s) [2021-08-09T12:02:06.997Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-09T12:02:08.071Z] === RUN TestError [2021-08-09T12:02:08.071Z] --- PASS: TestError (0.01s) [2021-08-09T12:02:08.071Z] === RUN TestProgressString [2021-08-09T12:02:08.071Z] === RUN TestProgressString/no_progress [2021-08-09T12:02:08.071Z] === RUN TestProgressString/progress_1 [2021-08-09T12:02:08.071Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-09T12:02:08.071Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-09T12:02:08.071Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-09T12:02:08.071Z] === RUN TestProgressString/with_units [2021-08-09T12:02:08.071Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-09T12:02:08.071Z] === RUN TestProgressString/hide_counts [2021-08-09T12:02:08.071Z] --- PASS: TestProgressString (0.00s) [2021-08-09T12:02:08.071Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-09T12:02:08.071Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-09T12:02:08.071Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-09T12:02:08.071Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-09T12:02:08.071Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-09T12:02:08.071Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-09T12:02:08.071Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-09T12:02:08.071Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-09T12:02:08.071Z] === RUN TestJSONMessageDisplay [2021-08-09T12:02:08.071Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-08-09T12:02:08.071Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-09T12:02:08.071Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-09T12:02:08.071Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-09T12:02:08.071Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-09T12:02:08.071Z] === RUN TestDisplayJSONMessagesStream [2021-08-09T12:02:08.071Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-09T12:02:08.071Z] PASS [2021-08-09T12:02:08.071Z] coverage: 91.7% of statements [2021-08-09T12:02:08.071Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.85s) [2021-08-09T12:02:08.071Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-09T12:02:08.071Z] ok github.com/docker/docker/pkg/jsonmessage 0.237s coverage: 91.7% of statements [2021-08-09T12:02:09.037Z] === RUN TestStandardLongPath [2021-08-09T12:02:09.037Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-09T12:02:09.037Z] === RUN TestUNCLongPath [2021-08-09T12:02:09.037Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-09T12:02:09.037Z] PASS [2021-08-09T12:02:09.037Z] coverage: 100.0% of statements [2021-08-09T12:02:09.037Z] ok github.com/docker/docker/pkg/longpath 0.058s coverage: 100.0% of statements [2021-08-09T12:02:09.367Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-09T12:02:09.367Z] [2021-08-09T12:02:09.367Z] Unloading profiles will leave already running processes permanently [2021-08-09T12:02:09.367Z] unconfined, which can lead to unexpected situations. [2021-08-09T12:02:09.367Z] [2021-08-09T12:02:09.367Z] To set a process to complain mode, use the command line tool [2021-08-09T12:02:09.367Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-09T12:02:09.367Z] Post stage [Pipeline] junit [2021-08-09T12:02:09.384Z] Recording test results [2021-08-09T12:02:09.495Z] 2021/08/09 12:02:09 Closing DB instances... [2021-08-09T12:02:09.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-09T12:02:09.543Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-09T12:02:10.461Z] === RUN TestNameFormat [2021-08-09T12:02:10.461Z] --- PASS: TestNameFormat (0.00s) [2021-08-09T12:02:10.461Z] === RUN TestNameRetries [2021-08-09T12:02:10.461Z] --- PASS: TestNameRetries (0.00s) [2021-08-09T12:02:10.461Z] PASS [2021-08-09T12:02:10.461Z] coverage: 85.7% of statements [2021-08-09T12:02:10.461Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2021-08-09T12:02:10.479Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jhx0qdi90tu8o2objq3vm60ut Created:2021-08-09 12:02:08.004936441 +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[27d032391233903a8416f09f609cdedfcc74c9fe958f4570409205265c43dd4d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gkl7cbsbukd3s67e1nznlxaao EndpointID:32341f464975188dcdffc72febc9c5314c4b5b4fe5b0a9c6ee90ad2a80a6fc09 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:36f1cb19361e3409c5319d1d91b0b47d4520db002792a67a1c5dd2b30e17c6a7 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:b38fdf9a0e11 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gkl7cbsbukd3s67e1nznlxaao EndpointID:32341f464975188dcdffc72febc9c5314c4b5b4fe5b0a9c6ee90ad2a80a6fc09 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-09T12:02:10.575Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-09T12:02:10.856Z] + echo Ensuring container killed. [2021-08-09T12:02:10.856Z] Ensuring container killed. [2021-08-09T12:02:10.856Z] + docker rm -vf docker-pr2 [2021-08-09T12:02:10.856Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-09T12:02:10.919Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.66s) [2021-08-09T12:02:10.919Z] === RUN TestNetworkDBGarbageCollection [2021-08-09T12:02:11.142Z] + echo Chowning /workspace to jenkins user [2021-08-09T12:02:11.142Z] Chowning /workspace to jenkins user [2021-08-09T12:02:11.142Z] + id -u [2021-08-09T12:02:11.142Z] + id -g [2021-08-09T12:02:11.142Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42726:/workspace busybox chown -R 1000:1000 /workspace [2021-08-09T12:02:11.142Z] Unable to find image 'busybox:latest' locally [2021-08-09T12:02:11.142Z] latest: Pulling from library/busybox [2021-08-09T12:02:11.379Z] === RUN TestParseKeyValueOpt [2021-08-09T12:02:11.379Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-09T12:02:11.379Z] === RUN TestParseUintList [2021-08-09T12:02:11.379Z] --- PASS: TestParseUintList (0.00s) [2021-08-09T12:02:11.379Z] === RUN TestParseUintListMaximumLimits [2021-08-09T12:02:11.379Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-09T12:02:11.379Z] PASS [2021-08-09T12:02:11.379Z] coverage: 97.0% of statements [2021-08-09T12:02:11.379Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2021-08-09T12:02:11.402Z] b71f96345d44: Pulling fs layer [2021-08-09T12:02:11.402Z] b71f96345d44: Verifying Checksum [2021-08-09T12:02:11.402Z] b71f96345d44: Download complete [2021-08-09T12:02:11.402Z] b71f96345d44: Pull complete [2021-08-09T12:02:11.402Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-09T12:02:11.402Z] Status: Downloaded newer image for busybox:latest [2021-08-09T12:02:11.858Z] docker_api_swarm_test.go:303: [d69375db0ea30] joining swarm manager [d67d5d8483267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:02:12.351Z] --- PASS: TestGetAddress (31.96s) [2021-08-09T12:02:12.352Z] === RUN TestRequestSyntaxCheck [2021-08-09T12:02:12.352Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-08-09T12:02:12.352Z] === RUN TestRequest [2021-08-09T12:02:12.352Z] === RUN TestNewAndRemove [2021-08-09T12:02:12.352Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-09T12:02:12.352Z] === RUN TestRemoveInvalidPath [2021-08-09T12:02:12.352Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-09T12:02:12.352Z] PASS [2021-08-09T12:02:12.352Z] coverage: 82.6% of statements [2021-08-09T12:02:12.352Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-09T12:02:13.124Z] ok github.com/docker/docker/libnetwork/networkdb 103.127s coverage: 60.2% of statements [2021-08-09T12:02:13.124Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-09T12:02:13.124Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-08-09T12:02:13.179Z] + bundleName=docker-py [2021-08-09T12:02:13.179Z] + echo Creating docker-py-bundles.tar.gz [2021-08-09T12:02:13.179Z] Creating docker-py-bundles.tar.gz [2021-08-09T12:02:13.179Z] + 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 [2021-08-09T12:02:13.193Z] Archiving artifacts [2021-08-09T12:02:13.235Z] docker_api_swarm_test.go:304: [d662002c21ccb] joining swarm manager [d67d5d8483267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:02:13.494Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-09T12:02:13.494Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-09T12:02:13.753Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-09T12:02:13.753Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-09T12:02:14.013Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-09T12:02:14.013Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-09T12:02:14.272Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-09T12:02:14.718Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42726/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-09T12:02:15.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/make.sh binary [2021-08-09T12:02:15.207Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-09T12:02:15.207Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.61s) [2021-08-09T12:02:15.207Z] PASS [2021-08-09T12:02:15.207Z] [2021-08-09T12:02:15.207Z] === Skipped [2021-08-09T12:02:15.207Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:02:15.207Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:02:15.207Z] [2021-08-09T12:02:15.207Z] [2021-08-09T12:02:15.207Z] DONE 26 tests, 1 skipped in 54.549s [2021-08-09T12:02:15.207Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-09T12:02:15.207Z] ++ 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 [2021-08-09T12:02:15.207Z] ++ set -e [2021-08-09T12:02:15.207Z] ++ '[' -n 0 ']' [2021-08-09T12:02:15.207Z] ++ set -x [2021-08-09T12:02:15.208Z] ++ 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 [2021-08-09T12:02:15.259Z] === RUN TestFailedConnection [2021-08-09T12:02:15.466Z] INFO: Testing against a local daemon [2021-08-09T12:02:15.466Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-09T12:02:15.466Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:02:15.466Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-09T12:02:15.466Z] === RUN TestDockerNetworkIpvlan [2021-08-09T12:02:15.466Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:02:15.466Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-09T12:02:15.466Z] PASS [2021-08-09T12:02:15.466Z] [2021-08-09T12:02:15.466Z] === Skipped [2021-08-09T12:02:15.466Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-09T12:02:15.466Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:02:15.466Z] [2021-08-09T12:02:15.466Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-09T12:02:15.466Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:02:15.466Z] [2021-08-09T12:02:15.466Z] [2021-08-09T12:02:15.466Z] DONE 2 tests, 2 skipped in 0.149s [2021-08-09T12:02:15.466Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-09T12:02:15.466Z] ++ 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 [2021-08-09T12:02:15.466Z] ++ set -e [2021-08-09T12:02:15.466Z] ++ '[' -n 0 ']' [2021-08-09T12:02:15.466Z] ++ set -x [2021-08-09T12:02:15.466Z] ++ 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 [2021-08-09T12:02:15.466Z] INFO: Testing against a local daemon [2021-08-09T12:02:15.466Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-09T12:02:15.645Z] [2021-08-09T12:02:15.645Z] Removing bundles/ [2021-08-09T12:02:15.645Z] [2021-08-09T12:02:15.645Z] ---> Making bundle: binary (in bundles/binary) [2021-08-09T12:02:15.645Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-09T12:02:15.645Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T12:02:16.405Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-09T12:02:16.970Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2021-08-09T12:02:16.970Z] === RUN TestDockerNetworkMacvlan [2021-08-09T12:02:17.440Z] --- PASS: TestFailedConnection (2.46s) [2021-08-09T12:02:17.440Z] === RUN TestFailOnce [2021-08-09T12:02:17.440Z] 2021/08/09 12:02:17 http: panic serving 127.0.0.1:49306: Plugin not ready [2021-08-09T12:02:17.440Z] goroutine 9 [running]: [2021-08-09T12:02:17.440Z] net/http.(*conn).serve.func1(0xc000076000) [2021-08-09T12:02:17.440Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-09T12:02:17.440Z] panic(0x475280, 0x58c6d0) [2021-08-09T12:02:17.440Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-09T12:02:17.440Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x59cd90, 0xc0001ec000, 0xc00006c200) [2021-08-09T12:02:17.440Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-09T12:02:17.440Z] net/http.HandlerFunc.ServeHTTP(0xc000042060, 0x59cd90, 0xc0001ec000, 0xc00006c200) [2021-08-09T12:02:17.440Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-09T12:02:17.440Z] net/http.(*ServeMux).ServeHTTP(0xc00004e040, 0x59cd90, 0xc0001ec000, 0xc00006c200) [2021-08-09T12:02:17.440Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-09T12:02:17.440Z] net/http.serverHandler.ServeHTTP(0xc00005a000, 0x59cd90, 0xc0001ec000, 0xc00006c200) [2021-08-09T12:02:17.440Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-09T12:02:17.440Z] net/http.(*conn).serve(0xc000076000, 0x59d980, 0xc00004e0c0) [2021-08-09T12:02:17.440Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-09T12:02:17.440Z] created by net/http.(*Server).Serve [2021-08-09T12:02:17.440Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-09T12:02:17.440Z] time="2021-08-09T12:02:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.FailOnce: Post \"http://127.0.0.1:49305/Test.FailOnce\": EOF, retrying in 1s" [2021-08-09T12:02:17.536Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-09T12:02:18.407Z] --- PASS: TestFailOnce (1.21s) [2021-08-09T12:02:18.407Z] === RUN TestEchoInputOutput [2021-08-09T12:02:18.407Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-09T12:02:18.407Z] === RUN TestBackoff [2021-08-09T12:02:18.407Z] --- PASS: TestBackoff (0.00s) [2021-08-09T12:02:18.407Z] === RUN TestAbortRetry [2021-08-09T12:02:18.407Z] --- PASS: TestAbortRetry (0.00s) [2021-08-09T12:02:18.407Z] === RUN TestClientScheme [2021-08-09T12:02:18.407Z] --- PASS: TestClientScheme (0.00s) [2021-08-09T12:02:18.407Z] === RUN TestNewClientWithTimeout [2021-08-09T12:02:18.471Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-09T12:02:18.865Z] time="2021-08-09T12:02:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.Echo: Post \"http://127.0.0.1:49313/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-09T12:02:19.407Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-09T12:02:19.835Z] === RUN TestParseEmptyInterface [2021-08-09T12:02:19.835Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-09T12:02:19.835Z] === RUN TestParseNonInterfaceType [2021-08-09T12:02:19.835Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-09T12:02:19.835Z] === RUN TestParseWithOneFunction [2021-08-09T12:02:19.835Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-09T12:02:19.835Z] === RUN TestParseWithMultipleFuncs [2021-08-09T12:02:19.835Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-09T12:02:19.835Z] === RUN TestParseWithUnnamedReturn [2021-08-09T12:02:19.835Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-09T12:02:19.835Z] === RUN TestEmbeddedInterface [2021-08-09T12:02:19.835Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-09T12:02:19.835Z] === RUN TestParsedImports [2021-08-09T12:02:19.835Z] --- PASS: TestParsedImports (0.00s) [2021-08-09T12:02:19.835Z] === RUN TestAliasedImports [2021-08-09T12:02:19.835Z] --- PASS: TestAliasedImports (0.00s) [2021-08-09T12:02:19.835Z] PASS [2021-08-09T12:02:19.835Z] coverage: 56.8% of statements [2021-08-09T12:02:19.835Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.066s coverage: 56.8% of statements [2021-08-09T12:02:20.785Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-09T12:02:20.805Z] time="2021-08-09T12:02:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.Echo: Post \"http://127.0.0.1:49313/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-09T12:02:20.805Z] === RUN TestHTTPTransport [2021-08-09T12:02:20.805Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-09T12:02:20.805Z] PASS [2021-08-09T12:02:20.805Z] coverage: 85.7% of statements [2021-08-09T12:02:20.805Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2021-08-09T12:02:21.044Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-09T12:02:21.303Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-09T12:02:21.785Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-09T12:02:21.785Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-09T12:02:21.785Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-09T12:02:21.785Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-09T12:02:21.785Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-09T12:02:21.785Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-09T12:02:21.785Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-09T12:02:21.785Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-09T12:02:21.785Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-09T12:02:21.785Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-09T12:02:21.785Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-09T12:02:21.785Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-09T12:02:21.785Z] === RUN TestBufferPoolPutAndGet [2021-08-09T12:02:21.785Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-09T12:02:21.785Z] PASS [2021-08-09T12:02:21.785Z] coverage: 88.2% of statements [2021-08-09T12:02:21.785Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2021-08-09T12:02:22.245Z] === RUN TestOutputOnPrematureClose [2021-08-09T12:02:22.245Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-09T12:02:22.245Z] === RUN TestCompleteSilently [2021-08-09T12:02:22.245Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-09T12:02:22.245Z] PASS [2021-08-09T12:02:22.245Z] coverage: 75.9% of statements [2021-08-09T12:02:22.245Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2021-08-09T12:02:22.486Z] --- PASS: TestCreateServiceMultipleTimes (17.02s) [2021-08-09T12:02:22.486Z] === RUN TestCreateServiceConflict [2021-08-09T12:02:22.681Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-09T12:02:23.117Z] ok github.com/docker/docker/libnetwork/osl 4.378s coverage: 39.7% of statements [2021-08-09T12:02:23.117Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-09T12:02:23.213Z] === RUN TestSendToOneSub [2021-08-09T12:02:23.213Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-09T12:02:23.213Z] === RUN TestSendToMultipleSubs [2021-08-09T12:02:23.213Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-09T12:02:23.213Z] === RUN TestEvictOneSub [2021-08-09T12:02:23.213Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-09T12:02:23.213Z] === RUN TestClosePublisher [2021-08-09T12:02:23.213Z] --- PASS: TestClosePublisher (0.00s) [2021-08-09T12:02:23.213Z] === RUN TestPubSubRace [2021-08-09T12:02:23.213Z] time="2021-08-09T12:02:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.Echo: Post \"http://127.0.0.1:49313/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-09T12:02:23.213Z] --- PASS: TestRequest (10.96s) [2021-08-09T12:02:23.213Z] === RUN TestOverlappingRequests [2021-08-09T12:02:23.412Z] --- PASS: TestCreateServiceConflict (2.20s) [2021-08-09T12:02:23.412Z] === RUN TestCreateServiceMaxReplicas [2021-08-09T12:02:23.671Z] --- PASS: TestOverlappingRequests (0.46s) [2021-08-09T12:02:23.671Z] === RUN TestRelease [2021-08-09T12:02:24.130Z] --- PASS: TestPubSubRace (1.05s) [2021-08-09T12:02:24.130Z] PASS [2021-08-09T12:02:24.130Z] coverage: 75.0% of statements [2021-08-09T12:02:24.130Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements [2021-08-09T12:02:24.588Z] === RUN TestRegister [2021-08-09T12:02:24.588Z] --- PASS: TestRegister (0.00s) [2021-08-09T12:02:24.588Z] === RUN TestCommand [2021-08-09T12:02:25.028Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-09T12:02:25.048Z] --- PASS: TestCommand (0.04s) [2021-08-09T12:02:25.048Z] === RUN TestNaiveSelf [2021-08-09T12:02:25.048Z] --- PASS: TestNaiveSelf (0.04s) [2021-08-09T12:02:25.048Z] PASS [2021-08-09T12:02:25.048Z] coverage: 82.4% of statements [2021-08-09T12:02:25.048Z] ok github.com/docker/docker/pkg/reexec 0.119s coverage: 82.4% of statements [2021-08-09T12:02:25.507Z] === RUN TestDump [2021-08-09T12:02:25.507Z] goroutine 6 [running]: [2021-08-09T12:02:25.507Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x15169904, 0x10ebcd8b9ec) [2021-08-09T12:02:25.507Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-09T12:02:25.507Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-09T12:02:25.507Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-09T12:02:25.507Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-09T12:02:25.507Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-09T12:02:25.507Z] testing.tRunner(0xc000029080, 0x1045ee0) [2021-08-09T12:02:25.507Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:02:25.507Z] created by testing.(*T).Run [2021-08-09T12:02:25.507Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-09T12:02:25.507Z] [2021-08-09T12:02:25.507Z] goroutine 1 [chan receive]: [2021-08-09T12:02:25.507Z] testing.(*T).Run(0xc000029080, 0x1038618, 0x8, 0x1045ee0, 0xeaa2cd) [2021-08-09T12:02:25.507Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-09T12:02:25.507Z] testing.runTests.func1(0xc000028f00) [2021-08-09T12:02:25.507Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-09T12:02:25.507Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-09T12:02:25.507Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:02:25.507Z] testing.runTests(0xc000004078, 0x118b220, 0x3, 0x3, 0xc03c64ca55169904, 0x8bb31f0f25, 0x118fc80, 0x1039e68) [2021-08-09T12:02:25.507Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-09T12:02:25.507Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-09T12:02:25.507Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-09T12:02:25.507Z] main.main() [2021-08-09T12:02:25.507Z] _testmain.go:95 +0x1c8 [2021-08-09T12:02:25.507Z] --- PASS: TestDump (0.00s) [2021-08-09T12:02:25.507Z] === RUN TestDumpToFile [2021-08-09T12:02:25.507Z] --- PASS: TestRelease (1.90s) [2021-08-09T12:02:25.507Z] === RUN TestAllocateRandomDeallocate [2021-08-09T12:02:25.966Z] --- PASS: TestDumpToFile (0.16s) [2021-08-09T12:02:25.966Z] === RUN TestDumpToFileWithEmptyInput [2021-08-09T12:02:25.966Z] goroutine 8 [running]: [2021-08-09T12:02:25.966Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xf24500) [2021-08-09T12:02:25.966Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-09T12:02:25.966Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-09T12:02:25.966Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-09T12:02:25.966Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-09T12:02:25.966Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-09T12:02:25.966Z] testing.tRunner(0xc000029500, 0x1045ed0) [2021-08-09T12:02:25.966Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:02:25.966Z] created by testing.(*T).Run [2021-08-09T12:02:25.966Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-09T12:02:25.966Z] [2021-08-09T12:02:25.966Z] goroutine 1 [chan receive]: [2021-08-09T12:02:25.966Z] testing.(*T).Run(0xc000029500, 0x103f0cc, 0x1c, 0x1045ed0, 0xeaa201) [2021-08-09T12:02:25.966Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-09T12:02:25.966Z] testing.runTests.func1(0xc000028f00) [2021-08-09T12:02:25.966Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-09T12:02:25.966Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-09T12:02:25.966Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:02:25.966Z] testing.runTests(0xc000004078, 0x118b220, 0x3, 0x3, 0xc03c64ca55169904, 0x8bb31f0f25, 0x118fc80, 0x1039e68) [2021-08-09T12:02:25.966Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-09T12:02:25.966Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-09T12:02:25.966Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-09T12:02:25.966Z] main.main() [2021-08-09T12:02:25.966Z] _testmain.go:95 +0x1c8 [2021-08-09T12:02:25.966Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-09T12:02:25.966Z] PASS [2021-08-09T12:02:25.966Z] coverage: 90.9% of statements [2021-08-09T12:02:25.966Z] ok github.com/docker/docker/pkg/stack 0.207s coverage: 90.9% of statements [2021-08-09T12:02:25.972Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-09T12:02:26.429Z] === RUN TestNewStdWriter [2021-08-09T12:02:26.429Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-09T12:02:26.429Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestWriteWithNilBytes [2021-08-09T12:02:26.429Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestWrite [2021-08-09T12:02:26.429Z] --- PASS: TestWrite (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestWriteWithWriterError [2021-08-09T12:02:26.429Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-09T12:02:26.429Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestStdCopyWriteAndRead [2021-08-09T12:02:26.429Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-09T12:02:26.429Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-09T12:02:26.429Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-09T12:02:26.429Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-09T12:02:26.429Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-09T12:02:26.429Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-09T12:02:26.429Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-09T12:02:26.429Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-09T12:02:26.429Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-09T12:02:26.429Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-09T12:02:26.429Z] PASS [2021-08-09T12:02:26.429Z] coverage: 100.0% of statements [2021-08-09T12:02:26.429Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-08-09T12:02:26.676Z] --- PASS: TestCreateServiceMaxReplicas (3.27s) [2021-08-09T12:02:26.676Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-09T12:02:27.400Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-09T12:02:27.400Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-09T12:02:27.400Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-09T12:02:27.400Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-09T12:02:27.400Z] === RUN TestFormatStatus [2021-08-09T12:02:27.400Z] --- PASS: TestFormatStatus (0.00s) [2021-08-09T12:02:27.400Z] === RUN TestFormatError [2021-08-09T12:02:27.400Z] --- PASS: TestFormatError (0.00s) [2021-08-09T12:02:27.400Z] === RUN TestFormatJSONError [2021-08-09T12:02:27.400Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-09T12:02:27.400Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-09T12:02:27.400Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-09T12:02:27.400Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-09T12:02:27.400Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-09T12:02:27.400Z] === RUN TestNewJSONProgressOutput [2021-08-09T12:02:27.400Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-09T12:02:27.400Z] === RUN TestAuxFormatterEmit [2021-08-09T12:02:27.400Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-09T12:02:27.400Z] === RUN TestStreamWriterStdout [2021-08-09T12:02:27.400Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-09T12:02:27.400Z] === RUN TestStreamWriterStderr [2021-08-09T12:02:27.400Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-09T12:02:27.400Z] PASS [2021-08-09T12:02:27.400Z] coverage: 66.2% of statements [2021-08-09T12:02:27.400Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2021-08-09T12:02:27.400Z] time="2021-08-09T12:02:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.Echo: Post \"http://127.0.0.1:49313/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-09T12:02:28.379Z] === RUN TestGenerateRandomID [2021-08-09T12:02:28.379Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-09T12:02:28.379Z] === RUN TestShortenId [2021-08-09T12:02:28.379Z] --- PASS: TestShortenId (0.00s) [2021-08-09T12:02:28.379Z] === RUN TestShortenSha256Id [2021-08-09T12:02:28.379Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-09T12:02:28.379Z] === RUN TestShortenIdEmpty [2021-08-09T12:02:28.379Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-09T12:02:28.379Z] === RUN TestShortenIdInvalid [2021-08-09T12:02:28.379Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-09T12:02:28.379Z] === RUN TestIsShortIDNonHex [2021-08-09T12:02:28.379Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-09T12:02:28.379Z] === RUN TestIsShortIDNotCorrectSize [2021-08-09T12:02:28.379Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-09T12:02:28.379Z] PASS [2021-08-09T12:02:28.379Z] coverage: 70.6% of statements [2021-08-09T12:02:28.379Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2021-08-09T12:02:29.345Z] === RUN TestIsCpusetListAvailable [2021-08-09T12:02:29.345Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-09T12:02:29.345Z] PASS [2021-08-09T12:02:29.345Z] coverage: 39.4% of statements [2021-08-09T12:02:29.345Z] ok github.com/docker/docker/pkg/sysinfo 0.048s coverage: 39.4% of statements [2021-08-09T12:02:30.881Z] --- PASS: TestAllocateRandomDeallocate (5.09s) [2021-08-09T12:02:30.881Z] === RUN TestRetrieveFromStore [2021-08-09T12:02:31.240Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-09T12:02:31.339Z] === RUN TestChtimes [2021-08-09T12:02:31.339Z] --- PASS: TestChtimes (0.00s) [2021-08-09T12:02:31.339Z] === RUN TestChtimesWindows [2021-08-09T12:02:31.339Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-09T12:02:31.339Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-09T12:02:31.339Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-09T12:02:31.339Z] === RUN TestEnsureRemoveAllNotExist [2021-08-09T12:02:31.339Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-09T12:02:31.339Z] === RUN TestEnsureRemoveAllWithDir [2021-08-09T12:02:31.339Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-09T12:02:31.339Z] === RUN TestEnsureRemoveAllWithFile [2021-08-09T12:02:31.339Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-09T12:02:31.339Z] === RUN TestHasWin32KSupport [2021-08-09T12:02:31.339Z] syscall_windows_test.go:8: win32k: true [2021-08-09T12:02:31.339Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-09T12:02:31.339Z] PASS [2021-08-09T12:02:31.339Z] coverage: 12.9% of statements [2021-08-09T12:02:31.339Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 12.9% of statements [2021-08-09T12:02:31.607Z] ok github.com/docker/docker/libnetwork/portmapper 1.981s coverage: 49.5% of statements [2021-08-09T12:02:32.315Z] === RUN TestTailFile [2021-08-09T12:02:32.315Z] --- PASS: TestTailFile (0.00s) [2021-08-09T12:02:32.315Z] === RUN TestTailFileManyLines [2021-08-09T12:02:32.315Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-09T12:02:32.315Z] === RUN TestTailEmptyFile [2021-08-09T12:02:32.315Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-09T12:02:32.315Z] === RUN TestTailNegativeN [2021-08-09T12:02:32.315Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader [2021-08-09T12:02:32.315Z] === CONT TestNewTailReader [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/truncated_last_line [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-09T12:02:32.315Z] === CONT TestNewTailReader/no_delimiter [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.315Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.315Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.315Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.315Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.315Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.316Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.316Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.316Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.316Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.316Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-09T12:02:32.775Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-09T12:02:32.775Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.776Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.777Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-09T12:02:32.777Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.777Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-09T12:02:32.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.778Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:32.779Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:32.780Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:32.991Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.5% of statements [2021-08-09T12:02:32.991Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-09T12:02:32.991Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-09T12:02:33.147Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:02:33.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:02:33.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.01s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:02:33.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:02:33.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:02:33.242Z] PASS [2021-08-09T12:02:33.242Z] coverage: 88.6% of statements [2021-08-09T12:02:33.242Z] ok github.com/docker/docker/pkg/tailfile 0.167s coverage: 88.6% of statements [2021-08-09T12:02:33.242Z] --- PASS: TestRetrieveFromStore (1.90s) [2021-08-09T12:02:33.242Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-09T12:02:33.242Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-09T12:02:33.242Z] === RUN TestParallelPredefinedRequest1 [2021-08-09T12:02:33.242Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-09T12:02:33.242Z] === RUN TestParallelPredefinedRequest2 [2021-08-09T12:02:33.242Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-09T12:02:33.242Z] === RUN TestParallelPredefinedRequest3 [2021-08-09T12:02:33.242Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-09T12:02:33.242Z] === RUN TestParallelPredefinedRequest4 [2021-08-09T12:02:33.242Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-09T12:02:33.242Z] === RUN TestParallelPredefinedRequest5 [2021-08-09T12:02:33.242Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-09T12:02:33.242Z] === RUN TestDebug [2021-08-09T12:02:33.242Z] --- PASS: TestDebug (0.00s) [2021-08-09T12:02:33.242Z] === RUN TestRequestPoolParallel [2021-08-09T12:02:33.406Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-09T12:02:33.703Z] --- PASS: TestRequestPoolParallel (0.87s) [2021-08-09T12:02:33.703Z] === RUN TestFullAllocateRelease [2021-08-09T12:02:34.162Z] --- PASS: TestFullAllocateRelease (0.60s) [2021-08-09T12:02:34.162Z] === RUN TestOddAllocateRelease [2021-08-09T12:02:34.162Z] === RUN TestTarSumRemoveNonExistent [2021-08-09T12:02:34.162Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-09T12:02:34.162Z] === RUN TestTarSumRemove [2021-08-09T12:02:34.162Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-09T12:02:34.162Z] === RUN TestSortFileInfoSums [2021-08-09T12:02:34.162Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-09T12:02:34.162Z] === RUN TestNewTarSumForLabelInvalid [2021-08-09T12:02:34.162Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-09T12:02:34.162Z] === RUN TestNewTarSumForLabel [2021-08-09T12:02:34.162Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-09T12:02:34.162Z] === RUN TestEmptyTar [2021-08-09T12:02:34.162Z] --- PASS: TestEmptyTar (0.01s) [2021-08-09T12:02:34.162Z] === RUN TestTarSumsReadSize [2021-08-09T12:02:34.162Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-08-09T12:02:34.162Z] === RUN TestTarSums [2021-08-09T12:02:34.162Z] --- PASS: TestTarSums (0.09s) [2021-08-09T12:02:34.162Z] === RUN TestIteration [2021-08-09T12:02:34.162Z] --- PASS: TestIteration (0.00s) [2021-08-09T12:02:34.162Z] === RUN TestVersionLabelForChecksum [2021-08-09T12:02:34.162Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-09T12:02:34.162Z] === RUN TestVersion [2021-08-09T12:02:34.162Z] --- PASS: TestVersion (0.00s) [2021-08-09T12:02:34.162Z] === RUN TestGetVersion [2021-08-09T12:02:34.162Z] --- PASS: TestGetVersion (0.00s) [2021-08-09T12:02:34.162Z] === RUN TestGetVersions [2021-08-09T12:02:34.162Z] --- PASS: TestGetVersions (0.00s) [2021-08-09T12:02:34.162Z] PASS [2021-08-09T12:02:34.162Z] coverage: 89.3% of statements [2021-08-09T12:02:34.162Z] ok github.com/docker/docker/pkg/tarsum 0.161s coverage: 89.3% of statements [2021-08-09T12:02:34.623Z] --- PASS: TestOddAllocateRelease (0.30s) [2021-08-09T12:02:34.623Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-09T12:02:34.623Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-08-09T12:02:34.623Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-09T12:02:34.623Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-08-09T12:02:34.623Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-09T12:02:34.623Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-08-09T12:02:34.623Z] === CONT TestParallelPredefinedRequest1 [2021-08-09T12:02:34.623Z] === CONT TestParallelPredefinedRequest4 [2021-08-09T12:02:34.623Z] === CONT TestParallelPredefinedRequest1 [2021-08-09T12:02:34.623Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:02:34.623Z] === CONT TestParallelPredefinedRequest3 [2021-08-09T12:02:34.623Z] === CONT TestParallelPredefinedRequest4 [2021-08-09T12:02:34.623Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:02:34.623Z] === CONT TestParallelPredefinedRequest3 [2021-08-09T12:02:34.623Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:02:34.623Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-09T12:02:34.623Z] === CONT TestParallelPredefinedRequest2 [2021-08-09T12:02:34.623Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-09T12:02:34.623Z] === CONT TestParallelPredefinedRequest5 [2021-08-09T12:02:34.623Z] === CONT TestParallelPredefinedRequest2 [2021-08-09T12:02:34.623Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:02:34.623Z] === CONT TestParallelPredefinedRequest5 [2021-08-09T12:02:34.623Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:02:34.623Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-09T12:02:34.623Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-09T12:02:34.623Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-09T12:02:34.623Z] PASS [2021-08-09T12:02:34.623Z] coverage: 85.3% of statements [2021-08-09T12:02:34.623Z] ok github.com/docker/docker/libnetwork/ipam 65.315s coverage: 85.3% of statements [2021-08-09T12:02:35.084Z] testing: warning: no tests to run [2021-08-09T12:02:35.084Z] PASS [2021-08-09T12:02:35.084Z] coverage: [no statements] [2021-08-09T12:02:35.084Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-08-09T12:02:35.308Z] --- PASS: TestDockerNetworkMacvlan (18.56s) [2021-08-09T12:02:35.308Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-08-09T12:02:35.308Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-09T12:02:35.308Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2021-08-09T12:02:35.308Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.46s) [2021-08-09T12:02:35.308Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.95s) [2021-08-09T12:02:35.308Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.77s) [2021-08-09T12:02:35.308Z] PASS [2021-08-09T12:02:35.544Z] === RUN TestTruncIndex [2021-08-09T12:02:35.567Z] [2021-08-09T12:02:35.567Z] DONE 8 tests in 20.063s [2021-08-09T12:02:35.567Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-09T12:02:35.567Z] ++ 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 [2021-08-09T12:02:35.567Z] ++ set -e [2021-08-09T12:02:35.567Z] ++ '[' -n 0 ']' [2021-08-09T12:02:35.567Z] ++ set -x [2021-08-09T12:02:35.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-09T12:02:35.567Z] testing: warning: no tests to run [2021-08-09T12:02:35.567Z] PASS [2021-08-09T12:02:35.567Z] [2021-08-09T12:02:35.567Z] DONE 0 tests in 0.035s [2021-08-09T12:02:35.567Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-09T12:02:35.567Z] ++ 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 [2021-08-09T12:02:35.567Z] ++ set -e [2021-08-09T12:02:35.567Z] ++ '[' -n 0 ']' [2021-08-09T12:02:35.567Z] ++ set -x [2021-08-09T12:02:35.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-09T12:02:35.567Z] INFO: Testing against a local daemon [2021-08-09T12:02:35.567Z] === RUN TestAuthZPluginAllowRequest [2021-08-09T12:02:36.002Z] --- PASS: TestTruncIndex (0.10s) [2021-08-09T12:02:36.002Z] PASS [2021-08-09T12:02:36.002Z] coverage: 91.5% of statements [2021-08-09T12:02:36.002Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2021-08-09T12:02:36.002Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-08-09T12:02:36.002Z] === RUN TestClientStream [2021-08-09T12:02:36.002Z] --- PASS: TestClientStream (0.00s) [2021-08-09T12:02:36.002Z] === RUN TestClientSendFile [2021-08-09T12:02:36.002Z] --- PASS: TestClientSendFile (0.00s) [2021-08-09T12:02:36.002Z] === RUN TestClientWithRequestTimeout [2021-08-09T12:02:36.002Z] --- PASS: TestClientWithRequestTimeout (0.03s) [2021-08-09T12:02:36.002Z] === RUN TestFileSpecPlugin [2021-08-09T12:02:36.289Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-09T12:02:36.289Z] [2021-08-09T12:02:36.289Z] === Skipped [2021-08-09T12:02:36.289Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-09T12:02:36.289Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-09T12:02:36.289Z] [2021-08-09T12:02:36.289Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-09T12:02:36.289Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:02:36.289Z] [2021-08-09T12:02:36.289Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-09T12:02:36.289Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:02:36.289Z] [2021-08-09T12:02:36.289Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-09T12:02:36.289Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:02:36.289Z] [2021-08-09T12:02:36.289Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-09T12:02:36.289Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:02:36.289Z] [2021-08-09T12:02:36.289Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-09T12:02:36.289Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:02:36.289Z] [2021-08-09T12:02:36.289Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-09T12:02:36.289Z] firewalld_test.go:13: firewalld is not running [2021-08-09T12:02:36.289Z] [2021-08-09T12:02:36.289Z] [2021-08-09T12:02:36.289Z] DONE 361 tests, 7 skipped in 575.542s [2021-08-09T12:02:36.461Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-09T12:02:36.461Z] === RUN TestFileJSONSpecPlugin [2021-08-09T12:02:36.461Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-09T12:02:36.461Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-09T12:02:36.461Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-09T12:02:36.461Z] === RUN TestPluginAddHandler [2021-08-09T12:02:36.461Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-09T12:02:36.461Z] === RUN TestPluginWaitBadPlugin [2021-08-09T12:02:36.461Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-09T12:02:36.461Z] === RUN TestGet [2021-08-09T12:02:36.461Z] time="2021-08-09T12:02:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-09T12:02:36.461Z] === RUN TestIsGIT [2021-08-09T12:02:36.461Z] --- PASS: TestIsGIT (0.00s) [2021-08-09T12:02:36.461Z] === RUN TestIsTransport [2021-08-09T12:02:36.461Z] --- PASS: TestIsTransport (0.00s) [2021-08-09T12:02:36.461Z] PASS [2021-08-09T12:02:36.461Z] coverage: 100.0% of statements [2021-08-09T12:02:36.461Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-08-09T12:02:36.919Z] === RUN TestVersionInfo [2021-08-09T12:02:36.920Z] --- PASS: TestVersionInfo (0.00s) [2021-08-09T12:02:36.920Z] === RUN TestAppendVersions [2021-08-09T12:02:36.920Z] --- PASS: TestAppendVersions (0.00s) [2021-08-09T12:02:36.920Z] PASS [2021-08-09T12:02:36.920Z] coverage: 88.9% of statements [2021-08-09T12:02:36.920Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-08-09T12:02:37.379Z] time="2021-08-09T12:02:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-09T12:02:37.469Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2021-08-09T12:02:37.470Z] === RUN TestAuthZPluginTLS Post stage [Pipeline] junit [2021-08-09T12:02:37.685Z] Recording test results [2021-08-09T12:02:37.728Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-09T12:02:37.988Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-09T12:02:37.988Z] === RUN TestAuthZPluginDenyRequest [2021-08-09T12:02:38.584Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-08-09T12:02:38.584Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-09T12:02:39.152Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-09T12:02:39.152Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-09T12:02:39.152Z] === RUN TestAuthZPluginDenyResponse [2021-08-09T12:02:39.299Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-09T12:02:39.612Z] === RUN TestValidatePrivileges [2021-08-09T12:02:39.612Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-09T12:02:39.612Z] === RUN TestFilterByCapNeg [2021-08-09T12:02:39.612Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-09T12:02:39.612Z] === RUN TestFilterByCapPos [2021-08-09T12:02:39.612Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-09T12:02:39.612Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-09T12:02:39.612Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-09T12:02:39.612Z] PASS [2021-08-09T12:02:39.612Z] coverage: 12.0% of statements [2021-08-09T12:02:39.612Z] time="2021-08-09T12:02:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-09T12:02:39.612Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2021-08-09T12:02:39.654Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -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:e8e278c44f18ca26150f6429ebd540e9363decda hack/make.sh dynbinary test-integration [2021-08-09T12:02:39.719Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-08-09T12:02:39.719Z] === RUN TestAuthZPluginAllowEventStream [2021-08-09T12:02:40.588Z] === RUN TestNewSettable [2021-08-09T12:02:40.588Z] --- PASS: TestNewSettable (0.00s) [2021-08-09T12:02:40.588Z] === RUN TestIsSettable [2021-08-09T12:02:40.588Z] --- PASS: TestIsSettable (0.00s) [2021-08-09T12:02:40.588Z] === RUN TestUpdateSettingsEnv [2021-08-09T12:02:40.588Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-09T12:02:40.588Z] PASS [2021-08-09T12:02:40.588Z] coverage: 20.0% of statements [2021-08-09T12:02:40.588Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2021-08-09T12:02:40.598Z] [2021-08-09T12:02:40.598Z] Removing bundles/ [2021-08-09T12:02:40.598Z] [2021-08-09T12:02:40.598Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-09T12:02:40.598Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-09T12:02:40.598Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T12:02:41.509Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2021-08-09T12:02:41.509Z] === RUN TestCreateServiceSecretFileMode [2021-08-09T12:02:41.554Z] === RUN TestLoad [2021-08-09T12:02:41.554Z] --- PASS: TestLoad (0.00s) [2021-08-09T12:02:41.554Z] === RUN TestSave [2021-08-09T12:02:41.554Z] --- PASS: TestSave (0.03s) [2021-08-09T12:02:41.554Z] === RUN TestAddDeleteGet [2021-08-09T12:02:41.554Z] --- PASS: TestAddDeleteGet (0.04s) [2021-08-09T12:02:41.554Z] === RUN TestInvalidTags [2021-08-09T12:02:41.554Z] --- PASS: TestInvalidTags (0.01s) [2021-08-09T12:02:41.554Z] PASS [2021-08-09T12:02:41.554Z] coverage: 84.4% of statements [2021-08-09T12:02:41.554Z] ok github.com/docker/docker/reference 0.131s coverage: 84.4% of statements [2021-08-09T12:02:41.622Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2021-08-09T12:02:41.622Z] === RUN TestAuthZPluginErrorResponse [2021-08-09T12:02:41.622Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-09T12:02:41.622Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-09T12:02:41.622Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-09T12:02:41.881Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-08-09T12:02:41.881Z] === RUN TestAuthZPluginErrorRequest [2021-08-09T12:02:42.447Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-09T12:02:42.447Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-09T12:02:42.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-09T12:02:42.873Z] --- PASS: TestCreateServiceSecretFileMode (2.68s) [2021-08-09T12:02:42.873Z] === RUN TestCreateServiceConfigFileMode [2021-08-09T12:02:42.965Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-09T12:02:42.965Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-09T12:02:43.096Z] time="2021-08-09T12:02:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-09T12:02:44.646Z] === RUN TestResolveAuthConfigIndexServer [2021-08-09T12:02:44.646Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestResolveAuthConfigFullURL [2021-08-09T12:02:44.646Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-09T12:02:44.646Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestValidateMirror [2021-08-09T12:02:44.646Z] --- PASS: TestValidateMirror (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestLoadInsecureRegistries [2021-08-09T12:02:44.646Z] time="2021-08-09T12:02:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-09T12:02:44.646Z] time="2021-08-09T12:02:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-09T12:02:44.646Z] time="2021-08-09T12:02:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-09T12:02:44.646Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2021-08-09T12:02:44.646Z] === RUN TestNewServiceConfig [2021-08-09T12:02:44.646Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestValidateIndexName [2021-08-09T12:02:44.646Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestValidateIndexNameWithError [2021-08-09T12:02:44.646Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestEndpointParse [2021-08-09T12:02:44.646Z] --- PASS: TestEndpointParse (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestEndpointParseInvalid [2021-08-09T12:02:44.646Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestValidateEndpoint [2021-08-09T12:02:44.646Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-09T12:02:44.646Z] === RUN TestPing [2021-08-09T12:02:44.646Z] --- PASS: TestPing (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestPingRegistryEndpoint [2021-08-09T12:02:44.646Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:02:44.646Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestEndpoint [2021-08-09T12:02:44.646Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:02:44.646Z] --- SKIP: TestEndpoint (0.01s) [2021-08-09T12:02:44.646Z] === RUN TestParseRepositoryInfo [2021-08-09T12:02:44.646Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestNewIndexInfo [2021-08-09T12:02:44.646Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestMirrorEndpointLookup [2021-08-09T12:02:44.646Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:02:44.646Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestSearchRepositories [2021-08-09T12:02:44.646Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-09T12:02:44.646Z] Host: 127.0.0.1:49336 [2021-08-09T12:02:44.646Z] User-Agent: docker test client [2021-08-09T12:02:44.646Z] Authorization: Token fake-token [2021-08-09T12:02:44.646Z] X-Docker-Token: true [2021-08-09T12:02:44.646Z] Accept-Encoding: gzip [2021-08-09T12:02:44.646Z] [2021-08-09T12:02:44.646Z] [2021-08-09T12:02:44.646Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-09T12:02:44.646Z] Connection: close [2021-08-09T12:02:44.646Z] Content-Length: 144 [2021-08-09T12:02:44.646Z] Cache-Control: no-cache [2021-08-09T12:02:44.646Z] Content-Type: application/json [2021-08-09T12:02:44.646Z] Date: Mon, 09 Aug 2021 12:02:44 GMT [2021-08-09T12:02:44.646Z] Expires: -1 [2021-08-09T12:02:44.646Z] Pragma: no-cache [2021-08-09T12:02:44.646Z] Server: docker-tests/mock [2021-08-09T12:02:44.646Z] X-Docker-Registry-Config: mock [2021-08-09T12:02:44.646Z] X-Docker-Registry-Version: 0.0.0 [2021-08-09T12:02:44.646Z] [2021-08-09T12:02:44.646Z] [2021-08-09T12:02:44.646Z] --- PASS: TestSearchRepositories (0.01s) [2021-08-09T12:02:44.646Z] === RUN TestTrustedLocation [2021-08-09T12:02:44.646Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-09T12:02:44.646Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestAllowNondistributableArtifacts [2021-08-09T12:02:44.646Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-09T12:02:44.646Z] === RUN TestIsSecureIndex [2021-08-09T12:02:44.646Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-09T12:02:44.646Z] PASS [2021-08-09T12:02:44.646Z] coverage: 51.7% of statements [2021-08-09T12:02:44.646Z] ok github.com/docker/docker/registry 0.292s coverage: 51.7% of statements [2021-08-09T12:02:45.392Z] --- PASS: TestCreateServiceConfigFileMode (2.70s) [2021-08-09T12:02:45.392Z] === RUN TestCreateServiceSysctls [2021-08-09T12:02:45.500Z] docker_api_swarm_test.go:271: [d0d7ef4985c7d] joining swarm manager [dc733b506a074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:02:45.759Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.70s) [2021-08-09T12:02:45.759Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-09T12:02:46.182Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-09T12:02:46.182Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-09T12:02:46.182Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-09T12:02:46.182Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-09T12:02:46.182Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-09T12:02:46.182Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-09T12:02:46.182Z] === RUN TestResumableRequestReaderWithReadError [2021-08-09T12:02:46.182Z] time="2021-08-09T12:02:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-09T12:02:46.182Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2021-08-09T12:02:46.182Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-09T12:02:46.182Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-09T12:02:46.182Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-09T12:02:46.182Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-09T12:02:46.182Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-09T12:02:46.182Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-09T12:02:46.183Z] === RUN TestResumableRequestReader [2021-08-09T12:02:46.183Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-09T12:02:46.183Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-09T12:02:46.183Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-09T12:02:46.183Z] PASS [2021-08-09T12:02:46.183Z] coverage: 100.0% of statements [2021-08-09T12:02:46.183Z] ok github.com/docker/docker/registry/resumable 0.267s coverage: 100.0% of statements [2021-08-09T12:02:47.137Z] docker_api_swarm_test.go:272: [de58480672fd8] joining swarm manager [dc733b506a074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:02:47.149Z] === RUN TestRestartManagerTimeout [2021-08-09T12:02:47.149Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-09T12:02:47.149Z] === RUN TestRestartManagerTimeoutReset [2021-08-09T12:02:47.149Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-09T12:02:47.149Z] PASS [2021-08-09T12:02:47.149Z] coverage: 50.9% of statements [2021-08-09T12:02:47.149Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2021-08-09T12:02:47.396Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-09T12:02:47.964Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-09T12:02:47.964Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2021-08-09T12:02:47.964Z] === RUN TestAuthZPluginHeader [2021-08-09T12:02:48.120Z] === RUN TestDecodeContainerConfig [2021-08-09T12:02:48.120Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-09T12:02:48.120Z] === RUN TestDecodeContainerConfigIsolation [2021-08-09T12:02:48.120Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-09T12:02:48.120Z] === RUN TestValidatePrivileged [2021-08-09T12:02:48.120Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-09T12:02:48.120Z] PASS [2021-08-09T12:02:48.120Z] coverage: 52.2% of statements [2021-08-09T12:02:48.120Z] ok github.com/docker/docker/runconfig 0.055s coverage: 52.2% of statements [2021-08-09T12:02:48.646Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-09T12:02:48.646Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-09T12:02:48.646Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-09T12:02:48.646Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-09T12:02:48.661Z] --- PASS: TestCreateServiceSysctls (3.21s) [2021-08-09T12:02:48.661Z] === RUN TestCreateServiceCapabilities [2021-08-09T12:02:48.902Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-09T12:02:48.902Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-09T12:02:49.106Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-09T12:02:49.106Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-09T12:02:49.106Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-09T12:02:49.106Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-09T12:02:49.106Z] PASS [2021-08-09T12:02:49.106Z] coverage: 62.5% of statements [2021-08-09T12:02:49.106Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2021-08-09T12:02:49.837Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-09T12:02:50.096Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-09T12:02:51.173Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2021-08-09T12:02:51.173Z] === RUN TestInspect [2021-08-09T12:02:51.287Z] --- PASS: TestGet (15.03s) [2021-08-09T12:02:51.287Z] === RUN TestPluginWithNoManifest [2021-08-09T12:02:51.287Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-09T12:02:51.287Z] === RUN TestGetAll [2021-08-09T12:02:51.287Z] --- PASS: TestGetAll (0.01s) [2021-08-09T12:02:51.287Z] PASS [2021-08-09T12:02:51.287Z] coverage: 73.4% of statements [2021-08-09T12:02:51.287Z] ok github.com/docker/docker/pkg/plugins 36.482s coverage: 73.4% of statements [2021-08-09T12:02:52.631Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-09T12:02:52.822Z] === RUN TestGetDriver [2021-08-09T12:02:52.822Z] --- PASS: TestGetDriver (0.00s) [2021-08-09T12:02:52.822Z] === RUN TestVolumeRequestError [2021-08-09T12:02:52.822Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-09T12:02:52.822Z] PASS [2021-08-09T12:02:52.822Z] coverage: 36.1% of statements [2021-08-09T12:02:52.822Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2021-08-09T12:02:52.822Z] === RUN TestGetAddress [2021-08-09T12:02:52.822Z] --- PASS: TestGetAddress (0.00s) [2021-08-09T12:02:52.822Z] === RUN TestRemove [2021-08-09T12:02:52.822Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-09T12:02:52.822Z] --- SKIP: TestRemove (0.00s) [2021-08-09T12:02:52.822Z] === RUN TestInitializeWithVolumes [2021-08-09T12:02:52.822Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-09T12:02:52.822Z] === RUN TestCreate [2021-08-09T12:02:52.822Z] --- PASS: TestCreate (0.01s) [2021-08-09T12:02:52.822Z] === RUN TestValidateName [2021-08-09T12:02:52.822Z] --- PASS: TestValidateName (0.00s) [2021-08-09T12:02:52.822Z] === RUN TestCreateWithOpts [2021-08-09T12:02:52.822Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-09T12:02:52.822Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-09T12:02:52.822Z] === RUN TestRelaodNoOpts [2021-08-09T12:02:52.822Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-09T12:02:52.822Z] PASS [2021-08-09T12:02:52.822Z] coverage: 41.5% of statements [2021-08-09T12:02:52.822Z] ok github.com/docker/docker/volume/local 0.097s coverage: 41.5% of statements [2021-08-09T12:02:52.889Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.10s) [2021-08-09T12:02:52.889Z] === RUN TestAuthZPluginV2Disable [2021-08-09T12:02:53.149Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRaw [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-09T12:02:53.282Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRaw [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRawSplit [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-09T12:02:53.282Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-09T12:02:53.282Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-09T12:02:53.282Z] === RUN TestConvertTmpfsOptions [2021-08-09T12:02:53.282Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-09T12:02:53.282Z] linux_parser_test.go:209: data="ro" [2021-08-09T12:02:53.282Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-09T12:02:53.282Z] === RUN TestParseMountSpec [2021-08-09T12:02:53.282Z] parser_test.go:63: case 0 [2021-08-09T12:02:53.282Z] parser_test.go:63: case 1 [2021-08-09T12:02:53.282Z] parser_test.go:63: case 2 [2021-08-09T12:02:53.282Z] parser_test.go:63: case 3 [2021-08-09T12:02:53.282Z] parser_test.go:63: case 4 [2021-08-09T12:02:53.282Z] parser_test.go:63: case 5 [2021-08-09T12:02:53.282Z] --- PASS: TestParseMountSpec (0.01s) [2021-08-09T12:02:53.282Z] === RUN TestValidateMount [2021-08-09T12:02:53.282Z] --- PASS: TestValidateMount (0.00s) [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRaw [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-09T12:02:53.282Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-09T12:02:53.282Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-09T12:02:53.282Z] PASS [2021-08-09T12:02:53.282Z] coverage: 67.7% of statements [2021-08-09T12:02:53.282Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 67.7% of statements [2021-08-09T12:02:54.438Z] --- PASS: TestInspect (3.24s) [2021-08-09T12:02:54.438Z] === RUN TestCreateJob [2021-08-09T12:02:54.527Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-09T12:02:54.817Z] === RUN TestSetGetMeta [2021-08-09T12:02:54.817Z] === PAUSE TestSetGetMeta [2021-08-09T12:02:54.817Z] === RUN TestRestore [2021-08-09T12:02:54.817Z] === PAUSE TestRestore [2021-08-09T12:02:54.817Z] === RUN TestServiceCreate [2021-08-09T12:02:54.817Z] === PAUSE TestServiceCreate [2021-08-09T12:02:54.817Z] === RUN TestServiceList [2021-08-09T12:02:54.817Z] === PAUSE TestServiceList [2021-08-09T12:02:54.817Z] === RUN TestServiceRemove [2021-08-09T12:02:54.817Z] === PAUSE TestServiceRemove [2021-08-09T12:02:54.817Z] === RUN TestServiceGet [2021-08-09T12:02:54.817Z] === PAUSE TestServiceGet [2021-08-09T12:02:54.817Z] === RUN TestServicePrune [2021-08-09T12:02:54.817Z] === PAUSE TestServicePrune [2021-08-09T12:02:54.817Z] === RUN TestCreate [2021-08-09T12:02:54.817Z] === PAUSE TestCreate [2021-08-09T12:02:54.817Z] === RUN TestRemove [2021-08-09T12:02:54.817Z] === PAUSE TestRemove [2021-08-09T12:02:54.817Z] === RUN TestList [2021-08-09T12:02:54.817Z] === PAUSE TestList [2021-08-09T12:02:54.817Z] === RUN TestFindByDriver [2021-08-09T12:02:54.817Z] === PAUSE TestFindByDriver [2021-08-09T12:02:54.817Z] === RUN TestFindByReferenced [2021-08-09T12:02:54.817Z] === PAUSE TestFindByReferenced [2021-08-09T12:02:54.817Z] === RUN TestDerefMultipleOfSameRef [2021-08-09T12:02:54.817Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-09T12:02:54.817Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-09T12:02:54.817Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-09T12:02:54.817Z] === RUN TestDefererencePluginOnCreateError [2021-08-09T12:02:54.817Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-09T12:02:54.817Z] === RUN TestRefDerefRemove [2021-08-09T12:02:54.817Z] === PAUSE TestRefDerefRemove [2021-08-09T12:02:54.817Z] === RUN TestGet [2021-08-09T12:02:54.817Z] === PAUSE TestGet [2021-08-09T12:02:54.817Z] === RUN TestGetWithReference [2021-08-09T12:02:54.817Z] === PAUSE TestGetWithReference [2021-08-09T12:02:54.817Z] === RUN TestFilterFunc [2021-08-09T12:02:54.817Z] === RUN TestFilterFunc/test_nil_list [2021-08-09T12:02:54.817Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-09T12:02:54.817Z] === RUN TestFilterFunc/test_empty_list [2021-08-09T12:02:54.817Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-09T12:02:54.817Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-09T12:02:54.817Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-09T12:02:54.817Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-09T12:02:54.817Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-09T12:02:54.817Z] === RUN TestFilterFunc/test_filter_some [2021-08-09T12:02:54.817Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-09T12:02:54.817Z] === RUN TestFilterFunc/test_filter_middle [2021-08-09T12:02:54.817Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-09T12:02:54.817Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-09T12:02:54.817Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-09T12:02:54.817Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-09T12:02:54.817Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-09T12:02:54.817Z] === CONT TestFilterFunc/test_nil_list [2021-08-09T12:02:54.817Z] === CONT TestFilterFunc/test_filter_some [2021-08-09T12:02:54.817Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-09T12:02:54.817Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-09T12:02:54.817Z] === CONT TestFilterFunc/test_empty_list [2021-08-09T12:02:54.817Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-09T12:02:54.817Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-09T12:02:54.817Z] === CONT TestFilterFunc/test_filter_middle [2021-08-09T12:02:54.817Z] --- PASS: TestFilterFunc (0.00s) [2021-08-09T12:02:54.817Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-09T12:02:54.817Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-09T12:02:54.817Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-09T12:02:54.817Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-09T12:02:54.817Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-09T12:02:54.817Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-09T12:02:54.817Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-09T12:02:54.817Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-09T12:02:54.817Z] === CONT TestSetGetMeta [2021-08-09T12:02:54.817Z] === CONT TestGetWithReference [2021-08-09T12:02:54.817Z] === CONT TestFindByReferenced [2021-08-09T12:02:54.817Z] === CONT TestServicePrune [2021-08-09T12:02:54.817Z] --- PASS: TestSetGetMeta (0.03s) [2021-08-09T12:02:54.817Z] === CONT TestServiceList [2021-08-09T12:02:54.817Z] --- PASS: TestGetWithReference (0.05s) [2021-08-09T12:02:54.817Z] === CONT TestServiceGet [2021-08-09T12:02:54.817Z] --- PASS: TestFindByReferenced (0.05s) [2021-08-09T12:02:54.817Z] === CONT TestServiceRemove [2021-08-09T12:02:54.817Z] --- PASS: TestServiceGet (0.14s) [2021-08-09T12:02:54.817Z] === CONT TestList [2021-08-09T12:02:54.817Z] time="2021-08-09T12:02:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:02:54.817Z] --- PASS: TestServiceRemove (0.15s) [2021-08-09T12:02:54.817Z] === CONT TestFindByDriver [2021-08-09T12:02:54.817Z] --- PASS: TestServiceList (0.18s) [2021-08-09T12:02:54.817Z] === CONT TestServiceCreate [2021-08-09T12:02:54.817Z] time="2021-08-09T12:02:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:02:54.817Z] time="2021-08-09T12:02:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:02:54.817Z] time="2021-08-09T12:02:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-09T12:02:54.817Z] --- PASS: TestList (0.04s) [2021-08-09T12:02:54.817Z] === CONT TestRestore [2021-08-09T12:02:54.817Z] --- PASS: TestFindByDriver (0.03s) [2021-08-09T12:02:54.817Z] === CONT TestRemove [2021-08-09T12:02:54.817Z] time="2021-08-09T12:02:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:02:54.817Z] --- PASS: TestServiceCreate (0.03s) [2021-08-09T12:02:54.817Z] === CONT TestCreate [2021-08-09T12:02:54.817Z] --- PASS: TestServicePrune (0.24s) [2021-08-09T12:02:54.817Z] === CONT TestDefererencePluginOnCreateError [2021-08-09T12:02:54.817Z] --- PASS: TestRemove (0.03s) [2021-08-09T12:02:54.817Z] === CONT TestGet [2021-08-09T12:02:54.817Z] --- PASS: TestCreate (0.03s) [2021-08-09T12:02:54.817Z] === CONT TestRefDerefRemove [2021-08-09T12:02:54.817Z] --- PASS: TestRestore (0.04s) [2021-08-09T12:02:54.817Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-09T12:02:54.817Z] === CONT TestDerefMultipleOfSameRef [2021-08-09T12:02:54.817Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-08-09T12:02:54.817Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-08-09T12:02:54.817Z] --- PASS: TestGet (0.03s) [2021-08-09T12:02:54.817Z] --- PASS: TestRefDerefRemove (0.03s) [2021-08-09T12:02:54.817Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-09T12:02:54.817Z] PASS [2021-08-09T12:02:54.817Z] coverage: 69.6% of statements [2021-08-09T12:02:54.817Z] ok github.com/docker/docker/volume/service 0.340s coverage: 69.6% of statements [2021-08-09T12:02:55.094Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-09T12:02:56.031Z] --- PASS: TestAuthZPluginV2Disable (3.18s) [2021-08-09T12:02:56.031Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-09T12:02:56.966Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-09T12:02:57.226Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-09T12:02:57.226Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-09T12:02:57.485Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-09T12:02:57.705Z] --- PASS: TestCreateJob (3.26s) [2021-08-09T12:02:57.705Z] === RUN TestReplicatedJob [2021-08-09T12:02:57.750Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-09T12:02:58.317Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-09T12:02:59.257Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.03s) [2021-08-09T12:02:59.257Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-09T12:03:00.636Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-09T12:03:01.205Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-09T12:03:03.403Z] 2021/08/09 12:03:03 Closing DB instances... [2021-08-09T12:03:05.394Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-09T12:03:05.580Z] --- PASS: TestNetworkDBGarbageCollection (54.89s) [2021-08-09T12:03:05.580Z] === RUN TestFindNode [2021-08-09T12:03:05.580Z] 2021/08/09 12:03:05 Closing DB instances... [2021-08-09T12:03:05.580Z] --- PASS: TestFindNode (0.02s) [2021-08-09T12:03:05.580Z] === RUN TestChangeNodeState [2021-08-09T12:03:05.580Z] 2021/08/09 12:03:05 Closing DB instances... [2021-08-09T12:03:05.580Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-09T12:03:05.580Z] === RUN TestNodeReincarnation [2021-08-09T12:03:05.580Z] 2021/08/09 12:03:05 Closing DB instances... [2021-08-09T12:03:05.790Z] --- PASS: TestReplicatedJob (6.78s) [2021-08-09T12:03:05.790Z] === RUN TestUpdateReplicatedJob [2021-08-09T12:03:06.770Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-09T12:03:08.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-09T12:03:08.305Z] --- PASS: TestUpdateReplicatedJob (3.77s) [2021-08-09T12:03:08.305Z] === RUN TestServiceListWithStatuses [2021-08-09T12:03:08.305Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-09T12:03:08.305Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-09T12:03:08.305Z] === RUN TestDockerNetworkConnectAlias [2021-08-09T12:03:08.713Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-09T12:03:09.280Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.20s) [2021-08-09T12:03:09.280Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-09T12:03:10.218Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-09T12:03:11.379Z] --- PASS: TestNodeReincarnation (5.04s) [2021-08-09T12:03:11.379Z] === RUN TestParallelCreate [2021-08-09T12:03:11.379Z] 2021/08/09 12:03:10 Closing DB instances... [2021-08-09T12:03:11.379Z] --- PASS: TestParallelCreate (0.03s) [2021-08-09T12:03:11.379Z] === RUN TestParallelDelete [2021-08-09T12:03:11.379Z] 2021/08/09 12:03:10 Closing DB instances... [2021-08-09T12:03:11.379Z] --- PASS: TestParallelDelete (0.02s) [2021-08-09T12:03:11.379Z] === RUN TestNetworkDBIslands [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:619d37e8f44d with config:&{NodeID:619d37e8f44d 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}" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="Node 619d37e8f44d/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="Node 619d37e8f44d/172.20.19.242, added to nodes list" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e4b30d79b3e4 with config:&{NodeID:e4b30d79b3e4 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}" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, added to nodes list" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="Node 619d37e8f44d/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="Node 619d37e8f44d/172.20.19.242, added to nodes list" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, added to nodes list" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-09T12:03:11.379Z] time="2021-08-09T12:03:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7af455f2f696 with config:&{NodeID:7af455f2f696 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}" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="Node 7af455f2f696/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="Node 7af455f2f696/172.20.19.242, added to nodes list" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="Node 7af455f2f696/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="Node 7af455f2f696/172.20.19.242, added to nodes list" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="Node 619d37e8f44d/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="Node 619d37e8f44d/172.20.19.242, added to nodes list" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, added to nodes list" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="Node 7af455f2f696/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:11.838Z] time="2021-08-09T12:03:11Z" level=info msg="Node 7af455f2f696/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.120Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-09T12:03:12.120Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b406332f39a6 with config:&{NodeID:b406332f39a6 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}" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="Node b406332f39a6/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="Node b406332f39a6/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="Node b406332f39a6/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="Node b406332f39a6/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="Node 7af455f2f696/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="Node 7af455f2f696/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="Node 619d37e8f44d/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=info msg="Node 619d37e8f44d/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:12Z" level=info msg="Node b406332f39a6/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:12Z" level=info msg="Node b406332f39a6/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:12Z" level=info msg="Node b406332f39a6/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.296Z] time="2021-08-09T12:03:12Z" level=info msg="Node b406332f39a6/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a3f13613db5a with config:&{NodeID:a3f13613db5a 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}" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node a3f13613db5a/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node a3f13613db5a/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node a3f13613db5a/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node a3f13613db5a/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node 7af455f2f696/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node 7af455f2f696/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node b406332f39a6/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node b406332f39a6/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node 619d37e8f44d/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node 619d37e8f44d/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node a3f13613db5a/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node a3f13613db5a/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node a3f13613db5a/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node a3f13613db5a/172.20.19.242, added to nodes list" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node a3f13613db5a/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:12.754Z] time="2021-08-09T12:03:12Z" level=info msg="Node a3f13613db5a/172.20.19.242, added to nodes list" [2021-08-09T12:03:13.550Z] --- PASS: TestDockerNetworkConnectAlias (4.65s) [2021-08-09T12:03:13.550Z] === RUN TestDockerNetworkReConnect [2021-08-09T12:03:14.950Z] networkdb_test.go:839: Re-joining: 3 [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=info msg="The new bootstrap node list is:[172.20.19.242:10033 172.20.19.242:10034 172.20.19.242:10035]" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10033" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49372" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10034" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49373" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49374" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10035" [2021-08-09T12:03:14.950Z] networkdb_test.go:839: Re-joining: 4 [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=info msg="The new bootstrap node list is:[172.20.19.242:10033 172.20.19.242:10034 172.20.19.242:10035]" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10033" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49375" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10034" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49376" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10035" [2021-08-09T12:03:14.950Z] time="2021-08-09T12:03:14Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49377" [2021-08-09T12:03:15.404Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="node 0 leaving" [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="Node 619d37e8f44d change state NodeActive --> NodeLeft" [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="Node 619d37e8f44d change state NodeActive --> NodeLeft" [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="node4(b406332f39a6): Node leave event for 619d37e8f44d/172.20.19.242" [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="node3(7af455f2f696): Node leave event for 619d37e8f44d/172.20.19.242" [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="Node 619d37e8f44d change state NodeActive --> NodeLeft" [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="node2(e4b30d79b3e4): Node leave event for 619d37e8f44d/172.20.19.242" [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="Node 619d37e8f44d change state NodeActive --> NodeLeft" [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="node1(619d37e8f44d): Node leave event for 619d37e8f44d/172.20.19.242" [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="Node 619d37e8f44d change state NodeActive --> NodeLeft" [2021-08-09T12:03:15.407Z] time="2021-08-09T12:03:15Z" level=info msg="node5(a3f13613db5a): Node leave event for 619d37e8f44d/172.20.19.242" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node 619d37e8f44d/172.20.19.242, left gossip cluster" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node 619d37e8f44d/172.20.19.242, left gossip cluster" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node 619d37e8f44d/172.20.19.242, left gossip cluster" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node 619d37e8f44d/172.20.19.242, left gossip cluster" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node 619d37e8f44d/172.20.19.242, left gossip cluster" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.20.19.242:10035: use of closed network connection" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="node 1 leaving" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node e4b30d79b3e4 change state NodeActive --> NodeLeft" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="node5(a3f13613db5a): Node leave event for e4b30d79b3e4/172.20.19.242" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node e4b30d79b3e4 change state NodeActive --> NodeLeft" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, left gossip cluster" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node e4b30d79b3e4 change state NodeActive --> NodeFailed" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, added to failed nodes list" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node e4b30d79b3e4 change state NodeActive --> NodeLeft" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="node4(b406332f39a6): Node leave event for e4b30d79b3e4/172.20.19.242" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="node3(7af455f2f696): Node leave event for e4b30d79b3e4/172.20.19.242" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10034" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49378" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=error msg="node: e4b30d79b3e4 is unknown to memberlist" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=error msg="node: e4b30d79b3e4 is unknown to memberlist" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=error msg="node: e4b30d79b3e4 is unknown to memberlist" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, left gossip cluster" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=error msg="node: e4b30d79b3e4 is unknown to memberlist" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, left gossip cluster" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=error msg="node: e4b30d79b3e4 is unknown to memberlist" [2021-08-09T12:03:15.868Z] time="2021-08-09T12:03:15Z" level=info msg="Node e4b30d79b3e4/172.20.19.242, left gossip cluster" [2021-08-09T12:03:16.333Z] time="2021-08-09T12:03:16Z" level=debug msg="Initiating bulk sync with node e4b30d79b3e4 after reconnect" [2021-08-09T12:03:16.333Z] time="2021-08-09T12:03:16Z" level=info msg="node 2 leaving" [2021-08-09T12:03:16.333Z] time="2021-08-09T12:03:16Z" level=info msg="Node 7af455f2f696 change state NodeActive --> NodeLeft" [2021-08-09T12:03:16.333Z] time="2021-08-09T12:03:16Z" level=info msg="node5(a3f13613db5a): Node leave event for 7af455f2f696/172.20.19.242" [2021-08-09T12:03:16.333Z] time="2021-08-09T12:03:16Z" level=info msg="Node 7af455f2f696 change state NodeActive --> NodeLeft" [2021-08-09T12:03:16.333Z] time="2021-08-09T12:03:16Z" level=info msg="node4(b406332f39a6): Node leave event for 7af455f2f696/172.20.19.242" [2021-08-09T12:03:16.333Z] time="2021-08-09T12:03:16Z" level=info msg="Node 7af455f2f696 change state NodeActive --> NodeLeft" [2021-08-09T12:03:16.333Z] time="2021-08-09T12:03:16Z" level=info msg="node3(7af455f2f696): Node leave event for 7af455f2f696/172.20.19.242" [2021-08-09T12:03:16.333Z] time="2021-08-09T12:03:16Z" level=info msg="Node 7af455f2f696/172.20.19.242, left gossip cluster" [2021-08-09T12:03:16.333Z] time="2021-08-09T12:03:16Z" level=info msg="Node 7af455f2f696/172.20.19.242, left gossip cluster" [2021-08-09T12:03:16.340Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="Node 7af455f2f696/172.20.19.242, left gossip cluster" [2021-08-09T12:03:16.791Z] networkdb_test.go:871: node4: OK [2021-08-09T12:03:16.791Z] networkdb_test.go:871: node5: OK [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="node 0 coming back" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:78f3ca5d072f with config:&{NodeID:78f3ca5d072f 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}" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, added to nodes list" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="node 1 coming back" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:daeb02b43f51 with config:&{NodeID:daeb02b43f51 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}" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="Node daeb02b43f51/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="Node daeb02b43f51/172.20.19.242, added to nodes list" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="node 2 coming back" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d3300c901484 with config:&{NodeID:d3300c901484 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}" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="Node d3300c901484/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:16.791Z] time="2021-08-09T12:03:16Z" level=info msg="Node d3300c901484/172.20.19.242, added to nodes list" [2021-08-09T12:03:16.812Z] --- PASS: TestDockerNetworkReConnect (3.58s) [2021-08-09T12:03:16.813Z] === RUN TestServicePlugin [2021-08-09T12:03:16.907Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-09T12:03:17.250Z] time="2021-08-09T12:03:16Z" level=debug msg="memberlist: Failed ping: a3f13613db5a (timeout reached)" [2021-08-09T12:03:17.251Z] time="2021-08-09T12:03:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.19.242:10036: use of closed network connection" [2021-08-09T12:03:17.251Z] time="2021-08-09T12:03:16Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49379" [2021-08-09T12:03:17.712Z] time="2021-08-09T12:03:17Z" level=warning msg="memberlist: Was able to connect to a3f13613db5a but other probes failed, network may be misconfigured" [2021-08-09T12:03:17.842Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-09T12:03:18.169Z] time="2021-08-09T12:03:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.19.242:10033 172.20.19.242:10034 172.20.19.242:10035]" [2021-08-09T12:03:18.627Z] time="2021-08-09T12:03:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.19.242:10033 172.20.19.242:10034 172.20.19.242:10035]" [2021-08-09T12:03:18.812Z] f143c6fed32d: Pull complete [2021-08-09T12:03:18.812Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-08-09T12:03:18.812Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:03:18.812Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-09T12:03:18.812Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-09T12:03:18.812Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-08-09T12:03:18.812Z] WARN: Skipping validation tests [2021-08-09T12:03:18.812Z] INFO: Running unit tests at 08/09/2021 12:03:12... [2021-08-09T12:03:18.812Z] INFO: make.ps1 starting at 08/09/2021 12:03:16 [2021-08-09T12:03:18.812Z] INFO: Git commit (e8e278c44f) assumed from DOCKER_GITCOMMIT environment variable [2021-08-09T12:03:18.812Z] INFO: Invoking autogen... [2021-08-09T12:03:18.812Z] INFO: Running unit tests... [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10033" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49380" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node b406332f39a6/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node b406332f39a6/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node a3f13613db5a/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node a3f13613db5a/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, is the new incarnation of the shutdown node 619d37e8f44d/172.20.19.242" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10034" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49381" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node b406332f39a6/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node b406332f39a6/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node a3f13613db5a/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node a3f13613db5a/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node daeb02b43f51/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node daeb02b43f51/172.20.19.242, is the new incarnation of the shutdown node e4b30d79b3e4/172.20.19.242" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node daeb02b43f51/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10035" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49382" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node daeb02b43f51/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node daeb02b43f51/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node b406332f39a6/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node b406332f39a6/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node a3f13613db5a/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node d3300c901484/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node a3f13613db5a/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node d3300c901484/172.20.19.242, is the new incarnation of the shutdown node 7af455f2f696/172.20.19.242" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node d3300c901484/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node daeb02b43f51/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node daeb02b43f51/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node daeb02b43f51/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node daeb02b43f51/172.20.19.242, is the new incarnation of the shutdown node e4b30d79b3e4/172.20.19.242" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node daeb02b43f51/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, is the new incarnation of the shutdown node 619d37e8f44d/172.20.19.242" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node d3300c901484/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node d3300c901484/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node d3300c901484/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.085Z] time="2021-08-09T12:03:18Z" level=info msg="Node d3300c901484/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.543Z] time="2021-08-09T12:03:19Z" level=info msg="Node d3300c901484/172.20.19.242, joined gossip cluster" [2021-08-09T12:03:19.543Z] time="2021-08-09T12:03:19Z" level=info msg="Node d3300c901484/172.20.19.242, is the new incarnation of the shutdown node 7af455f2f696/172.20.19.242" [2021-08-09T12:03:19.543Z] time="2021-08-09T12:03:19Z" level=info msg="Node d3300c901484/172.20.19.242, added to nodes list" [2021-08-09T12:03:19.543Z] time="2021-08-09T12:03:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10033" [2021-08-09T12:03:19.543Z] time="2021-08-09T12:03:19Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49383" [2021-08-09T12:03:19.543Z] time="2021-08-09T12:03:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10034" [2021-08-09T12:03:19.543Z] time="2021-08-09T12:03:19Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49384" [2021-08-09T12:03:19.543Z] time="2021-08-09T12:03:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.19.242:10035" [2021-08-09T12:03:19.543Z] time="2021-08-09T12:03:19Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49385" [2021-08-09T12:03:20.000Z] 2021/08/09 12:03:19 Closing DB instances... [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="Node 78f3ca5d072f change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="node3(d3300c901484): Node leave event for 78f3ca5d072f/172.20.19.242" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="Node 78f3ca5d072f change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="node5(a3f13613db5a): Node leave event for 78f3ca5d072f/172.20.19.242" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="Node 78f3ca5d072f change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="node4(b406332f39a6): Node leave event for 78f3ca5d072f/172.20.19.242" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="Node 78f3ca5d072f change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="node2(daeb02b43f51): Node leave event for 78f3ca5d072f/172.20.19.242" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="Node 78f3ca5d072f change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="node1(78f3ca5d072f): Node leave event for 78f3ca5d072f/172.20.19.242" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, left gossip cluster" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, left gossip cluster" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, left gossip cluster" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, left gossip cluster" [2021-08-09T12:03:20.000Z] time="2021-08-09T12:03:19Z" level=info msg="Node 78f3ca5d072f/172.20.19.242, left gossip cluster" [2021-08-09T12:03:20.078Z] plugin_test.go:62: [d74729294aa92] joining swarm manager [ddca0dd149e6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="Node daeb02b43f51 change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="node4(b406332f39a6): Node leave event for daeb02b43f51/172.20.19.242" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="Node daeb02b43f51 change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="node3(d3300c901484): Node leave event for daeb02b43f51/172.20.19.242" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="Node daeb02b43f51 change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="node5(a3f13613db5a): Node leave event for daeb02b43f51/172.20.19.242" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="Node daeb02b43f51 change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="node2(daeb02b43f51): Node leave event for daeb02b43f51/172.20.19.242" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="Node daeb02b43f51/172.20.19.242, left gossip cluster" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="Node daeb02b43f51/172.20.19.242, left gossip cluster" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="Node daeb02b43f51/172.20.19.242, left gossip cluster" [2021-08-09T12:03:20.460Z] time="2021-08-09T12:03:20Z" level=info msg="Node daeb02b43f51/172.20.19.242, left gossip cluster" [2021-08-09T12:03:20.919Z] time="2021-08-09T12:03:20Z" level=info msg="Node d3300c901484 change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.919Z] time="2021-08-09T12:03:20Z" level=info msg="node4(b406332f39a6): Node leave event for d3300c901484/172.20.19.242" [2021-08-09T12:03:20.919Z] time="2021-08-09T12:03:20Z" level=info msg="Node d3300c901484 change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.919Z] time="2021-08-09T12:03:20Z" level=info msg="node5(a3f13613db5a): Node leave event for d3300c901484/172.20.19.242" [2021-08-09T12:03:20.919Z] time="2021-08-09T12:03:20Z" level=info msg="Node d3300c901484 change state NodeActive --> NodeLeft" [2021-08-09T12:03:20.919Z] time="2021-08-09T12:03:20Z" level=info msg="node3(d3300c901484): Node leave event for d3300c901484/172.20.19.242" [2021-08-09T12:03:20.919Z] time="2021-08-09T12:03:20Z" level=info msg="Node d3300c901484/172.20.19.242, left gossip cluster" [2021-08-09T12:03:20.919Z] time="2021-08-09T12:03:20Z" level=info msg="Node d3300c901484/172.20.19.242, left gossip cluster" [2021-08-09T12:03:21.379Z] time="2021-08-09T12:03:20Z" level=info msg="Node d3300c901484/172.20.19.242, left gossip cluster" [2021-08-09T12:03:21.379Z] time="2021-08-09T12:03:20Z" level=debug msg="memberlist: Failed ping: a3f13613db5a (timeout reached)" [2021-08-09T12:03:21.379Z] time="2021-08-09T12:03:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.19.242:10035: use of closed network connection" [2021-08-09T12:03:21.379Z] time="2021-08-09T12:03:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.19.242:10036: use of closed network connection" [2021-08-09T12:03:21.379Z] time="2021-08-09T12:03:20Z" level=debug msg="memberlist: Stream connection from=172.20.19.242:49386" [2021-08-09T12:03:21.379Z] time="2021-08-09T12:03:21Z" level=info msg="Node b406332f39a6 change state NodeActive --> NodeLeft" [2021-08-09T12:03:21.379Z] time="2021-08-09T12:03:21Z" level=info msg="node5(a3f13613db5a): Node leave event for b406332f39a6/172.20.19.242" [2021-08-09T12:03:21.379Z] time="2021-08-09T12:03:21Z" level=info msg="Node b406332f39a6 change state NodeActive --> NodeLeft" [2021-08-09T12:03:21.379Z] time="2021-08-09T12:03:21Z" level=info msg="node4(b406332f39a6): Node leave event for b406332f39a6/172.20.19.242" [2021-08-09T12:03:21.442Z] plugin_test.go:65: [d3e59a377052c] joining swarm manager [ddca0dd149e6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:03:21.844Z] time="2021-08-09T12:03:21Z" level=warning msg="memberlist: Was able to connect to a3f13613db5a but other probes failed, network may be misconfigured" [2021-08-09T12:03:21.844Z] time="2021-08-09T12:03:21Z" level=info msg="Node b406332f39a6/172.20.19.242, left gossip cluster" [2021-08-09T12:03:22.302Z] time="2021-08-09T12:03:21Z" level=info msg="Node b406332f39a6/172.20.19.242, left gossip cluster" [2021-08-09T12:03:22.760Z] time="2021-08-09T12:03:22Z" level=info msg="Node a3f13613db5a/172.20.19.242, left gossip cluster" [2021-08-09T12:03:22.760Z] time="2021-08-09T12:03:22Z" level=info msg="Node a3f13613db5a change state NodeActive --> NodeFailed" [2021-08-09T12:03:22.760Z] time="2021-08-09T12:03:22Z" level=info msg="Node a3f13613db5a/172.20.19.242, added to failed nodes list" [2021-08-09T12:03:22.760Z] --- PASS: TestNetworkDBIslands (11.91s) [2021-08-09T12:03:22.760Z] PASS [2021-08-09T12:03:22.760Z] coverage: 60.2% of statements [2021-08-09T12:03:22.760Z] ok github.com/docker/docker/libnetwork/networkdb 105.424s coverage: 60.2% of statements [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/quota [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/rootless [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-09T12:03:22.760Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-09T12:03:22.761Z] ? github.com/docker/docker/volume [no test files] [2021-08-09T12:03:22.761Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-09T12:03:22.761Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-09T12:03:23.489Z] 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 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === Skipped [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-09T12:03:25.663Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-09T12:03:25.663Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-08-09T12:03:25.663Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.02s) [2021-08-09T12:03:25.663Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-09T12:03:25.663Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-09T12:03:25.663Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-09T12:03:25.663Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-09T12:03:25.663Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-09T12:03:25.663Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-09T12:03:25.663Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-09T12:03:25.663Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-09T12:03:25.663Z] daemon_test.go:147: root required [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-09T12:03:25.663Z] reload_test.go:520: root required [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-08-09T12:03:25.663Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-09T12:03:25.663Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-09T12:03:25.663Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-09T12:03:25.663Z] download_test.go:268: Needs fixing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-09T12:03:25.663Z] layer_test.go:304: Failing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-09T12:03:25.663Z] layer_test.go:353: Failing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-09T12:03:25.663Z] layer_test.go:468: Failing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-09T12:03:25.663Z] layer_test.go:697: Failing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-09T12:03:25.663Z] migration_test.go:46: Failing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-09T12:03:25.663Z] migration_test.go:182: Failing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-09T12:03:25.663Z] mount_test.go:17: Failing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-09T12:03:25.663Z] mount_test.go:76: Failing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-09T12:03:25.663Z] mount_test.go:125: Failing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-09T12:03:25.663Z] mount_test.go:212: Failing on Windows [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-08-09T12:03:25.663Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-09T12:03:25.663Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-09T12:03:25.663Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-09T12:03:25.663Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-09T12:03:25.663Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-09T12:03:25.663Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-09T12:03:25.663Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-09T12:03:25.663Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.01s) [2021-08-09T12:03:25.663Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-09T12:03:25.663Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-09T12:03:25.663Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-09T12:03:25.663Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-09T12:03:25.663Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-09T12:03:25.663Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-09T12:03:25.663Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-09T12:03:25.663Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-09T12:03:25.663Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-09T12:03:25.663Z] archive_test.go:134: Xz not present in msys2 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-09T12:03:25.663Z] archive_test.go:239: Failing on Windows CI machines [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-09T12:03:25.663Z] archive_windows_test.go:16: Currently fails [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-09T12:03:25.663Z] changes_test.go:196: needs more investigation [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-09T12:03:25.663Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-09T12:03:25.663Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-09T12:03:25.663Z] changes_test.go:433: needs further investigation [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-09T12:03:25.663Z] changes_test.go:469: needs further investigation [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2021-08-09T12:03:25.663Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-09T12:03:25.663Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-09T12:03:25.663Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:03:25.663Z] [2021-08-09T12:03:25.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-09T12:03:25.664Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-09T12:03:25.664Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-09T12:03:25.664Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:03:25.664Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:03:25.664Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-09T12:03:25.664Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-09T12:03:25.664Z] poller_test.go:41: No chmod on Windows [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-09T12:03:25.664Z] fileutils_test.go:134: Needs porting to Windows [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-09T12:03:25.664Z] fileutils_test.go:180: Needs porting to Windows [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-09T12:03:25.664Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-08-09T12:03:25.664Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-09T12:03:25.664Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-09T12:03:25.664Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-09T12:03:25.664Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] [2021-08-09T12:03:25.664Z] DONE 2068 tests, 69 skipped in 316.629s [2021-08-09T12:03:25.664Z] INFO: make.ps1 ended at 08/09/2021 12:03:25 [2021-08-09T12:03:25.967Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-09T12:03:25.967Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-08-09T12:03:25.967Z] PASS [2021-08-09T12:03:25.967Z] [2021-08-09T12:03:25.967Z] DONE 17 tests in 50.473s [2021-08-09T12:03:25.967Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-09T12:03:25.967Z] ++ 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 [2021-08-09T12:03:25.967Z] ++ set -e [2021-08-09T12:03:25.967Z] ++ '[' -n 0 ']' [2021-08-09T12:03:25.967Z] ++ set -x [2021-08-09T12:03:25.967Z] ++ 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 [2021-08-09T12:03:26.227Z] INFO: Testing against a local daemon [2021-08-09T12:03:26.227Z] === RUN TestPluginInvalidJSON [2021-08-09T12:03:26.227Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:03:26.227Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:03:26.227Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:03:26.227Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-09T12:03:26.227Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-09T12:03:26.227Z] === RUN TestPluginInstall [2021-08-09T12:03:26.227Z] === RUN TestPluginInstall/no_auth [2021-08-09T12:03:27.846Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-09T12:03:27.846Z] INFO: Unit tests ended at 08/09/2021 12:03:27. Duration:00:05:33.5792455 [2021-08-09T12:03:27.846Z] INFO: Building busybox [2021-08-09T12:03:27.846Z] Sending build context to Docker daemon 5.12kB [2021-08-09T12:03:27.846Z] [2021-08-09T12:03:27.846Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-09T12:03:27.846Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-09T12:03:27.846Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-09T12:03:27.846Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-09T12:03:27.846Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-09T12:03:27.846Z] ---> 39d157a84080 [2021-08-09T12:03:27.846Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-09T12:03:28.305Z] ---> Running in d9a0bdec9551 [2021-08-09T12:03:28.762Z] time="2021-08-09T12:03:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:03:28.762Z] time="2021-08-09T12:03:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:118bcaf2cbd00b279802b28ee7f11cfe6d6b36b1ac3735cf3884775d7a7dfb1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:03:28.762Z] time="2021-08-09T12:03:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:03:28.762Z] time="2021-08-09T12:03:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:118bcaf2cbd00b279802b28ee7f11cfe6d6b36b1ac3735cf3884775d7a7dfb1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:03:28.762Z] === RUN TestPluginInstall/with_htpasswd [2021-08-09T12:03:29.333Z] time="2021-08-09T12:03:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:03:29.333Z] time="2021-08-09T12:03:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f76b4b8aa90f4c6421aa958ee184c00088ca4dfd7e6a34f08ab5c229c59e3c68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:03:29.333Z] time="2021-08-09T12:03:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:03:29.333Z] time="2021-08-09T12:03:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f76b4b8aa90f4c6421aa958ee184c00088ca4dfd7e6a34f08ab5c229c59e3c68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:03:29.333Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-09T12:03:29.593Z] === RUN TestPluginInstall/with_insecure [2021-08-09T12:03:30.527Z] time="2021-08-09T12:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:03:30.527Z] time="2021-08-09T12:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c769741d493355a0627426b00d411dcc608930d6b14a601e799e622a9e82fb92" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:03:30.527Z] time="2021-08-09T12:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:03:30.527Z] time="2021-08-09T12:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c769741d493355a0627426b00d411dcc608930d6b14a601e799e622a9e82fb92" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:03:30.785Z] plugin_test.go:166: [d9179115b67e3] daemon is not started [2021-08-09T12:03:30.785Z] --- PASS: TestPluginInstall (4.56s) [2021-08-09T12:03:30.785Z] --- PASS: TestPluginInstall/no_auth (2.53s) [2021-08-09T12:03:30.785Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-08-09T12:03:30.785Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2021-08-09T12:03:30.785Z] === RUN TestPluginsWithRuntimes [2021-08-09T12:03:32.043Z] ? github.com/docker/docker/api [no test files] [2021-08-09T12:03:32.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-09T12:03:32.420Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-09T12:03:33.355Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-09T12:03:34.109Z] Removing intermediate container d9a0bdec9551 [2021-08-09T12:03:34.109Z] ---> 1c973a666934 [2021-08-09T12:03:34.109Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-09T12:03:34.109Z] ---> Running in 15aa4ecf0bc1 [2021-08-09T12:03:34.109Z] Removing intermediate container 15aa4ecf0bc1 [2021-08-09T12:03:34.109Z] ---> 0a963eab63e9 [2021-08-09T12:03:34.109Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-09T12:03:34.571Z] ---> Running in e04df3f92090 [2021-08-09T12:03:34.732Z] --- PASS: TestPluginsWithRuntimes (4.11s) [2021-08-09T12:03:34.732Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-08-09T12:03:34.732Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.32s) [2021-08-09T12:03:34.732Z] === RUN TestPluginBackCompatMediaTypes [2021-08-09T12:03:35.028Z] Removing intermediate container e04df3f92090 [2021-08-09T12:03:35.029Z] ---> d28e3758c20f [2021-08-09T12:03:35.029Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-09T12:03:35.667Z] === RUN TestDockerSuite/TestBuildRm [2021-08-09T12:03:35.925Z] --- PASS: TestPluginBackCompatMediaTypes (1.15s) [2021-08-09T12:03:35.925Z] PASS [2021-08-09T12:03:35.925Z] [2021-08-09T12:03:35.925Z] DONE 10 tests in 10.026s [2021-08-09T12:03:35.925Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-09T12:03:35.925Z] ++ 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 [2021-08-09T12:03:35.925Z] ++ set -e [2021-08-09T12:03:35.925Z] ++ '[' -n 0 ']' [2021-08-09T12:03:35.925Z] ++ set -x [2021-08-09T12:03:35.925Z] ++ 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 [2021-08-09T12:03:35.996Z] [2021-08-09T12:03:36.183Z] INFO: Testing against a local daemon [2021-08-09T12:03:36.183Z] === RUN TestExternalGraphDriver [2021-08-09T12:03:36.442Z] === RUN TestExternalGraphDriver/json [2021-08-09T12:03:36.978Z] ---> 5947a6efb423 [2021-08-09T12:03:36.978Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-09T12:03:36.978Z] ---> Running in ab7db71d9808 [2021-08-09T12:03:37.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-09T12:03:38.754Z] === RUN TestExternalGraphDriver/spec [2021-08-09T12:03:40.131Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-09T12:03:40.389Z] docker_api_swarm_node_test.go:19: [def53bac129ee] joining swarm manager [d424467cb9f7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:03:41.326Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-09T12:03:41.326Z] docker_api_swarm_node_test.go:20: [d50904a18976a] joining swarm manager [d424467cb9f7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:03:41.584Z] === RUN TestExternalGraphDriver/pull [2021-08-09T12:03:42.521Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-09T12:03:42.780Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-09T12:03:43.347Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-09T12:03:43.347Z] --- PASS: TestExternalGraphDriver (7.14s) [2021-08-09T12:03:43.347Z] --- PASS: TestExternalGraphDriver/json (2.34s) [2021-08-09T12:03:43.347Z] --- PASS: TestExternalGraphDriver/spec (2.83s) [2021-08-09T12:03:43.347Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2021-08-09T12:03:43.347Z] === RUN TestGraphdriverPluginV2 [2021-08-09T12:03:44.742Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-09T12:03:45.677Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-09T12:03:46.839Z] === RUN TestMiddlewares [2021-08-09T12:03:46.839Z] --- PASS: TestMiddlewares (0.00s) [2021-08-09T12:03:46.839Z] PASS [2021-08-09T12:03:46.839Z] coverage: 9.0% of statements [2021-08-09T12:03:46.839Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2021-08-09T12:03:47.052Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-09T12:03:47.329Z] Removing intermediate container ab7db71d9808 [2021-08-09T12:03:47.329Z] ---> 478c96fad2aa [2021-08-09T12:03:47.329Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-09T12:03:47.329Z] ---> Running in c69914570d64 [2021-08-09T12:03:47.621Z] --- PASS: TestGraphdriverPluginV2 (4.08s) [2021-08-09T12:03:47.621Z] PASS [2021-08-09T12:03:47.621Z] [2021-08-09T12:03:47.621Z] DONE 5 tests in 11.482s [2021-08-09T12:03:47.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-09T12:03:47.621Z] ++ 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 [2021-08-09T12:03:47.621Z] ++ set -e [2021-08-09T12:03:47.621Z] ++ '[' -n 0 ']' [2021-08-09T12:03:47.621Z] ++ set -x [2021-08-09T12:03:47.621Z] ++ 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 [2021-08-09T12:03:47.621Z] INFO: Testing against a local daemon [2021-08-09T12:03:47.621Z] === RUN TestContinueAfterPluginCrash [2021-08-09T12:03:47.621Z] === PAUSE TestContinueAfterPluginCrash [2021-08-09T12:03:47.621Z] === RUN TestReadPluginNoRead [2021-08-09T12:03:47.621Z] === PAUSE TestReadPluginNoRead [2021-08-09T12:03:47.621Z] === RUN TestDaemonStartWithLogOpt [2021-08-09T12:03:47.621Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-09T12:03:47.621Z] === CONT TestContinueAfterPluginCrash [2021-08-09T12:03:47.621Z] === CONT TestDaemonStartWithLogOpt [2021-08-09T12:03:47.982Z] --- PASS: TestServicePlugin (30.35s) [2021-08-09T12:03:47.982Z] === RUN TestServiceUpdateLabel [2021-08-09T12:03:48.871Z] [2021-08-09T12:03:48.871Z] SUCCESS: Specified value was saved. [2021-08-09T12:03:49.346Z] --- PASS: TestServiceUpdateLabel (2.24s) [2021-08-09T12:03:49.346Z] === RUN TestServiceUpdateSecrets [2021-08-09T12:03:51.774Z] Removing intermediate container c69914570d64 [2021-08-09T12:03:51.774Z] ---> 7b213b485cf5 [2021-08-09T12:03:51.774Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-09T12:03:51.774Z] ---> Running in 9db51046f9a5 [2021-08-09T12:03:51.810Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-09T12:03:51.810Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-09T12:03:52.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-09T12:03:52.069Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-09T12:03:52.069Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-09T12:03:52.069Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-09T12:03:52.139Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-09T12:03:52.139Z] Copying nested executables into bundles/binary-daemon [2021-08-09T12:03:52.139Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-09T12:03:52.139Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T12:03:52.139Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-09T12:03:52.139Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-09T12:03:52.328Z] --- PASS: TestDaemonStartWithLogOpt (4.57s) [2021-08-09T12:03:52.328Z] === CONT TestReadPluginNoRead [2021-08-09T12:03:52.482Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/make.sh cross [2021-08-09T12:03:52.587Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-09T12:03:53.053Z] [2021-08-09T12:03:53.053Z] Removing bundles/ [2021-08-09T12:03:53.053Z] [2021-08-09T12:03:53.053Z] ---> Making bundle: cross (in bundles/cross) [2021-08-09T12:03:53.053Z] Cross building: bundles/cross/linux/amd64 [2021-08-09T12:03:53.053Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-09T12:03:53.053Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-09T12:03:53.965Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-09T12:03:54.224Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-09T12:03:55.606Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-09T12:03:55.606Z] === RUN TestReadPluginNoRead/default [2021-08-09T12:03:56.983Z] docker_api_swarm_test.go:501: [d39c174c75f88] joining swarm manager [d298a390723fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:03:57.580Z] Cannot create a file when that file already exists. [2021-08-09T12:03:58.362Z] --- PASS: TestContinueAfterPluginCrash (10.46s) [2021-08-09T12:03:58.620Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-09T12:04:00.523Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-09T12:04:01.090Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-09T12:04:02.094Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-09T12:04:02.094Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-09T12:04:02.094Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T12:04:02.094Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-09T12:04:02.094Z] [2021-08-09T12:04:02.094Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-09T12:04:02.094Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-09T12:04:02.094Z] HOSTNAME=257ce263bd31 [2021-08-09T12:04:02.094Z] TESTDEBUG=0 [2021-08-09T12:04:02.094Z] DEST=bundles/test-integration [2021-08-09T12:04:02.094Z] PWD=/go/src/github.com/docker/docker [2021-08-09T12:04:02.094Z] DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T12:04:02.094Z] container=docker [2021-08-09T12:04:02.094Z] HOME=/root [2021-08-09T12:04:02.094Z] GOLANG_VERSION=1.16.6 [2021-08-09T12:04:02.094Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-09T12:04:02.094Z] VALIDATE_BRANCH=master [2021-08-09T12:04:02.094Z] TERM=xterm [2021-08-09T12:04:02.094Z] DOCKER_PKG=github.com/docker/docker [2021-08-09T12:04:02.094Z] SHLVL=1 [2021-08-09T12:04:02.094Z] TIMEOUT=120m [2021-08-09T12:04:02.094Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-09T12:04:02.094Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-09T12:04:02.094Z] GO111MODULE=off [2021-08-09T12:04:02.094Z] DOCKER_EXPERIMENTAL=1 [2021-08-09T12:04:02.094Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-09T12:04:02.095Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-09T12:04:02.095Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-09T12:04:02.095Z] GOPATH=/go [2021-08-09T12:04:02.095Z] PKG_CONFIG=pkg-config [2021-08-09T12:04:02.095Z] _=/usr/bin/env [2021-08-09T12:04:02.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-09T12:04:02.467Z] === CONT TestReadPluginNoRead [2021-08-09T12:04:02.467Z] read_test.go:92: [d8909264d199d] daemon is not started [2021-08-09T12:04:02.467Z] --- PASS: TestReadPluginNoRead (9.94s) [2021-08-09T12:04:02.467Z] --- PASS: TestReadPluginNoRead/default (2.89s) [2021-08-09T12:04:02.467Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2021-08-09T12:04:02.467Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2021-08-09T12:04:02.467Z] PASS [2021-08-09T12:04:02.467Z] [2021-08-09T12:04:02.467Z] DONE 6 tests in 14.665s [2021-08-09T12:04:02.467Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-09T12:04:02.467Z] ++ 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 [2021-08-09T12:04:02.467Z] ++ set -e [2021-08-09T12:04:02.467Z] ++ '[' -n 0 ']' [2021-08-09T12:04:02.467Z] ++ set -x [2021-08-09T12:04:02.467Z] ++ 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 [2021-08-09T12:04:02.467Z] testing: warning: no tests to run [2021-08-09T12:04:02.467Z] PASS [2021-08-09T12:04:02.467Z] [2021-08-09T12:04:02.467Z] DONE 0 tests in 0.052s [2021-08-09T12:04:02.467Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-09T12:04:02.467Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-09T12:04:02.467Z] ++ 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 [2021-08-09T12:04:02.467Z] ++ set -e [2021-08-09T12:04:02.467Z] ++ '[' -n 0 ']' [2021-08-09T12:04:02.467Z] ++ set -x [2021-08-09T12:04:02.467Z] ++ 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 [2021-08-09T12:04:02.467Z] INFO: Testing against a local daemon [2021-08-09T12:04:02.467Z] === RUN TestPluginWithDevMounts [2021-08-09T12:04:02.467Z] === PAUSE TestPluginWithDevMounts [2021-08-09T12:04:02.467Z] === CONT TestPluginWithDevMounts [2021-08-09T12:04:03.385Z] Removing intermediate container 9db51046f9a5 [2021-08-09T12:04:03.385Z] ---> 5fce65380181 [2021-08-09T12:04:03.385Z] Step 13/13 : CMD ["sh"] [2021-08-09T12:04:03.385Z] ---> Running in 609aed45eb83 [2021-08-09T12:04:03.385Z] Removing intermediate container 609aed45eb83 [2021-08-09T12:04:03.385Z] ---> e3f0a77ac173 [2021-08-09T12:04:03.385Z] Successfully built e3f0a77ac173 [2021-08-09T12:04:03.385Z] Successfully tagged busybox:latest [2021-08-09T12:04:03.385Z] INFO: Docker images of the daemon under test [2021-08-09T12:04:03.385Z] [2021-08-09T12:04:03.385Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T12:04:03.385Z] busybox latest e3f0a77ac173 1 second ago 2.78GB [2021-08-09T12:04:03.385Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-08-09T12:04:03.385Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-08-09T12:04:03.385Z] [2021-08-09T12:04:03.385Z] INFO: Running integration tests at 08/09/2021 12:04:03... [2021-08-09T12:04:03.385Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-09T12:04:03.385Z] INFO: Integration API tests being run from the host: [2021-08-09T12:04:03.385Z] INFO: make.ps1 starting at 08/09/2021 12:04:03 [2021-08-09T12:04:03.402Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-09T12:04:03.972Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-09T12:04:04.231Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-08-09T12:04:04.231Z] PASS [2021-08-09T12:04:04.231Z] [2021-08-09T12:04:04.231Z] DONE 1 tests in 2.042s [2021-08-09T12:04:04.489Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-09T12:04:04.489Z] ++ 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 [2021-08-09T12:04:04.489Z] ++ set -e [2021-08-09T12:04:04.489Z] ++ '[' -n 0 ']' [2021-08-09T12:04:04.489Z] ++ set -x [2021-08-09T12:04:04.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-09T12:04:04.490Z] INFO: Testing against a local daemon [2021-08-09T12:04:04.490Z] === RUN TestSecretInspect [2021-08-09T12:04:04.931Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-09T12:04:05.058Z] docker_api_swarm_test.go:506: [d85b1cd2783cf] joining swarm manager [d298a390723fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:04:05.058Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-09T12:04:06.435Z] === RUN TestDockerSuite/TestBuildUser [2021-08-09T12:04:07.002Z] --- PASS: TestSecretInspect (2.57s) [2021-08-09T12:04:07.002Z] === RUN TestSecretList [2021-08-09T12:04:07.386Z] --- PASS: TestServiceUpdateSecrets (15.20s) [2021-08-09T12:04:07.386Z] === RUN TestServiceUpdateConfigs [2021-08-09T12:04:08.394Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-09T12:04:09.769Z] --- PASS: TestSecretList (2.49s) [2021-08-09T12:04:09.769Z] === RUN TestSecretsCreateAndDelete [2021-08-09T12:04:12.301Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-09T12:04:12.301Z] --- PASS: TestSecretsCreateAndDelete (2.49s) [2021-08-09T12:04:12.301Z] === RUN TestSecretsUpdate [2021-08-09T12:04:14.834Z] --- PASS: TestSecretsUpdate (2.50s) [2021-08-09T12:04:14.834Z] === RUN TestTemplatedSecret [2021-08-09T12:04:19.024Z] --- PASS: TestTemplatedSecret (4.15s) [2021-08-09T12:04:19.024Z] === RUN TestSecretCreateResolve [2021-08-09T12:04:19.545Z] --- PASS: TestServiceUpdateConfigs (15.08s) [2021-08-09T12:04:19.545Z] === RUN TestServiceUpdateNetwork [2021-08-09T12:04:21.556Z] --- PASS: TestSecretCreateResolve (2.63s) [2021-08-09T12:04:21.556Z] PASS [2021-08-09T12:04:21.556Z] [2021-08-09T12:04:21.556Z] DONE 6 tests in 16.977s [2021-08-09T12:04:21.556Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-09T12:04:21.556Z] ++ 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 [2021-08-09T12:04:21.556Z] ++ set -e [2021-08-09T12:04:21.556Z] ++ '[' -n 0 ']' [2021-08-09T12:04:21.556Z] ++ set -x [2021-08-09T12:04:21.556Z] ++ 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 [2021-08-09T12:04:21.556Z] INFO: Testing against a local daemon [2021-08-09T12:04:21.556Z] === RUN TestServiceCreateInit [2021-08-09T12:04:21.556Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-09T12:04:28.119Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-09T12:04:28.686Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-09T12:04:29.623Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-09T12:04:29.882Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-09T12:04:31.259Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-09T12:04:32.196Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-09T12:04:32.455Z] --- PASS: TestServiceCreateInit (10.87s) [2021-08-09T12:04:32.455Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.45s) [2021-08-09T12:04:32.455Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.39s) [2021-08-09T12:04:32.455Z] === RUN TestCreateServiceMultipleTimes [2021-08-09T12:04:33.389Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-09T12:04:33.389Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-09T12:04:33.389Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-09T12:04:33.389Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-09T12:04:33.389Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-09T12:04:33.389Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-09T12:04:33.389Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-09T12:04:33.389Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-09T12:04:33.389Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-09T12:04:34.379Z] --- PASS: TestServiceUpdateNetwork (12.82s) [2021-08-09T12:04:34.379Z] === RUN TestServiceUpdatePidsLimit [2021-08-09T12:04:34.379Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-09T12:04:34.379Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-09T12:04:35.931Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-09T12:04:35.931Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-09T12:04:37.319Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-09T12:04:37.509Z] === RUN TestBoolValue [2021-08-09T12:04:37.509Z] --- PASS: TestBoolValue (0.00s) [2021-08-09T12:04:37.509Z] === RUN TestBoolValueOrDefault [2021-08-09T12:04:37.509Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-09T12:04:37.509Z] === RUN TestInt64ValueOrZero [2021-08-09T12:04:37.509Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-09T12:04:37.509Z] === RUN TestInt64ValueOrDefault [2021-08-09T12:04:37.509Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-09T12:04:37.509Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-09T12:04:37.509Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-09T12:04:37.509Z] === RUN TestJsonContentType [2021-08-09T12:04:37.509Z] --- PASS: TestJsonContentType (0.00s) [2021-08-09T12:04:37.509Z] PASS [2021-08-09T12:04:37.509Z] coverage: 14.7% of statements [2021-08-09T12:04:37.509Z] ok github.com/docker/docker/api/server/httputils 0.073s coverage: 14.7% of statements [2021-08-09T12:04:37.888Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-09T12:04:37.968Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-09T12:04:38.934Z] === RUN TestMaskSecretKeys [2021-08-09T12:04:38.934Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-09T12:04:38.934Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-09T12:04:38.934Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-09T12:04:38.934Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-09T12:04:38.934Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-09T12:04:38.934Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-09T12:04:38.934Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-09T12:04:38.934Z] === RUN TestVersionMiddlewareVersion [2021-08-09T12:04:38.934Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-09T12:04:38.934Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-09T12:04:38.934Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-09T12:04:38.934Z] PASS [2021-08-09T12:04:38.934Z] coverage: 37.7% of statements [2021-08-09T12:04:38.934Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2021-08-09T12:04:39.269Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-09T12:04:39.269Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-09T12:04:39.392Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-09T12:04:39.392Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-09T12:04:39.392Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-09T12:04:39.392Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-09T12:04:39.392Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-09T12:04:39.392Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-09T12:04:39.392Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-09T12:04:39.392Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-09T12:04:39.850Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-09T12:04:40.309Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-09T12:04:40.309Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-09T12:04:40.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-09T12:04:40.767Z] === RUN TestAdjustForAPIVersion [2021-08-09T12:04:40.767Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-09T12:04:40.767Z] PASS [2021-08-09T12:04:40.767Z] coverage: 5.7% of statements [2021-08-09T12:04:40.767Z] === RUN TestStrSliceMarshalJSON [2021-08-09T12:04:40.767Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestStrSliceUnmarshalJSON [2021-08-09T12:04:40.767Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestStrSliceUnmarshalString [2021-08-09T12:04:40.767Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestStrSliceUnmarshalSlice [2021-08-09T12:04:40.767Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-09T12:04:40.767Z] PASS [2021-08-09T12:04:40.767Z] coverage: 90.0% of statements [2021-08-09T12:04:40.767Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-08-09T12:04:40.767Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-09T12:04:40.767Z] === RUN TestToJSON [2021-08-09T12:04:40.767Z] --- PASS: TestToJSON (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestToParamWithVersion [2021-08-09T12:04:40.767Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestFromJSON [2021-08-09T12:04:40.767Z] --- PASS: TestFromJSON (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestEmpty [2021-08-09T12:04:40.767Z] --- PASS: TestEmpty (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestArgsMatchKVListEmptySources [2021-08-09T12:04:40.767Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestArgsMatchKVList [2021-08-09T12:04:40.767Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestArgsMatch [2021-08-09T12:04:40.767Z] --- PASS: TestArgsMatch (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestAdd [2021-08-09T12:04:40.767Z] --- PASS: TestAdd (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestDel [2021-08-09T12:04:40.767Z] --- PASS: TestDel (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestLen [2021-08-09T12:04:40.767Z] --- PASS: TestLen (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestExactMatch [2021-08-09T12:04:40.767Z] --- PASS: TestExactMatch (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestOnlyOneExactMatch [2021-08-09T12:04:40.767Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestContains [2021-08-09T12:04:40.767Z] --- PASS: TestContains (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestValidate [2021-08-09T12:04:40.767Z] --- PASS: TestValidate (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestWalkValues [2021-08-09T12:04:40.767Z] --- PASS: TestWalkValues (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestFuzzyMatch [2021-08-09T12:04:40.767Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-09T12:04:40.767Z] === RUN TestClone [2021-08-09T12:04:40.767Z] --- PASS: TestClone (0.00s) [2021-08-09T12:04:40.767Z] PASS [2021-08-09T12:04:40.767Z] coverage: 92.2% of statements [2021-08-09T12:04:40.767Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-09T12:04:40.767Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-09T12:04:40.808Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:04:40.808Z] INFO: Testing against a local daemon [2021-08-09T12:04:40.808Z] === RUN TestBuildWithSession [2021-08-09T12:04:40.808Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T12:04:40.808Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-09T12:04:40.808Z] === RUN TestBuildSquashParent [2021-08-09T12:04:40.808Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:04:40.808Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-09T12:04:40.808Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-09T12:04:40.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:04:40.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:04:40.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:04:40.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:04:40.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:04:40.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:04:40.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:04:40.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:04:40.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:04:40.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:04:40.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:04:40.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:04:40.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:04:40.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:04:40.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:04:40.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:04:41.225Z] === RUN TestDurationToSecondsString [2021-08-09T12:04:41.225Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-09T12:04:41.225Z] === RUN TestGetTimestamp [2021-08-09T12:04:41.225Z] --- PASS: TestGetTimestamp (0.11s) [2021-08-09T12:04:41.225Z] === RUN TestParseTimestamps [2021-08-09T12:04:41.225Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-09T12:04:41.225Z] PASS [2021-08-09T12:04:41.225Z] coverage: 100.0% of statements [2021-08-09T12:04:41.225Z] ok github.com/docker/docker/api/types/time 0.140s coverage: 100.0% of statements [2021-08-09T12:04:41.225Z] === RUN TestCompareVersion [2021-08-09T12:04:41.225Z] --- PASS: TestCompareVersion (0.00s) [2021-08-09T12:04:41.225Z] PASS [2021-08-09T12:04:41.225Z] coverage: 75.0% of statements [2021-08-09T12:04:41.225Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/builder [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-09T12:04:41.225Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-09T12:04:42.189Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-09T12:04:42.189Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-09T12:04:42.189Z] === RUN TestCloneArgsSmartHttp [2021-08-09T12:04:42.189Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-08-09T12:04:42.189Z] === RUN TestCloneArgsDumbHttp [2021-08-09T12:04:42.189Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-09T12:04:42.189Z] === RUN TestCloneArgsGit [2021-08-09T12:04:42.189Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-09T12:04:42.189Z] === RUN TestCheckoutGit [2021-08-09T12:04:42.457Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-09T12:04:43.183Z] docker_api_swarm_node_test.go:80: [de7f34daeab95] joining swarm manager [d5a54c7d5beea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:04:43.183Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-09T12:04:43.722Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-09T12:04:43.722Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestProcessNoDockerignore [2021-08-09T12:04:43.722Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-09T12:04:43.722Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestDetectContentType [2021-08-09T12:04:43.722Z] --- PASS: TestDetectContentType (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestSelectAcceptableMIME [2021-08-09T12:04:43.722Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestInspectEmptyResponse [2021-08-09T12:04:43.722Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestInspectResponseBinary [2021-08-09T12:04:43.722Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestResponseUnsupportedContentType [2021-08-09T12:04:43.722Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestInspectResponseTextSimple [2021-08-09T12:04:43.722Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestInspectResponseEmptyContentType [2021-08-09T12:04:43.722Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestUnknownContentLength [2021-08-09T12:04:43.722Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-09T12:04:43.722Z] === RUN TestDownloadRemote [2021-08-09T12:04:43.723Z] --- PASS: TestDownloadRemote (0.07s) [2021-08-09T12:04:43.723Z] === RUN TestGetWithStatusError [2021-08-09T12:04:43.723Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-09T12:04:43.723Z] === RUN TestCloseRootDirectory [2021-08-09T12:04:43.723Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:04:43.723Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-09T12:04:43.723Z] === RUN TestHashFile [2021-08-09T12:04:43.723Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:04:43.723Z] --- SKIP: TestHashFile (0.00s) [2021-08-09T12:04:43.723Z] === RUN TestHashSubdir [2021-08-09T12:04:43.723Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:04:44.180Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestRemoveDirectory [2021-08-09T12:04:44.180Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:04:44.180Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-09T12:04:44.180Z] PASS [2021-08-09T12:04:44.180Z] coverage: 9.3% of statements [2021-08-09T12:04:44.180Z] ok github.com/docker/docker/builder/remotecontext 0.253s coverage: 9.3% of statements [2021-08-09T12:04:44.180Z] === RUN TestGetAllAllowed [2021-08-09T12:04:44.180Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestGetAllMeta [2021-08-09T12:04:44.180Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-09T12:04:44.180Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestIsUnreferencedBuiltin [2021-08-09T12:04:44.180Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestIsExistingDirectory [2021-08-09T12:04:44.180Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-08-09T12:04:44.180Z] === RUN TestGetFilenameForDownload [2021-08-09T12:04:44.180Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestEnv2Variables [2021-08-09T12:04:44.180Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-09T12:04:44.180Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestMaintainer [2021-08-09T12:04:44.180Z] --- PASS: TestMaintainer (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestLabel [2021-08-09T12:04:44.180Z] --- PASS: TestLabel (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestFromScratch [2021-08-09T12:04:44.180Z] --- PASS: TestFromScratch (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestFromWithArg [2021-08-09T12:04:44.180Z] --- PASS: TestFromWithArg (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-09T12:04:44.180Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestFromWithUndefinedArg [2021-08-09T12:04:44.180Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestFromMultiStageWithNamedStage [2021-08-09T12:04:44.180Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestOnbuild [2021-08-09T12:04:44.180Z] --- PASS: TestOnbuild (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestWorkdir [2021-08-09T12:04:44.180Z] --- PASS: TestWorkdir (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestCmd [2021-08-09T12:04:44.180Z] --- PASS: TestCmd (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestHealthcheckNone [2021-08-09T12:04:44.180Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestHealthcheckCmd [2021-08-09T12:04:44.180Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestEntrypoint [2021-08-09T12:04:44.180Z] --- PASS: TestEntrypoint (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestExpose [2021-08-09T12:04:44.180Z] --- PASS: TestExpose (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestUser [2021-08-09T12:04:44.180Z] --- PASS: TestUser (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestVolume [2021-08-09T12:04:44.180Z] --- PASS: TestVolume (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestStopSignal [2021-08-09T12:04:44.180Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-09T12:04:44.180Z] --- SKIP: TestStopSignal (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestArg [2021-08-09T12:04:44.180Z] --- PASS: TestArg (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestShell [2021-08-09T12:04:44.180Z] --- PASS: TestShell (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestPrependEnvOnCmd [2021-08-09T12:04:44.180Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestRunWithBuildArgs [2021-08-09T12:04:44.180Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestRunIgnoresHealthcheck [2021-08-09T12:04:44.180Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestDispatchUnsupportedOptions [2021-08-09T12:04:44.180Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-09T12:04:44.180Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-09T12:04:44.180Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-09T12:04:44.180Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-09T12:04:44.180Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-09T12:04:44.180Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-09T12:04:44.180Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestNormalizeWorkdir [2021-08-09T12:04:44.180Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestDispatch [2021-08-09T12:04:44.180Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-09T12:04:44.180Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-09T12:04:44.180Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-09T12:04:44.180Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-09T12:04:44.180Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-09T12:04:44.180Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-09T12:04:44.180Z] === RUN TestDispatch/COPY_url [2021-08-09T12:04:44.180Z] --- PASS: TestDispatch (0.05s) [2021-08-09T12:04:44.180Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-09T12:04:44.180Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-08-09T12:04:44.180Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-09T12:04:44.180Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-09T12:04:44.180Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-09T12:04:44.180Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-09T12:04:44.180Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestAddScratchImageAddsToMounts [2021-08-09T12:04:44.180Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-09T12:04:44.180Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-09T12:04:44.180Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-09T12:04:44.180Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestImageSourceGetAddsToMounts [2021-08-09T12:04:44.180Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestEmptyDockerfile [2021-08-09T12:04:44.180Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestSymlinkDockerfile [2021-08-09T12:04:44.180Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-09T12:04:44.180Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-09T12:04:44.180Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestNonExistingDockerfile [2021-08-09T12:04:44.180Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestCopyRunConfig [2021-08-09T12:04:44.180Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestDeepCopyRunConfig [2021-08-09T12:04:44.180Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestExportImage [2021-08-09T12:04:44.180Z] --- PASS: TestExportImage (0.00s) [2021-08-09T12:04:44.180Z] === RUN TestNormalizeDest [2021-08-09T12:04:44.180Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-09T12:04:44.180Z] PASS [2021-08-09T12:04:44.180Z] coverage: 46.8% of statements [2021-08-09T12:04:44.180Z] ok github.com/docker/docker/builder/dockerfile 0.156s coverage: 46.8% of statements [2021-08-09T12:04:44.180Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-09T12:04:44.642Z] === RUN TestEnable [2021-08-09T12:04:44.642Z] --- PASS: TestEnable (0.00s) [2021-08-09T12:04:44.642Z] === RUN TestDisable [2021-08-09T12:04:44.642Z] --- PASS: TestDisable (0.00s) [2021-08-09T12:04:44.642Z] === RUN TestEnabled [2021-08-09T12:04:44.642Z] --- PASS: TestEnabled (0.00s) [2021-08-09T12:04:44.642Z] PASS [2021-08-09T12:04:44.642Z] coverage: 100.0% of statements [2021-08-09T12:04:44.642Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-08-09T12:04:45.100Z] === RUN TestTCP4Proxy [2021-08-09T12:04:45.100Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-09T12:04:45.100Z] === RUN TestTCP4ProxyHalfClose [2021-08-09T12:04:45.100Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-09T12:04:45.100Z] === RUN TestTCP6Proxy [2021-08-09T12:04:45.100Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-09T12:04:45.100Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-09T12:04:45.100Z] === RUN TestTCPDualStackProxy [2021-08-09T12:04:45.100Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-09T12:04:45.100Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-09T12:04:45.100Z] === RUN TestUDP4Proxy [2021-08-09T12:04:45.100Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-09T12:04:45.100Z] === RUN TestUDP6Proxy [2021-08-09T12:04:45.100Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-09T12:04:45.100Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-09T12:04:45.100Z] === RUN TestUDPWriteError [2021-08-09T12:04:45.100Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-09T12:04:45.100Z] === RUN TestSCTP4Proxy [2021-08-09T12:04:45.100Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-09T12:04:45.100Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-09T12:04:45.100Z] === RUN TestSCTP6Proxy [2021-08-09T12:04:45.100Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-09T12:04:45.100Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-09T12:04:45.100Z] PASS [2021-08-09T12:04:45.100Z] coverage: 49.4% of statements [2021-08-09T12:04:45.100Z] ok github.com/docker/docker/cmd/docker-proxy 0.087s coverage: 49.4% of statements [2021-08-09T12:04:45.716Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-09T12:04:46.283Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-09T12:04:46.283Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-09T12:04:46.849Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-09T12:04:46.849Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-09T12:04:46.849Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-09T12:04:47.417Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-09T12:04:49.950Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-09T12:04:49.950Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-09T12:04:49.950Z] docker_cli_sni_test.go:18: Flakey test [2021-08-09T12:04:49.950Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-09T12:04:50.519Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-09T12:04:50.623Z] --- PASS: TestServiceUpdatePidsLimit (17.03s) [2021-08-09T12:04:50.623Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-08-09T12:04:50.623Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-08-09T12:04:50.623Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-08-09T12:04:50.623Z] PASS [2021-08-09T12:04:50.623Z] [2021-08-09T12:04:50.623Z] === Skipped [2021-08-09T12:04:50.623Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-09T12:04:50.623Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-09T12:04:50.623Z] [2021-08-09T12:04:50.623Z] [2021-08-09T12:04:50.623Z] DONE 27 tests, 1 skipped in 174.273s [2021-08-09T12:04:50.623Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-09T12:04:50.623Z] INFO: Testing against a local daemon [2021-08-09T12:04:50.623Z] === RUN TestSessionCreate [2021-08-09T12:04:50.623Z] --- PASS: TestSessionCreate (0.02s) [2021-08-09T12:04:50.623Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-09T12:04:50.623Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-09T12:04:50.623Z] PASS [2021-08-09T12:04:50.623Z] [2021-08-09T12:04:50.623Z] DONE 2 tests in 0.069s [2021-08-09T12:04:50.623Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-09T12:04:50.623Z] INFO: Testing against a local daemon [2021-08-09T12:04:50.623Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-09T12:04:50.623Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-09T12:04:50.623Z] === RUN TestDiskUsage [2021-08-09T12:04:50.623Z] === PAUSE TestDiskUsage [2021-08-09T12:04:50.623Z] === RUN TestEventsExecDie [2021-08-09T12:04:50.623Z] --- PASS: TestEventsExecDie (1.04s) [2021-08-09T12:04:50.623Z] === RUN TestEventsBackwardsCompatible [2021-08-09T12:04:50.623Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-08-09T12:04:50.623Z] === RUN TestEventsVolumeCreate [2021-08-09T12:04:50.623Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-09T12:04:50.623Z] === RUN TestInfoBinaryCommits [2021-08-09T12:04:50.623Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-08-09T12:04:50.623Z] === RUN TestInfoAPIVersioned [2021-08-09T12:04:50.623Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-09T12:04:50.623Z] === RUN TestInfoDiscoveryBackend [2021-08-09T12:04:51.184Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-08-09T12:04:51.184Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-09T12:04:51.457Z] --- PASS: TestCreateServiceMultipleTimes (18.89s) [2021-08-09T12:04:51.457Z] === RUN TestCreateServiceConflict [2021-08-09T12:04:51.718Z] === RUN TestDockerSuite/TestCommitChange [2021-08-09T12:04:52.109Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-09T12:04:52.109Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-09T12:04:52.670Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-09T12:04:52.670Z] === RUN TestInfoAPI [2021-08-09T12:04:52.670Z] --- PASS: TestInfoAPI (0.02s) [2021-08-09T12:04:52.670Z] === RUN TestInfoAPIWarnings [2021-08-09T12:04:53.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:04:53.622Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-09T12:04:53.666Z] === RUN TestCheckpointCreateError [2021-08-09T12:04:53.666Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCheckpointCreate [2021-08-09T12:04:53.666Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCheckpointDeleteError [2021-08-09T12:04:53.666Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCheckpointDelete [2021-08-09T12:04:53.666Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCheckpointListError [2021-08-09T12:04:53.666Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCheckpointList [2021-08-09T12:04:53.666Z] --- PASS: TestCheckpointList (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCheckpointListContainerNotFound [2021-08-09T12:04:53.666Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestNewClientWithOpsFromEnv [2021-08-09T12:04:53.666Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-09T12:04:53.666Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestGetAPIPath [2021-08-09T12:04:53.666Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestParseHostURL [2021-08-09T12:04:53.666Z] --- PASS: TestParseHostURL (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-09T12:04:53.666Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-09T12:04:53.666Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestNegotiateAPIVersion [2021-08-09T12:04:53.666Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestNegotiateAPVersionOverride [2021-08-09T12:04:53.666Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-09T12:04:53.666Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-09T12:04:53.666Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-09T12:04:53.666Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestClientRedirect [2021-08-09T12:04:53.666Z] --- PASS: TestClientRedirect (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigCreateUnsupported [2021-08-09T12:04:53.666Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigCreateError [2021-08-09T12:04:53.666Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigCreate [2021-08-09T12:04:53.666Z] --- PASS: TestConfigCreate (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigInspectNotFound [2021-08-09T12:04:53.666Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigInspectWithEmptyID [2021-08-09T12:04:53.666Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigInspectUnsupported [2021-08-09T12:04:53.666Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigInspectError [2021-08-09T12:04:53.666Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigInspectConfigNotFound [2021-08-09T12:04:53.666Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigInspect [2021-08-09T12:04:53.666Z] --- PASS: TestConfigInspect (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigListUnsupported [2021-08-09T12:04:53.666Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigListError [2021-08-09T12:04:53.666Z] --- PASS: TestConfigListError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigList [2021-08-09T12:04:53.666Z] --- PASS: TestConfigList (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigRemoveUnsupported [2021-08-09T12:04:53.666Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigRemoveError [2021-08-09T12:04:53.666Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigRemove [2021-08-09T12:04:53.666Z] --- PASS: TestConfigRemove (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigUpdateUnsupported [2021-08-09T12:04:53.666Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigUpdateError [2021-08-09T12:04:53.666Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestConfigUpdate [2021-08-09T12:04:53.666Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerCommitError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerCommit [2021-08-09T12:04:53.666Z] --- PASS: TestContainerCommit (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerStatPathError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerStatPathNotFoundError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerStatPathNoHeaderError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerStatPath [2021-08-09T12:04:53.666Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCopyToContainerError [2021-08-09T12:04:53.666Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCopyToContainerNotFoundError [2021-08-09T12:04:53.666Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-09T12:04:53.666Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCopyToContainer [2021-08-09T12:04:53.666Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCopyFromContainerError [2021-08-09T12:04:53.666Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCopyFromContainerNotFoundError [2021-08-09T12:04:53.666Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-09T12:04:53.666Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-09T12:04:53.666Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestCopyFromContainer [2021-08-09T12:04:53.666Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerCreateError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerCreateImageNotFound [2021-08-09T12:04:53.666Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerCreateWithName [2021-08-09T12:04:53.666Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerCreateAutoRemove [2021-08-09T12:04:53.666Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerDiffError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerDiff [2021-08-09T12:04:53.666Z] --- PASS: TestContainerDiff (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerExecCreateError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerExecCreate [2021-08-09T12:04:53.666Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerExecStartError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerExecStart [2021-08-09T12:04:53.666Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerExecInspectError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerExecInspect [2021-08-09T12:04:53.666Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerExportError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerExportError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerExport [2021-08-09T12:04:53.666Z] --- PASS: TestContainerExport (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerInspectError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerInspectContainerNotFound [2021-08-09T12:04:53.666Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerInspectWithEmptyID [2021-08-09T12:04:53.666Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerInspect [2021-08-09T12:04:53.666Z] --- PASS: TestContainerInspect (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerInspectNode [2021-08-09T12:04:53.666Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerKillError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerKillError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerKill [2021-08-09T12:04:53.666Z] --- PASS: TestContainerKill (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerListError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerListError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerList [2021-08-09T12:04:53.666Z] --- PASS: TestContainerList (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerLogsNotFoundError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerLogsError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerLogs [2021-08-09T12:04:53.666Z] --- PASS: TestContainerLogs (0.13s) [2021-08-09T12:04:53.666Z] === RUN TestContainerPauseError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerPause [2021-08-09T12:04:53.666Z] --- PASS: TestContainerPause (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainersPruneError [2021-08-09T12:04:53.666Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainersPrune [2021-08-09T12:04:53.666Z] --- PASS: TestContainersPrune (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerRemoveError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerRemoveNotFoundError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerRemove [2021-08-09T12:04:53.666Z] --- PASS: TestContainerRemove (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerRenameError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerRename [2021-08-09T12:04:53.666Z] --- PASS: TestContainerRename (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerResizeError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerExecResizeError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerResize [2021-08-09T12:04:53.666Z] --- PASS: TestContainerResize (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerExecResize [2021-08-09T12:04:53.666Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerRestartError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerRestart [2021-08-09T12:04:53.666Z] --- PASS: TestContainerRestart (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerStartError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerStartError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerStart [2021-08-09T12:04:53.666Z] --- PASS: TestContainerStart (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerStatsError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerStats [2021-08-09T12:04:53.666Z] --- PASS: TestContainerStats (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerStopError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerStopError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerStop [2021-08-09T12:04:53.666Z] --- PASS: TestContainerStop (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerTopError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerTopError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerTop [2021-08-09T12:04:53.666Z] --- PASS: TestContainerTop (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerUnpauseError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerUnpause [2021-08-09T12:04:53.666Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerUpdateError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerUpdate [2021-08-09T12:04:53.666Z] --- PASS: TestContainerUpdate (0.01s) [2021-08-09T12:04:53.666Z] === RUN TestContainerWaitError [2021-08-09T12:04:53.666Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestContainerWait [2021-08-09T12:04:53.666Z] --- PASS: TestContainerWait (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestDiskUsageError [2021-08-09T12:04:53.666Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestDiskUsage [2021-08-09T12:04:53.666Z] --- PASS: TestDiskUsage (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestDistributionInspectUnsupported [2021-08-09T12:04:53.666Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestDistributionInspectWithEmptyID [2021-08-09T12:04:53.666Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestEventsErrorInOptions [2021-08-09T12:04:53.666Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestEventsErrorFromServer [2021-08-09T12:04:53.666Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestEvents [2021-08-09T12:04:53.666Z] --- PASS: TestEvents (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestTLSCloseWriter [2021-08-09T12:04:53.666Z] === PAUSE TestTLSCloseWriter [2021-08-09T12:04:53.666Z] === RUN TestImageBuildError [2021-08-09T12:04:53.666Z] --- PASS: TestImageBuildError (0.00s) [2021-08-09T12:04:53.666Z] === RUN TestImageBuild [2021-08-09T12:04:53.667Z] --- PASS: TestImageBuild (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestGetDockerOS [2021-08-09T12:04:53.667Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageCreateError [2021-08-09T12:04:53.667Z] --- PASS: TestImageCreateError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageCreate [2021-08-09T12:04:53.667Z] --- PASS: TestImageCreate (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageHistoryError [2021-08-09T12:04:53.667Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageHistory [2021-08-09T12:04:53.667Z] --- PASS: TestImageHistory (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageImportError [2021-08-09T12:04:53.667Z] --- PASS: TestImageImportError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageImport [2021-08-09T12:04:53.667Z] --- PASS: TestImageImport (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageInspectError [2021-08-09T12:04:53.667Z] --- PASS: TestImageInspectError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageInspectImageNotFound [2021-08-09T12:04:53.667Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageInspectWithEmptyID [2021-08-09T12:04:53.667Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageInspect [2021-08-09T12:04:53.667Z] --- PASS: TestImageInspect (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageListError [2021-08-09T12:04:53.667Z] --- PASS: TestImageListError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageList [2021-08-09T12:04:53.667Z] --- PASS: TestImageList (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageListApiBefore125 [2021-08-09T12:04:53.667Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageLoadError [2021-08-09T12:04:53.667Z] --- PASS: TestImageLoadError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageLoad [2021-08-09T12:04:53.667Z] --- PASS: TestImageLoad (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagesPruneError [2021-08-09T12:04:53.667Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagesPrune [2021-08-09T12:04:53.667Z] --- PASS: TestImagesPrune (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePullReferenceParseError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePullAnyError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePullWithoutErrors [2021-08-09T12:04:53.667Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePushReferenceError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePushAnyError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImagePushWithoutErrors [2021-08-09T12:04:53.667Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-09T12:04:53.667Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-09T12:04:53.667Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-09T12:04:53.667Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-09T12:04:53.667Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageRemoveError [2021-08-09T12:04:53.667Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageRemoveImageNotFound [2021-08-09T12:04:53.667Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageRemove [2021-08-09T12:04:53.667Z] --- PASS: TestImageRemove (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageSaveError [2021-08-09T12:04:53.667Z] --- PASS: TestImageSaveError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageSave [2021-08-09T12:04:53.667Z] --- PASS: TestImageSave (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageSearchAnyError [2021-08-09T12:04:53.667Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-09T12:04:53.667Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-09T12:04:53.667Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-09T12:04:53.667Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-09T12:04:53.667Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageSearchWithoutErrors [2021-08-09T12:04:53.667Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageTagError [2021-08-09T12:04:53.667Z] --- PASS: TestImageTagError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageTagInvalidReference [2021-08-09T12:04:53.667Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageTagInvalidSourceImageName [2021-08-09T12:04:53.667Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageTagHexSource [2021-08-09T12:04:53.667Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestImageTag [2021-08-09T12:04:53.667Z] --- PASS: TestImageTag (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestInfoServerError [2021-08-09T12:04:53.667Z] --- PASS: TestInfoServerError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestInfoInvalidResponseJSONError [2021-08-09T12:04:53.667Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestInfo [2021-08-09T12:04:53.667Z] --- PASS: TestInfo (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkConnectError [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkConnect [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkCreateError [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkCreate [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkDisconnectError [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkDisconnect [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkInspectError [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkInspectNotFoundError [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkInspectWithEmptyID [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkInspect [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkListError [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkListError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkList [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkList (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworksPruneError [2021-08-09T12:04:53.667Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworksPrune [2021-08-09T12:04:53.667Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkRemoveError [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNetworkRemove [2021-08-09T12:04:53.667Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNodeInspectError [2021-08-09T12:04:53.667Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNodeInspectNodeNotFound [2021-08-09T12:04:53.667Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNodeInspectWithEmptyID [2021-08-09T12:04:53.667Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNodeInspect [2021-08-09T12:04:53.667Z] --- PASS: TestNodeInspect (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNodeListError [2021-08-09T12:04:53.667Z] --- PASS: TestNodeListError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNodeList [2021-08-09T12:04:53.667Z] --- PASS: TestNodeList (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNodeRemoveError [2021-08-09T12:04:53.667Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNodeRemove [2021-08-09T12:04:53.667Z] --- PASS: TestNodeRemove (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNodeUpdateError [2021-08-09T12:04:53.667Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestNodeUpdate [2021-08-09T12:04:53.667Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestOptionWithTimeout [2021-08-09T12:04:53.667Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPingFail [2021-08-09T12:04:53.667Z] --- PASS: TestPingFail (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPingWithError [2021-08-09T12:04:53.667Z] 2021/08/09 12:04:53 RoundTripper returned a response & error; ignoring response [2021-08-09T12:04:53.667Z] 2021/08/09 12:04:53 RoundTripper returned a response & error; ignoring response [2021-08-09T12:04:53.667Z] --- PASS: TestPingWithError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPingSuccess [2021-08-09T12:04:53.667Z] --- PASS: TestPingSuccess (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPingHeadFallback [2021-08-09T12:04:53.667Z] === RUN TestPingHeadFallback/OK [2021-08-09T12:04:53.667Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-09T12:04:53.667Z] === RUN TestPingHeadFallback/Not_Found [2021-08-09T12:04:53.667Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-09T12:04:53.667Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-09T12:04:53.667Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-09T12:04:53.667Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-09T12:04:53.667Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-09T12:04:53.667Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginDisableError [2021-08-09T12:04:53.667Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginDisable [2021-08-09T12:04:53.667Z] --- PASS: TestPluginDisable (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginEnableError [2021-08-09T12:04:53.667Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginEnable [2021-08-09T12:04:53.667Z] --- PASS: TestPluginEnable (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginInspectError [2021-08-09T12:04:53.667Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginInspectWithEmptyID [2021-08-09T12:04:53.667Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginInspect [2021-08-09T12:04:53.667Z] --- PASS: TestPluginInspect (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginListError [2021-08-09T12:04:53.667Z] --- PASS: TestPluginListError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginList [2021-08-09T12:04:53.667Z] --- PASS: TestPluginList (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginPushError [2021-08-09T12:04:53.667Z] --- PASS: TestPluginPushError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginPush [2021-08-09T12:04:53.667Z] --- PASS: TestPluginPush (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginRemoveError [2021-08-09T12:04:53.667Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginRemove [2021-08-09T12:04:53.667Z] --- PASS: TestPluginRemove (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginSetError [2021-08-09T12:04:53.667Z] --- PASS: TestPluginSetError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPluginSet [2021-08-09T12:04:53.667Z] --- PASS: TestPluginSet (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSetHostHeader [2021-08-09T12:04:53.667Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestPlainTextError [2021-08-09T12:04:53.667Z] --- PASS: TestPlainTextError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestInfiniteError [2021-08-09T12:04:53.667Z] --- PASS: TestInfiniteError (0.02s) [2021-08-09T12:04:53.667Z] === RUN TestCanceledContext [2021-08-09T12:04:53.667Z] 2021/08/09 12:04:53 RoundTripper returned a response & error; ignoring response [2021-08-09T12:04:53.667Z] --- PASS: TestCanceledContext (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestDeadlineExceededContext [2021-08-09T12:04:53.667Z] 2021/08/09 12:04:53 RoundTripper returned a response & error; ignoring response [2021-08-09T12:04:53.667Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretCreateUnsupported [2021-08-09T12:04:53.667Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretCreateError [2021-08-09T12:04:53.667Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretCreate [2021-08-09T12:04:53.667Z] --- PASS: TestSecretCreate (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretInspectUnsupported [2021-08-09T12:04:53.667Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretInspectError [2021-08-09T12:04:53.667Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretInspectSecretNotFound [2021-08-09T12:04:53.667Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretInspectWithEmptyID [2021-08-09T12:04:53.667Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretInspect [2021-08-09T12:04:53.667Z] --- PASS: TestSecretInspect (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretListUnsupported [2021-08-09T12:04:53.667Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretListError [2021-08-09T12:04:53.667Z] --- PASS: TestSecretListError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretList [2021-08-09T12:04:53.667Z] --- PASS: TestSecretList (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretRemoveUnsupported [2021-08-09T12:04:53.667Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretRemoveError [2021-08-09T12:04:53.667Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretRemove [2021-08-09T12:04:53.667Z] --- PASS: TestSecretRemove (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretUpdateUnsupported [2021-08-09T12:04:53.667Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretUpdateError [2021-08-09T12:04:53.667Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSecretUpdate [2021-08-09T12:04:53.667Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceCreateError [2021-08-09T12:04:53.667Z] --- PASS: TestServiceCreateError (0.01s) [2021-08-09T12:04:53.667Z] === RUN TestServiceCreate [2021-08-09T12:04:53.667Z] --- PASS: TestServiceCreate (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-09T12:04:53.667Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceCreateDigestPinning [2021-08-09T12:04:53.667Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceInspectError [2021-08-09T12:04:53.667Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceInspectServiceNotFound [2021-08-09T12:04:53.667Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceInspectWithEmptyID [2021-08-09T12:04:53.667Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceInspect [2021-08-09T12:04:53.667Z] --- PASS: TestServiceInspect (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceListError [2021-08-09T12:04:53.667Z] --- PASS: TestServiceListError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceList [2021-08-09T12:04:53.667Z] --- PASS: TestServiceList (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceLogsError [2021-08-09T12:04:53.667Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceLogs [2021-08-09T12:04:53.667Z] --- PASS: TestServiceLogs (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceRemoveError [2021-08-09T12:04:53.667Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceRemoveNotFoundError [2021-08-09T12:04:53.667Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceRemove [2021-08-09T12:04:53.667Z] --- PASS: TestServiceRemove (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceUpdateError [2021-08-09T12:04:53.667Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestServiceUpdate [2021-08-09T12:04:53.667Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSwarmGetUnlockKeyError [2021-08-09T12:04:53.667Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSwarmGetUnlockKey [2021-08-09T12:04:53.667Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSwarmInitError [2021-08-09T12:04:53.667Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSwarmInit [2021-08-09T12:04:53.667Z] --- PASS: TestSwarmInit (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSwarmInspectError [2021-08-09T12:04:53.667Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSwarmInspect [2021-08-09T12:04:53.667Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSwarmJoinError [2021-08-09T12:04:53.667Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-09T12:04:53.667Z] === RUN TestSwarmJoin [2021-08-09T12:04:53.668Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestSwarmLeaveError [2021-08-09T12:04:53.668Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestSwarmLeave [2021-08-09T12:04:53.668Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestSwarmUnlockError [2021-08-09T12:04:53.668Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestSwarmUnlock [2021-08-09T12:04:53.668Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestSwarmUpdateError [2021-08-09T12:04:53.668Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestSwarmUpdate [2021-08-09T12:04:53.668Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestTaskInspectError [2021-08-09T12:04:53.668Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestTaskInspectWithEmptyID [2021-08-09T12:04:53.668Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestTaskInspect [2021-08-09T12:04:53.668Z] --- PASS: TestTaskInspect (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestTaskListError [2021-08-09T12:04:53.668Z] --- PASS: TestTaskListError (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestTaskList [2021-08-09T12:04:53.668Z] --- PASS: TestTaskList (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestVolumeCreateError [2021-08-09T12:04:53.668Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestVolumeCreate [2021-08-09T12:04:53.668Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestVolumeInspectError [2021-08-09T12:04:53.668Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestVolumeInspectNotFound [2021-08-09T12:04:53.668Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestVolumeInspectWithEmptyID [2021-08-09T12:04:53.668Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestVolumeInspect [2021-08-09T12:04:53.668Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestVolumeListError [2021-08-09T12:04:53.668Z] --- PASS: TestVolumeListError (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestVolumeList [2021-08-09T12:04:53.668Z] --- PASS: TestVolumeList (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestVolumeRemoveError [2021-08-09T12:04:53.668Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-09T12:04:53.668Z] === RUN TestVolumeRemove [2021-08-09T12:04:53.668Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-09T12:04:53.668Z] === CONT TestTLSCloseWriter [2021-08-09T12:04:53.668Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-08-09T12:04:53.668Z] PASS [2021-08-09T12:04:53.668Z] coverage: 74.8% of statements [2021-08-09T12:04:53.668Z] ok github.com/docker/docker/client 0.303s coverage: 74.8% of statements [2021-08-09T12:04:54.189Z] --- PASS: TestCreateServiceConflict (2.99s) [2021-08-09T12:04:54.189Z] === RUN TestCreateServiceMaxReplicas [2021-08-09T12:04:54.448Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-09T12:04:56.353Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-09T12:04:57.960Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:04:58.259Z] --- PASS: TestCreateServiceMaxReplicas (3.87s) [2021-08-09T12:04:58.259Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-09T12:04:58.259Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-09T12:04:58.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-09T12:04:59.399Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-09T12:05:01.965Z] docker_api_swarm_node_test.go:52: [d11c2a375bf6e] joining swarm manager [d8137060b9feb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:05:02.224Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-09T12:05:02.483Z] docker_api_swarm_node_test.go:53: [d5a6f1d339ee2] joining swarm manager [d8137060b9feb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:05:03.050Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-09T12:05:04.951Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-09T12:05:05.519Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-09T12:05:05.519Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-09T12:05:05.519Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-09T12:05:05.519Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-09T12:05:05.519Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-09T12:05:05.519Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-09T12:05:05.519Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-09T12:05:06.533Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-08-09T12:05:06.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.68s) [2021-08-09T12:05:06.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.61s) [2021-08-09T12:05:06.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.04s) [2021-08-09T12:05:06.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.30s) [2021-08-09T12:05:06.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.53s) [2021-08-09T12:05:06.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.77s) [2021-08-09T12:05:06.533Z] === RUN TestBuildMultiStageCopy [2021-08-09T12:05:06.533Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-09T12:05:07.419Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-09T12:05:08.460Z] --- PASS: TestCheckoutGit (24.72s) [2021-08-09T12:05:08.460Z] === RUN TestValidGitTransport [2021-08-09T12:05:08.460Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-09T12:05:08.460Z] === RUN TestGitInvalidRef [2021-08-09T12:05:08.460Z] --- PASS: TestGitInvalidRef (0.26s) [2021-08-09T12:05:08.460Z] PASS [2021-08-09T12:05:08.460Z] coverage: 86.3% of statements [2021-08-09T12:05:08.460Z] ok github.com/docker/docker/builder/remotecontext/git 25.033s coverage: 86.3% of statements [2021-08-09T12:05:08.460Z] ? github.com/docker/docker/cli [no test files] [2021-08-09T12:05:08.460Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-09T12:05:08.793Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-09T12:05:08.793Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-09T12:05:09.363Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-09T12:05:09.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-09T12:05:10.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-09T12:05:10.702Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-08-09T12:05:10.702Z] === RUN TestInfoDebug [2021-08-09T12:05:10.702Z] --- PASS: TestInfoDebug (0.53s) [2021-08-09T12:05:10.702Z] === RUN TestInfoInsecureRegistries [2021-08-09T12:05:10.702Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-09T12:05:10.702Z] === RUN TestInfoRegistryMirrors [2021-08-09T12:05:10.702Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-09T12:05:10.702Z] === RUN TestLoginFailsWithBadCredentials [2021-08-09T12:05:10.702Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-08-09T12:05:10.702Z] === RUN TestPingCacheHeaders [2021-08-09T12:05:10.702Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-09T12:05:10.702Z] === RUN TestPingGet [2021-08-09T12:05:10.702Z] --- PASS: TestPingGet (0.01s) [2021-08-09T12:05:10.702Z] === RUN TestPingHead [2021-08-09T12:05:10.702Z] --- PASS: TestPingHead (0.02s) [2021-08-09T12:05:10.702Z] === RUN TestVersion [2021-08-09T12:05:10.702Z] --- PASS: TestVersion (0.02s) [2021-08-09T12:05:10.702Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-09T12:05:10.702Z] === CONT TestDiskUsage [2021-08-09T12:05:10.865Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty/container_types [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty/image_types [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty/volume_types [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-09T12:05:11.263Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-09T12:05:11.432Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-09T12:05:11.519Z] === RUN TestDiskUsage/after_container.Run [2021-08-09T12:05:12.368Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-09T12:05:12.368Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-09T12:05:12.368Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-09T12:05:12.448Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-09T12:05:12.448Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-09T12:05:12.448Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-09T12:05:12.448Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-09T12:05:12.448Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-09T12:05:12.448Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-09T12:05:12.448Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-09T12:05:12.448Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-09T12:05:12.448Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-09T12:05:12.448Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage (1.83s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run (0.80s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T12:05:12.448Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.88s) [2021-08-09T12:05:12.448Z] PASS [2021-08-09T12:05:12.448Z] [2021-08-09T12:05:12.448Z] DONE 53 tests in 23.195s [2021-08-09T12:05:12.448Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-09T12:05:12.704Z] INFO: Testing against a local daemon [2021-08-09T12:05:12.704Z] === RUN TestVolumesCreateAndList [2021-08-09T12:05:12.704Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-09T12:05:12.705Z] === RUN TestVolumesRemove [2021-08-09T12:05:12.705Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-09T12:05:12.705Z] === RUN TestVolumesInspect [2021-08-09T12:05:12.705Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-09T12:05:12.705Z] === RUN TestVolumesInvalidJSON [2021-08-09T12:05:12.705Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-09T12:05:12.705Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-09T12:05:12.705Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-09T12:05:12.705Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-09T12:05:12.705Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-09T12:05:12.705Z] PASS [2021-08-09T12:05:12.705Z] [2021-08-09T12:05:12.705Z] DONE 5 tests in 0.175s [2021-08-09T12:05:12.705Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-09T12:05:12.936Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.66s) [2021-08-09T12:05:12.936Z] === RUN TestCreateServiceSecretFileMode [2021-08-09T12:05:12.936Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-09T12:05:12.936Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-09T12:05:12.936Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-09T12:05:13.195Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-09T12:05:13.195Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-09T12:05:13.266Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-09T12:05:13.266Z] Removing test suite binaries [2021-08-09T12:05:13.523Z] exiting test-integration [2021-08-09T12:05:13.523Z] ++ exit 0 [2021-08-09T12:05:13.523Z] [2021-08-09T12:05:14.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-09T12:05:14.130Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-09T12:05:15.067Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-09T12:05:16.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-09T12:05:16.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-09T12:05:16.003Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) [2021-08-09T12:05:16.003Z] === RUN TestCreateServiceConfigFileMode Post stage [Pipeline] junit [2021-08-09T12:05:16.802Z] Recording test results [2021-08-09T12:05:16.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-09T12:05:16.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-09T12:05:17.906Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-09T12:05:18.216Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-09T12:05:18.394Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-09T12:05:18.594Z] + echo Ensuring container killed. [2021-08-09T12:05:18.594Z] Ensuring container killed. [2021-08-09T12:05:18.594Z] + docker rm -vf docker-pr2 [2021-08-09T12:05:18.594Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-09T12:05:18.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-09T12:05:18.842Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-09T12:05:18.907Z] + echo Chowning /workspace to jenkins user [2021-08-09T12:05:18.907Z] Chowning /workspace to jenkins user [2021-08-09T12:05:18.907Z] + id -u [2021-08-09T12:05:18.907Z] + id -g [2021-08-09T12:05:18.907Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42726:/workspace busybox chown -R 1000:1000 /workspace [2021-08-09T12:05:18.907Z] Unable to find image 'busybox:latest' locally [2021-08-09T12:05:18.907Z] latest: Pulling from library/busybox [2021-08-09T12:05:19.101Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2021-08-09T12:05:19.101Z] === RUN TestCreateServiceSysctls [2021-08-09T12:05:19.163Z] b71f96345d44: Pulling fs layer [2021-08-09T12:05:19.163Z] b71f96345d44: Download complete [2021-08-09T12:05:19.163Z] b71f96345d44: Pull complete [2021-08-09T12:05:19.163Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-09T12:05:19.163Z] Status: Downloaded newer image for busybox:latest [2021-08-09T12:05:19.669Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-09T12:05:19.928Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-09T12:05:20.605Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-09T12:05:20.836Z] === RUN TestContainerStopSignal [2021-08-09T12:05:20.836Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestContainerStopTimeout [2021-08-09T12:05:20.836Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-09T12:05:20.836Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-09T12:05:20.836Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-09T12:05:20.836Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestReplaceAndAppendEnvVars [2021-08-09T12:05:20.836Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-09T12:05:20.836Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestNewMemoryStore [2021-08-09T12:05:20.836Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestAddContainers [2021-08-09T12:05:20.836Z] --- PASS: TestAddContainers (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestGetContainer [2021-08-09T12:05:20.836Z] --- PASS: TestGetContainer (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestDeleteContainer [2021-08-09T12:05:20.836Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestListContainers [2021-08-09T12:05:20.836Z] --- PASS: TestListContainers (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestFirstContainer [2021-08-09T12:05:20.836Z] --- PASS: TestFirstContainer (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestApplyAllContainer [2021-08-09T12:05:20.836Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestIsValidHealthString [2021-08-09T12:05:20.836Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestStateRunStop [2021-08-09T12:05:20.836Z] --- PASS: TestStateRunStop (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestStateTimeoutWait [2021-08-09T12:05:20.836Z] state_test.go:141: Stop callback fired [2021-08-09T12:05:20.836Z] state_test.go:165: Stop callback fired [2021-08-09T12:05:20.836Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-09T12:05:20.836Z] === RUN TestIsValidStateString [2021-08-09T12:05:20.836Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestViewSaveDelete [2021-08-09T12:05:20.836Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-09T12:05:20.836Z] === RUN TestViewAll [2021-08-09T12:05:20.836Z] --- PASS: TestViewAll (0.01s) [2021-08-09T12:05:20.836Z] === RUN TestViewGet [2021-08-09T12:05:20.836Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-09T12:05:20.836Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-09T12:05:20.836Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-09T12:05:20.837Z] --- PASS: TestViewGet (0.01s) [2021-08-09T12:05:20.837Z] === RUN TestNames [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-09T12:05:20.837Z] --- PASS: TestNames (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestViewWithHealthCheck [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-09T12:05:20.837Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestConfigureDaemonLogs [2021-08-09T12:05:20.837Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestCommonOptionsInstallFlags [2021-08-09T12:05:20.837Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-09T12:05:20.837Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-09T12:05:20.837Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-09T12:05:20.837Z] PASS [2021-08-09T12:05:20.837Z] coverage: 18.5% of statements [2021-08-09T12:05:20.837Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-09T12:05:20.837Z] PASS [2021-08-09T12:05:20.837Z] coverage: 41.5% of statements [2021-08-09T12:05:20.837Z] ok github.com/docker/docker/cmd/dockerd 0.146s coverage: 18.5% of statements [2021-08-09T12:05:20.837Z] ok github.com/docker/docker/container 0.238s coverage: 41.5% of statements [2021-08-09T12:05:20.837Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-09T12:05:20.837Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-09T12:05:20.837Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-09T12:05:20.837Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-09T12:05:20.837Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-09T12:05:20.837Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-09T12:05:21.468Z] --- PASS: TestBuildMultiStageCopy (15.08s) [2021-08-09T12:05:21.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.42s) [2021-08-09T12:05:21.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2021-08-09T12:05:21.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.33s) [2021-08-09T12:05:21.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.50s) [2021-08-09T12:05:21.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.87s) [2021-08-09T12:05:21.468Z] === RUN TestBuildMultiStageParentConfig [2021-08-09T12:05:21.579Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-09T12:05:21.802Z] === RUN TestPrepare [2021-08-09T12:05:21.802Z] --- PASS: TestPrepare (0.00s) [2021-08-09T12:05:21.802Z] === RUN TestStart [2021-08-09T12:05:21.802Z] --- PASS: TestStart (0.00s) [2021-08-09T12:05:21.802Z] === RUN TestWaitCancel [2021-08-09T12:05:21.802Z] --- PASS: TestWaitCancel (0.00s) [2021-08-09T12:05:21.802Z] === RUN TestWaitDisabled [2021-08-09T12:05:21.802Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-09T12:05:21.802Z] === RUN TestWaitEnabled [2021-08-09T12:05:21.802Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-09T12:05:21.802Z] === RUN TestRemove [2021-08-09T12:05:21.802Z] --- PASS: TestRemove (0.00s) [2021-08-09T12:05:21.802Z] PASS [2021-08-09T12:05:21.802Z] coverage: 65.3% of statements [2021-08-09T12:05:21.802Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.126s coverage: 65.3% of statements [2021-08-09T12:05:22.003Z] + bundleName=amd64-cgroup2 [2021-08-09T12:05:22.003Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-09T12:05:22.003Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-09T12:05:22.003Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-09T12:05:22.003Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-09T12:05:22.271Z] Archiving artifacts [2021-08-09T12:05:22.515Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-09T12:05:22.515Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-09T12:05:23.890Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-09T12:05:23.890Z] --- PASS: TestCreateServiceSysctls (4.56s) [2021-08-09T12:05:23.890Z] === RUN TestCreateServiceCapabilities [2021-08-09T12:05:23.978Z] === RUN TestNewListSecretsFilters [2021-08-09T12:05:23.978Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-09T12:05:23.978Z] === RUN TestNewListConfigsFilters [2021-08-09T12:05:23.978Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-09T12:05:23.978Z] PASS [2021-08-09T12:05:23.978Z] coverage: 0.5% of statements [2021-08-09T12:05:23.978Z] ok github.com/docker/docker/daemon/cluster 0.531s coverage: 0.5% of statements [2021-08-09T12:05:24.196Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42726/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-09T12:05:24.379Z] --- PASS: TestBuildMultiStageParentConfig (3.02s) [2021-08-09T12:05:24.379Z] === RUN TestBuildLabelWithTargets [2021-08-09T12:05:24.379Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:05:24.379Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-09T12:05:24.379Z] === RUN TestBuildWithEmptyLayers [2021-08-09T12:05:24.436Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-09T12:05:24.436Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-09T12:05:24.436Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-09T12:05:24.436Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-09T12:05:24.436Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-09T12:05:24.437Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-09T12:05:24.437Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-09T12:05:24.437Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-09T12:05:24.437Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-09T12:05:24.437Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-09T12:05:24.437Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-09T12:05:24.437Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-09T12:05:24.437Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-09T12:05:24.437Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-09T12:05:24.437Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-09T12:05:24.437Z] PASS [2021-08-09T12:05:24.437Z] coverage: 35.9% of statements [2021-08-09T12:05:24.437Z] ok github.com/docker/docker/daemon/cluster/convert 0.165s coverage: 35.9% of statements [2021-08-09T12:05:24.459Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-09T12:05:24.551Z] + make clean [2021-08-09T12:05:24.812Z] docker volume rm -f docker-dev-cache [2021-08-09T12:05:24.812Z] docker-dev-cache [Pipeline] deleteDir [2021-08-09T12:05:25.396Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-09T12:05:25.396Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-09T12:05:26.335Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-09T12:05:26.558Z] --- PASS: TestBuildWithEmptyLayers (1.70s) [2021-08-09T12:05:26.558Z] === RUN TestBuildMultiStageOnBuild [2021-08-09T12:05:26.902Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2021-08-09T12:05:26.902Z] === RUN TestInspect [2021-08-09T12:05:27.335Z] === RUN TestBuilderGC [2021-08-09T12:05:27.335Z] --- PASS: TestBuilderGC (0.00s) [2021-08-09T12:05:27.335Z] === RUN TestDaemonConfigurationNotFound [2021-08-09T12:05:27.335Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-09T12:05:27.335Z] === RUN TestDaemonBrokenConfiguration [2021-08-09T12:05:27.335Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-09T12:05:27.335Z] === RUN TestParseClusterAdvertiseSettings [2021-08-09T12:05:27.335Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-09T12:05:27.335Z] === RUN TestFindConfigurationConflicts [2021-08-09T12:05:27.335Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-09T12:05:27.335Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-09T12:05:27.336Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-09T12:05:27.336Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-09T12:05:27.336Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-09T12:05:27.336Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-09T12:05:27.336Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-09T12:05:27.336Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-09T12:05:27.336Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-09T12:05:27.336Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-09T12:05:27.336Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-08-09T12:05:27.336Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-09T12:05:27.336Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-09T12:05:27.336Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-09T12:05:27.336Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestValidateConfiguration [2021-08-09T12:05:27.336Z] === RUN TestValidateConfiguration/with_label [2021-08-09T12:05:27.336Z] === RUN TestValidateConfiguration/with_dns [2021-08-09T12:05:27.336Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-09T12:05:27.336Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-09T12:05:27.336Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-09T12:05:27.336Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-09T12:05:27.336Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-09T12:05:27.336Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-09T12:05:27.336Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestModifiedDiscoverySettings [2021-08-09T12:05:27.336Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestReloadSetConfigFileNotExist [2021-08-09T12:05:27.336Z] time="2021-08-09T12:05:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-09T12:05:27.336Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-08-09T12:05:27.336Z] === RUN TestReloadDefaultConfigNotExist [2021-08-09T12:05:27.336Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:05:27.336Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestReloadBadDefaultConfig [2021-08-09T12:05:27.336Z] time="2021-08-09T12:05:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-419631123" [2021-08-09T12:05:27.336Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestReloadWithConflictingLabels [2021-08-09T12:05:27.336Z] time="2021-08-09T12:05:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-481069142" [2021-08-09T12:05:27.336Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-08-09T12:05:27.336Z] === RUN TestReloadWithDuplicateLabels [2021-08-09T12:05:27.336Z] time="2021-08-09T12:05:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-593826749" [2021-08-09T12:05:27.336Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-09T12:05:27.336Z] === RUN TestDaemonConfigurationMerge [2021-08-09T12:05:27.336Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-09T12:05:27.336Z] PASS [2021-08-09T12:05:27.336Z] coverage: 80.4% of statements [2021-08-09T12:05:27.336Z] ok github.com/docker/docker/daemon/config 0.212s coverage: 80.4% of statements [2021-08-09T12:05:27.336Z] === RUN TestWaitNodeAttachment [2021-08-09T12:05:27.793Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-09T12:05:27.793Z] === RUN TestIsolationConversion [2021-08-09T12:05:27.793Z] === RUN TestIsolationConversion/default [2021-08-09T12:05:27.793Z] === RUN TestIsolationConversion/process [2021-08-09T12:05:27.793Z] === RUN TestIsolationConversion/hyperv [2021-08-09T12:05:27.793Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-09T12:05:27.793Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-09T12:05:27.793Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-09T12:05:27.793Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-09T12:05:27.793Z] === RUN TestContainerLabels [2021-08-09T12:05:27.793Z] --- PASS: TestContainerLabels (0.00s) [2021-08-09T12:05:27.793Z] === RUN TestCredentialSpecConversion [2021-08-09T12:05:27.793Z] === RUN TestCredentialSpecConversion/none [2021-08-09T12:05:27.793Z] === RUN TestCredentialSpecConversion/config [2021-08-09T12:05:27.793Z] === RUN TestCredentialSpecConversion/file [2021-08-09T12:05:27.793Z] === RUN TestCredentialSpecConversion/registry [2021-08-09T12:05:27.793Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-09T12:05:27.793Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-09T12:05:27.793Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-09T12:05:27.793Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-09T12:05:27.793Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-09T12:05:27.793Z] === RUN TestControllerValidateMountBind [2021-08-09T12:05:27.793Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-09T12:05:27.793Z] === RUN TestControllerValidateMountVolume [2021-08-09T12:05:27.793Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-09T12:05:27.793Z] === RUN TestControllerValidateMountTarget [2021-08-09T12:05:27.793Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-09T12:05:27.793Z] === RUN TestControllerValidateMountTmpfs [2021-08-09T12:05:27.793Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-09T12:05:27.793Z] === RUN TestControllerValidateMountInvalidType [2021-08-09T12:05:27.793Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-09T12:05:27.793Z] === RUN TestControllerValidateMountNamedPipe [2021-08-09T12:05:27.793Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-09T12:05:27.793Z] PASS [2021-08-09T12:05:27.793Z] coverage: 11.0% of statements [2021-08-09T12:05:27.793Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.648s coverage: 11.0% of statements [2021-08-09T12:05:27.839Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T12:05:28.251Z] === RUN TestDiscoveryOptsErrors [2021-08-09T12:05:28.251Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestDiscoveryOpts [2021-08-09T12:05:28.251Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-09T12:05:28.251Z] PASS [2021-08-09T12:05:28.251Z] coverage: 30.0% of statements [2021-08-09T12:05:28.251Z] ok github.com/docker/docker/daemon/discovery 0.067s coverage: 30.0% of statements [2021-08-09T12:05:28.251Z] === RUN TestEventsLog [2021-08-09T12:05:28.251Z] --- PASS: TestEventsLog (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestEventsLogTimeout [2021-08-09T12:05:28.251Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestLogEvents [2021-08-09T12:05:28.251Z] --- PASS: TestLogEvents (0.05s) [2021-08-09T12:05:28.251Z] === RUN TestLoadBufferedEvents [2021-08-09T12:05:28.251Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-08-09T12:05:28.251Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-09T12:05:28.251Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-09T12:05:28.251Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-09T12:05:28.251Z] PASS [2021-08-09T12:05:28.251Z] coverage: 50.0% of statements [2021-08-09T12:05:28.251Z] ok github.com/docker/docker/daemon/events 0.227s coverage: 50.0% of statements [2021-08-09T12:05:28.251Z] === RUN TestVerifyNetworkingConfig [2021-08-09T12:05:28.251Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestGetContainer [2021-08-09T12:05:28.251Z] --- PASS: TestGetContainer (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestValidContainerNames [2021-08-09T12:05:28.251Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestContainerInitDNS [2021-08-09T12:05:28.251Z] daemon_test.go:147: root required [2021-08-09T12:05:28.251Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestMerge [2021-08-09T12:05:28.251Z] --- PASS: TestMerge (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestValidateContainerIsolation [2021-08-09T12:05:28.251Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestFindNetworkErrorType [2021-08-09T12:05:28.251Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestEnsureServicesExist [2021-08-09T12:05:28.251Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestEnsureServicesExistErrors [2021-08-09T12:05:28.251Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-09T12:05:28.251Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-09T12:05:28.251Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-09T12:05:28.251Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-09T12:05:28.251Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-09T12:05:28.251Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-09T12:05:28.251Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestContainerDelete [2021-08-09T12:05:28.251Z] --- PASS: TestContainerDelete (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestContainerDoubleDelete [2021-08-09T12:05:28.251Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestLogContainerEventCopyLabels [2021-08-09T12:05:28.251Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestLogContainerEventWithAttributes [2021-08-09T12:05:28.251Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestNoneHealthcheck [2021-08-09T12:05:28.251Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-09T12:05:28.251Z] === RUN TestHealthStates [2021-08-09T12:05:28.708Z] time="2021-08-09T12:05:28Z" 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" [2021-08-09T12:05:28.708Z] time="2021-08-09T12:05:28Z" 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" [2021-08-09T12:05:28.708Z] time="2021-08-09T12:05:28Z" 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" [2021-08-09T12:05:28.708Z] time="2021-08-09T12:05:28Z" 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" [2021-08-09T12:05:28.708Z] time="2021-08-09T12:05:28Z" 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" [2021-08-09T12:05:28.708Z] time="2021-08-09T12:05:28Z" 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" [2021-08-09T12:05:28.708Z] time="2021-08-09T12:05:28Z" 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" [2021-08-09T12:05:28.708Z] time="2021-08-09T12:05:28Z" 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" [2021-08-09T12:05:28.708Z] time="2021-08-09T12:05:28Z" 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" [2021-08-09T12:05:28.708Z] time="2021-08-09T12:05:28Z" 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" [2021-08-09T12:05:28.708Z] --- PASS: TestHealthStates (0.14s) [2021-08-09T12:05:28.708Z] === RUN TestMaskURLCredentials [2021-08-09T12:05:28.708Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-09T12:05:28.708Z] === RUN TestGetInspectData [2021-08-09T12:05:28.708Z] --- PASS: TestGetInspectData (0.00s) [2021-08-09T12:05:28.708Z] === RUN TestFillLicense [2021-08-09T12:05:28.708Z] --- PASS: TestFillLicense (0.00s) [2021-08-09T12:05:28.708Z] === RUN TestListInvalidFilter [2021-08-09T12:05:28.708Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-09T12:05:28.708Z] === RUN TestNameFilter [2021-08-09T12:05:28.708Z] --- PASS: TestNameFilter (0.00s) [2021-08-09T12:05:28.708Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-09T12:05:28.708Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-09T12:05:28.708Z] === 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 [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-09T12:05:28.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-09T12:05:28.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-09T12:05:28.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-09T12:05:28.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-09T12:05:28.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-09T12:05:28.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-09T12:05:28.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-09T12:05:28.709Z] --- 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) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-09T12:05:28.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-09T12:05:28.709Z] === RUN TestDaemonReloadLabels [2021-08-09T12:05:28.709Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-09T12:05:28.709Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-09T12:05:28.709Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-09T12:05:28.709Z] === RUN TestDaemonReloadMirrors [2021-08-09T12:05:28.709Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-09T12:05:28.709Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-09T12:05:28.709Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-09T12:05:28.709Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-09T12:05:28.709Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-09T12:05:28.709Z] === RUN TestDaemonDiscoveryReload [2021-08-09T12:05:29.166Z] === RUN TestIsEmptyDir [2021-08-09T12:05:29.166Z] --- PASS: TestIsEmptyDir (0.00s) [2021-08-09T12:05:29.166Z] PASS [2021-08-09T12:05:29.166Z] coverage: 2.3% of statements [2021-08-09T12:05:29.166Z] ok github.com/docker/docker/daemon/graphdriver 0.054s coverage: 2.3% of statements [2021-08-09T12:05:29.166Z] === RUN TestLinkNaming [2021-08-09T12:05:29.166Z] --- PASS: TestLinkNaming (0.00s) [2021-08-09T12:05:29.166Z] === RUN TestLinkNew [2021-08-09T12:05:29.166Z] --- PASS: TestLinkNew (0.00s) [2021-08-09T12:05:29.166Z] === RUN TestLinkEnv [2021-08-09T12:05:29.166Z] --- PASS: TestLinkEnv (0.00s) [2021-08-09T12:05:29.166Z] === RUN TestLinkMultipleEnv [2021-08-09T12:05:29.166Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-09T12:05:29.166Z] === RUN TestLinkPortRangeEnv [2021-08-09T12:05:29.166Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-09T12:05:29.166Z] PASS [2021-08-09T12:05:29.166Z] coverage: 93.0% of statements [2021-08-09T12:05:29.166Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2021-08-09T12:05:29.547Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-09T12:05:29.547Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-09T12:05:29.547Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-09T12:05:29.547Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-09T12:05:29.547Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-09T12:05:29.547Z] Cross building: bundles/cross/windows/amd64 [2021-08-09T12:05:29.547Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-09T12:05:29.547Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-09T12:05:29.624Z] --- PASS: TestDaemonDiscoveryReload (1.06s) [2021-08-09T12:05:29.624Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-09T12:05:30.080Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-08-09T12:05:30.080Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-09T12:05:30.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-09T12:05:30.373Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-09T12:05:30.373Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-09T12:05:30.373Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-09T12:05:30.373Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-09T12:05:30.538Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-09T12:05:30.538Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-09T12:05:30.538Z] reload_test.go:520: root required [2021-08-09T12:05:30.538Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-09T12:05:30.538Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-09T12:05:30.538Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-09T12:05:30.538Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-09T12:05:30.538Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-09T12:05:30.538Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-09T12:05:30.538Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-09T12:05:30.538Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-09T12:05:30.538Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-09T12:05:30.538Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-09T12:05:30.538Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-09T12:05:30.538Z] === RUN TestParseVolumesFrom [2021-08-09T12:05:30.538Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-09T12:05:30.538Z] PASS [2021-08-09T12:05:30.538Z] coverage: 9.2% of statements [2021-08-09T12:05:30.939Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-09T12:05:30.939Z] --- PASS: TestInspect (4.07s) [2021-08-09T12:05:30.939Z] === RUN TestCreateJob [2021-08-09T12:05:30.995Z] ok github.com/docker/docker/daemon 2.468s coverage: 9.2% of statements [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-09T12:05:30.995Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-09T12:05:30.995Z] === RUN TestAdapterReadLogs [2021-08-09T12:05:30.995Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-09T12:05:30.995Z] === RUN TestCopier [2021-08-09T12:05:30.995Z] --- PASS: TestCopier (0.00s) [2021-08-09T12:05:30.995Z] === RUN TestCopierLongLines [2021-08-09T12:05:30.995Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-09T12:05:30.995Z] === RUN TestCopierSlow [2021-08-09T12:05:31.453Z] --- PASS: TestCopierSlow (0.20s) [2021-08-09T12:05:31.453Z] === RUN TestCopierWithSized [2021-08-09T12:05:31.453Z] === RUN TestCopierWithSized/as_is [2021-08-09T12:05:31.453Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-09T12:05:31.453Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-09T12:05:31.453Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-09T12:05:31.453Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestCopierWithPartial [2021-08-09T12:05:31.453Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestRingLogger [2021-08-09T12:05:31.453Z] --- PASS: TestRingLogger (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestRingCap [2021-08-09T12:05:31.453Z] --- PASS: TestRingCap (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestRingClose [2021-08-09T12:05:31.453Z] --- PASS: TestRingClose (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestRingDrain [2021-08-09T12:05:31.453Z] --- PASS: TestRingDrain (0.00s) [2021-08-09T12:05:31.453Z] PASS [2021-08-09T12:05:31.453Z] coverage: 43.8% of statements [2021-08-09T12:05:31.453Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 43.8% of statements [2021-08-09T12:05:31.453Z] === RUN TestSearchRegistryForImagesErrors [2021-08-09T12:05:31.453Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestSearchRegistryForImages [2021-08-09T12:05:31.453Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestOnlyPlatformWithFallback [2021-08-09T12:05:31.453Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestImageDelete [2021-08-09T12:05:31.453Z] === RUN TestImageDelete/no_lease [2021-08-09T12:05:31.453Z] === RUN TestImageDelete/lease_exists [2021-08-09T12:05:31.453Z] --- PASS: TestImageDelete (0.04s) [2021-08-09T12:05:31.453Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-09T12:05:31.453Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-09T12:05:31.453Z] === RUN TestContentStoreForPull [2021-08-09T12:05:31.453Z] === RUN TestNewStreamConfig [2021-08-09T12:05:31.453Z] === RUN TestNewStreamConfig/defaults [2021-08-09T12:05:31.453Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-09T12:05:31.453Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-09T12:05:31.453Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-09T12:05:31.453Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-09T12:05:31.453Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-09T12:05:31.453Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-09T12:05:31.453Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-09T12:05:31.453Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-09T12:05:31.453Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-09T12:05:31.453Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-09T12:05:31.453Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-09T12:05:31.453Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-09T12:05:31.453Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-09T12:05:31.453Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-09T12:05:31.453Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-09T12:05:31.453Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-09T12:05:31.453Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-09T12:05:31.910Z] --- PASS: TestContentStoreForPull (0.16s) [2021-08-09T12:05:31.910Z] PASS [2021-08-09T12:05:31.910Z] coverage: 6.8% of statements [2021-08-09T12:05:31.910Z] time="2021-08-09T12:05:31Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-09T12:05:31.910Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-08-09T12:05:31.910Z] === RUN TestCreateSuccess [2021-08-09T12:05:31.910Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestCreateStreamSkipped [2021-08-09T12:05:31.910Z] time="2021-08-09T12:05:31Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-09T12:05:31.910Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestCreateLogGroupSuccess [2021-08-09T12:05:31.910Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestCreateError [2021-08-09T12:05:31.910Z] --- PASS: TestCreateError (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestCreateAlreadyExists [2021-08-09T12:05:31.910Z] time="2021-08-09T12:05:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-09T12:05:31.910Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestLogClosed [2021-08-09T12:05:31.910Z] --- PASS: TestLogClosed (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestLogBlocking [2021-08-09T12:05:31.910Z] --- PASS: TestLogBlocking (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-09T12:05:31.910Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestLogNonBlockingBufferFull [2021-08-09T12:05:31.910Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestPublishBatchSuccess [2021-08-09T12:05:31.910Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestPublishBatchError [2021-08-09T12:05:31.910Z] time="2021-08-09T12:05:31Z" level=error msg=Error [2021-08-09T12:05:31.910Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-09T12:05:31.910Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-09T12:05:31.911Z] time="2021-08-09T12:05:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-09T12:05:31.911Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-09T12:05:31.911Z] ok github.com/docker/docker/daemon/images 0.303s coverage: 6.8% of statements [2021-08-09T12:05:31.911Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-09T12:05:31.911Z] time="2021-08-09T12:05:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-09T12:05:31.911Z] time="2021-08-09T12:05:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-09T12:05:31.911Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchSimple [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchTicker [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchMultilinePattern [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchClose [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestEffectiveLen [2021-08-09T12:05:31.911Z] === RUN TestEffectiveLen/0/Hello [2021-08-09T12:05:31.911Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-09T12:05:31.911Z] === RUN TestEffectiveLen/2/🙃 [2021-08-09T12:05:31.911Z] === RUN TestEffectiveLen/3/���� [2021-08-09T12:05:31.911Z] === RUN TestEffectiveLen/4/He��o [2021-08-09T12:05:31.911Z] === RUN TestEffectiveLen/5/ [2021-08-09T12:05:31.911Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestFindValidSplit [2021-08-09T12:05:31.911Z] === RUN TestFindValidSplit/0/ [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1064: [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:05:31.911Z] === RUN TestFindValidSplit/1/Hello [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1064: Hello [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:05:31.911Z] === RUN TestFindValidSplit/2/Hello [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1064: He [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1065: llo [2021-08-09T12:05:31.911Z] === RUN TestFindValidSplit/3/Hello [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1064: [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1065: Hello [2021-08-09T12:05:31.911Z] === RUN TestFindValidSplit/4/🙃 [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1064: [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-09T12:05:31.911Z] === RUN TestFindValidSplit/5/🙃 [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:05:31.911Z] === RUN TestFindValidSplit/6/a� [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1064: a [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1065: � [2021-08-09T12:05:31.911Z] === RUN TestFindValidSplit/7/a� [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1064: a� [2021-08-09T12:05:31.911Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:05:31.911Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestProcessEventEmoji [2021-08-09T12:05:31.911Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchLineSplit [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchMaxEvents [2021-08-09T12:05:31.911Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-09T12:05:31.911Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-09T12:05:31.911Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-09T12:05:31.911Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-09T12:05:31.911Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-09T12:05:31.911Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-09T12:05:31.911Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-09T12:05:31.911Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-09T12:05:31.911Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-09T12:05:31.911Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-09T12:05:31.911Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-09T12:05:31.911Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-09T12:05:31.911Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-09T12:05:31.911Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-09T12:05:31.911Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-09T12:05:31.911Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestCreateTagSuccess [2021-08-09T12:05:31.911Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-09T12:05:31.911Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-09T12:05:31.911Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-09T12:05:31.911Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-09T12:05:31.911Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-09T12:05:31.911Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-09T12:05:31.911Z] PASS [2021-08-09T12:05:31.911Z] coverage: 77.4% of statements [2021-08-09T12:05:31.911Z] ok github.com/docker/docker/daemon/logger/awslogs 0.333s coverage: 77.4% of statements [2021-08-09T12:05:31.911Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-09T12:05:31.911Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-09T12:05:31.911Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-09T12:05:31.911Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-09T12:05:31.911Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-09T12:05:32.370Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-09T12:05:32.370Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-09T12:05:32.370Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-09T12:05:32.370Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-08-09T12:05:32.370Z] === RUN TestFastTimeMarshalJSON [2021-08-09T12:05:32.370Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-09T12:05:32.370Z] PASS [2021-08-09T12:05:32.370Z] coverage: 87.2% of statements [2021-08-09T12:05:32.370Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.149s coverage: 87.2% of statements [2021-08-09T12:05:32.370Z] === RUN TestJSONFileLogger [2021-08-09T12:05:32.370Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-09T12:05:32.370Z] === RUN TestJSONFileLoggerWithTags [2021-08-09T12:05:32.370Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-09T12:05:32.370Z] === RUN TestJSONFileLoggerWithOpts [2021-08-09T12:05:32.370Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-09T12:05:32.370Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-09T12:05:32.370Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-09T12:05:32.370Z] === RUN TestEncodeDecode [2021-08-09T12:05:32.370Z] === PAUSE TestEncodeDecode [2021-08-09T12:05:32.370Z] === RUN TestUnexpectedEOF [2021-08-09T12:05:32.370Z] time="2021-08-09T12:05:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-09T12:05:32.370Z] time="2021-08-09T12:05:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-09T12:05:32.827Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-08-09T12:05:32.827Z] === CONT TestEncodeDecode [2021-08-09T12:05:32.827Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-09T12:05:32.827Z] PASS [2021-08-09T12:05:32.827Z] coverage: 69.9% of statements [2021-08-09T12:05:32.827Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.194s coverage: 69.9% of statements [2021-08-09T12:05:33.286Z] === RUN TestWriteLog [2021-08-09T12:05:33.286Z] === PAUSE TestWriteLog [2021-08-09T12:05:33.286Z] === RUN TestReadLog [2021-08-09T12:05:33.286Z] === PAUSE TestReadLog [2021-08-09T12:05:33.286Z] === CONT TestWriteLog [2021-08-09T12:05:33.286Z] === CONT TestReadLog [2021-08-09T12:05:33.286Z] --- PASS: TestWriteLog (0.00s) [2021-08-09T12:05:33.286Z] === RUN TestReadLog/tail_exact [2021-08-09T12:05:33.286Z] === RUN TestReadLog/tail_less_than_available [2021-08-09T12:05:33.286Z] === RUN TestReadLog/tail_more_than_available [2021-08-09T12:05:33.286Z] --- PASS: TestReadLog (0.11s) [2021-08-09T12:05:33.286Z] --- PASS: TestReadLog/tail_exact (0.10s) [2021-08-09T12:05:33.286Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-09T12:05:33.286Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-09T12:05:33.286Z] PASS [2021-08-09T12:05:33.286Z] coverage: 75.2% of statements [2021-08-09T12:05:33.286Z] ok github.com/docker/docker/daemon/logger/local 0.177s coverage: 75.2% of statements [2021-08-09T12:05:33.286Z] === RUN TestOpenFileDelete [2021-08-09T12:05:33.286Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-09T12:05:33.286Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-09T12:05:33.286Z] === RUN TestOpenFileRename [2021-08-09T12:05:33.286Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-09T12:05:33.286Z] === RUN TestParseLogTagDefaultTag [2021-08-09T12:05:33.286Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-09T12:05:33.286Z] === RUN TestParseLogTag [2021-08-09T12:05:33.286Z] --- PASS: TestParseLogTag (0.00s) [2021-08-09T12:05:33.286Z] === RUN TestParseLogTagEmptyTag [2021-08-09T12:05:33.286Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-09T12:05:33.286Z] === RUN TestTailFiles [2021-08-09T12:05:33.286Z] --- PASS: TestTailFiles (0.00s) [2021-08-09T12:05:33.286Z] === RUN TestFollowLogsConsumerGone [2021-08-09T12:05:33.286Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-09T12:05:33.286Z] === RUN TestFollowLogsProducerGone [2021-08-09T12:05:33.286Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-09T12:05:33.286Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-09T12:05:33.286Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-09T12:05:33.286Z] === RUN TestCheckCapacityAndRotate [2021-08-09T12:05:33.286Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-09T12:05:33.286Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-09T12:05:33.743Z] --- PASS: TestCheckCapacityAndRotate (0.20s) [2021-08-09T12:05:33.743Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-09T12:05:33.743Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-08-09T12:05:33.743Z] PASS [2021-08-09T12:05:33.743Z] coverage: 55.3% of statements [2021-08-09T12:05:33.743Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.268s coverage: 55.3% of statements [2021-08-09T12:05:33.743Z] === RUN TestLog [2021-08-09T12:05:33.743Z] --- PASS: TestLog (0.00s) [2021-08-09T12:05:33.743Z] PASS [2021-08-09T12:05:33.743Z] coverage: 31.5% of statements [2021-08-09T12:05:33.743Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.051s coverage: 31.5% of statements [2021-08-09T12:05:34.709Z] === RUN TestNewParse [2021-08-09T12:05:34.709Z] --- PASS: TestNewParse (0.00s) [2021-08-09T12:05:34.709Z] PASS [2021-08-09T12:05:34.709Z] coverage: 8.3% of statements [2021-08-09T12:05:34.709Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2021-08-09T12:05:34.709Z] === RUN TestParseLogFormat [2021-08-09T12:05:34.709Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestValidateLogOptEmpty [2021-08-09T12:05:34.709Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestValidateSyslogAddress [2021-08-09T12:05:34.709Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestParseAddressDefaultPort [2021-08-09T12:05:34.709Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestValidateSyslogFacility [2021-08-09T12:05:34.709Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestValidateLogOptSyslogFormat [2021-08-09T12:05:34.709Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestValidateLogOpt [2021-08-09T12:05:34.709Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-09T12:05:34.709Z] PASS [2021-08-09T12:05:34.709Z] coverage: 46.8% of statements [2021-08-09T12:05:34.709Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 46.8% of statements [2021-08-09T12:05:34.709Z] === RUN TestValidateLogOpt [2021-08-09T12:05:34.709Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestNewMissedConfig [2021-08-09T12:05:34.709Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestNewMissedUrl [2021-08-09T12:05:34.709Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestNewMissedToken [2021-08-09T12:05:34.709Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestNewWithProxy [2021-08-09T12:05:34.709Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-09T12:05:34.709Z] === RUN TestDefault [2021-08-09T12:05:34.709Z] --- PASS: TestDefault (0.01s) [2021-08-09T12:05:34.709Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-09T12:05:34.710Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-09T12:05:34.710Z] === RUN TestJsonFormat [2021-08-09T12:05:34.710Z] --- PASS: TestJsonFormat (0.00s) [2021-08-09T12:05:34.710Z] === RUN TestRawFormat [2021-08-09T12:05:34.710Z] --- PASS: TestRawFormat (0.00s) [2021-08-09T12:05:34.710Z] === RUN TestRawFormatWithLabels [2021-08-09T12:05:34.710Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-09T12:05:34.710Z] === RUN TestRawFormatWithoutTag [2021-08-09T12:05:34.710Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-09T12:05:34.710Z] === RUN TestBatching [2021-08-09T12:05:34.710Z] --- PASS: TestBatching (0.25s) [2021-08-09T12:05:34.710Z] === RUN TestFrequency [2021-08-09T12:05:35.124Z] --- PASS: TestCreateJob (3.56s) [2021-08-09T12:05:35.124Z] === RUN TestReplicatedJob [2021-08-09T12:05:35.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-09T12:05:35.167Z] --- PASS: TestFrequency (0.19s) [2021-08-09T12:05:35.167Z] === RUN TestOneMessagePerRequest [2021-08-09T12:05:35.167Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-09T12:05:35.167Z] === RUN TestVerify [2021-08-09T12:05:35.167Z] --- PASS: TestVerify (0.00s) [2021-08-09T12:05:35.167Z] === RUN TestSkipVerify [2021-08-09T12:05:35.167Z] time="2021-08-09T12:05:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.167Z] time="2021-08-09T12:05:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.167Z] time="2021-08-09T12:05:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.625Z] --- PASS: TestSkipVerify (0.42s) [2021-08-09T12:05:35.625Z] === RUN TestBufferMaximum [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510735.258532\",\"host\":\"16a83ed8ae5a\"}'" [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510735.258532\",\"host\":\"16a83ed8ae5a\"}'" [2021-08-09T12:05:35.625Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-09T12:05:35.625Z] === RUN TestServerAlwaysDown [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510735.262780\",\"host\":\"16a83ed8ae5a\"}'" [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510735.262780\",\"host\":\"16a83ed8ae5a\"}'" [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510735.262780\",\"host\":\"16a83ed8ae5a\"}'" [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510735.264073\",\"host\":\"16a83ed8ae5a\"}'" [2021-08-09T12:05:35.625Z] time="2021-08-09T12:05:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628510735.264073\",\"host\":\"16a83ed8ae5a\"}'" [2021-08-09T12:05:35.625Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-09T12:05:35.625Z] === RUN TestCannotSendAfterClose [2021-08-09T12:05:35.625Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-09T12:05:35.625Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-09T12:05:35.625Z] === RUN TestV1IDService [2021-08-09T12:05:35.625Z] --- PASS: TestV1IDService (0.02s) [2021-08-09T12:05:35.625Z] === RUN TestV2MetadataService [2021-08-09T12:05:35.691Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-09T12:05:36.591Z] time="2021-08-09T12:05:36Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-09T12:05:36.591Z] time="2021-08-09T12:05:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"16a83ed8ae5a\"}'" [2021-08-09T12:05:36.591Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-09T12:05:36.591Z] PASS [2021-08-09T12:05:36.591Z] coverage: 82.5% of statements [2021-08-09T12:05:36.591Z] ok github.com/docker/docker/daemon/logger/splunk 1.941s coverage: 82.5% of statements [2021-08-09T12:05:36.591Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-09T12:05:36.591Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-09T12:05:36.591Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-09T12:05:36.591Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-09T12:05:36.591Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-09T12:05:36.591Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-09T12:05:36.591Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-09T12:05:36.591Z] === RUN TestContinueOnError_NeverContinue [2021-08-09T12:05:36.591Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-09T12:05:36.591Z] === RUN TestManifestStore [2021-08-09T12:05:36.591Z] === RUN TestManifestStore/no_remote_or_local [2021-08-09T12:05:36.591Z] --- PASS: TestV2MetadataService (0.89s) [2021-08-09T12:05:36.591Z] PASS [2021-08-09T12:05:36.591Z] coverage: 48.2% of statements [2021-08-09T12:05:36.591Z] ok github.com/docker/docker/distribution/metadata 0.979s coverage: 48.2% of statements [2021-08-09T12:05:36.591Z] time="2021-08-09T12:05:36Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local222625931\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-09T12:05:36.591Z] === RUN TestManifestStore/no_local_cache [2021-08-09T12:05:36.591Z] === RUN TestManifestStore/with_local_cache [2021-08-09T12:05:36.591Z] === RUN TestSuccessfulDownload [2021-08-09T12:05:36.591Z] download_test.go:268: Needs fixing on Windows [2021-08-09T12:05:36.591Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-09T12:05:36.591Z] === RUN TestCancelledDownload [2021-08-09T12:05:36.591Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-09T12:05:36.591Z] === RUN TestMaxDownloadAttempts [2021-08-09T12:05:36.591Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-09T12:05:36.591Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-09T12:05:36.591Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-09T12:05:36.591Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-09T12:05:36.591Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-09T12:05:36.591Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-09T12:05:36.591Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-09T12:05:36.591Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-09T12:05:36.591Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-09T12:05:36.591Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-09T12:05:36.591Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-09T12:05:36.591Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-09T12:05:36.591Z] === RUN TestManifestStore/unknown_media_type [2021-08-09T12:05:36.591Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-09T12:05:36.591Z] time="2021-08-09T12:05:36Z" level=warning msg="reference for unknown type: " [2021-08-09T12:05:36.627Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-09T12:05:37.049Z] time="2021-08-09T12:05:36Z" level=warning msg="reference for unknown type: " [2021-08-09T12:05:37.049Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-09T12:05:37.049Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-09T12:05:37.049Z] time="2021-08-09T12:05:36Z" level=warning msg="reference for unknown type: " [2021-08-09T12:05:37.049Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-09T12:05:37.049Z] time="2021-08-09T12:05:36Z" level=warning msg="reference for unknown type: " [2021-08-09T12:05:37.049Z] time="2021-08-09T12:05:36Z" level=warning msg="reference for unknown type: " [2021-08-09T12:05:37.049Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-09T12:05:37.049Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-09T12:05:37.049Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-09T12:05:37.049Z] time="2021-08-09T12:05:36Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore (0.28s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.06s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-09T12:05:37.049Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-09T12:05:37.049Z] === RUN TestDetectManifestBlobMediaType [2021-08-09T12:05:37.049Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-09T12:05:37.049Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-09T12:05:37.049Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-09T12:05:37.049Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-09T12:05:37.049Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-09T12:05:37.049Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-09T12:05:37.049Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-09T12:05:37.049Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-09T12:05:37.049Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-09T12:05:37.049Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-09T12:05:37.049Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-09T12:05:37.049Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-09T12:05:37.049Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-09T12:05:37.049Z] === RUN TestFixManifestLayers [2021-08-09T12:05:37.049Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-09T12:05:37.049Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-09T12:05:37.049Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-09T12:05:37.049Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-09T12:05:37.049Z] === RUN TestFixManifestLayersBadParent [2021-08-09T12:05:37.049Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-09T12:05:37.049Z] === RUN TestValidateManifest [2021-08-09T12:05:37.049Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-09T12:05:37.049Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-09T12:05:37.049Z] === RUN TestFormatPlatform [2021-08-09T12:05:37.049Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-09T12:05:37.049Z] === RUN TestGetRepositoryMountCandidates [2021-08-09T12:05:37.049Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-09T12:05:37.049Z] === RUN TestLayerAlreadyExists [2021-08-09T12:05:37.049Z] 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} [2021-08-09T12:05:37.049Z] 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} [2021-08-09T12:05:37.049Z] 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} [2021-08-09T12:05:37.049Z] 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} [2021-08-09T12:05:37.049Z] 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} [2021-08-09T12:05:37.049Z] 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} [2021-08-09T12:05:37.049Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-09T12:05:37.049Z] === RUN TestWhenEmptyAuthConfig [2021-08-09T12:05:37.049Z] time="2021-08-09T12:05:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:05:37.049Z] time="2021-08-09T12:05:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:05:37.049Z] time="2021-08-09T12:05:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:05:37.049Z] time="2021-08-09T12:05:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:05:37.049Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-09T12:05:37.049Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-08-09T12:05:37.049Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-08-09T12:05:37.049Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-08-09T12:05:37.049Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-08-09T12:05:37.050Z] === RUN TestTransfer [2021-08-09T12:05:37.050Z] --- PASS: TestTransfer (0.11s) [2021-08-09T12:05:37.050Z] === RUN TestConcurrencyLimit [2021-08-09T12:05:37.506Z] === RUN TestNotFound [2021-08-09T12:05:37.507Z] --- PASS: TestNotFound (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestConflict [2021-08-09T12:05:37.507Z] --- PASS: TestConflict (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestForbidden [2021-08-09T12:05:37.507Z] --- PASS: TestForbidden (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestInvalidParameter [2021-08-09T12:05:37.507Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestNotImplemented [2021-08-09T12:05:37.507Z] --- PASS: TestNotImplemented (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestNotModified [2021-08-09T12:05:37.507Z] --- PASS: TestNotModified (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestUnauthorized [2021-08-09T12:05:37.507Z] --- PASS: TestUnauthorized (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestUnknown [2021-08-09T12:05:37.507Z] --- PASS: TestUnknown (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestCancelled [2021-08-09T12:05:37.507Z] --- PASS: TestCancelled (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestDeadline [2021-08-09T12:05:37.507Z] --- PASS: TestDeadline (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestDataLoss [2021-08-09T12:05:37.507Z] --- PASS: TestDataLoss (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestUnavailable [2021-08-09T12:05:37.507Z] --- PASS: TestUnavailable (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestSystem [2021-08-09T12:05:37.507Z] --- PASS: TestSystem (0.00s) [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Not_Found [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Bad_Request [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Conflict [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Unauthorized [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Forbidden [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Not_Modified [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-09T12:05:37.507Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-09T12:05:37.507Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-09T12:05:37.507Z] PASS [2021-08-09T12:05:37.507Z] coverage: 53.1% of statements [2021-08-09T12:05:37.507Z] ok github.com/docker/docker/errdefs 0.032s coverage: 53.1% of statements [2021-08-09T12:05:37.507Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-08-09T12:05:37.507Z] === RUN TestInactiveJobs [2021-08-09T12:05:37.963Z] --- PASS: TestWhenEmptyAuthConfig (1.01s) [2021-08-09T12:05:37.963Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-09T12:05:37.963Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-09T12:05:37.963Z] === RUN TestTokenPassThru [2021-08-09T12:05:37.963Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-09T12:05:37.963Z] === RUN TestTokenPassThruDifferentHost [2021-08-09T12:05:37.963Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-09T12:05:37.963Z] PASS [2021-08-09T12:05:37.963Z] coverage: 24.1% of statements [2021-08-09T12:05:37.963Z] ok github.com/docker/docker/distribution 1.391s coverage: 24.1% of statements [2021-08-09T12:05:37.964Z] === RUN TestFSGetInvalidData [2021-08-09T12:05:37.964Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-09T12:05:37.964Z] === RUN TestFSInvalidSet [2021-08-09T12:05:37.964Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-09T12:05:37.964Z] === RUN TestFSInvalidRoot [2021-08-09T12:05:37.964Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-09T12:05:37.964Z] === RUN TestFSMetadataGetSet [2021-08-09T12:05:37.964Z] --- PASS: TestInactiveJobs (0.39s) [2021-08-09T12:05:37.964Z] === RUN TestWatchRelease [2021-08-09T12:05:37.964Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-09T12:05:37.964Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-08-09T12:05:37.964Z] === RUN TestFSInvalidWalker [2021-08-09T12:05:37.964Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-09T12:05:37.964Z] === RUN TestFSGetSet [2021-08-09T12:05:37.964Z] --- PASS: TestFSGetSet (0.01s) [2021-08-09T12:05:37.964Z] === RUN TestFSGetUnsetKey [2021-08-09T12:05:37.964Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-09T12:05:37.964Z] === RUN TestFSGetEmptyData [2021-08-09T12:05:37.964Z] --- PASS: TestWatchRelease (0.04s) [2021-08-09T12:05:37.964Z] === RUN TestWatchFinishedTransfer [2021-08-09T12:05:37.964Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-09T12:05:37.964Z] === RUN TestDuplicateTransfer [2021-08-09T12:05:37.964Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-09T12:05:37.964Z] === RUN TestFSDelete [2021-08-09T12:05:37.964Z] --- PASS: TestFSDelete (0.01s) [2021-08-09T12:05:37.964Z] === RUN TestFSWalker [2021-08-09T12:05:37.964Z] --- PASS: TestFSWalker (0.01s) [2021-08-09T12:05:37.964Z] === RUN TestFSWalkerStopOnError [2021-08-09T12:05:37.964Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-09T12:05:37.964Z] === RUN TestNewFromJSON [2021-08-09T12:05:37.964Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-09T12:05:37.964Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-09T12:05:37.964Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-09T12:05:37.964Z] === RUN TestMarshalKeyOrder [2021-08-09T12:05:37.964Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-09T12:05:37.964Z] === RUN TestHistoryEqual [2021-08-09T12:05:37.964Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-09T12:05:37.964Z] === RUN TestSuccessfulUpload [2021-08-09T12:05:38.006Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-09T12:05:38.006Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-09T12:05:38.006Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-09T12:05:38.006Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-09T12:05:38.421Z] --- PASS: TestHistoryEqual (0.10s) [2021-08-09T12:05:38.421Z] === RUN TestImage [2021-08-09T12:05:38.421Z] --- PASS: TestImage (0.00s) [2021-08-09T12:05:38.421Z] === RUN TestImageOSNotEmpty [2021-08-09T12:05:38.421Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-09T12:05:38.421Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-09T12:05:38.421Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-09T12:05:38.421Z] === RUN TestCreate [2021-08-09T12:05:38.421Z] --- PASS: TestCreate (0.01s) [2021-08-09T12:05:38.421Z] === RUN TestRestore [2021-08-09T12:05:38.421Z] time="2021-08-09T12:05:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-09T12:05:38.421Z] --- PASS: TestRestore (0.03s) [2021-08-09T12:05:38.421Z] === RUN TestAddDelete [2021-08-09T12:05:38.421Z] --- PASS: TestAddDelete (0.02s) [2021-08-09T12:05:38.421Z] === RUN TestSearchAfterDelete [2021-08-09T12:05:38.421Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-09T12:05:38.421Z] === RUN TestParentReset [2021-08-09T12:05:38.421Z] --- PASS: TestParentReset (0.02s) [2021-08-09T12:05:38.421Z] === RUN TestGetAndSetLastUpdated [2021-08-09T12:05:38.421Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-09T12:05:38.421Z] === RUN TestStoreLen [2021-08-09T12:05:38.421Z] time="2021-08-09T12:05:38Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-09T12:05:38.421Z] === RUN TestCompare [2021-08-09T12:05:38.421Z] --- PASS: TestCompare (0.00s) [2021-08-09T12:05:38.421Z] PASS [2021-08-09T12:05:38.421Z] coverage: 19.2% of statements [2021-08-09T12:05:38.421Z] --- PASS: TestStoreLen (0.08s) [2021-08-09T12:05:38.421Z] PASS [2021-08-09T12:05:38.421Z] coverage: 86.6% of statements [2021-08-09T12:05:38.421Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2021-08-09T12:05:38.421Z] ok github.com/docker/docker/image 0.457s coverage: 86.6% of statements [2021-08-09T12:05:38.421Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-08-09T12:05:38.421Z] === RUN TestCancelledUpload [2021-08-09T12:05:38.421Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-09T12:05:38.421Z] PASS [2021-08-09T12:05:38.421Z] coverage: 76.8% of statements [2021-08-09T12:05:38.421Z] ok github.com/docker/docker/distribution/xfer 1.782s coverage: 76.8% of statements [2021-08-09T12:05:38.421Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-09T12:05:39.388Z] === RUN TestValidateManifest [2021-08-09T12:05:39.388Z] === RUN TestValidateManifest/nil [2021-08-09T12:05:39.388Z] === RUN TestValidateManifest/non-nil [2021-08-09T12:05:39.388Z] --- PASS: TestValidateManifest (0.00s) [2021-08-09T12:05:39.388Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-09T12:05:39.388Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-09T12:05:39.388Z] PASS [2021-08-09T12:05:39.388Z] coverage: 0.7% of statements [2021-08-09T12:05:39.388Z] ok github.com/docker/docker/image/tarexport 0.060s coverage: 0.7% of statements [2021-08-09T12:05:39.388Z] === RUN TestMakeV1ConfigFromConfig [2021-08-09T12:05:39.388Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-09T12:05:39.388Z] PASS [2021-08-09T12:05:39.388Z] coverage: 25.0% of statements [2021-08-09T12:05:39.388Z] ok github.com/docker/docker/image/v1 0.065s coverage: 25.0% of statements [2021-08-09T12:05:39.388Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-09T12:05:40.353Z] === RUN TestEnvironmentParsing [2021-08-09T12:05:40.353Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-09T12:05:40.353Z] PASS [2021-08-09T12:05:40.353Z] coverage: 1.2% of statements [2021-08-09T12:05:40.353Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2021-08-09T12:05:40.353Z] === RUN TestSerialization [2021-08-09T12:05:40.811Z] --- PASS: TestSerialization (0.02s) [2021-08-09T12:05:40.811Z] PASS [2021-08-09T12:05:40.811Z] coverage: 100.0% of statements [2021-08-09T12:05:40.811Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2021-08-09T12:05:40.811Z] === RUN TestEmptyLayer [2021-08-09T12:05:40.811Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-09T12:05:40.811Z] === RUN TestCommitFailure [2021-08-09T12:05:40.811Z] --- PASS: TestCommitFailure (0.03s) [2021-08-09T12:05:40.811Z] === RUN TestStartTransactionFailure [2021-08-09T12:05:40.811Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-08-09T12:05:40.811Z] === RUN TestGetOrphan [2021-08-09T12:05:40.811Z] --- PASS: TestGetOrphan (0.01s) [2021-08-09T12:05:40.811Z] === RUN TestMountAndRegister [2021-08-09T12:05:40.811Z] layer_test.go:271: Layer size: 14 [2021-08-09T12:05:40.811Z] --- PASS: TestMountAndRegister (0.07s) [2021-08-09T12:05:40.811Z] === RUN TestLayerRelease [2021-08-09T12:05:40.811Z] layer_test.go:304: Failing on Windows [2021-08-09T12:05:40.811Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-09T12:05:40.811Z] === RUN TestStoreRestore [2021-08-09T12:05:40.811Z] layer_test.go:353: Failing on Windows [2021-08-09T12:05:40.811Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-09T12:05:40.811Z] === RUN TestTarStreamStability [2021-08-09T12:05:40.811Z] layer_test.go:468: Failing on Windows [2021-08-09T12:05:40.811Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-09T12:05:40.811Z] === RUN TestRegisterExistingLayer [2021-08-09T12:05:40.811Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-08-09T12:05:40.811Z] === RUN TestTarStreamVerification [2021-08-09T12:05:40.811Z] layer_test.go:697: Failing on Windows [2021-08-09T12:05:40.811Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-09T12:05:40.811Z] === RUN TestLayerMigration [2021-08-09T12:05:40.811Z] migration_test.go:46: Failing on Windows [2021-08-09T12:05:40.811Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-09T12:05:40.811Z] === RUN TestLayerMigrationNoTarsplit [2021-08-09T12:05:40.811Z] migration_test.go:182: Failing on Windows [2021-08-09T12:05:40.811Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-09T12:05:40.811Z] === RUN TestMountInit [2021-08-09T12:05:40.811Z] mount_test.go:17: Failing on Windows [2021-08-09T12:05:40.811Z] --- SKIP: TestMountInit (0.00s) [2021-08-09T12:05:40.811Z] === RUN TestMountSize [2021-08-09T12:05:40.811Z] mount_test.go:76: Failing on Windows [2021-08-09T12:05:40.811Z] --- SKIP: TestMountSize (0.00s) [2021-08-09T12:05:40.811Z] === RUN TestMountChanges [2021-08-09T12:05:40.811Z] mount_test.go:125: Failing on Windows [2021-08-09T12:05:40.811Z] --- SKIP: TestMountChanges (0.00s) [2021-08-09T12:05:40.811Z] === RUN TestMountApply [2021-08-09T12:05:40.811Z] mount_test.go:212: Failing on Windows [2021-08-09T12:05:40.811Z] --- SKIP: TestMountApply (0.00s) [2021-08-09T12:05:40.811Z] PASS [2021-08-09T12:05:40.811Z] coverage: 30.1% of statements [2021-08-09T12:05:40.811Z] ok github.com/docker/docker/layer 0.371s coverage: 30.1% of statements [2021-08-09T12:05:41.270Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-09T12:05:41.270Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-09T12:05:41.270Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-09T12:05:41.270Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-09T12:05:41.291Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-09T12:05:41.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-09T12:05:41.377Z] --- PASS: TestBuildMultiStageOnBuild (15.23s) [2021-08-09T12:05:41.377Z] === RUN TestBuildUncleanTarFilenames [2021-08-09T12:05:41.377Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:05:41.377Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-09T12:05:41.377Z] === RUN TestBuildMultiStageLayerLeak [2021-08-09T12:05:41.859Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-09T12:05:42.234Z] === RUN TestSequenceGetAvailableBit [2021-08-09T12:05:42.234Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestSequenceEqual [2021-08-09T12:05:42.234Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestSequenceCopy [2021-08-09T12:05:42.234Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestGetFirstAvailable [2021-08-09T12:05:42.234Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestFindSequence [2021-08-09T12:05:42.234Z] --- PASS: TestFindSequence (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestCheckIfAvailable [2021-08-09T12:05:42.234Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestMergeSequences [2021-08-09T12:05:42.234Z] --- PASS: TestMergeSequences (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestPushReservation [2021-08-09T12:05:42.234Z] --- PASS: TestPushReservation (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestSerializeDeserialize [2021-08-09T12:05:42.234Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestSet [2021-08-09T12:05:42.234Z] --- PASS: TestSet (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestSetUnset [2021-08-09T12:05:42.234Z] --- PASS: TestSetUnset (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestOffsetSetUnset [2021-08-09T12:05:42.234Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestSetInRange [2021-08-09T12:05:42.234Z] --- PASS: TestSetInRange (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestSetAnyInRange [2021-08-09T12:05:42.234Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestMethods [2021-08-09T12:05:42.234Z] --- PASS: TestMethods (0.00s) [2021-08-09T12:05:42.234Z] === RUN TestRandomAllocateDeallocate [2021-08-09T12:05:42.796Z] --- PASS: TestReplicatedJob (8.01s) [2021-08-09T12:05:42.796Z] === RUN TestUpdateReplicatedJob [2021-08-09T12:05:43.733Z] docker_api_swarm_test.go:201: [d4a9b1bbb3dff] joining swarm manager [d2b1b3b0a7965]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:05:43.733Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-09T12:05:43.768Z] === RUN TestInvalidConfig [2021-08-09T12:05:43.768Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestConfig [2021-08-09T12:05:43.768Z] --- PASS: TestConfig (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestOptionsLabels [2021-08-09T12:05:43.768Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestValidName [2021-08-09T12:05:43.768Z] --- PASS: TestValidName (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestTLSConfiguration [2021-08-09T12:05:43.768Z] === RUN TestErrorInterfaces [2021-08-09T12:05:43.768Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestNetworkMarshalling [2021-08-09T12:05:43.768Z] time="2021-08-09T12:05:43Z" level=info msg="Option Initializing KV with TLS" [2021-08-09T12:05:43.768Z] --- PASS: TestTLSConfiguration (0.14s) [2021-08-09T12:05:43.768Z] PASS [2021-08-09T12:05:43.768Z] coverage: 24.0% of statements [2021-08-09T12:05:43.768Z] ok github.com/docker/docker/libnetwork/config 0.196s coverage: 24.0% of statements [2021-08-09T12:05:43.768Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-08-09T12:05:43.768Z] === RUN TestEndpointMarshalling [2021-08-09T12:05:43.768Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestAuxAddresses [2021-08-09T12:05:43.768Z] time="2021-08-09T12:05:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-09T12:05:43.768Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-09T12:05:43.768Z] === RUN TestSRVServiceQuery [2021-08-09T12:05:43.768Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:05:43.768Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestServiceVIPReuse [2021-08-09T12:05:43.768Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:05:43.768Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-09T12:05:43.768Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:05:43.768Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestDNSIPQuery [2021-08-09T12:05:43.768Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:05:43.768Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestDNSProxyServFail [2021-08-09T12:05:43.768Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:05:43.768Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-09T12:05:43.768Z] === RUN TestSandboxAddEmpty [2021-08-09T12:05:44.228Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:05:44.228Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-09T12:05:44.228Z] === RUN TestSandboxAddMultiPrio [2021-08-09T12:05:44.228Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:05:44.228Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-09T12:05:44.228Z] === RUN TestSandboxAddSamePrio [2021-08-09T12:05:44.229Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:05:44.229Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-09T12:05:44.229Z] === RUN TestCleanupServiceDiscovery [2021-08-09T12:05:44.229Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:05:44.229Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-09T12:05:44.229Z] === RUN TestDNSOptions [2021-08-09T12:05:44.229Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:05:44.229Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-09T12:05:44.229Z] === RUN TestMultipleControllersWithSameStore [2021-08-09T12:05:44.229Z] time="2021-08-09T12:05:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-09T12:05:44.229Z] time="2021-08-09T12:05:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-09T12:05:44.229Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-09T12:05:44.229Z] PASS [2021-08-09T12:05:44.229Z] coverage: 8.6% of statements [2021-08-09T12:05:44.229Z] ok github.com/docker/docker/libnetwork 0.258s coverage: 8.6% of statements [2021-08-09T12:05:44.229Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-09T12:05:44.229Z] === RUN TestKey [2021-08-09T12:05:44.229Z] --- PASS: TestKey (0.00s) [2021-08-09T12:05:44.229Z] === RUN TestParseKey [2021-08-09T12:05:44.229Z] --- PASS: TestParseKey (0.00s) [2021-08-09T12:05:44.229Z] === RUN TestInvalidDataStore [2021-08-09T12:05:44.229Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-09T12:05:44.229Z] === RUN TestKVObjectFlatKey [2021-08-09T12:05:44.229Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-09T12:05:44.229Z] === RUN TestAtomicKVObjectFlatKey [2021-08-09T12:05:44.229Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-09T12:05:44.229Z] PASS [2021-08-09T12:05:44.229Z] coverage: 21.9% of statements [2021-08-09T12:05:44.229Z] ok github.com/docker/docker/libnetwork/datastore 0.034s coverage: 21.9% of statements [2021-08-09T12:05:44.686Z] === RUN TestIPDataMarshalling [2021-08-09T12:05:44.686Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-09T12:05:44.686Z] === RUN TestValidateAndIsV6 [2021-08-09T12:05:44.686Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-09T12:05:44.686Z] PASS [2021-08-09T12:05:44.686Z] coverage: 68.9% of statements [2021-08-09T12:05:44.686Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2021-08-09T12:05:44.686Z] === RUN TestDriver [2021-08-09T12:05:44.686Z] --- PASS: TestDriver (0.00s) [2021-08-09T12:05:44.686Z] PASS [2021-08-09T12:05:44.686Z] coverage: 34.8% of statements [2021-08-09T12:05:44.686Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-08-09T12:05:45.143Z] === RUN TestDriver [2021-08-09T12:05:45.143Z] --- PASS: TestDriver (0.00s) [2021-08-09T12:05:45.143Z] PASS [2021-08-09T12:05:45.143Z] coverage: 34.8% of statements [2021-08-09T12:05:45.143Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-08-09T12:05:45.603Z] === RUN TestNetworkAllocateFree [2021-08-09T12:05:45.603Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-09T12:05:45.603Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-09T12:05:45.603Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-09T12:05:45.603Z] PASS [2021-08-09T12:05:45.603Z] coverage: 63.6% of statements [2021-08-09T12:05:45.603Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2021-08-09T12:05:46.061Z] === RUN TestGetEmptyCapabilities [2021-08-09T12:05:46.061Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-09T12:05:46.061Z] === RUN TestGetExtraCapabilities [2021-08-09T12:05:46.061Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-09T12:05:46.061Z] === RUN TestGetInvalidCapabilities [2021-08-09T12:05:46.061Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-09T12:05:46.061Z] === RUN TestRemoteDriver [2021-08-09T12:05:46.061Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-09T12:05:46.061Z] === RUN TestDriverError [2021-08-09T12:05:46.061Z] --- PASS: TestDriverError (0.00s) [2021-08-09T12:05:46.061Z] === RUN TestMissingValues [2021-08-09T12:05:46.061Z] --- PASS: TestMissingValues (0.00s) [2021-08-09T12:05:46.061Z] === RUN TestRollback [2021-08-09T12:05:46.061Z] --- PASS: TestRollback (0.01s) [2021-08-09T12:05:46.061Z] PASS [2021-08-09T12:05:46.061Z] coverage: 57.4% of statements [2021-08-09T12:05:46.061Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.086s coverage: 57.4% of statements [2021-08-09T12:05:46.520Z] === RUN TestNew [2021-08-09T12:05:46.520Z] --- PASS: TestNew (0.00s) [2021-08-09T12:05:46.520Z] === RUN TestAddDriver [2021-08-09T12:05:46.520Z] --- PASS: TestAddDriver (0.00s) [2021-08-09T12:05:46.520Z] === RUN TestAddDuplicateDriver [2021-08-09T12:05:46.520Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-09T12:05:46.520Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-09T12:05:46.520Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-09T12:05:46.520Z] === RUN TestDriver [2021-08-09T12:05:46.520Z] --- PASS: TestDriver (0.00s) [2021-08-09T12:05:46.520Z] === RUN TestIPAM [2021-08-09T12:05:46.520Z] --- PASS: TestIPAM (0.00s) [2021-08-09T12:05:46.520Z] === RUN TestWalkIPAMs [2021-08-09T12:05:46.520Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-09T12:05:46.520Z] === RUN TestWalkDrivers [2021-08-09T12:05:46.520Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-09T12:05:46.520Z] PASS [2021-08-09T12:05:46.520Z] coverage: 82.4% of statements [2021-08-09T12:05:46.520Z] ok github.com/docker/docker/libnetwork/drvregistry 0.058s coverage: 82.4% of statements [2021-08-09T12:05:46.520Z] === RUN TestNAT [2021-08-09T12:05:46.520Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-09T12:05:46.520Z] --- SKIP: TestNAT (0.00s) [2021-08-09T12:05:46.520Z] === RUN TestTransparent [2021-08-09T12:05:46.520Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-09T12:05:46.520Z] --- SKIP: TestTransparent (0.00s) [2021-08-09T12:05:46.520Z] PASS [2021-08-09T12:05:46.520Z] coverage: 0.0% of statements [2021-08-09T12:05:46.520Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.044s coverage: 0.0% of statements [2021-08-09T12:05:46.978Z] === RUN TestBuildDefault [2021-08-09T12:05:46.978Z] --- PASS: TestBuildDefault (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestBuildHostnameDomainname [2021-08-09T12:05:46.978Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestBuildHostname [2021-08-09T12:05:46.978Z] --- PASS: TestBuildHostname (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestBuildHostnameFQDN [2021-08-09T12:05:46.978Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestBuildNoIP [2021-08-09T12:05:46.978Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestUpdate [2021-08-09T12:05:46.978Z] --- PASS: TestUpdate (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-09T12:05:46.978Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-09T12:05:46.978Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestAddEmpty [2021-08-09T12:05:46.978Z] --- PASS: TestAddEmpty (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestAdd [2021-08-09T12:05:46.978Z] --- PASS: TestAdd (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestDeleteEmpty [2021-08-09T12:05:46.978Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestDeleteNewline [2021-08-09T12:05:46.978Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestDelete [2021-08-09T12:05:46.978Z] --- PASS: TestDelete (0.00s) [2021-08-09T12:05:46.978Z] === RUN TestConcurrentWrites [2021-08-09T12:05:46.978Z] --- PASS: TestConcurrentWrites (0.15s) [2021-08-09T12:05:46.978Z] PASS [2021-08-09T12:05:46.978Z] coverage: 81.2% of statements [2021-08-09T12:05:46.978Z] ok github.com/docker/docker/libnetwork/etchosts 0.196s coverage: 81.2% of statements [2021-08-09T12:05:47.437Z] === RUN TestNew [2021-08-09T12:05:47.437Z] --- PASS: TestNew (0.00s) [2021-08-09T12:05:47.437Z] === RUN TestAllocate [2021-08-09T12:05:47.437Z] --- PASS: TestAllocate (0.00s) [2021-08-09T12:05:47.437Z] === RUN TestUninitialized [2021-08-09T12:05:47.437Z] --- PASS: TestUninitialized (0.00s) [2021-08-09T12:05:47.437Z] === RUN TestAllocateInRange [2021-08-09T12:05:47.437Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-09T12:05:47.437Z] === RUN TestAllocateSerial [2021-08-09T12:05:47.437Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-09T12:05:47.437Z] PASS [2021-08-09T12:05:47.437Z] coverage: 87.5% of statements [2021-08-09T12:05:47.437Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2021-08-09T12:05:47.437Z] === RUN TestDiff [2021-08-09T12:05:47.437Z] --- PASS: TestDiff (0.00s) [2021-08-09T12:05:47.437Z] === RUN TestAddedCallback [2021-08-09T12:05:47.437Z] --- PASS: TestAddedCallback (0.00s) [2021-08-09T12:05:47.437Z] === RUN TestRemovedCallback [2021-08-09T12:05:47.437Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-09T12:05:47.437Z] === RUN TestNoCallback [2021-08-09T12:05:47.437Z] --- PASS: TestNoCallback (0.00s) [2021-08-09T12:05:47.437Z] PASS [2021-08-09T12:05:47.437Z] coverage: 48.1% of statements [2021-08-09T12:05:47.437Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.037s coverage: 48.1% of statements [2021-08-09T12:05:47.894Z] === RUN TestCaller [2021-08-09T12:05:47.894Z] --- PASS: TestCaller (0.00s) [2021-08-09T12:05:47.894Z] PASS [2021-08-09T12:05:47.894Z] coverage: 100.0% of statements [2021-08-09T12:05:47.894Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2021-08-09T12:05:47.894Z] --- PASS: TestRandomAllocateDeallocate (5.83s) [2021-08-09T12:05:47.894Z] === RUN TestAllocateRandomDeallocate [2021-08-09T12:05:47.894Z] === RUN TestSetSerialInsertDelete [2021-08-09T12:05:47.894Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-09T12:05:47.894Z] === RUN TestSetParallelInsertDelete [2021-08-09T12:05:47.938Z] --- PASS: TestUpdateReplicatedJob (4.68s) [2021-08-09T12:05:47.938Z] === RUN TestServiceListWithStatuses [2021-08-09T12:05:47.938Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-09T12:05:47.938Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-09T12:05:47.938Z] === RUN TestDockerNetworkConnectAlias [2021-08-09T12:05:48.861Z] === RUN TestPoolRequest [2021-08-09T12:05:48.861Z] --- PASS: TestPoolRequest (0.00s) [2021-08-09T12:05:48.861Z] === RUN TestOtherRequests [2021-08-09T12:05:48.861Z] --- PASS: TestOtherRequests (0.00s) [2021-08-09T12:05:48.861Z] PASS [2021-08-09T12:05:48.861Z] coverage: 57.1% of statements [2021-08-09T12:05:48.861Z] === RUN TestInt2IP2IntConversion [2021-08-09T12:05:49.318Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-08-09T12:05:49.779Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2021-08-09T12:05:49.779Z] === RUN TestGetAddressVersion [2021-08-09T12:05:49.779Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-09T12:05:49.779Z] === RUN TestKeyString [2021-08-09T12:05:49.779Z] --- PASS: TestKeyString (0.00s) [2021-08-09T12:05:49.779Z] === RUN TestPoolDataMarshal [2021-08-09T12:05:49.779Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-09T12:05:49.779Z] === RUN TestSubnetsMarshal [2021-08-09T12:05:49.779Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-08-09T12:05:49.779Z] === RUN TestAddSubnets [2021-08-09T12:05:49.779Z] --- PASS: TestAddSubnets (0.08s) [2021-08-09T12:05:49.779Z] === RUN TestDoublePoolRelease [2021-08-09T12:05:49.779Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-08-09T12:05:49.779Z] === RUN TestAddReleasePoolID [2021-08-09T12:05:49.779Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-08-09T12:05:49.779Z] === RUN TestPredefinedPool [2021-08-09T12:05:49.779Z] --- PASS: TestPredefinedPool (0.03s) [2021-08-09T12:05:49.779Z] === RUN TestRemoveSubnet [2021-08-09T12:05:50.236Z] === RUN TestGetCapabilities [2021-08-09T12:05:50.236Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-09T12:05:50.236Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-09T12:05:50.236Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-09T12:05:50.236Z] === RUN TestGetDefaultAddressSpaces [2021-08-09T12:05:50.236Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-09T12:05:50.236Z] === RUN TestRemoteDriver [2021-08-09T12:05:50.236Z] --- PASS: TestRemoteDriver (0.00s) [2021-08-09T12:05:50.236Z] PASS [2021-08-09T12:05:50.236Z] coverage: 47.4% of statements [2021-08-09T12:05:50.236Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.054s coverage: 47.4% of statements [2021-08-09T12:05:50.236Z] --- PASS: TestRemoveSubnet (0.24s) [2021-08-09T12:05:50.236Z] === RUN TestGetSameAddress [2021-08-09T12:05:50.236Z] --- PASS: TestGetSameAddress (0.03s) [2021-08-09T12:05:50.236Z] === RUN TestPoolAllocationReuse [2021-08-09T12:05:50.236Z] --- PASS: TestAllocateRandomDeallocate (2.24s) [2021-08-09T12:05:50.236Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-09T12:05:50.468Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-09T12:05:50.694Z] === RUN TestWindowsIPAM [2021-08-09T12:05:50.694Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-09T12:05:50.694Z] PASS [2021-08-09T12:05:50.694Z] coverage: 71.4% of statements [2021-08-09T12:05:50.694Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2021-08-09T12:05:51.151Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.16s) [2021-08-09T12:05:51.151Z] === RUN TestRetrieveFromStore [2021-08-09T12:05:51.404Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-09T12:05:51.703Z] === RUN TestDefaultNetwork [2021-08-09T12:05:51.703Z] --- PASS: TestDefaultNetwork (0.23s) [2021-08-09T12:05:51.703Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-09T12:05:51.703Z] --- PASS: TestRetrieveFromStore (0.57s) [2021-08-09T12:05:51.703Z] === RUN TestIsCorrupted [2021-08-09T12:05:51.703Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-08-09T12:05:51.703Z] === RUN TestInitAddressPools [2021-08-09T12:05:51.703Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-09T12:05:51.703Z] PASS [2021-08-09T12:05:51.703Z] coverage: 74.0% of statements [2021-08-09T12:05:52.161Z] ok github.com/docker/docker/libnetwork/ipamutils 0.497s coverage: 74.0% of statements [2021-08-09T12:05:52.161Z] --- PASS: TestIsCorrupted (0.02s) [2021-08-09T12:05:52.161Z] === RUN TestSetRollover [2021-08-09T12:05:52.161Z] --- PASS: TestPoolAllocationReuse (1.80s) [2021-08-09T12:05:52.161Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-09T12:05:52.161Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-08-09T12:05:52.161Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-09T12:05:52.161Z] === RUN TestKeyValue [2021-08-09T12:05:52.161Z] --- PASS: TestKeyValue (0.00s) [2021-08-09T12:05:52.161Z] PASS [2021-08-09T12:05:52.161Z] coverage: 60.0% of statements [2021-08-09T12:05:52.161Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-08-09T12:05:52.825Z] --- PASS: TestDockerNetworkConnectAlias (5.54s) [2021-08-09T12:05:52.825Z] === RUN TestDockerNetworkReConnect [2021-08-09T12:05:53.391Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-09T12:05:53.693Z] --- PASS: TestSetRollover (1.80s) [2021-08-09T12:05:53.693Z] === RUN TestSetRolloverSerial [2021-08-09T12:05:54.657Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.61s) [2021-08-09T12:05:54.657Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-09T12:05:54.657Z] === RUN TestNetworkDBSimple [2021-08-09T12:05:55.115Z] --- PASS: TestSetRolloverSerial (1.58s) [2021-08-09T12:05:55.115Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-09T12:05:55.115Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-09T12:05:55.115Z] PASS [2021-08-09T12:05:55.115Z] coverage: 84.4% of statements [2021-08-09T12:05:55.115Z] ok github.com/docker/docker/libnetwork/bitseq 13.237s coverage: 84.4% of statements [2021-08-09T12:05:55.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-09T12:05:55.572Z] 2021/08/09 12:05:55 Closing DB instances... [2021-08-09T12:05:56.266Z] --- PASS: TestBuildMultiStageLayerLeak (13.37s) [2021-08-09T12:05:56.266Z] === RUN TestBuildWithHugeFile [2021-08-09T12:05:56.538Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.95s) [2021-08-09T12:05:56.538Z] === RUN TestGetAddress [2021-08-09T12:05:56.538Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-08-09T12:05:56.538Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-09T12:05:56.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-09T12:05:57.237Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2021-08-09T12:05:57.237Z] === RUN TestServicePlugin [2021-08-09T12:05:58.073Z] 2021/08/09 12:05:57 Closing DB instances... [2021-08-09T12:05:58.073Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-08-09T12:05:58.073Z] PASS [2021-08-09T12:05:58.073Z] coverage: 100.0% of statements [2021-08-09T12:05:58.073Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-09T12:05:58.073Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-09T12:05:58.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-09T12:05:58.531Z] === RUN TestGenerate [2021-08-09T12:05:58.531Z] --- PASS: TestGenerate (0.00s) [2021-08-09T12:05:58.531Z] === RUN TestGeneratePtr [2021-08-09T12:05:58.531Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-09T12:05:58.531Z] === RUN TestGenerateMissingField [2021-08-09T12:05:58.531Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-09T12:05:58.531Z] === RUN TestFieldCannotBeSet [2021-08-09T12:05:58.531Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-09T12:05:58.531Z] === RUN TestTypeMismatchError [2021-08-09T12:05:58.531Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-09T12:05:58.531Z] PASS [2021-08-09T12:05:58.531Z] coverage: 100.0% of statements [2021-08-09T12:05:58.531Z] ok github.com/docker/docker/libnetwork/options 0.031s coverage: 100.0% of statements [2021-08-09T12:05:58.531Z] testing: warning: no tests to run [2021-08-09T12:05:58.531Z] PASS [2021-08-09T12:05:58.531Z] coverage: 0.0% of statements [2021-08-09T12:05:58.531Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2021-08-09T12:05:58.989Z] === RUN TestRequestNewPort [2021-08-09T12:05:58.989Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-09T12:05:58.989Z] === RUN TestRequestSpecificPort [2021-08-09T12:05:58.989Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-09T12:05:58.989Z] === RUN TestReleasePort [2021-08-09T12:05:58.989Z] --- PASS: TestReleasePort (0.00s) [2021-08-09T12:05:58.989Z] === RUN TestReuseReleasedPort [2021-08-09T12:05:58.989Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-09T12:05:58.989Z] === RUN TestReleaseUnreadledPort [2021-08-09T12:05:58.989Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-09T12:05:58.989Z] === RUN TestUnknowProtocol [2021-08-09T12:05:58.989Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-09T12:05:58.989Z] === RUN TestAllocateAllPorts [2021-08-09T12:05:58.989Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-09T12:05:58.989Z] === RUN TestPortAllocation [2021-08-09T12:05:58.989Z] --- PASS: TestPortAllocation (0.00s) [2021-08-09T12:05:58.989Z] === RUN TestPortAllocationWithCustomRange [2021-08-09T12:05:58.989Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-09T12:05:58.989Z] === RUN TestNoDuplicateBPR [2021-08-09T12:05:58.989Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-09T12:05:58.989Z] === RUN TestChangePortRange [2021-08-09T12:05:58.989Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-09T12:05:58.989Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-09T12:05:58.989Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-09T12:05:58.989Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-09T12:05:58.989Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-09T12:05:58.989Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-09T12:05:58.989Z] --- PASS: TestChangePortRange (0.00s) [2021-08-09T12:05:58.989Z] PASS [2021-08-09T12:05:58.989Z] coverage: 88.6% of statements [2021-08-09T12:05:58.989Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2021-08-09T12:05:59.448Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.70s) [2021-08-09T12:05:59.448Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-09T12:05:59.448Z] === RUN TestTransportPortConv [2021-08-09T12:05:59.448Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-09T12:05:59.448Z] === RUN TestTransportPortBindingConv [2021-08-09T12:05:59.448Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-09T12:05:59.448Z] === RUN TestErrorConstructors [2021-08-09T12:05:59.448Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-09T12:05:59.448Z] === RUN TestCompareIPMask [2021-08-09T12:05:59.448Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-09T12:05:59.448Z] === RUN TestUtilGetHostPartIP [2021-08-09T12:05:59.448Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-09T12:05:59.448Z] === RUN TestUtilGetBroadcastIP [2021-08-09T12:05:59.448Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-09T12:05:59.448Z] === RUN TestParseCIDR [2021-08-09T12:05:59.448Z] --- PASS: TestParseCIDR (0.00s) [2021-08-09T12:05:59.448Z] PASS [2021-08-09T12:05:59.448Z] coverage: 47.9% of statements [2021-08-09T12:05:59.448Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 47.9% of statements [2021-08-09T12:05:59.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-09T12:05:59.906Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-09T12:05:59.906Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-09T12:06:00.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-09T12:06:00.363Z] PASS [2021-08-09T12:06:00.363Z] coverage: 50.0% of statements [2021-08-09T12:06:00.363Z] ok github.com/docker/docker/oci 0.034s coverage: 50.0% of statements [2021-08-09T12:06:00.363Z] === RUN TestAddressPoolOpt [2021-08-09T12:06:00.363Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/a [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/something [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/_=a [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/env1=value1 [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/_env1=value1 [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/PATH [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/=a [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/PATH= [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/PATH=something [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/asd!qwe [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/1asd [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/123 [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/some_space [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/__some_space_before [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/some_space_after__ [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/= [2021-08-09T12:06:00.363Z] === RUN TestValidateEnv/PaTh [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-09T12:06:00.363Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestParseHost [2021-08-09T12:06:00.363Z] --- PASS: TestParseHost (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestParseDockerDaemonHost [2021-08-09T12:06:00.363Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestParseTCP [2021-08-09T12:06:00.363Z] --- PASS: TestParseTCP (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-09T12:06:00.363Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestValidateExtraHosts [2021-08-09T12:06:00.363Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestIpOptString [2021-08-09T12:06:00.363Z] --- PASS: TestIpOptString (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-09T12:06:00.363Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestNewIpOptValidDefaultVal [2021-08-09T12:06:00.363Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestIpOptSetInvalidVal [2021-08-09T12:06:00.363Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestValidateIPAddress [2021-08-09T12:06:00.363Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestMapOpts [2021-08-09T12:06:00.363Z] --- PASS: TestMapOpts (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestListOptsWithoutValidator [2021-08-09T12:06:00.363Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestListOptsWithValidator [2021-08-09T12:06:00.363Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestValidateDNSSearch [2021-08-09T12:06:00.363Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-09T12:06:00.363Z] === RUN TestValidateLabel [2021-08-09T12:06:00.363Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-09T12:06:00.363Z] === RUN TestValidateLabel/label_with_general_format [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_one_more [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-09T12:06:00.364Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-09T12:06:00.364Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-09T12:06:00.364Z] === RUN TestNamedListOpts [2021-08-09T12:06:00.364Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-09T12:06:00.364Z] === RUN TestNamedMapOpts [2021-08-09T12:06:00.364Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-09T12:06:00.364Z] === RUN TestParseLink [2021-08-09T12:06:00.364Z] --- PASS: TestParseLink (0.00s) [2021-08-09T12:06:00.364Z] === RUN TestQuotedStringSetWithQuotes [2021-08-09T12:06:00.364Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-09T12:06:00.364Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-09T12:06:00.364Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-09T12:06:00.364Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-09T12:06:00.364Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-09T12:06:00.364Z] === RUN TestUlimitOpt [2021-08-09T12:06:00.364Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-09T12:06:00.364Z] PASS [2021-08-09T12:06:00.364Z] coverage: 67.1% of statements [2021-08-09T12:06:00.364Z] ok github.com/docker/docker/opts 0.058s coverage: 67.1% of statements [2021-08-09T12:06:00.364Z] 2021/08/09 12:06:00 Closing DB instances... [2021-08-09T12:06:00.821Z] === RUN TestParseVersion [2021-08-09T12:06:00.821Z] --- PASS: TestParseVersion (0.00s) [2021-08-09T12:06:00.821Z] PASS [2021-08-09T12:06:00.821Z] coverage: 52.9% of statements [2021-08-09T12:06:00.821Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-08-09T12:06:00.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-09T12:06:01.499Z] plugin_test.go:62: [de21c9c9afd40] joining swarm manager [dc78c9bd5279b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:06:02.355Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-08-09T12:06:02.355Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-09T12:06:02.355Z] === RUN TestIsArchivePathDir [2021-08-09T12:06:02.355Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-08-09T12:06:02.356Z] === RUN TestIsArchivePathInvalidFile [2021-08-09T12:06:02.356Z] === RUN TestPeerCertificateMarshalJSON [2021-08-09T12:06:02.356Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-08-09T12:06:02.356Z] === RUN TestIsArchivePathTar [2021-08-09T12:06:02.356Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-08-09T12:06:02.356Z] === RUN TestDecompressStreamGzip [2021-08-09T12:06:02.356Z] --- PASS: TestDecompressStreamGzip (0.08s) [2021-08-09T12:06:02.356Z] === RUN TestDecompressStreamBzip2 [2021-08-09T12:06:02.356Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-09T12:06:02.356Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-09T12:06:02.356Z] --- PASS: TestPeerCertificateMarshalJSON (0.21s) [2021-08-09T12:06:02.356Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-09T12:06:02.356Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-09T12:06:02.356Z] === RUN TestMiddleware [2021-08-09T12:06:02.356Z] --- PASS: TestMiddleware (0.00s) [2021-08-09T12:06:02.356Z] === RUN TestNewResponseModifier [2021-08-09T12:06:02.356Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-09T12:06:02.356Z] PASS [2021-08-09T12:06:02.356Z] coverage: 26.8% of statements [2021-08-09T12:06:02.356Z] ok github.com/docker/docker/pkg/authorization 0.244s coverage: 26.8% of statements [2021-08-09T12:06:02.813Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-08-09T12:06:02.813Z] === RUN TestDecompressStreamXz [2021-08-09T12:06:02.813Z] archive_test.go:134: Xz not present in msys2 [2021-08-09T12:06:02.813Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCompressStreamXzUnsupported [2021-08-09T12:06:02.813Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-09T12:06:02.813Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCompressStreamInvalid [2021-08-09T12:06:02.813Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestExtensionInvalid [2021-08-09T12:06:02.813Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestExtensionUncompressed [2021-08-09T12:06:02.813Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestExtensionBzip2 [2021-08-09T12:06:02.813Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestExtensionGzip [2021-08-09T12:06:02.813Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestExtensionXz [2021-08-09T12:06:02.813Z] --- PASS: TestExtensionXz (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCmdStreamLargeStderr [2021-08-09T12:06:02.813Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-09T12:06:02.813Z] === RUN TestCmdStreamBad [2021-08-09T12:06:02.813Z] archive_test.go:239: Failing on Windows CI machines [2021-08-09T12:06:02.813Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCmdStreamGood [2021-08-09T12:06:02.813Z] --- PASS: TestCmdStreamGood (0.03s) [2021-08-09T12:06:02.813Z] === RUN TestUntarPathWithInvalidDest [2021-08-09T12:06:02.813Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-09T12:06:02.813Z] === RUN TestUntarPathWithInvalidSrc [2021-08-09T12:06:02.813Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestUntarPath [2021-08-09T12:06:02.813Z] --- PASS: TestUntarPath (0.05s) [2021-08-09T12:06:02.813Z] === RUN TestUntarPathWithDestinationFile [2021-08-09T12:06:02.813Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2021-08-09T12:06:02.813Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-09T12:06:02.813Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-09T12:06:02.813Z] === RUN TestCopyWithTarInvalidSrc [2021-08-09T12:06:02.813Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-09T12:06:02.813Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCopyWithTarSrcFile [2021-08-09T12:06:02.813Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCopyWithTarSrcFolder [2021-08-09T12:06:02.813Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-09T12:06:02.813Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-09T12:06:02.813Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-09T12:06:02.813Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-09T12:06:02.813Z] === RUN TestCopyFileWithTarSrcFile [2021-08-09T12:06:02.813Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-09T12:06:02.813Z] === RUN TestTarFiles [2021-08-09T12:06:02.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b0ed98_} [2021-08-09T12:06:02.874Z] plugin_test.go:65: [df26dbaafb25f] joining swarm manager [dc78c9bd5279b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:06:03.271Z] === RUN TestUnbuffered [2021-08-09T12:06:03.271Z] --- PASS: TestUnbuffered (0.00s) [2021-08-09T12:06:03.271Z] === RUN TestRaceUnbuffered [2021-08-09T12:06:03.271Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-09T12:06:03.271Z] PASS [2021-08-09T12:06:03.271Z] coverage: 100.0% of statements [2021-08-09T12:06:03.271Z] ok github.com/docker/docker/pkg/broadcaster 0.028s coverage: 100.0% of statements [2021-08-09T12:06:03.728Z] === RUN TestMatch [2021-08-09T12:06:03.728Z] === RUN TestMatch/[[]] [2021-08-09T12:06:03.728Z] === RUN TestMatch/[[foo]] [2021-08-09T12:06:03.728Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-09T12:06:03.728Z] === RUN TestMatch/[[foo_bar]] [2021-08-09T12:06:03.728Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-09T12:06:03.728Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-09T12:06:03.728Z] === RUN TestMatch/[] [2021-08-09T12:06:03.728Z] === RUN TestMatch/[]#01 [2021-08-09T12:06:03.728Z] === RUN TestMatch/[[qux]] [2021-08-09T12:06:03.728Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-09T12:06:03.728Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-09T12:06:03.728Z] === RUN TestMatch/[[foo_baz]] [2021-08-09T12:06:03.728Z] --- PASS: TestMatch (0.00s) [2021-08-09T12:06:03.728Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-09T12:06:03.728Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-09T12:06:03.729Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-09T12:06:03.729Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-09T12:06:03.729Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-09T12:06:03.729Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-09T12:06:03.729Z] --- PASS: TestMatch/[] (0.00s) [2021-08-09T12:06:03.729Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-09T12:06:03.729Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-09T12:06:03.729Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-09T12:06:03.729Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-09T12:06:03.729Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-09T12:06:03.729Z] PASS [2021-08-09T12:06:03.729Z] coverage: 87.5% of statements [2021-08-09T12:06:03.729Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2021-08-09T12:06:03.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-09T12:06:04.186Z] 2021/08/09 12:06:04 Closing DB instances... [2021-08-09T12:06:04.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1271030782_/foo_false____} [2021-08-09T12:06:04.643Z] === RUN TestChrootTarUntar [2021-08-09T12:06:04.643Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:06:04.643Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-09T12:06:04.643Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-09T12:06:04.643Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:06:04.643Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-09T12:06:04.643Z] === RUN TestChrootUntarEmptyArchive [2021-08-09T12:06:04.643Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-09T12:06:04.643Z] === RUN TestChrootTarUntarWithSymlink [2021-08-09T12:06:04.643Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:06:04.643Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-09T12:06:04.643Z] === RUN TestChrootCopyWithTar [2021-08-09T12:06:04.643Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:06:04.643Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-09T12:06:04.643Z] === RUN TestChrootCopyFileWithTar [2021-08-09T12:06:04.643Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:06:04.643Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-09T12:06:04.643Z] === RUN TestChrootUntarPath [2021-08-09T12:06:04.643Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:06:04.643Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-09T12:06:04.643Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-09T12:06:04.643Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:06:04.643Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:06:04.643Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-09T12:06:04.643Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:06:04.643Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:06:04.643Z] === RUN TestChrootApplyDotDotFile [2021-08-09T12:06:04.643Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:06:04.643Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-09T12:06:04.643Z] PASS [2021-08-09T12:06:04.643Z] coverage: 15.4% of statements [2021-08-09T12:06:04.643Z] ok github.com/docker/docker/pkg/chrootarchive 0.075s coverage: 15.4% of statements [2021-08-09T12:06:05.102Z] === RUN TestSizeEmpty [2021-08-09T12:06:05.102Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-09T12:06:05.102Z] === RUN TestSizeEmptyFile [2021-08-09T12:06:05.102Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-09T12:06:05.102Z] === RUN TestSizeNonemptyFile [2021-08-09T12:06:05.102Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-09T12:06:05.102Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-09T12:06:05.102Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-09T12:06:05.102Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-09T12:06:05.102Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-09T12:06:05.102Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-09T12:06:05.102Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-09T12:06:05.102Z] === RUN TestMoveToSubdir [2021-08-09T12:06:05.102Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-09T12:06:05.102Z] === RUN TestSizeNonExistingDirectory [2021-08-09T12:06:05.102Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-09T12:06:05.102Z] PASS [2021-08-09T12:06:05.102Z] coverage: 80.0% of statements [2021-08-09T12:06:05.102Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2021-08-09T12:06:06.066Z] === RUN Test [2021-08-09T12:06:06.066Z] === RUN Test/TestContainsEntry [2021-08-09T12:06:06.066Z] === RUN Test/TestCreateEntries [2021-08-09T12:06:06.066Z] === RUN Test/TestEntriesDiff [2021-08-09T12:06:06.066Z] === RUN Test/TestEntriesEquality [2021-08-09T12:06:06.066Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-09T12:06:06.066Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-09T12:06:06.066Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-09T12:06:06.066Z] === RUN Test/TestGeneratorNotGenerate [2021-08-09T12:06:06.066Z] === RUN Test/TestGeneratorWithPort [2021-08-09T12:06:06.066Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-09T12:06:06.066Z] === RUN Test/TestNewEntry [2021-08-09T12:06:06.066Z] === RUN Test/TestParse [2021-08-09T12:06:06.066Z] --- PASS: Test (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-09T12:06:06.066Z] --- PASS: Test/TestParse (0.00s) [2021-08-09T12:06:06.066Z] PASS [2021-08-09T12:06:06.066Z] coverage: 58.3% of statements [2021-08-09T12:06:06.066Z] ok github.com/docker/docker/pkg/discovery 0.041s coverage: 58.3% of statements [2021-08-09T12:06:06.281Z] docker_api_swarm_test.go:383: [d172fde56b119] joining swarm manager [d0292d13804c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:06:06.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1271030782_/foo_true____} [2021-08-09T12:06:06.523Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-08-09T12:06:06.523Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-09T12:06:06.523Z] === RUN Test [2021-08-09T12:06:06.523Z] === RUN Test/TestContent [2021-08-09T12:06:06.523Z] === RUN Test/TestInitialize [2021-08-09T12:06:06.523Z] === RUN Test/TestNew [2021-08-09T12:06:06.523Z] === RUN Test/TestParsingContentsWithComments [2021-08-09T12:06:06.523Z] === RUN Test/TestRegister [2021-08-09T12:06:06.523Z] === RUN Test/TestWatch [2021-08-09T12:06:06.523Z] --- PASS: Test (0.01s) [2021-08-09T12:06:06.523Z] --- PASS: Test/TestContent (0.00s) [2021-08-09T12:06:06.523Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-09T12:06:06.523Z] --- PASS: Test/TestNew (0.00s) [2021-08-09T12:06:06.523Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-09T12:06:06.523Z] --- PASS: Test/TestRegister (0.00s) [2021-08-09T12:06:06.523Z] --- PASS: Test/TestWatch (0.00s) [2021-08-09T12:06:06.523Z] PASS [2021-08-09T12:06:06.523Z] coverage: 97.6% of statements [2021-08-09T12:06:06.523Z] ok github.com/docker/docker/pkg/discovery/file 0.041s coverage: 97.6% of statements [2021-08-09T12:06:06.980Z] --- PASS: TestTarFiles (3.82s) [2021-08-09T12:06:06.980Z] === RUN TestTarUntar [2021-08-09T12:06:06.980Z] --- PASS: TestTarUntar (0.02s) [2021-08-09T12:06:06.980Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-09T12:06:06.980Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-09T12:06:06.980Z] === RUN TestTarWithOptions [2021-08-09T12:06:06.980Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-09T12:06:06.980Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-09T12:06:06.980Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-09T12:06:06.980Z] === RUN TestUntarUstarGnuConflict [2021-08-09T12:06:06.980Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-09T12:06:06.980Z] === RUN TestUntarInvalidFilenames [2021-08-09T12:06:06.980Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames811508138\\dest" [2021-08-09T12:06:06.980Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2021-08-09T12:06:06.980Z] === RUN TestUntarHardlinkToSymlink [2021-08-09T12:06:06.980Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2021-08-09T12:06:06.980Z] === RUN TestUntarInvalidHardlink [2021-08-09T12:06:06.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink288571611\\victim\\hello" -> "../victim/hello" [2021-08-09T12:06:06.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink460256382\\victim\\hello" -> "/../victim/hello" [2021-08-09T12:06:06.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink440697285\\victim" -> "../victim" [2021-08-09T12:06:06.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink686867040\\victim" -> "../victim" [2021-08-09T12:06:06.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink798867519\\victim" -> "../victim" [2021-08-09T12:06:06.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink585258130\\victim" -> "../victim" [2021-08-09T12:06:06.980Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-09T12:06:06.980Z] === RUN TestUntarInvalidSymlink [2021-08-09T12:06:06.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink910598345\\dest\\dotdot" -> "../victim/hello" [2021-08-09T12:06:06.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink125021076\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-09T12:06:06.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink799507939\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:06:06.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink262969830\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:06:06.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink486747661\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:06:06.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink033612808\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:06:06.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink503176647\\dest\\dir\\loophole" -> "../../victim" [2021-08-09T12:06:06.980Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-08-09T12:06:06.980Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-09T12:06:06.980Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-09T12:06:06.980Z] === RUN TestXGlobalNoParent [2021-08-09T12:06:06.980Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-09T12:06:06.980Z] === RUN TestReplaceFileTarWrapper [2021-08-09T12:06:06.980Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2021-08-09T12:06:06.980Z] === RUN TestPrefixHeaderReadable [2021-08-09T12:06:06.980Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-08-09T12:06:06.980Z] === RUN TestDisablePigz [2021-08-09T12:06:06.980Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-09T12:06:06.980Z] --- PASS: TestDisablePigz (0.08s) [2021-08-09T12:06:06.980Z] === RUN TestPigz [2021-08-09T12:06:07.437Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-09T12:06:07.437Z] --- PASS: TestPigz (0.08s) [2021-08-09T12:06:07.437Z] === RUN TestCopyFileWithInvalidDest [2021-08-09T12:06:07.437Z] archive_windows_test.go:16: Currently fails [2021-08-09T12:06:07.437Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-09T12:06:07.437Z] === RUN TestCanonicalTarNameForPath [2021-08-09T12:06:07.437Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-09T12:06:07.437Z] === RUN TestCanonicalTarName [2021-08-09T12:06:07.437Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-09T12:06:07.437Z] === RUN TestChmodTarEntry [2021-08-09T12:06:07.437Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-09T12:06:07.437Z] === RUN TestHardLinkOrder [2021-08-09T12:06:07.437Z] --- PASS: TestHardLinkOrder (0.09s) [2021-08-09T12:06:07.437Z] === RUN TestChangeString [2021-08-09T12:06:07.437Z] --- PASS: TestChangeString (0.00s) [2021-08-09T12:06:07.437Z] === RUN TestChangesWithNoChanges [2021-08-09T12:06:07.437Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-09T12:06:07.437Z] === RUN TestChangesWithChanges [2021-08-09T12:06:07.437Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-09T12:06:07.437Z] === RUN TestChangesWithChangesGH13590 [2021-08-09T12:06:07.437Z] changes_test.go:196: needs more investigation [2021-08-09T12:06:07.437Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-09T12:06:07.437Z] === RUN TestChangesDirsEmpty [2021-08-09T12:06:07.437Z] --- PASS: TestChangesDirsEmpty (0.13s) [2021-08-09T12:06:07.437Z] === RUN TestChangesDirsMutated [2021-08-09T12:06:07.437Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-08-09T12:06:07.437Z] === RUN TestApplyLayer [2021-08-09T12:06:07.437Z] changes_test.go:433: needs further investigation [2021-08-09T12:06:07.437Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-09T12:06:07.437Z] === RUN TestChangesSizeWithHardlinks [2021-08-09T12:06:07.437Z] changes_test.go:469: needs further investigation [2021-08-09T12:06:07.438Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-09T12:06:07.438Z] === RUN TestChangesSizeWithNoChanges [2021-08-09T12:06:07.438Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-09T12:06:07.438Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-09T12:06:07.438Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-09T12:06:07.438Z] === RUN TestChangesSize [2021-08-09T12:06:07.438Z] --- PASS: TestChangesSize (0.00s) [2021-08-09T12:06:07.438Z] === RUN TestApplyLayerInvalidFilenames [2021-08-09T12:06:07.438Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames465485854\\dest" [2021-08-09T12:06:07.438Z] === RUN Test [2021-08-09T12:06:07.438Z] === RUN Test/TestInitialize [2021-08-09T12:06:07.438Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-09T12:06:07.438Z] === RUN TestApplyLayerInvalidHardlink [2021-08-09T12:06:07.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink828799232\\victim\\hello" -> "../victim/hello" [2021-08-09T12:06:07.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink675171935\\victim\\hello" -> "/../victim/hello" [2021-08-09T12:06:07.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink796002866\\victim" -> "../victim" [2021-08-09T12:06:07.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink338387945\\victim" -> "../victim" [2021-08-09T12:06:07.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink311956020\\victim" -> "../victim" [2021-08-09T12:06:07.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink191476227\\victim" -> "../victim" [2021-08-09T12:06:07.438Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-09T12:06:07.438Z] === RUN TestApplyLayerInvalidSymlink [2021-08-09T12:06:07.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink090584966\\dest\\dotdot" -> "../victim/hello" [2021-08-09T12:06:07.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink832541997\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-09T12:06:07.658Z] docker_api_swarm_test.go:384: [df3f9f08a0c82] joining swarm manager [d0292d13804c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:06:07.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink272538280\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:06:07.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink672250343\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:06:07.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink931025434\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:06:07.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink938257585\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:06:07.895Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-09T12:06:07.895Z] === RUN TestApplyLayerWhiteouts [2021-08-09T12:06:07.895Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-08-09T12:06:07.895Z] === RUN TestGenerateEmptyFile [2021-08-09T12:06:07.895Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-09T12:06:07.895Z] === RUN TestGenerateWithContent [2021-08-09T12:06:07.895Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-09T12:06:07.895Z] PASS [2021-08-09T12:06:07.895Z] coverage: 62.5% of statements [2021-08-09T12:06:07.895Z] time="2021-08-09T12:06:07Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:06:07.895Z] time="2021-08-09T12:06:07Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:06:07.895Z] time="2021-08-09T12:06:07Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:06:07.895Z] ok github.com/docker/docker/pkg/archive 5.581s coverage: 62.5% of statements [2021-08-09T12:06:07.895Z] === RUN Test/TestInitializeWithCerts [2021-08-09T12:06:07.895Z] time="2021-08-09T12:06:07Z" level=info msg="Initializing discovery with TLS" [2021-08-09T12:06:07.895Z] === RUN Test/TestWatch [2021-08-09T12:06:07.895Z] time="2021-08-09T12:06:07Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:06:07.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3751475525_/foo_false____} [2021-08-09T12:06:08.352Z] 2021/08/09 12:06:08 Closing DB instances... [2021-08-09T12:06:09.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3751475525_/foo_true____} [2021-08-09T12:06:09.885Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-08-09T12:06:09.885Z] === RUN TestNetworkDBNodeLeave [2021-08-09T12:06:10.850Z] --- PASS: Test (3.13s) [2021-08-09T12:06:10.850Z] --- PASS: Test/TestInitialize (0.12s) [2021-08-09T12:06:10.850Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-09T12:06:10.850Z] --- PASS: Test/TestWatch (3.00s) [2021-08-09T12:06:10.850Z] PASS [2021-08-09T12:06:10.850Z] coverage: 84.1% of statements [2021-08-09T12:06:10.850Z] ok github.com/docker/docker/pkg/discovery/kv 3.169s coverage: 84.1% of statements [2021-08-09T12:06:11.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3751475525_/foo_true__0xc000b0edc8__} [2021-08-09T12:06:11.308Z] === RUN Test [2021-08-09T12:06:11.308Z] === RUN Test/TestWatch [2021-08-09T12:06:11.308Z] --- PASS: Test (0.00s) [2021-08-09T12:06:11.308Z] --- PASS: Test/TestWatch (0.00s) [2021-08-09T12:06:11.308Z] PASS [2021-08-09T12:06:11.308Z] coverage: 92.3% of statements [2021-08-09T12:06:11.308Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-08-09T12:06:11.765Z] === RUN Test [2021-08-09T12:06:11.765Z] === RUN Test/TestInitialize [2021-08-09T12:06:11.765Z] === RUN Test/TestInitializeWithPattern [2021-08-09T12:06:11.765Z] === RUN Test/TestRegister [2021-08-09T12:06:11.765Z] === RUN Test/TestWatch [2021-08-09T12:06:11.765Z] --- PASS: Test (0.00s) [2021-08-09T12:06:11.765Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-09T12:06:11.765Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-09T12:06:11.765Z] --- PASS: Test/TestRegister (0.00s) [2021-08-09T12:06:11.765Z] --- PASS: Test/TestWatch (0.00s) [2021-08-09T12:06:11.765Z] PASS [2021-08-09T12:06:11.765Z] coverage: 93.8% of statements [2021-08-09T12:06:11.765Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-08-09T12:06:12.730Z] === RUN TestPollerAddRemove [2021-08-09T12:06:12.730Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-09T12:06:12.730Z] === RUN TestPollerEvent [2021-08-09T12:06:12.730Z] poller_test.go:41: No chmod on Windows [2021-08-09T12:06:12.730Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-09T12:06:12.730Z] === RUN TestPollerClose [2021-08-09T12:06:12.730Z] --- PASS: TestPollerClose (0.00s) [2021-08-09T12:06:12.730Z] PASS [2021-08-09T12:06:12.730Z] coverage: 45.7% of statements [2021-08-09T12:06:12.730Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 45.7% of statements [2021-08-09T12:06:12.730Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-09T12:06:12.730Z] === RUN TestNetworkDBWatch [2021-08-09T12:06:13.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b0ede0_} [2021-08-09T12:06:13.187Z] === RUN TestCopyFileWithInvalidSrc [2021-08-09T12:06:13.187Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestCopyFileWithInvalidDest [2021-08-09T12:06:13.187Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-09T12:06:13.187Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-09T12:06:13.187Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestCopyFile [2021-08-09T12:06:13.187Z] --- PASS: TestCopyFile (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-09T12:06:13.187Z] fileutils_test.go:134: Needs porting to Windows [2021-08-09T12:06:13.187Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-09T12:06:13.187Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-09T12:06:13.187Z] fileutils_test.go:180: Needs porting to Windows [2021-08-09T12:06:13.187Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestWildcardMatches [2021-08-09T12:06:13.187Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestPatternMatches [2021-08-09T12:06:13.187Z] --- PASS: TestPatternMatches (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-09T12:06:13.187Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestPatternMatchesFolderExclusions [2021-08-09T12:06:13.187Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-09T12:06:13.187Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-09T12:06:13.187Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-09T12:06:13.187Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-09T12:06:13.645Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-09T12:06:13.645Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestSingleExclamationError [2021-08-09T12:06:13.645Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestMatchesWithNoPatterns [2021-08-09T12:06:13.645Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestMatchesWithMalformedPatterns [2021-08-09T12:06:13.645Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestMatches [2021-08-09T12:06:13.645Z] --- PASS: TestMatches (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestCleanPatterns [2021-08-09T12:06:13.645Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-09T12:06:13.645Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestCleanPatternsExceptionFlag [2021-08-09T12:06:13.645Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-09T12:06:13.645Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-09T12:06:13.645Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestCleanPatternsErrorSingleException [2021-08-09T12:06:13.645Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestCreateIfNotExistsDir [2021-08-09T12:06:13.645Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestCreateIfNotExistsFile [2021-08-09T12:06:13.645Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-09T12:06:13.645Z] === RUN TestMatch [2021-08-09T12:06:13.645Z] --- PASS: TestMatch (0.00s) [2021-08-09T12:06:13.645Z] PASS [2021-08-09T12:06:13.645Z] coverage: 85.2% of statements [2021-08-09T12:06:13.645Z] ok github.com/docker/docker/pkg/fileutils 0.054s coverage: 85.2% of statements [2021-08-09T12:06:14.102Z] === RUN TestGet [2021-08-09T12:06:14.102Z] --- PASS: TestGet (0.00s) [2021-08-09T12:06:14.102Z] === RUN TestGetShortcutString [2021-08-09T12:06:14.102Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-09T12:06:14.102Z] PASS [2021-08-09T12:06:14.102Z] coverage: 42.9% of statements [2021-08-09T12:06:14.102Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2021-08-09T12:06:14.102Z] 2021/08/09 12:06:14 Closing DB instances... [2021-08-09T12:06:14.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b0edf8_} [2021-08-09T12:06:14.559Z] === RUN TestCreateIDMapOrder [2021-08-09T12:06:14.559Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-09T12:06:14.559Z] PASS [2021-08-09T12:06:14.559Z] coverage: 7.2% of statements [2021-08-09T12:06:14.559Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-08-09T12:06:15.523Z] === RUN TestFixedBufferCap [2021-08-09T12:06:15.523Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-09T12:06:15.523Z] === RUN TestFixedBufferLen [2021-08-09T12:06:15.523Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-09T12:06:15.523Z] === RUN TestFixedBufferString [2021-08-09T12:06:15.523Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-09T12:06:15.523Z] === RUN TestFixedBufferWrite [2021-08-09T12:06:15.523Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-09T12:06:15.523Z] === RUN TestFixedBufferRead [2021-08-09T12:06:15.523Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-09T12:06:15.523Z] === RUN TestBytesPipeRead [2021-08-09T12:06:15.523Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-09T12:06:15.523Z] === RUN TestBytesPipeWrite [2021-08-09T12:06:15.523Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-09T12:06:15.523Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-09T12:06:15.523Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-08-09T12:06:15.523Z] === RUN TestNetworkDBBulkSync [2021-08-09T12:06:15.523Z] --- PASS: TestGetAddress (19.22s) [2021-08-09T12:06:15.523Z] === RUN TestRequestSyntaxCheck [2021-08-09T12:06:15.523Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-09T12:06:15.523Z] === RUN TestRequest [2021-08-09T12:06:15.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b0ee10_} [2021-08-09T12:06:15.980Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-08-09T12:06:15.980Z] === RUN TestAtomicWriteToFile [2021-08-09T12:06:15.980Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-09T12:06:15.980Z] === RUN TestAtomicWriteSetCommit [2021-08-09T12:06:15.980Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-09T12:06:15.980Z] === RUN TestAtomicWriteSetCancel [2021-08-09T12:06:15.980Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-09T12:06:15.980Z] === RUN TestReadCloserWrapperClose [2021-08-09T12:06:15.980Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-09T12:06:15.980Z] === RUN TestReaderErrWrapperReadOnError [2021-08-09T12:06:15.980Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-09T12:06:15.980Z] === RUN TestReaderErrWrapperRead [2021-08-09T12:06:15.980Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-09T12:06:15.980Z] === RUN TestHashData [2021-08-09T12:06:15.980Z] --- PASS: TestHashData (0.00s) [2021-08-09T12:06:15.980Z] === RUN TestCancelReadCloser [2021-08-09T12:06:15.980Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-09T12:06:15.980Z] === RUN TestWriteCloserWrapperClose [2021-08-09T12:06:15.980Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-09T12:06:15.980Z] === RUN TestNopWriteCloser [2021-08-09T12:06:15.980Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-09T12:06:15.980Z] === RUN TestNopWriter [2021-08-09T12:06:15.980Z] --- PASS: TestNopWriter (0.00s) [2021-08-09T12:06:15.980Z] === RUN TestWriteCounter [2021-08-09T12:06:15.980Z] --- PASS: TestWriteCounter (0.00s) [2021-08-09T12:06:15.980Z] PASS [2021-08-09T12:06:15.980Z] coverage: 68.4% of statements [2021-08-09T12:06:15.980Z] ok github.com/docker/docker/pkg/ioutils 0.546s coverage: 68.4% of statements [2021-08-09T12:06:16.944Z] === RUN TestError [2021-08-09T12:06:16.944Z] --- PASS: TestError (0.00s) [2021-08-09T12:06:16.944Z] === RUN TestProgressString [2021-08-09T12:06:16.944Z] === RUN TestProgressString/no_progress [2021-08-09T12:06:16.944Z] === RUN TestProgressString/progress_1 [2021-08-09T12:06:16.944Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-09T12:06:16.944Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-09T12:06:16.944Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-09T12:06:16.944Z] === RUN TestProgressString/with_units [2021-08-09T12:06:16.944Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-09T12:06:16.944Z] === RUN TestProgressString/hide_counts [2021-08-09T12:06:16.944Z] --- PASS: TestProgressString (0.00s) [2021-08-09T12:06:16.944Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-09T12:06:16.944Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-09T12:06:16.944Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-09T12:06:16.944Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-09T12:06:16.944Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-09T12:06:16.944Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-09T12:06:16.944Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-09T12:06:16.944Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-09T12:06:16.944Z] === RUN TestJSONMessageDisplay [2021-08-09T12:06:16.944Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-08-09T12:06:16.944Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-09T12:06:16.944Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-09T12:06:16.944Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-09T12:06:16.944Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-09T12:06:16.944Z] === RUN TestDisplayJSONMessagesStream [2021-08-09T12:06:16.944Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-09T12:06:16.944Z] PASS [2021-08-09T12:06:16.944Z] coverage: 91.7% of statements [2021-08-09T12:06:16.944Z] ok github.com/docker/docker/pkg/jsonmessage 0.136s coverage: 91.7% of statements [2021-08-09T12:06:16.944Z] 2021/08/09 12:06:16 Closing DB instances... [2021-08-09T12:06:17.401Z] === RUN TestStandardLongPath [2021-08-09T12:06:17.401Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-09T12:06:17.401Z] === RUN TestUNCLongPath [2021-08-09T12:06:17.401Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-09T12:06:17.401Z] PASS [2021-08-09T12:06:17.401Z] coverage: 100.0% of statements [2021-08-09T12:06:17.401Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-08-09T12:06:17.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b0ee28_} [2021-08-09T12:06:17.858Z] === RUN TestNameFormat [2021-08-09T12:06:17.858Z] --- PASS: TestNameFormat (0.00s) [2021-08-09T12:06:17.858Z] === RUN TestNameRetries [2021-08-09T12:06:17.858Z] --- PASS: TestNameRetries (0.00s) [2021-08-09T12:06:17.858Z] PASS [2021-08-09T12:06:17.858Z] coverage: 85.7% of statements [2021-08-09T12:06:17.858Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-08-09T12:06:18.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-09T12:06:18.314Z] === RUN TestParseKeyValueOpt [2021-08-09T12:06:18.314Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-09T12:06:18.314Z] === RUN TestParseUintList [2021-08-09T12:06:18.314Z] --- PASS: TestParseUintList (0.00s) [2021-08-09T12:06:18.314Z] === RUN TestParseUintListMaximumLimits [2021-08-09T12:06:18.314Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-09T12:06:18.314Z] PASS [2021-08-09T12:06:18.314Z] coverage: 97.0% of statements [2021-08-09T12:06:18.314Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2021-08-09T12:06:18.314Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-09T12:06:18.314Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-09T12:06:18.772Z] === RUN TestNewAndRemove [2021-08-09T12:06:18.772Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-09T12:06:18.772Z] === RUN TestRemoveInvalidPath [2021-08-09T12:06:18.772Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-09T12:06:18.772Z] PASS [2021-08-09T12:06:18.772Z] coverage: 82.6% of statements [2021-08-09T12:06:18.772Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-09T12:06:19.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-09T12:06:19.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-09T12:06:19.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-09T12:06:19.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-09T12:06:19.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-09T12:06:19.946Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-09T12:06:20.306Z] === RUN TestFailedConnection [2021-08-09T12:06:20.306Z] === RUN TestParseEmptyInterface [2021-08-09T12:06:20.306Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-09T12:06:20.306Z] === RUN TestParseNonInterfaceType [2021-08-09T12:06:20.306Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-09T12:06:20.306Z] === RUN TestParseWithOneFunction [2021-08-09T12:06:20.306Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-09T12:06:20.306Z] === RUN TestParseWithMultipleFuncs [2021-08-09T12:06:20.306Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-09T12:06:20.306Z] === RUN TestParseWithUnnamedReturn [2021-08-09T12:06:20.306Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-09T12:06:20.306Z] === RUN TestEmbeddedInterface [2021-08-09T12:06:20.306Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-09T12:06:20.306Z] === RUN TestParsedImports [2021-08-09T12:06:20.306Z] --- PASS: TestParsedImports (0.00s) [2021-08-09T12:06:20.306Z] === RUN TestAliasedImports [2021-08-09T12:06:20.306Z] --- PASS: TestAliasedImports (0.00s) [2021-08-09T12:06:20.306Z] PASS [2021-08-09T12:06:20.306Z] coverage: 56.8% of statements [2021-08-09T12:06:20.306Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-08-09T12:06:20.766Z] === RUN TestHTTPTransport [2021-08-09T12:06:20.766Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-09T12:06:20.766Z] PASS [2021-08-09T12:06:20.766Z] coverage: 85.7% of statements [2021-08-09T12:06:20.766Z] ok github.com/docker/docker/pkg/plugins/transport 0.028s coverage: 85.7% of statements [2021-08-09T12:06:21.223Z] --- PASS: TestFailedConnection (1.18s) [2021-08-09T12:06:21.223Z] === RUN TestFailOnce [2021-08-09T12:06:21.223Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-09T12:06:21.223Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-09T12:06:21.223Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-09T12:06:21.223Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-09T12:06:21.223Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-09T12:06:21.223Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-09T12:06:21.223Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-09T12:06:21.223Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-09T12:06:21.223Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-09T12:06:21.223Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-09T12:06:21.223Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-09T12:06:21.223Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-09T12:06:21.223Z] === RUN TestBufferPoolPutAndGet [2021-08-09T12:06:21.223Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-09T12:06:21.223Z] PASS [2021-08-09T12:06:21.223Z] coverage: 88.2% of statements [2021-08-09T12:06:21.223Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-08-09T12:06:21.223Z] 2021/08/09 12:06:20 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-08-09T12:06:21.223Z] goroutine 28 [running]: [2021-08-09T12:06:21.223Z] net/http.(*conn).serve.func1(0xc00008eaa0) [2021-08-09T12:06:21.223Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-09T12:06:21.223Z] panic(0x6c5280, 0x7dc6d0) [2021-08-09T12:06:21.223Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-09T12:06:21.224Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x7ecd90, 0xc0001b0000, 0xc0001a2000) [2021-08-09T12:06:21.224Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-09T12:06:21.224Z] net/http.HandlerFunc.ServeHTTP(0xc000082f30, 0x7ecd90, 0xc0001b0000, 0xc0001a2000) [2021-08-09T12:06:21.224Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-09T12:06:21.224Z] net/http.(*ServeMux).ServeHTTP(0xc0000d48c0, 0x7ecd90, 0xc0001b0000, 0xc0001a2000) [2021-08-09T12:06:21.224Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-09T12:06:21.224Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0x7ecd90, 0xc0001b0000, 0xc0001a2000) [2021-08-09T12:06:21.224Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-09T12:06:21.224Z] net/http.(*conn).serve(0xc00008eaa0, 0x7ed980, 0xc00018a040) [2021-08-09T12:06:21.224Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-09T12:06:21.224Z] created by net/http.(*Server).Serve [2021-08-09T12:06:21.224Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-09T12:06:21.224Z] time="2021-08-09T12:06:21Z" 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" [2021-08-09T12:06:21.681Z] 2021/08/09 12:06:21 Closing DB instances... [2021-08-09T12:06:21.681Z] === RUN TestOutputOnPrematureClose [2021-08-09T12:06:21.681Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-09T12:06:21.681Z] === RUN TestCompleteSilently [2021-08-09T12:06:21.681Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-09T12:06:21.681Z] PASS [2021-08-09T12:06:21.681Z] coverage: 75.9% of statements [2021-08-09T12:06:21.681Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-08-09T12:06:22.138Z] === RUN TestSendToOneSub [2021-08-09T12:06:22.138Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-09T12:06:22.138Z] === RUN TestSendToMultipleSubs [2021-08-09T12:06:22.138Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-09T12:06:22.138Z] === RUN TestEvictOneSub [2021-08-09T12:06:22.138Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-09T12:06:22.138Z] === RUN TestClosePublisher [2021-08-09T12:06:22.138Z] --- PASS: TestClosePublisher (0.00s) [2021-08-09T12:06:22.138Z] === RUN TestPubSubRace [2021-08-09T12:06:22.138Z] --- PASS: TestFailOnce (1.11s) [2021-08-09T12:06:22.138Z] === RUN TestEchoInputOutput [2021-08-09T12:06:22.138Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-09T12:06:22.138Z] === RUN TestBackoff [2021-08-09T12:06:22.138Z] --- PASS: TestBackoff (0.00s) [2021-08-09T12:06:22.138Z] === RUN TestAbortRetry [2021-08-09T12:06:22.138Z] --- PASS: TestAbortRetry (0.00s) [2021-08-09T12:06:22.138Z] === RUN TestClientScheme [2021-08-09T12:06:22.138Z] --- PASS: TestClientScheme (0.00s) [2021-08-09T12:06:22.138Z] === RUN TestNewClientWithTimeout [2021-08-09T12:06:23.102Z] time="2021-08-09T12:06:22Z" 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" [2021-08-09T12:06:23.102Z] --- PASS: TestPubSubRace (1.04s) [2021-08-09T12:06:23.102Z] PASS [2021-08-09T12:06:23.102Z] coverage: 75.0% of statements [2021-08-09T12:06:23.102Z] ok github.com/docker/docker/pkg/pubsub 1.064s coverage: 75.0% of statements [2021-08-09T12:06:23.230Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-09T12:06:23.559Z] === RUN TestRegister [2021-08-09T12:06:23.559Z] --- PASS: TestRegister (0.00s) [2021-08-09T12:06:23.559Z] === RUN TestCommand [2021-08-09T12:06:23.559Z] --- PASS: TestCommand (0.02s) [2021-08-09T12:06:23.559Z] === RUN TestNaiveSelf [2021-08-09T12:06:23.559Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-09T12:06:23.559Z] PASS [2021-08-09T12:06:23.559Z] coverage: 82.4% of statements [2021-08-09T12:06:23.559Z] ok github.com/docker/docker/pkg/reexec 0.072s coverage: 82.4% of statements [2021-08-09T12:06:24.017Z] === RUN TestDump [2021-08-09T12:06:24.017Z] goroutine 6 [running]: [2021-08-09T12:06:24.017Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x313fd12c, 0x1498f6b9458) [2021-08-09T12:06:24.017Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-09T12:06:24.017Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-09T12:06:24.017Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-09T12:06:24.017Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-09T12:06:24.017Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-09T12:06:24.017Z] testing.tRunner(0xc000029080, 0x4b5ee0) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:06:24.017Z] created by testing.(*T).Run [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-09T12:06:24.017Z] [2021-08-09T12:06:24.017Z] goroutine 1 [chan receive]: [2021-08-09T12:06:24.017Z] testing.(*T).Run(0xc000029080, 0x4a8618, 0x8, 0x4b5ee0, 0x31a2cd) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-09T12:06:24.017Z] testing.runTests.func1(0xc000028f00) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-09T12:06:24.017Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:06:24.017Z] testing.runTests(0xc000004078, 0x5fb220, 0x3, 0x3, 0xc03c6505f1305e18, 0x8bb2f6f6b1, 0x5ffc80, 0x4a9e68) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-09T12:06:24.017Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-09T12:06:24.017Z] main.main() [2021-08-09T12:06:24.017Z] _testmain.go:95 +0x1c8 [2021-08-09T12:06:24.017Z] --- PASS: TestDump (0.00s) [2021-08-09T12:06:24.017Z] === RUN TestDumpToFile [2021-08-09T12:06:24.017Z] --- PASS: TestDumpToFile (0.09s) [2021-08-09T12:06:24.017Z] === RUN TestDumpToFileWithEmptyInput [2021-08-09T12:06:24.017Z] goroutine 8 [running]: [2021-08-09T12:06:24.017Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x394500) [2021-08-09T12:06:24.017Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-09T12:06:24.017Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-09T12:06:24.017Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-09T12:06:24.017Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-09T12:06:24.017Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-09T12:06:24.017Z] testing.tRunner(0xc000029500, 0x4b5ed0) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:06:24.017Z] created by testing.(*T).Run [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-09T12:06:24.017Z] [2021-08-09T12:06:24.017Z] goroutine 1 [chan receive]: [2021-08-09T12:06:24.017Z] testing.(*T).Run(0xc000029500, 0x4af0cc, 0x1c, 0x4b5ed0, 0x31a201) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-09T12:06:24.017Z] testing.runTests.func1(0xc000028f00) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-09T12:06:24.017Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:06:24.017Z] testing.runTests(0xc000004078, 0x5fb220, 0x3, 0x3, 0xc03c6505f1305e18, 0x8bb2f6f6b1, 0x5ffc80, 0x4a9e68) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-09T12:06:24.017Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-09T12:06:24.017Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-09T12:06:24.017Z] main.main() [2021-08-09T12:06:24.017Z] _testmain.go:95 +0x1c8 [2021-08-09T12:06:24.017Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-09T12:06:24.017Z] PASS [2021-08-09T12:06:24.017Z] coverage: 90.9% of statements [2021-08-09T12:06:24.017Z] ok github.com/docker/docker/pkg/stack 0.117s coverage: 90.9% of statements [2021-08-09T12:06:24.474Z] time="2021-08-09T12:06: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 2s" [2021-08-09T12:06:24.474Z] === RUN TestNewStdWriter [2021-08-09T12:06:24.474Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-09T12:06:24.474Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestWriteWithNilBytes [2021-08-09T12:06:24.474Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestWrite [2021-08-09T12:06:24.474Z] --- PASS: TestWrite (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestWriteWithWriterError [2021-08-09T12:06:24.474Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-09T12:06:24.474Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestStdCopyWriteAndRead [2021-08-09T12:06:24.474Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-09T12:06:24.474Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-09T12:06:24.474Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-09T12:06:24.474Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-09T12:06:24.474Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-09T12:06:24.474Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-09T12:06:24.474Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-09T12:06:24.474Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-09T12:06:24.474Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-09T12:06:24.474Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-09T12:06:24.474Z] PASS [2021-08-09T12:06:24.474Z] coverage: 100.0% of statements [2021-08-09T12:06:24.474Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-08-09T12:06:24.608Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-09T12:06:24.931Z] time="2021-08-09T12:06:24Z" level=error msg="node4(cec10b4eb7da) Could not close DB: timeout waiting for leave broadcast" [2021-08-09T12:06:24.931Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.28s) [2021-08-09T12:06:24.931Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-09T12:06:24.931Z] --- PASS: TestRequest (9.13s) [2021-08-09T12:06:24.931Z] === RUN TestOverlappingRequests [2021-08-09T12:06:24.931Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-09T12:06:24.931Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-09T12:06:24.931Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-09T12:06:24.931Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-09T12:06:24.931Z] === RUN TestFormatStatus [2021-08-09T12:06:24.931Z] --- PASS: TestFormatStatus (0.00s) [2021-08-09T12:06:24.931Z] === RUN TestFormatError [2021-08-09T12:06:24.931Z] --- PASS: TestFormatError (0.00s) [2021-08-09T12:06:24.931Z] === RUN TestFormatJSONError [2021-08-09T12:06:24.931Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-09T12:06:24.931Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-09T12:06:24.931Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-09T12:06:24.931Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-09T12:06:24.931Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-09T12:06:24.931Z] === RUN TestNewJSONProgressOutput [2021-08-09T12:06:24.931Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-09T12:06:24.931Z] === RUN TestAuxFormatterEmit [2021-08-09T12:06:24.931Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-09T12:06:24.931Z] === RUN TestStreamWriterStdout [2021-08-09T12:06:24.931Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-09T12:06:24.931Z] === RUN TestStreamWriterStderr [2021-08-09T12:06:24.931Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-09T12:06:24.931Z] PASS [2021-08-09T12:06:24.931Z] coverage: 66.2% of statements [2021-08-09T12:06:24.931Z] ok github.com/docker/docker/pkg/streamformatter 0.029s coverage: 66.2% of statements [2021-08-09T12:06:25.388Z] --- PASS: TestOverlappingRequests (0.41s) [2021-08-09T12:06:25.388Z] === RUN TestRelease [2021-08-09T12:06:25.388Z] === RUN TestGenerateRandomID [2021-08-09T12:06:25.388Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-09T12:06:25.388Z] === RUN TestShortenId [2021-08-09T12:06:25.388Z] --- PASS: TestShortenId (0.00s) [2021-08-09T12:06:25.388Z] === RUN TestShortenSha256Id [2021-08-09T12:06:25.388Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-09T12:06:25.388Z] === RUN TestShortenIdEmpty [2021-08-09T12:06:25.388Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-09T12:06:25.388Z] === RUN TestShortenIdInvalid [2021-08-09T12:06:25.388Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-09T12:06:25.388Z] === RUN TestIsShortIDNonHex [2021-08-09T12:06:25.388Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-09T12:06:25.388Z] === RUN TestIsShortIDNotCorrectSize [2021-08-09T12:06:25.388Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-09T12:06:25.388Z] PASS [2021-08-09T12:06:25.388Z] coverage: 70.6% of statements [2021-08-09T12:06:25.388Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-08-09T12:06:25.846Z] 2021/08/09 12:06:25 Closing DB instances... [2021-08-09T12:06:26.302Z] === RUN TestIsCpusetListAvailable [2021-08-09T12:06:26.302Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-09T12:06:26.302Z] PASS [2021-08-09T12:06:26.302Z] coverage: 39.4% of statements [2021-08-09T12:06:26.302Z] ok github.com/docker/docker/pkg/sysinfo 0.025s coverage: 39.4% of statements [2021-08-09T12:06:26.759Z] time="2021-08-09T12:06:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-09T12:06:26.759Z] --- PASS: TestRelease (1.59s) [2021-08-09T12:06:26.759Z] === RUN TestAllocateRandomDeallocate [2021-08-09T12:06:27.139Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-09T12:06:27.216Z] === RUN TestChtimes [2021-08-09T12:06:27.216Z] --- PASS: TestChtimes (0.00s) [2021-08-09T12:06:27.216Z] === RUN TestChtimesWindows [2021-08-09T12:06:27.216Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-09T12:06:27.216Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-09T12:06:27.216Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-09T12:06:27.216Z] === RUN TestEnsureRemoveAllNotExist [2021-08-09T12:06:27.216Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-09T12:06:27.216Z] === RUN TestEnsureRemoveAllWithDir [2021-08-09T12:06:27.216Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-09T12:06:27.216Z] === RUN TestEnsureRemoveAllWithFile [2021-08-09T12:06:27.216Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-09T12:06:27.216Z] === RUN TestHasWin32KSupport [2021-08-09T12:06:27.216Z] syscall_windows_test.go:8: win32k: true [2021-08-09T12:06:27.216Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-09T12:06:27.216Z] PASS [2021-08-09T12:06:27.216Z] coverage: 12.9% of statements [2021-08-09T12:06:27.216Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 12.9% of statements [2021-08-09T12:06:27.673Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.81s) [2021-08-09T12:06:27.673Z] === RUN TestNetworkDBGarbageCollection [2021-08-09T12:06:27.673Z] === RUN TestTailFile [2021-08-09T12:06:27.673Z] --- PASS: TestTailFile (0.00s) [2021-08-09T12:06:27.673Z] === RUN TestTailFileManyLines [2021-08-09T12:06:27.673Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-09T12:06:27.673Z] === RUN TestTailEmptyFile [2021-08-09T12:06:27.673Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-09T12:06:27.673Z] === RUN TestTailNegativeN [2021-08-09T12:06:27.673Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader [2021-08-09T12:06:27.673Z] === CONT TestNewTailReader [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/no_delimiter [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/truncated_last_line [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-09T12:06:27.673Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.673Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:27.673Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:27.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:27.673Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/no_delimiter [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:27.674Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.674Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:27.675Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:27.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:27.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.135Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.135Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.135Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.136Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.136Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.136Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.137Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.137Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.137Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.138Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-09T12:06:28.139Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:06:28.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:06:28.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:06:28.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:06:28.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:06:28.142Z] PASS [2021-08-09T12:06:28.142Z] coverage: 88.6% of statements [2021-08-09T12:06:28.142Z] ok github.com/docker/docker/pkg/tailfile 0.128s coverage: 88.6% of statements [2021-08-09T12:06:28.513Z] --- PASS: TestServicePlugin (31.28s) [2021-08-09T12:06:28.513Z] === RUN TestServiceUpdateLabel [2021-08-09T12:06:28.600Z] === RUN TestTarSumRemoveNonExistent [2021-08-09T12:06:28.600Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-09T12:06:28.600Z] === RUN TestTarSumRemove [2021-08-09T12:06:28.600Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-09T12:06:28.600Z] === RUN TestSortFileInfoSums [2021-08-09T12:06:28.600Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-09T12:06:28.600Z] === RUN TestNewTarSumForLabelInvalid [2021-08-09T12:06:28.600Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-09T12:06:28.600Z] === RUN TestNewTarSumForLabel [2021-08-09T12:06:28.600Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-09T12:06:28.600Z] === RUN TestEmptyTar [2021-08-09T12:06:28.600Z] --- PASS: TestEmptyTar (0.00s) [2021-08-09T12:06:28.600Z] === RUN TestTarSumsReadSize [2021-08-09T12:06:28.600Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-09T12:06:28.600Z] === RUN TestTarSums [2021-08-09T12:06:28.771Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-09T12:06:28.771Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-09T12:06:29.056Z] --- PASS: TestTarSums (0.05s) [2021-08-09T12:06:29.056Z] === RUN TestIteration [2021-08-09T12:06:29.056Z] --- PASS: TestIteration (0.00s) [2021-08-09T12:06:29.056Z] === RUN TestVersionLabelForChecksum [2021-08-09T12:06:29.056Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-09T12:06:29.056Z] === RUN TestVersion [2021-08-09T12:06:29.056Z] --- PASS: TestVersion (0.00s) [2021-08-09T12:06:29.056Z] === RUN TestGetVersion [2021-08-09T12:06:29.056Z] --- PASS: TestGetVersion (0.00s) [2021-08-09T12:06:29.056Z] === RUN TestGetVersions [2021-08-09T12:06:29.056Z] --- PASS: TestGetVersions (0.00s) [2021-08-09T12:06:29.056Z] PASS [2021-08-09T12:06:29.056Z] coverage: 89.3% of statements [2021-08-09T12:06:29.056Z] ok github.com/docker/docker/pkg/tarsum 0.094s coverage: 89.3% of statements [2021-08-09T12:06:29.056Z] testing: warning: no tests to run [2021-08-09T12:06:29.056Z] PASS [2021-08-09T12:06:29.056Z] coverage: [no statements] [2021-08-09T12:06:29.056Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-08-09T12:06:29.513Z] === RUN TestTruncIndex [2021-08-09T12:06:29.707Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-09T12:06:29.970Z] --- PASS: TestTruncIndex (0.10s) [2021-08-09T12:06:29.971Z] PASS [2021-08-09T12:06:29.971Z] coverage: 91.5% of statements [2021-08-09T12:06:29.971Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2021-08-09T12:06:29.971Z] === RUN TestIsGIT [2021-08-09T12:06:29.971Z] --- PASS: TestIsGIT (0.00s) [2021-08-09T12:06:29.971Z] === RUN TestIsTransport [2021-08-09T12:06:29.971Z] --- PASS: TestIsTransport (0.00s) [2021-08-09T12:06:29.971Z] PASS [2021-08-09T12:06:29.971Z] coverage: 100.0% of statements [2021-08-09T12:06:29.971Z] ok github.com/docker/docker/pkg/urlutil 0.025s coverage: 100.0% of statements [2021-08-09T12:06:30.427Z] === RUN TestVersionInfo [2021-08-09T12:06:30.427Z] --- PASS: TestVersionInfo (0.00s) [2021-08-09T12:06:30.427Z] === RUN TestAppendVersions [2021-08-09T12:06:30.427Z] --- PASS: TestAppendVersions (0.00s) [2021-08-09T12:06:30.427Z] PASS [2021-08-09T12:06:30.427Z] coverage: 88.9% of statements [2021-08-09T12:06:30.427Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-08-09T12:06:30.644Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-09T12:06:31.211Z] --- PASS: TestServiceUpdateLabel (2.66s) [2021-08-09T12:06:31.211Z] === RUN TestServiceUpdateSecrets [2021-08-09T12:06:31.393Z] time="2021-08-09T12:06:31Z" 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" [2021-08-09T12:06:31.393Z] --- PASS: TestAllocateRandomDeallocate (4.75s) [2021-08-09T12:06:31.393Z] === RUN TestRetrieveFromStore [2021-08-09T12:06:31.779Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-09T12:06:31.851Z] === RUN TestValidatePrivileges [2021-08-09T12:06:31.851Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-09T12:06:31.851Z] === RUN TestFilterByCapNeg [2021-08-09T12:06:31.851Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-09T12:06:31.851Z] === RUN TestFilterByCapPos [2021-08-09T12:06:31.851Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-09T12:06:31.851Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-09T12:06:31.851Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-09T12:06:31.851Z] PASS [2021-08-09T12:06:31.851Z] coverage: 12.0% of statements [2021-08-09T12:06:31.851Z] ok github.com/docker/docker/plugin 0.034s coverage: 12.0% of statements [2021-08-09T12:06:32.309Z] === RUN TestNewSettable [2021-08-09T12:06:32.309Z] --- PASS: TestNewSettable (0.00s) [2021-08-09T12:06:32.309Z] === RUN TestIsSettable [2021-08-09T12:06:32.309Z] --- PASS: TestIsSettable (0.00s) [2021-08-09T12:06:32.309Z] === RUN TestUpdateSettingsEnv [2021-08-09T12:06:32.309Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-09T12:06:32.309Z] PASS [2021-08-09T12:06:32.309Z] coverage: 20.0% of statements [2021-08-09T12:06:32.309Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-08-09T12:06:32.716Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-09T12:06:33.278Z] === RUN TestLoad [2021-08-09T12:06:33.278Z] --- PASS: TestLoad (0.00s) [2021-08-09T12:06:33.278Z] === RUN TestSave [2021-08-09T12:06:33.278Z] --- PASS: TestSave (0.02s) [2021-08-09T12:06:33.278Z] === RUN TestAddDeleteGet [2021-08-09T12:06:33.278Z] --- PASS: TestRetrieveFromStore (1.63s) [2021-08-09T12:06:33.278Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-09T12:06:33.278Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-08-09T12:06:33.278Z] === RUN TestParallelPredefinedRequest1 [2021-08-09T12:06:33.278Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-09T12:06:33.278Z] === RUN TestParallelPredefinedRequest2 [2021-08-09T12:06:33.278Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-09T12:06:33.278Z] === RUN TestParallelPredefinedRequest3 [2021-08-09T12:06:33.278Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-09T12:06:33.278Z] === RUN TestParallelPredefinedRequest4 [2021-08-09T12:06:33.278Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-09T12:06:33.278Z] === RUN TestParallelPredefinedRequest5 [2021-08-09T12:06:33.278Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-09T12:06:33.278Z] === RUN TestDebug [2021-08-09T12:06:33.278Z] --- PASS: TestDebug (0.00s) [2021-08-09T12:06:33.278Z] === RUN TestRequestPoolParallel [2021-08-09T12:06:33.278Z] --- PASS: TestAddDeleteGet (0.09s) [2021-08-09T12:06:33.278Z] === RUN TestInvalidTags [2021-08-09T12:06:33.279Z] --- PASS: TestInvalidTags (0.01s) [2021-08-09T12:06:33.279Z] PASS [2021-08-09T12:06:33.279Z] coverage: 84.4% of statements [2021-08-09T12:06:33.279Z] ok github.com/docker/docker/reference 0.148s coverage: 84.4% of statements [2021-08-09T12:06:33.655Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-09T12:06:33.737Z] --- PASS: TestRequestPoolParallel (0.47s) [2021-08-09T12:06:33.737Z] === RUN TestFullAllocateRelease [2021-08-09T12:06:34.195Z] --- PASS: TestFullAllocateRelease (0.54s) [2021-08-09T12:06:34.195Z] === RUN TestOddAllocateRelease [2021-08-09T12:06:34.593Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-09T12:06:34.653Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-08-09T12:06:34.653Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-09T12:06:34.653Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-08-09T12:06:34.653Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-09T12:06:34.653Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-09T12:06:34.653Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-09T12:06:34.653Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-09T12:06:34.653Z] === CONT TestParallelPredefinedRequest1 [2021-08-09T12:06:34.653Z] === CONT TestParallelPredefinedRequest4 [2021-08-09T12:06:34.653Z] === CONT TestParallelPredefinedRequest1 [2021-08-09T12:06:34.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:06:34.653Z] === CONT TestParallelPredefinedRequest4 [2021-08-09T12:06:34.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:06:34.653Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-09T12:06:34.653Z] === CONT TestParallelPredefinedRequest3 [2021-08-09T12:06:34.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:06:34.653Z] === CONT TestParallelPredefinedRequest5 [2021-08-09T12:06:34.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:06:34.653Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-09T12:06:34.653Z] === CONT TestParallelPredefinedRequest2 [2021-08-09T12:06:34.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:06:34.653Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-09T12:06:34.653Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-09T12:06:34.653Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-09T12:06:34.653Z] PASS [2021-08-09T12:06:34.653Z] coverage: 85.3% of statements [2021-08-09T12:06:34.653Z] ok github.com/docker/docker/libnetwork/ipam 45.598s coverage: 85.3% of statements [2021-08-09T12:06:35.111Z] === RUN TestResolveAuthConfigIndexServer [2021-08-09T12:06:35.111Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestResolveAuthConfigFullURL [2021-08-09T12:06:35.111Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-09T12:06:35.111Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestValidateMirror [2021-08-09T12:06:35.111Z] --- PASS: TestValidateMirror (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestLoadInsecureRegistries [2021-08-09T12:06:35.111Z] time="2021-08-09T12:06:34Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-09T12:06:35.111Z] time="2021-08-09T12:06:34Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-09T12:06:35.111Z] time="2021-08-09T12:06:34Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-09T12:06:35.111Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-08-09T12:06:35.111Z] === RUN TestNewServiceConfig [2021-08-09T12:06:35.111Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestValidateIndexName [2021-08-09T12:06:35.111Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestValidateIndexNameWithError [2021-08-09T12:06:35.111Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestEndpointParse [2021-08-09T12:06:35.111Z] --- PASS: TestEndpointParse (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestEndpointParseInvalid [2021-08-09T12:06:35.111Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestValidateEndpoint [2021-08-09T12:06:35.111Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestPing [2021-08-09T12:06:35.111Z] --- PASS: TestPing (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestPingRegistryEndpoint [2021-08-09T12:06:35.111Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:06:35.111Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestEndpoint [2021-08-09T12:06:35.111Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:06:35.111Z] --- SKIP: TestEndpoint (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestParseRepositoryInfo [2021-08-09T12:06:35.111Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestNewIndexInfo [2021-08-09T12:06:35.111Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestMirrorEndpointLookup [2021-08-09T12:06:35.111Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:06:35.111Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-09T12:06:35.111Z] === RUN TestSearchRepositories [2021-08-09T12:06:35.111Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-09T12:06:35.111Z] Host: 127.0.0.1:49310 [2021-08-09T12:06:35.111Z] User-Agent: docker test client [2021-08-09T12:06:35.111Z] Authorization: Token fake-token [2021-08-09T12:06:35.111Z] X-Docker-Token: true [2021-08-09T12:06:35.111Z] Accept-Encoding: gzip [2021-08-09T12:06:35.111Z] [2021-08-09T12:06:35.111Z] [2021-08-09T12:06:35.111Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-09T12:06:35.111Z] Connection: close [2021-08-09T12:06:35.111Z] Content-Length: 144 [2021-08-09T12:06:35.111Z] Cache-Control: no-cache [2021-08-09T12:06:35.111Z] Content-Type: application/json [2021-08-09T12:06:35.111Z] Date: Mon, 09 Aug 2021 12:06:34 GMT [2021-08-09T12:06:35.111Z] Expires: -1 [2021-08-09T12:06:35.111Z] Pragma: no-cache [2021-08-09T12:06:35.112Z] Server: docker-tests/mock [2021-08-09T12:06:35.112Z] X-Docker-Registry-Config: mock [2021-08-09T12:06:35.112Z] X-Docker-Registry-Version: 0.0.0 [2021-08-09T12:06:35.112Z] [2021-08-09T12:06:35.112Z] [2021-08-09T12:06:35.112Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-09T12:06:35.112Z] === RUN TestTrustedLocation [2021-08-09T12:06:35.112Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-09T12:06:35.112Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-09T12:06:35.112Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-09T12:06:35.112Z] === RUN TestAllowNondistributableArtifacts [2021-08-09T12:06:35.112Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-09T12:06:35.112Z] === RUN TestIsSecureIndex [2021-08-09T12:06:35.112Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-09T12:06:35.112Z] PASS [2021-08-09T12:06:35.112Z] coverage: 51.7% of statements [2021-08-09T12:06:35.112Z] ok github.com/docker/docker/registry 0.142s coverage: 51.7% of statements [2021-08-09T12:06:35.527Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-09T12:06:36.077Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-09T12:06:36.077Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-09T12:06:36.077Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-09T12:06:36.077Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-09T12:06:36.077Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-09T12:06:36.077Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-09T12:06:36.077Z] === RUN TestResumableRequestReaderWithReadError [2021-08-09T12:06:36.077Z] time="2021-08-09T12:06:35Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-09T12:06:36.077Z] --- PASS: TestResumableRequestReaderWithReadError (0.07s) [2021-08-09T12:06:36.077Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-09T12:06:36.077Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-09T12:06:36.077Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-09T12:06:36.077Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-09T12:06:36.077Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-09T12:06:36.077Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-09T12:06:36.077Z] === RUN TestResumableRequestReader [2021-08-09T12:06:36.077Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-09T12:06:36.077Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-09T12:06:36.077Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-09T12:06:36.077Z] PASS [2021-08-09T12:06:36.077Z] coverage: 100.0% of statements [2021-08-09T12:06:36.077Z] ok github.com/docker/docker/registry/resumable 0.130s coverage: 100.0% of statements [2021-08-09T12:06:36.094Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-09T12:06:36.534Z] === RUN TestRestartManagerTimeout [2021-08-09T12:06:36.534Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-09T12:06:36.534Z] === RUN TestRestartManagerTimeoutReset [2021-08-09T12:06:36.534Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-09T12:06:36.534Z] PASS [2021-08-09T12:06:36.534Z] coverage: 50.9% of statements [2021-08-09T12:06:36.534Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2021-08-09T12:06:36.991Z] === RUN TestDecodeContainerConfig [2021-08-09T12:06:36.992Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-09T12:06:36.992Z] === RUN TestDecodeContainerConfigIsolation [2021-08-09T12:06:36.992Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-09T12:06:36.992Z] === RUN TestValidatePrivileged [2021-08-09T12:06:36.992Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-09T12:06:36.992Z] PASS [2021-08-09T12:06:36.992Z] coverage: 52.2% of statements [2021-08-09T12:06:36.992Z] ok github.com/docker/docker/runconfig 0.030s coverage: 52.2% of statements [2021-08-09T12:06:37.029Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-09T12:06:37.448Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-09T12:06:37.449Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-09T12:06:37.449Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-09T12:06:37.449Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-09T12:06:37.449Z] PASS [2021-08-09T12:06:37.449Z] coverage: 62.5% of statements [2021-08-09T12:06:37.449Z] ok github.com/docker/docker/testutil 0.026s coverage: 62.5% of statements [2021-08-09T12:06:37.964Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-09T12:06:38.531Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-09T12:06:39.467Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-09T12:06:40.344Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-09T12:06:40.344Z] === RUN TestClientStream [2021-08-09T12:06:40.344Z] --- PASS: TestClientStream (0.00s) [2021-08-09T12:06:40.344Z] === RUN TestClientSendFile [2021-08-09T12:06:40.344Z] --- PASS: TestClientSendFile (0.00s) [2021-08-09T12:06:40.344Z] === RUN TestClientWithRequestTimeout [2021-08-09T12:06:40.344Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-09T12:06:40.344Z] === RUN TestFileSpecPlugin [2021-08-09T12:06:40.344Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-09T12:06:40.344Z] === RUN TestFileJSONSpecPlugin [2021-08-09T12:06:40.344Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-09T12:06:40.344Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-09T12:06:40.344Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-09T12:06:40.344Z] === RUN TestPluginAddHandler [2021-08-09T12:06:40.344Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-09T12:06:40.344Z] === RUN TestPluginWaitBadPlugin [2021-08-09T12:06:40.344Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-09T12:06:40.344Z] === RUN TestGet [2021-08-09T12:06:40.344Z] time="2021-08-09T12:06:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-09T12:06:40.402Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-09T12:06:40.801Z] time="2021-08-09T12:06:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-09T12:06:41.260Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-09T12:06:41.260Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-09T12:06:41.260Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-09T12:06:41.260Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-09T12:06:41.717Z] === RUN TestGetDriver [2021-08-09T12:06:41.717Z] --- PASS: TestGetDriver (0.00s) [2021-08-09T12:06:41.717Z] === RUN TestVolumeRequestError [2021-08-09T12:06:41.717Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-09T12:06:41.717Z] PASS [2021-08-09T12:06:41.717Z] coverage: 36.1% of statements [2021-08-09T12:06:41.717Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2021-08-09T12:06:41.778Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-09T12:06:42.174Z] === RUN TestGetAddress [2021-08-09T12:06:42.174Z] --- PASS: TestGetAddress (0.00s) [2021-08-09T12:06:42.174Z] === RUN TestRemove [2021-08-09T12:06:42.174Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-09T12:06:42.174Z] --- SKIP: TestRemove (0.00s) [2021-08-09T12:06:42.174Z] === RUN TestInitializeWithVolumes [2021-08-09T12:06:42.174Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-09T12:06:42.174Z] === RUN TestCreate [2021-08-09T12:06:42.174Z] --- PASS: TestCreate (0.00s) [2021-08-09T12:06:42.174Z] === RUN TestValidateName [2021-08-09T12:06:42.174Z] --- PASS: TestValidateName (0.00s) [2021-08-09T12:06:42.174Z] === RUN TestCreateWithOpts [2021-08-09T12:06:42.174Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-09T12:06:42.174Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-09T12:06:42.174Z] === RUN TestRelaodNoOpts [2021-08-09T12:06:42.174Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-09T12:06:42.174Z] PASS [2021-08-09T12:06:42.174Z] coverage: 41.5% of statements [2021-08-09T12:06:42.174Z] ok github.com/docker/docker/volume/local 0.049s coverage: 41.5% of statements [2021-08-09T12:06:42.345Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRaw [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-09T12:06:42.633Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRaw [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRawSplit [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-09T12:06:42.633Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-09T12:06:42.633Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-09T12:06:42.633Z] === RUN TestConvertTmpfsOptions [2021-08-09T12:06:42.633Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-09T12:06:42.633Z] linux_parser_test.go:209: data="ro" [2021-08-09T12:06:42.633Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-09T12:06:42.633Z] === RUN TestParseMountSpec [2021-08-09T12:06:42.633Z] parser_test.go:63: case 0 [2021-08-09T12:06:42.633Z] parser_test.go:63: case 1 [2021-08-09T12:06:42.633Z] parser_test.go:63: case 2 [2021-08-09T12:06:42.633Z] parser_test.go:63: case 3 [2021-08-09T12:06:42.633Z] parser_test.go:63: case 4 [2021-08-09T12:06:42.633Z] parser_test.go:63: case 5 [2021-08-09T12:06:42.633Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-09T12:06:42.633Z] === RUN TestValidateMount [2021-08-09T12:06:42.633Z] --- PASS: TestValidateMount (0.00s) [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRaw [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-09T12:06:42.633Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-09T12:06:42.633Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-09T12:06:42.633Z] PASS [2021-08-09T12:06:42.633Z] coverage: 67.7% of statements [2021-08-09T12:06:42.633Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.7% of statements [2021-08-09T12:06:43.090Z] time="2021-08-09T12:06:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-09T12:06:43.090Z] === RUN TestSetGetMeta [2021-08-09T12:06:43.090Z] === PAUSE TestSetGetMeta [2021-08-09T12:06:43.090Z] === RUN TestRestore [2021-08-09T12:06:43.090Z] === PAUSE TestRestore [2021-08-09T12:06:43.090Z] === RUN TestServiceCreate [2021-08-09T12:06:43.090Z] === PAUSE TestServiceCreate [2021-08-09T12:06:43.090Z] === RUN TestServiceList [2021-08-09T12:06:43.090Z] === PAUSE TestServiceList [2021-08-09T12:06:43.090Z] === RUN TestServiceRemove [2021-08-09T12:06:43.090Z] === PAUSE TestServiceRemove [2021-08-09T12:06:43.090Z] === RUN TestServiceGet [2021-08-09T12:06:43.091Z] === PAUSE TestServiceGet [2021-08-09T12:06:43.091Z] === RUN TestServicePrune [2021-08-09T12:06:43.091Z] === PAUSE TestServicePrune [2021-08-09T12:06:43.091Z] === RUN TestCreate [2021-08-09T12:06:43.091Z] === PAUSE TestCreate [2021-08-09T12:06:43.091Z] === RUN TestRemove [2021-08-09T12:06:43.091Z] === PAUSE TestRemove [2021-08-09T12:06:43.091Z] === RUN TestList [2021-08-09T12:06:43.091Z] === PAUSE TestList [2021-08-09T12:06:43.091Z] === RUN TestFindByDriver [2021-08-09T12:06:43.091Z] === PAUSE TestFindByDriver [2021-08-09T12:06:43.091Z] === RUN TestFindByReferenced [2021-08-09T12:06:43.091Z] === PAUSE TestFindByReferenced [2021-08-09T12:06:43.091Z] === RUN TestDerefMultipleOfSameRef [2021-08-09T12:06:43.091Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-09T12:06:43.091Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-09T12:06:43.091Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-09T12:06:43.091Z] === RUN TestDefererencePluginOnCreateError [2021-08-09T12:06:43.091Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-09T12:06:43.091Z] === RUN TestRefDerefRemove [2021-08-09T12:06:43.091Z] === PAUSE TestRefDerefRemove [2021-08-09T12:06:43.091Z] === RUN TestGet [2021-08-09T12:06:43.091Z] === PAUSE TestGet [2021-08-09T12:06:43.091Z] === RUN TestGetWithReference [2021-08-09T12:06:43.091Z] === PAUSE TestGetWithReference [2021-08-09T12:06:43.091Z] === RUN TestFilterFunc [2021-08-09T12:06:43.091Z] === RUN TestFilterFunc/test_nil_list [2021-08-09T12:06:43.091Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-09T12:06:43.091Z] === RUN TestFilterFunc/test_empty_list [2021-08-09T12:06:43.091Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-09T12:06:43.091Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-09T12:06:43.091Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-09T12:06:43.091Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-09T12:06:43.091Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-09T12:06:43.091Z] === RUN TestFilterFunc/test_filter_some [2021-08-09T12:06:43.091Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-09T12:06:43.091Z] === RUN TestFilterFunc/test_filter_middle [2021-08-09T12:06:43.091Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-09T12:06:43.091Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-09T12:06:43.091Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-09T12:06:43.091Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-09T12:06:43.091Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-09T12:06:43.091Z] === CONT TestFilterFunc/test_nil_list [2021-08-09T12:06:43.091Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-09T12:06:43.091Z] === CONT TestFilterFunc/test_filter_some [2021-08-09T12:06:43.091Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-09T12:06:43.091Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-09T12:06:43.091Z] === CONT TestFilterFunc/test_empty_list [2021-08-09T12:06:43.091Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-09T12:06:43.091Z] === CONT TestFilterFunc/test_filter_middle [2021-08-09T12:06:43.091Z] --- PASS: TestFilterFunc (0.00s) [2021-08-09T12:06:43.091Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-09T12:06:43.091Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-09T12:06:43.091Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-09T12:06:43.091Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-09T12:06:43.091Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-09T12:06:43.091Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-09T12:06:43.091Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-09T12:06:43.091Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-09T12:06:43.091Z] === CONT TestSetGetMeta [2021-08-09T12:06:43.091Z] === CONT TestFindByReferenced [2021-08-09T12:06:43.091Z] === CONT TestServicePrune [2021-08-09T12:06:43.091Z] === CONT TestList [2021-08-09T12:06:43.091Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-09T12:06:43.091Z] === CONT TestRemove [2021-08-09T12:06:43.091Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-09T12:06:43.091Z] === CONT TestCreate [2021-08-09T12:06:43.091Z] --- PASS: TestList (0.03s) [2021-08-09T12:06:43.091Z] === CONT TestServiceGet [2021-08-09T12:06:43.091Z] --- PASS: TestRemove (0.03s) [2021-08-09T12:06:43.091Z] === CONT TestServiceRemove [2021-08-09T12:06:43.091Z] --- PASS: TestCreate (0.02s) [2021-08-09T12:06:43.091Z] === CONT TestServiceList [2021-08-09T12:06:43.282Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-09T12:06:43.282Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-09T12:06:43.550Z] --- PASS: TestServiceGet (0.08s) [2021-08-09T12:06:43.550Z] === CONT TestServiceCreate [2021-08-09T12:06:43.550Z] time="2021-08-09T12:06:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:06:43.550Z] --- PASS: TestServiceRemove (0.07s) [2021-08-09T12:06:43.550Z] === CONT TestRestore [2021-08-09T12:06:43.550Z] --- PASS: TestServiceList (0.07s) [2021-08-09T12:06:43.550Z] === CONT TestFindByDriver [2021-08-09T12:06:43.550Z] time="2021-08-09T12:06:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:06:43.550Z] time="2021-08-09T12:06:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:06:43.550Z] --- PASS: TestServiceCreate (0.02s) [2021-08-09T12:06:43.550Z] === CONT TestGetWithReference [2021-08-09T12:06:43.550Z] time="2021-08-09T12:06:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-09T12:06:43.550Z] --- PASS: TestRestore (0.03s) [2021-08-09T12:06:43.550Z] === CONT TestDefererencePluginOnCreateError [2021-08-09T12:06:43.550Z] --- PASS: TestFindByDriver (0.02s) [2021-08-09T12:06:43.550Z] === CONT TestGet [2021-08-09T12:06:43.550Z] time="2021-08-09T12:06:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:06:43.550Z] --- PASS: TestServicePrune (0.15s) [2021-08-09T12:06:43.550Z] === CONT TestRefDerefRemove [2021-08-09T12:06:43.550Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-09T12:06:43.550Z] --- PASS: TestGetWithReference (0.02s) [2021-08-09T12:06:43.550Z] --- PASS: TestGet (0.02s) [2021-08-09T12:06:43.550Z] === CONT TestDerefMultipleOfSameRef [2021-08-09T12:06:43.550Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-09T12:06:43.550Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-09T12:06:43.550Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-09T12:06:43.550Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-09T12:06:43.550Z] PASS [2021-08-09T12:06:43.550Z] coverage: 69.6% of statements [2021-08-09T12:06:43.550Z] ok github.com/docker/docker/volume/service 0.207s coverage: 69.6% of statements [2021-08-09T12:06:43.849Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-09T12:06:44.785Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-09T12:06:45.352Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-09T12:06:46.287Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-09T12:06:46.857Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2021-08-09T12:06:46.857Z] === RUN TestServiceUpdateConfigs [2021-08-09T12:06:47.115Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-09T12:06:47.277Z] time="2021-08-09T12:06:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-09T12:06:49.017Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-09T12:06:49.953Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-09T12:06:50.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-09T12:06:51.073Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-09T12:06:51.073Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-09T12:06:51.073Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-09T12:06:51.073Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-09T12:06:51.073Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-09T12:06:51.073Z] remote: Enumerating objects: 23, done. [2021-08-09T12:06:51.073Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-09T12:06:51.073Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-09T12:06:51.073Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-09T12:06:51.073Z] 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. [2021-08-09T12:06:51.073Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-09T12:06:51.073Z] Cross building: bundles/cross/linux/ppc64le [2021-08-09T12:06:51.073Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-09T12:06:51.073Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-09T12:06:51.857Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-09T12:06:54.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-09T12:06:55.825Z] --- PASS: TestGet (15.01s) [2021-08-09T12:06:55.825Z] === RUN TestPluginWithNoManifest [2021-08-09T12:06:55.825Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-09T12:06:55.825Z] === RUN TestGetAll [2021-08-09T12:06:55.826Z] --- PASS: TestGetAll (0.00s) [2021-08-09T12:06:55.826Z] PASS [2021-08-09T12:06:55.826Z] coverage: 73.4% of statements [2021-08-09T12:06:55.826Z] ok github.com/docker/docker/pkg/plugins 34.976s coverage: 73.4% of statements [2021-08-09T12:06:56.046Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-09T12:06:59.347Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-09T12:07:00.282Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-09T12:07:02.814Z] --- PASS: TestServiceUpdateConfigs (15.80s) [2021-08-09T12:07:02.814Z] === RUN TestServiceUpdateNetwork [2021-08-09T12:07:04.716Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-09T12:07:08.003Z] check_test.go:380: [df3f9f08a0c82] daemon is not started [2021-08-09T12:07:08.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-09T12:07:08.003Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-09T12:07:08.571Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-09T12:07:10.474Z] docker_api_swarm_test.go:801: [d833e7584a003] joining swarm manager [dd6da5e6b794d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:07:11.853Z] docker_api_swarm_test.go:801: [dde7d62d706fd] joining swarm manager [dd6da5e6b794d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:07:13.228Z] docker_api_swarm_test.go:801: [d9c7cea00df45] joining swarm manager [dd6da5e6b794d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-09T12:07:13.795Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-09T12:07:14.362Z] docker_api_swarm_test.go:801: [de21f9f97ef63] joining swarm manager [dd6da5e6b794d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-09T12:07:14.928Z] === RUN TestDockerSuite/TestCpToDot [2021-08-09T12:07:15.496Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-09T12:07:15.754Z] docker_api_swarm_test.go:809: [dcbe9adc922b6] joining swarm manager [dd6da5e6b794d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-09T12:07:17.132Z] --- PASS: TestServiceUpdateNetwork (14.51s) [2021-08-09T12:07:17.132Z] === RUN TestServiceUpdatePidsLimit [2021-08-09T12:07:17.391Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-09T12:07:18.768Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-09T12:07:18.768Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-09T12:07:20.144Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-09T12:07:20.144Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-09T12:07:20.932Z] 2021/08/09 12:07:19 Closing DB instances... [2021-08-09T12:07:21.087Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-09T12:07:21.356Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-09T12:07:21.895Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-08-09T12:07:21.895Z] === RUN TestFindNode [2021-08-09T12:07:21.895Z] 2021/08/09 12:07:21 Closing DB instances... [2021-08-09T12:07:21.895Z] --- PASS: TestFindNode (0.01s) [2021-08-09T12:07:21.895Z] === RUN TestChangeNodeState [2021-08-09T12:07:21.895Z] 2021/08/09 12:07:21 Closing DB instances... [2021-08-09T12:07:21.895Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-09T12:07:21.895Z] === RUN TestNodeReincarnation [2021-08-09T12:07:21.895Z] 2021/08/09 12:07:21 Closing DB instances... [2021-08-09T12:07:22.739Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-09T12:07:23.674Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-09T12:07:23.933Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-09T12:07:23.933Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-09T12:07:24.500Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-09T12:07:25.067Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-09T12:07:25.067Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-09T12:07:25.067Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-09T12:07:25.067Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-09T12:07:25.634Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-09T12:07:25.893Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-09T12:07:26.151Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-09T12:07:26.151Z] === RUN TestDockerSuite/TestCreateRM [2021-08-09T12:07:26.151Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-09T12:07:26.151Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-09T12:07:26.151Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-09T12:07:26.410Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-09T12:07:26.410Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-09T12:07:27.673Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-09T12:07:27.673Z] === RUN TestParallelCreate [2021-08-09T12:07:27.673Z] 2021/08/09 12:07:26 Closing DB instances... [2021-08-09T12:07:27.673Z] --- PASS: TestParallelCreate (0.01s) [2021-08-09T12:07:27.673Z] === RUN TestParallelDelete [2021-08-09T12:07:27.673Z] 2021/08/09 12:07:26 Closing DB instances... [2021-08-09T12:07:27.673Z] --- PASS: TestParallelDelete (0.01s) [2021-08-09T12:07:27.673Z] === RUN TestNetworkDBIslands [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2a07587f5e5d with config:&{NodeID:2a07587f5e5d 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}" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, added to nodes list" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:226217a89385 with config:&{NodeID:226217a89385 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}" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="Node 226217a89385/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="Node 226217a89385/172.27.142.175, added to nodes list" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49392" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="Node 226217a89385/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="Node 226217a89385/172.27.142.175, added to nodes list" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, added to nodes list" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49393" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:69dda8cd5e68 with config:&{NodeID:69dda8cd5e68 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}" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, added to nodes list" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49394" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, added to nodes list" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, added to nodes list" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=info msg="Node 226217a89385/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=info msg="Node 226217a89385/172.27.142.175, added to nodes list" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49395" [2021-08-09T12:07:27.673Z] time="2021-08-09T12:07:27Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:27.788Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:aeb53f33e23e with config:&{NodeID:aeb53f33e23e 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}" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node aeb53f33e23e/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node aeb53f33e23e/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49397" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node aeb53f33e23e/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node aeb53f33e23e/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node 226217a89385/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node 226217a89385/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49398" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:28Z" level=info msg="Node aeb53f33e23e/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:28Z" level=info msg="Node aeb53f33e23e/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:28Z" level=info msg="Node aeb53f33e23e/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.130Z] time="2021-08-09T12:07:28Z" level=info msg="Node aeb53f33e23e/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.356Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-09T12:07:28.356Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-09T12:07:28.356Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-09T12:07:28.587Z] time="2021-08-09T12:07:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:537eb050beff with config:&{NodeID:537eb050beff 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}" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 537eb050beff/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 537eb050beff/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49399" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 537eb050beff/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 226217a89385/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 226217a89385/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node aeb53f33e23e/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node aeb53f33e23e/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 537eb050beff/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49400" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 537eb050beff/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 537eb050beff/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 537eb050beff/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 537eb050beff/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 537eb050beff/172.27.142.175, added to nodes list" [2021-08-09T12:07:28.588Z] time="2021-08-09T12:07:28Z" level=info msg="Node 537eb050beff/172.27.142.175, added to nodes list" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:29.045Z] networkdb_test.go:839: Re-joining: 3 [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=info msg="The new bootstrap node list is:[172.27.142.175:10033 172.27.142.175:10034 172.27.142.175:10035]" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10033" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49402" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10034" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49403" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10035" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49404" [2021-08-09T12:07:29.045Z] networkdb_test.go:839: Re-joining: 4 [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=info msg="The new bootstrap node list is:[172.27.142.175:10033 172.27.142.175:10034 172.27.142.175:10035]" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10033" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49405" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10034" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49406" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10035" [2021-08-09T12:07:29.045Z] time="2021-08-09T12:07:28Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49407" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="node 0 leaving" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="Node 2a07587f5e5d change state NodeActive --> NodeLeft" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="node4(aeb53f33e23e): Node leave event for 2a07587f5e5d/172.27.142.175" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="Node 2a07587f5e5d change state NodeActive --> NodeLeft" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="node2(226217a89385): Node leave event for 2a07587f5e5d/172.27.142.175" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="Node 2a07587f5e5d change state NodeActive --> NodeLeft" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="node3(69dda8cd5e68): Node leave event for 2a07587f5e5d/172.27.142.175" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="Node 2a07587f5e5d change state NodeActive --> NodeLeft" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="node5(537eb050beff): Node leave event for 2a07587f5e5d/172.27.142.175" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="Node 2a07587f5e5d change state NodeActive --> NodeLeft" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="node1(2a07587f5e5d): Node leave event for 2a07587f5e5d/172.27.142.175" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, left gossip cluster" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, left gossip cluster" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, left gossip cluster" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, left gossip cluster" [2021-08-09T12:07:29.503Z] time="2021-08-09T12:07:29Z" level=info msg="Node 2a07587f5e5d/172.27.142.175, left gossip cluster" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="node 1 leaving" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="Node 226217a89385 change state NodeActive --> NodeLeft" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="node4(aeb53f33e23e): Node leave event for 226217a89385/172.27.142.175" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="Node 226217a89385/172.27.142.175, left gossip cluster" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="Node 226217a89385 change state NodeActive --> NodeFailed" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="Node 226217a89385/172.27.142.175, added to failed nodes list" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="Node 226217a89385 change state NodeActive --> NodeLeft" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="node5(537eb050beff): Node leave event for 226217a89385/172.27.142.175" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=error msg="node: 226217a89385 is unknown to memberlist" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="Node 226217a89385 change state NodeActive --> NodeLeft" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="node3(69dda8cd5e68): Node leave event for 226217a89385/172.27.142.175" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="Node 226217a89385/172.27.142.175, left gossip cluster" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="Node 226217a89385/172.27.142.175, left gossip cluster" [2021-08-09T12:07:29.960Z] time="2021-08-09T12:07:29Z" level=info msg="Node 226217a89385/172.27.142.175, left gossip cluster" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=info msg="node 2 leaving" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=info msg="Node 69dda8cd5e68 change state NodeActive --> NodeLeft" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=info msg="Node 69dda8cd5e68 change state NodeActive --> NodeLeft" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=info msg="node4(aeb53f33e23e): Node leave event for 69dda8cd5e68/172.27.142.175" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=info msg="node5(537eb050beff): Node leave event for 69dda8cd5e68/172.27.142.175" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=info msg="Node 69dda8cd5e68 change state NodeActive --> NodeLeft" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=info msg="node3(69dda8cd5e68): Node leave event for 69dda8cd5e68/172.27.142.175" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=debug msg="memberlist: Failed ping: 226217a89385 (timeout reached)" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.142.175:10035: use of closed network connection" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.142.175:10037: use of closed network connection" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.142.175:10036: use of closed network connection" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, left gossip cluster" [2021-08-09T12:07:30.417Z] time="2021-08-09T12:07:30Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, left gossip cluster" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="Node 69dda8cd5e68/172.27.142.175, left gossip cluster" [2021-08-09T12:07:30.874Z] networkdb_test.go:871: node4: OK [2021-08-09T12:07:30.874Z] networkdb_test.go:871: node5: OK [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="node 0 coming back" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0a0127f851f5 with config:&{NodeID:0a0127f851f5 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}" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="Node 0a0127f851f5/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="Node 0a0127f851f5/172.27.142.175, added to nodes list" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="node 1 coming back" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:736d62e063b0 with config:&{NodeID:736d62e063b0 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}" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="Node 736d62e063b0/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="Node 736d62e063b0/172.27.142.175, added to nodes list" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="node 2 coming back" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c13c0c7b9b47 with config:&{NodeID:c13c0c7b9b47 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}" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, added to nodes list" [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:30.874Z] time="2021-08-09T12:07:30Z" level=info msg="memberlist: Suspect 226217a89385 has failed, no acks received" [2021-08-09T12:07:31.841Z] time="2021-08-09T12:07:31Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:32.545Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-09T12:07:32.545Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-09T12:07:32.545Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-09T12:07:32.545Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-09T12:07:32.545Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-09T12:07:32.545Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-09T12:07:32.805Z] time="2021-08-09T12:07:32Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:33.113Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-09T12:07:33.838Z] time="2021-08-09T12:07:33Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:34.295Z] time="2021-08-09T12:07:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.142.175:10033 172.27.142.175:10034 172.27.142.175:10035]" [2021-08-09T12:07:34.752Z] time="2021-08-09T12:07:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.142.175:10033 172.27.142.175:10034 172.27.142.175:10035]" [2021-08-09T12:07:34.752Z] time="2021-08-09T12:07:34Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:35.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10033" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49415" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 537eb050beff/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 537eb050beff/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node aeb53f33e23e/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node aeb53f33e23e/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 0a0127f851f5/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 0a0127f851f5/172.27.142.175, is the new incarnation of the shutdown node 2a07587f5e5d/172.27.142.175" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 0a0127f851f5/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10034" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49416" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 0a0127f851f5/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 0a0127f851f5/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node aeb53f33e23e/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node aeb53f33e23e/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 537eb050beff/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 537eb050beff/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 736d62e063b0/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 736d62e063b0/172.27.142.175, is the new incarnation of the shutdown node 226217a89385/172.27.142.175" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 736d62e063b0/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10035" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49417" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 736d62e063b0/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 736d62e063b0/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 0a0127f851f5/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 0a0127f851f5/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node aeb53f33e23e/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node aeb53f33e23e/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 537eb050beff/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 537eb050beff/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, is the new incarnation of the shutdown node 69dda8cd5e68/172.27.142.175" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 736d62e063b0/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 736d62e063b0/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 736d62e063b0/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 736d62e063b0/172.27.142.175, is the new incarnation of the shutdown node 226217a89385/172.27.142.175" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 736d62e063b0/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 0a0127f851f5/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 0a0127f851f5/172.27.142.175, is the new incarnation of the shutdown node 2a07587f5e5d/172.27.142.175" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node 0a0127f851f5/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, is the new incarnation of the shutdown node 69dda8cd5e68/172.27.142.175" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, joined gossip cluster" [2021-08-09T12:07:35.209Z] time="2021-08-09T12:07:34Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, added to nodes list" [2021-08-09T12:07:35.619Z] --- PASS: TestServiceUpdatePidsLimit (18.34s) [2021-08-09T12:07:35.619Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-08-09T12:07:35.619Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.74s) [2021-08-09T12:07:35.619Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-08-09T12:07:35.619Z] PASS [2021-08-09T12:07:35.619Z] [2021-08-09T12:07:35.619Z] === Skipped [2021-08-09T12:07:35.619Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-09T12:07:35.619Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-09T12:07:35.619Z] [2021-08-09T12:07:35.619Z] [2021-08-09T12:07:35.619Z] DONE 27 tests, 1 skipped in 194.232s [2021-08-09T12:07:35.619Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-09T12:07:35.619Z] ++ 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 [2021-08-09T12:07:35.619Z] ++ set -e [2021-08-09T12:07:35.619Z] ++ '[' -n 0 ']' [2021-08-09T12:07:35.619Z] ++ set -x [2021-08-09T12:07:35.619Z] ++ 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 [2021-08-09T12:07:35.619Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-09T12:07:35.666Z] time="2021-08-09T12:07:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10033" [2021-08-09T12:07:35.666Z] time="2021-08-09T12:07:35Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49418" [2021-08-09T12:07:35.666Z] time="2021-08-09T12:07:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10034" [2021-08-09T12:07:35.666Z] time="2021-08-09T12:07:35Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49419" [2021-08-09T12:07:35.666Z] time="2021-08-09T12:07:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.142.175:10035" [2021-08-09T12:07:35.666Z] time="2021-08-09T12:07:35Z" level=debug msg="memberlist: Stream connection from=172.27.142.175:49420" [2021-08-09T12:07:35.666Z] 2021/08/09 12:07:35 Closing DB instances... [2021-08-09T12:07:35.666Z] time="2021-08-09T12:07:35Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:35.877Z] INFO: Testing against a local daemon [2021-08-09T12:07:35.877Z] === RUN TestSessionCreate [2021-08-09T12:07:35.877Z] --- PASS: TestSessionCreate (0.06s) [2021-08-09T12:07:35.877Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-09T12:07:35.877Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-09T12:07:35.877Z] PASS [2021-08-09T12:07:35.877Z] [2021-08-09T12:07:35.877Z] DONE 2 tests in 0.247s [2021-08-09T12:07:35.877Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-09T12:07:35.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-08-09T12:07:35.877Z] ++ set -e [2021-08-09T12:07:35.877Z] ++ '[' -n 0 ']' [2021-08-09T12:07:35.877Z] ++ set -x [2021-08-09T12:07:35.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="Node 0a0127f851f5 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="node5(537eb050beff): Node leave event for 0a0127f851f5/172.27.142.175" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="Node 0a0127f851f5 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="node4(aeb53f33e23e): Node leave event for 0a0127f851f5/172.27.142.175" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="Node 0a0127f851f5 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="node3(c13c0c7b9b47): Node leave event for 0a0127f851f5/172.27.142.175" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="Node 0a0127f851f5 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="node1(0a0127f851f5): Node leave event for 0a0127f851f5/172.27.142.175" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="Node 0a0127f851f5 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="node2(736d62e063b0): Node leave event for 0a0127f851f5/172.27.142.175" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="Node 0a0127f851f5/172.27.142.175, left gossip cluster" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="Node 0a0127f851f5/172.27.142.175, left gossip cluster" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="Node 0a0127f851f5/172.27.142.175, left gossip cluster" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="Node 0a0127f851f5/172.27.142.175, left gossip cluster" [2021-08-09T12:07:36.123Z] time="2021-08-09T12:07:35Z" level=info msg="Node 0a0127f851f5/172.27.142.175, left gossip cluster" [2021-08-09T12:07:36.136Z] INFO: Testing against a local daemon [2021-08-09T12:07:36.136Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-09T12:07:36.136Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-09T12:07:36.136Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T12:07:36.136Z] === RUN TestDiskUsage [2021-08-09T12:07:36.136Z] === PAUSE TestDiskUsage [2021-08-09T12:07:36.136Z] === RUN TestEventsExecDie [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node 736d62e063b0 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="node4(aeb53f33e23e): Node leave event for 736d62e063b0/172.27.142.175" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node 736d62e063b0 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="node3(c13c0c7b9b47): Node leave event for 736d62e063b0/172.27.142.175" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node 736d62e063b0 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="node5(537eb050beff): Node leave event for 736d62e063b0/172.27.142.175" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node 736d62e063b0 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="node2(736d62e063b0): Node leave event for 736d62e063b0/172.27.142.175" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node 736d62e063b0/172.27.142.175, left gossip cluster" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node 736d62e063b0/172.27.142.175, left gossip cluster" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node 736d62e063b0/172.27.142.175, left gossip cluster" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node 736d62e063b0/172.27.142.175, left gossip cluster" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node c13c0c7b9b47 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="node4(aeb53f33e23e): Node leave event for c13c0c7b9b47/172.27.142.175" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node c13c0c7b9b47 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="node5(537eb050beff): Node leave event for c13c0c7b9b47/172.27.142.175" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="Node c13c0c7b9b47 change state NodeActive --> NodeLeft" [2021-08-09T12:07:36.579Z] time="2021-08-09T12:07:36Z" level=info msg="node3(c13c0c7b9b47): Node leave event for c13c0c7b9b47/172.27.142.175" [2021-08-09T12:07:37.036Z] time="2021-08-09T12:07:36Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:37.036Z] time="2021-08-09T12:07:36Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, left gossip cluster" [2021-08-09T12:07:37.036Z] time="2021-08-09T12:07:36Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, left gossip cluster" [2021-08-09T12:07:37.036Z] time="2021-08-09T12:07:36Z" level=info msg="Node c13c0c7b9b47/172.27.142.175, left gossip cluster" [2021-08-09T12:07:37.514Z] --- PASS: TestEventsExecDie (1.37s) [2021-08-09T12:07:37.514Z] === RUN TestEventsBackwardsCompatible [2021-08-09T12:07:37.514Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-09T12:07:37.514Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-09T12:07:37.514Z] === RUN TestEventsVolumeCreate [2021-08-09T12:07:37.514Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-08-09T12:07:37.514Z] === RUN TestInfoBinaryCommits [2021-08-09T12:07:37.514Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-09T12:07:37.514Z] === RUN TestInfoAPIVersioned [2021-08-09T12:07:37.514Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-09T12:07:37.514Z] === RUN TestInfoDiscoveryBackend [2021-08-09T12:07:38.001Z] time="2021-08-09T12:07:37Z" level=info msg="Node aeb53f33e23e change state NodeActive --> NodeLeft" [2021-08-09T12:07:38.001Z] time="2021-08-09T12:07:37Z" level=info msg="node5(537eb050beff): Node leave event for aeb53f33e23e/172.27.142.175" [2021-08-09T12:07:38.001Z] time="2021-08-09T12:07:37Z" level=info msg="Node aeb53f33e23e change state NodeActive --> NodeLeft" [2021-08-09T12:07:38.001Z] time="2021-08-09T12:07:37Z" level=info msg="node4(aeb53f33e23e): Node leave event for aeb53f33e23e/172.27.142.175" [2021-08-09T12:07:38.001Z] time="2021-08-09T12:07:37Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:38.081Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-09T12:07:38.081Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-09T12:07:38.459Z] time="2021-08-09T12:07:38Z" level=info msg="Node aeb53f33e23e/172.27.142.175, left gossip cluster" [2021-08-09T12:07:38.459Z] time="2021-08-09T12:07:38Z" level=info msg="Node aeb53f33e23e/172.27.142.175, left gossip cluster" [2021-08-09T12:07:38.916Z] time="2021-08-09T12:07:38Z" level=debug msg="memberlist: Failed to join 172.27.142.175: dial tcp 172.27.142.175:10022: connectex: No connection could be made because the target machine actively refused it." [2021-08-09T12:07:39.017Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-09T12:07:39.017Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-09T12:07:39.017Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-09T12:07:39.378Z] time="2021-08-09T12:07:38Z" level=info msg="Node 537eb050beff/172.27.142.175, left gossip cluster" [2021-08-09T12:07:39.379Z] time="2021-08-09T12:07:38Z" level=info msg="Node 537eb050beff change state NodeActive --> NodeFailed" [2021-08-09T12:07:39.379Z] time="2021-08-09T12:07:38Z" level=info msg="Node 537eb050beff/172.27.142.175, added to failed nodes list" [2021-08-09T12:07:39.379Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-08-09T12:07:39.379Z] PASS [2021-08-09T12:07:39.379Z] coverage: 60.6% of statements [2021-08-09T12:07:39.379Z] ok github.com/docker/docker/libnetwork/networkdb 104.601s coverage: 60.6% of statements [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/quota [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/rootless [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/volume [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-09T12:07:39.379Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-09T12:07:39.586Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-08-09T12:07:39.586Z] === RUN TestInfoAPI [2021-08-09T12:07:39.586Z] --- PASS: TestInfoAPI (0.03s) [2021-08-09T12:07:39.586Z] === RUN TestInfoAPIWarnings [2021-08-09T12:07:39.844Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === Skipped [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-09T12:07:40.344Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-09T12:07:40.344Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-09T12:07:40.344Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-09T12:07:40.344Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-09T12:07:40.344Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-09T12:07:40.344Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-09T12:07:40.344Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-09T12:07:40.344Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-09T12:07:40.344Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-09T12:07:40.344Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-09T12:07:40.344Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-09T12:07:40.344Z] daemon_test.go:147: root required [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-09T12:07:40.344Z] reload_test.go:520: root required [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-09T12:07:40.344Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-09T12:07:40.344Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-09T12:07:40.344Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-09T12:07:40.344Z] download_test.go:268: Needs fixing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-09T12:07:40.344Z] layer_test.go:304: Failing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-09T12:07:40.344Z] layer_test.go:353: Failing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-09T12:07:40.344Z] layer_test.go:468: Failing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-09T12:07:40.344Z] layer_test.go:697: Failing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-09T12:07:40.344Z] migration_test.go:46: Failing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-09T12:07:40.344Z] migration_test.go:182: Failing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-09T12:07:40.344Z] mount_test.go:17: Failing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-09T12:07:40.344Z] mount_test.go:76: Failing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-09T12:07:40.344Z] mount_test.go:125: Failing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-09T12:07:40.344Z] mount_test.go:212: Failing on Windows [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-09T12:07:40.344Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-09T12:07:40.344Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-09T12:07:40.344Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-09T12:07:40.344Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-09T12:07:40.344Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-09T12:07:40.344Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-09T12:07:40.344Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-09T12:07:40.344Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-09T12:07:40.344Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-09T12:07:40.344Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-09T12:07:40.344Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-09T12:07:40.344Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-09T12:07:40.344Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-09T12:07:40.344Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-09T12:07:40.344Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-09T12:07:40.344Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-09T12:07:40.344Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-09T12:07:40.344Z] archive_test.go:134: Xz not present in msys2 [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-09T12:07:40.344Z] archive_test.go:239: Failing on Windows CI machines [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-09T12:07:40.344Z] archive_windows_test.go:16: Currently fails [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-09T12:07:40.344Z] changes_test.go:196: needs more investigation [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-09T12:07:40.344Z] changes_test.go:433: needs further investigation [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-09T12:07:40.344Z] changes_test.go:469: needs further investigation [2021-08-09T12:07:40.344Z] [2021-08-09T12:07:40.344Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-09T12:07:40.344Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-09T12:07:40.345Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-09T12:07:40.345Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-09T12:07:40.345Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-09T12:07:40.345Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-09T12:07:40.345Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:07:40.345Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:07:40.345Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-09T12:07:40.345Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-09T12:07:40.345Z] poller_test.go:41: No chmod on Windows [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-09T12:07:40.345Z] fileutils_test.go:134: Needs porting to Windows [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-09T12:07:40.345Z] fileutils_test.go:180: Needs porting to Windows [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-09T12:07:40.345Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-09T12:07:40.345Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-09T12:07:40.345Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-09T12:07:40.345Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-09T12:07:40.345Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] [2021-08-09T12:07:40.345Z] DONE 2068 tests, 67 skipped in 257.021s [2021-08-09T12:07:40.345Z] INFO: make.ps1 ended at 08/09/2021 12:07:40 [2021-08-09T12:07:40.779Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-09T12:07:40.779Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-09T12:07:41.345Z] === RUN TestDockerSuite/TestDockerFails [2021-08-09T12:07:41.345Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-09T12:07:41.345Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-09T12:07:41.345Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-09T12:07:41.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-09T12:07:41.883Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-09T12:07:41.883Z] INFO: Unit tests ended at 08/09/2021 12:07:41. Duration:00:04:29.3015393 [2021-08-09T12:07:41.883Z] INFO: Building busybox [2021-08-09T12:07:41.883Z] Sending build context to Docker daemon 5.12kB [2021-08-09T12:07:41.883Z] [2021-08-09T12:07:41.883Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-09T12:07:41.883Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-09T12:07:41.883Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-09T12:07:41.883Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-09T12:07:41.883Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-09T12:07:41.883Z] ---> 9a0a02eca0e6 [2021-08-09T12:07:41.883Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-09T12:07:41.883Z] ---> Running in a482fc901cb3 [2021-08-09T12:07:42.279Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-09T12:07:43.217Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-09T12:07:44.600Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-09T12:07:44.600Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-09T12:07:44.600Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-09T12:07:44.600Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-09T12:07:49.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-09T12:07:50.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-09T12:07:51.158Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-09T12:07:52.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-09T12:07:52.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-09T12:07:53.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-09T12:07:54.234Z] Removing intermediate container a482fc901cb3 [2021-08-09T12:07:54.234Z] ---> 80b26341e29b [2021-08-09T12:07:54.234Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-09T12:07:54.234Z] ---> Running in 2bb74d3c7b6a [2021-08-09T12:07:54.234Z] Removing intermediate container 2bb74d3c7b6a [2021-08-09T12:07:54.234Z] ---> 7307110666dd [2021-08-09T12:07:54.234Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-09T12:07:54.234Z] ---> Running in 30b2da712409 [2021-08-09T12:07:54.691Z] Removing intermediate container 30b2da712409 [2021-08-09T12:07:54.691Z] ---> a1e54d3d7a15 [2021-08-09T12:07:54.691Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-09T12:07:55.591Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-09T12:07:55.653Z] [2021-08-09T12:07:56.109Z] ---> 6851233ff803 [2021-08-09T12:07:56.109Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-09T12:07:56.109Z] ---> Running in f52650aec50a [2021-08-09T12:07:56.158Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-08-09T12:07:56.158Z] === RUN TestInfoDebug [2021-08-09T12:07:56.726Z] --- PASS: TestInfoDebug (0.53s) [2021-08-09T12:07:56.726Z] === RUN TestInfoInsecureRegistries [2021-08-09T12:07:56.986Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-08-09T12:07:56.986Z] === RUN TestInfoRegistryMirrors [2021-08-09T12:07:57.555Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-09T12:07:57.555Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-09T12:07:57.555Z] === RUN TestLoginFailsWithBadCredentials [2021-08-09T12:07:57.814Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-08-09T12:07:57.814Z] === RUN TestPingCacheHeaders [2021-08-09T12:07:57.814Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-09T12:07:57.814Z] === RUN TestPingGet [2021-08-09T12:07:57.814Z] --- PASS: TestPingGet (0.02s) [2021-08-09T12:07:57.814Z] === RUN TestPingHead [2021-08-09T12:07:57.814Z] --- PASS: TestPingHead (0.02s) [2021-08-09T12:07:57.814Z] === RUN TestVersion [2021-08-09T12:07:58.073Z] --- PASS: TestVersion (0.04s) [2021-08-09T12:07:58.073Z] === CONT TestDiskUsage [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty/container_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty/image_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty/volume_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-09T12:07:58.641Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-09T12:07:58.641Z] === RUN TestDiskUsage/after_container.Run [2021-08-09T12:07:59.576Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-09T12:07:59.576Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-09T12:07:59.576Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-09T12:07:59.576Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-09T12:07:59.576Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-09T12:07:59.576Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-09T12:07:59.576Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-09T12:07:59.576Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-09T12:07:59.576Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-09T12:07:59.576Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-09T12:07:59.576Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage (1.75s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_container.Run (0.76s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-09T12:07:59.576Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-09T12:07:59.835Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-09T12:07:59.835Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-09T12:07:59.835Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T12:07:59.835Z] PASS [2021-08-09T12:07:59.835Z] [2021-08-09T12:07:59.835Z] === Skipped [2021-08-09T12:07:59.835Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T12:07:59.835Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-09T12:07:59.835Z] [2021-08-09T12:07:59.835Z] [2021-08-09T12:07:59.835Z] DONE 53 tests, 1 skipped in 23.831s [2021-08-09T12:07:59.835Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-09T12:07:59.835Z] ++ 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 [2021-08-09T12:07:59.835Z] ++ set -e [2021-08-09T12:07:59.835Z] ++ '[' -n 0 ']' [2021-08-09T12:07:59.835Z] ++ set -x [2021-08-09T12:07:59.835Z] ++ 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 [2021-08-09T12:07:59.835Z] INFO: Testing against a local daemon [2021-08-09T12:07:59.835Z] === RUN TestVolumesCreateAndList [2021-08-09T12:07:59.835Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-09T12:07:59.835Z] === RUN TestVolumesRemove [2021-08-09T12:08:00.094Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-09T12:08:00.094Z] === RUN TestVolumesInspect [2021-08-09T12:08:00.094Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-09T12:08:00.094Z] === RUN TestVolumesInvalidJSON [2021-08-09T12:08:00.094Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-09T12:08:00.094Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-09T12:08:00.094Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-09T12:08:00.094Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-09T12:08:00.094Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-09T12:08:00.094Z] PASS [2021-08-09T12:08:00.094Z] [2021-08-09T12:08:00.094Z] DONE 5 tests in 0.289s [2021-08-09T12:08:00.094Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-09T12:08:00.662Z] ++++ cat bundles/test-integration/docker.pid [2021-08-09T12:08:00.662Z] +++ kill 5753 [2021-08-09T12:08:00.662Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-09T12:08:00.662Z] +++ /etc/init.d/apparmor stop [2021-08-09T12:08:00.923Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-09T12:08:00.923Z] [2021-08-09T12:08:00.923Z] Unloading profiles will leave already running processes permanently [2021-08-09T12:08:00.923Z] unconfined, which can lead to unexpected situations. [2021-08-09T12:08:00.923Z] [2021-08-09T12:08:00.923Z] To set a process to complain mode, use the command line tool [2021-08-09T12:08:00.923Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-09T12:08:00.923Z] +++ true [2021-08-09T12:08:00.923Z] exiting test-integration [2021-08-09T12:08:00.923Z] ++ exit 0 [2021-08-09T12:08:00.923Z] [2021-08-09T12:08:00.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-09T12:08:01.497Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-09T12:08:01.756Z] + for job in $(jobs -p) [2021-08-09T12:08:01.756Z] + wait 17701 [2021-08-09T12:08:02.692Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-09T12:08:03.260Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-09T12:08:05.160Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-09T12:08:06.538Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-09T12:08:07.979Z] --- PASS: TestBuildWithHugeFile (127.88s) [2021-08-09T12:08:07.980Z] === RUN TestBuildWCOWSandboxSize [2021-08-09T12:08:09.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-09T12:08:09.836Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-09T12:08:10.930Z] Removing intermediate container f52650aec50a [2021-08-09T12:08:10.930Z] ---> 4359d863543b [2021-08-09T12:08:10.930Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-09T12:08:10.930Z] ---> Running in 7263178c5e46 [2021-08-09T12:08:12.365Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-09T12:08:12.460Z] [2021-08-09T12:08:12.460Z] SUCCESS: Specified value was saved. [2021-08-09T12:08:12.563Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-09T12:08:12.563Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-09T12:08:12.563Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-09T12:08:12.563Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-09T12:08:12.563Z] Cross building: bundles/cross/linux/s390x [2021-08-09T12:08:12.563Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-09T12:08:12.563Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-09T12:08:12.932Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-09T12:08:13.993Z] Removing intermediate container 7263178c5e46 [2021-08-09T12:08:13.993Z] ---> 0d156538dbd3 [2021-08-09T12:08:13.993Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-09T12:08:14.308Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-09T12:08:14.449Z] ---> Running in f34d72fb7200 [2021-08-09T12:08:15.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-09T12:08:18.170Z] Cannot create a file when that file already exists. [2021-08-09T12:08:20.864Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-09T12:08:20.864Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-09T12:08:21.799Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-09T12:08:21.887Z] Removing intermediate container f34d72fb7200 [2021-08-09T12:08:21.887Z] ---> 286836eb217c [2021-08-09T12:08:21.887Z] Step 13/13 : CMD ["sh"] [2021-08-09T12:08:21.887Z] ---> Running in 2958ff200ba5 [2021-08-09T12:08:22.057Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-09T12:08:22.315Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-09T12:08:22.344Z] Removing intermediate container 2958ff200ba5 [2021-08-09T12:08:22.344Z] ---> 0fdda1b51533 [2021-08-09T12:08:22.344Z] Successfully built 0fdda1b51533 [2021-08-09T12:08:22.344Z] Successfully tagged busybox:latest [2021-08-09T12:08:22.344Z] INFO: Docker images of the daemon under test [2021-08-09T12:08:22.344Z] [2021-08-09T12:08:22.344Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T12:08:22.344Z] busybox latest 0fdda1b51533 Less than a second ago 5.72GB [2021-08-09T12:08:22.344Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 4 weeks ago 5.7GB [2021-08-09T12:08:22.344Z] microsoft/windowsservercore latest 9a0a02eca0e6 4 weeks ago 5.7GB [2021-08-09T12:08:22.344Z] [2021-08-09T12:08:22.344Z] INFO: Running integration tests at 08/09/2021 12:08:21... [2021-08-09T12:08:22.344Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-09T12:08:22.344Z] INFO: Integration API tests being run from the host: [2021-08-09T12:08:22.344Z] INFO: make.ps1 starting at 08/09/2021 12:08:21 [2021-08-09T12:08:22.573Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-09T12:08:22.574Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-09T12:08:22.801Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-09T12:08:22.832Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-09T12:08:24.303Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-09T12:08:25.679Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-09T12:08:25.679Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-09T12:08:25.679Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-09T12:08:26.613Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-09T12:08:26.613Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-09T12:08:27.178Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-09T12:08:28.551Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-09T12:08:28.551Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-09T12:08:28.551Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-09T12:08:28.551Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-09T12:08:28.551Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-09T12:08:28.551Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-09T12:08:29.925Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-09T12:08:30.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-09T12:08:30.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-09T12:08:30.861Z] === RUN TestDockerSuite/TestEventsRename [2021-08-09T12:08:31.429Z] === RUN TestDockerSuite/TestEventsResize [2021-08-09T12:08:32.363Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-09T12:08:34.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-09T12:08:36.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-09T12:08:38.454Z] docker_api_swarm_service_test.go:394: [d6c078cbd9612] joining swarm manager [dce0789867304]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:08:38.454Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-09T12:08:39.023Z] docker_api_swarm_service_test.go:394: [dc28132fca7d8] joining swarm manager [dce0789867304]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:08:39.958Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-09T12:08:40.893Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-09T12:08:43.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-09T12:08:44.177Z] === RUN TestDockerSuite/TestEventsTop [2021-08-09T12:08:44.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-09T12:08:45.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-09T12:08:45.553Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-09T12:08:47.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:08:47.938Z] INFO: Testing against a local daemon [2021-08-09T12:08:47.938Z] === RUN TestBuildWithSession [2021-08-09T12:08:47.938Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T12:08:47.938Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-09T12:08:47.938Z] === RUN TestBuildSquashParent [2021-08-09T12:08:47.938Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:08:47.938Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-09T12:08:47.938Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-09T12:08:47.938Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:08:47.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:08:47.938Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:08:47.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:08:47.938Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:08:47.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:08:47.938Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:08:47.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:08:47.938Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:08:47.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:08:47.938Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:08:47.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:08:47.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:08:47.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:08:47.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:08:47.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:08:48.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-09T12:08:48.836Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-09T12:08:50.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-09T12:08:55.392Z] === RUN TestDockerSuite/TestExec [2021-08-09T12:08:55.651Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-09T12:08:56.218Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-09T12:08:56.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:08:56.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:08:56.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-09T12:08:57.066Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-09T12:08:58.001Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-09T12:08:58.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-09T12:08:59.378Z] docker_api_swarm_service_test.go:342: [d8cf0f6e344b5] joining swarm manager [d7a75a50d9f28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:09:00.313Z] docker_api_swarm_service_test.go:342: [dbd14bb92e947] joining swarm manager [d7a75a50d9f28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:09:00.572Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-09T12:09:01.181Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-09T12:09:01.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.52s) [2021-08-09T12:09:01.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.52s) [2021-08-09T12:09:01.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.74s) [2021-08-09T12:09:01.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.79s) [2021-08-09T12:09:01.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.97s) [2021-08-09T12:09:01.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.07s) [2021-08-09T12:09:01.181Z] === RUN TestBuildMultiStageCopy [2021-08-09T12:09:01.181Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-09T12:09:01.321Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-09T12:09:01.321Z] Using test binary docker [2021-08-09T12:09:01.321Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-09T12:09:01.321Z] +++ /etc/init.d/apparmor start [2021-08-09T12:09:01.321Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-09T12:09:01.321Z] INFO: Waiting for daemon to start... [2021-08-09T12:09:01.321Z] Starting dockerd [2021-08-09T12:09:01.321Z] +++ 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 [2021-08-09T12:09:01.949Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-09T12:09:03.234Z] . [2021-08-09T12:09:03.234Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-09T12:09:03.234Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-09T12:09:03.234Z] Error: No such image: emptyfs [2021-08-09T12:09:03.234Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-09T12:09:03.234Z] ++++ docker load [2021-08-09T12:09:03.234Z] Running integration-test (iteration 1) [2021-08-09T12:09:03.234Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-09T12:09:03.234Z] ++ 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 [2021-08-09T12:09:03.234Z] ++ set -e [2021-08-09T12:09:03.234Z] ++ '[' -n 0 ']' [2021-08-09T12:09:03.234Z] ++ set -x [2021-08-09T12:09:03.234Z] ++ 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 [2021-08-09T12:09:03.327Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-09T12:09:05.230Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-09T12:09:06.167Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-09T12:09:07.542Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-09T12:09:08.109Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-09T12:09:08.230Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-09T12:09:08.687Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-09T12:09:09.650Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-09T12:09:10.013Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-09T12:09:10.613Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-09T12:09:11.576Z] --- PASS: TestBuildMultiStageCopy (10.16s) [2021-08-09T12:09:11.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.71s) [2021-08-09T12:09:11.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2021-08-09T12:09:11.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.79s) [2021-08-09T12:09:11.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.92s) [2021-08-09T12:09:11.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.04s) [2021-08-09T12:09:11.576Z] === RUN TestBuildMultiStageParentConfig [2021-08-09T12:09:12.544Z] === RUN TestDockerSuite/TestExecEnv [2021-08-09T12:09:13.479Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-09T12:09:13.744Z] --- PASS: TestBuildMultiStageParentConfig (2.05s) [2021-08-09T12:09:13.744Z] === RUN TestBuildLabelWithTargets [2021-08-09T12:09:13.744Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:09:13.744Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-09T12:09:13.744Z] === RUN TestBuildWithEmptyLayers [2021-08-09T12:09:14.707Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-08-09T12:09:14.707Z] === RUN TestBuildMultiStageOnBuild [2021-08-09T12:09:14.854Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-09T12:09:15.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-09T12:09:16.057Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-09T12:09:17.960Z] docker_api_swarm_service_test.go:489: [dc87819827147] joining swarm manager [daff87617a94a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:09:18.146Z] Loaded image: buildpack-deps:buster [2021-08-09T12:09:18.146Z] Loaded image: busybox:latest [2021-08-09T12:09:18.146Z] Loaded image: busybox:glibc [2021-08-09T12:09:18.220Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-09T12:09:18.789Z] docker_api_swarm_service_test.go:489: [d39c6792ef7a1] joining swarm manager [daff87617a94a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:09:19.357Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-09T12:09:19.530Z] Loaded image: debian:bullseye [2021-08-09T12:09:19.530Z] Loaded image: hello-world:latest [2021-08-09T12:09:19.530Z] Loaded image: arm32v7/hello-world:latest [2021-08-09T12:09:19.530Z] INFO: Testing against a local daemon [2021-08-09T12:09:19.530Z] === RUN TestCgroupNamespacesBuild [2021-08-09T12:09:21.262Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-09T12:09:21.442Z] --- PASS: TestCgroupNamespacesBuild (1.94s) [2021-08-09T12:09:21.442Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-09T12:09:22.199Z] === RUN TestDockerSuite/TestExecParseError [2021-08-09T12:09:23.133Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-09T12:09:23.354Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2021-08-09T12:09:23.354Z] === RUN TestBuildWithSession [2021-08-09T12:09:23.354Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T12:09:23.354Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-09T12:09:23.354Z] === RUN TestBuildSquashParent [2021-08-09T12:09:23.699Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-09T12:09:24.634Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-09T12:09:25.003Z] --- PASS: TestBuildMultiStageOnBuild (9.21s) [2021-08-09T12:09:25.003Z] === RUN TestBuildUncleanTarFilenames [2021-08-09T12:09:25.003Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:09:25.003Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-08-09T12:09:25.003Z] === RUN TestBuildMultiStageLayerLeak [2021-08-09T12:09:28.821Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-09T12:09:29.387Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-09T12:09:29.933Z] --- PASS: TestBuildSquashParent (5.99s) [2021-08-09T12:09:29.933Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-09T12:09:29.933Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:09:29.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:09:29.933Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:09:29.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:09:29.933Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:09:29.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:09:29.933Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:09:29.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:09:29.933Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:09:29.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:09:29.933Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:09:29.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:09:29.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:09:29.933Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:09:29.933Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:09:29.933Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:09:30.322Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-09T12:09:31.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:09:31.850Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:09:32.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-09T12:09:34.048Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-09T12:09:34.048Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-09T12:09:34.048Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-09T12:09:34.048Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-09T12:09:34.048Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-09T12:09:34.393Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-09T12:09:34.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s) [2021-08-09T12:09:34.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s) [2021-08-09T12:09:34.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2021-08-09T12:09:34.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2021-08-09T12:09:34.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2021-08-09T12:09:34.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2021-08-09T12:09:34.393Z] === RUN TestBuildMultiStageCopy [2021-08-09T12:09:34.393Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-09T12:09:34.395Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-09T12:09:34.680Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/test/unit [2021-08-09T12:09:35.253Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-09T12:09:35.253Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-09T12:09:35.253Z] + TESTDIRS=./... [2021-08-09T12:09:35.253Z] + exclude_paths='/vendor/|/integration' [2021-08-09T12:09:35.253Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-09T12:09:35.253Z] ++ go list ./... [2021-08-09T12:09:36.198Z] + pkg_list='github.com/docker/docker/api [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/backend/build [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/httputils [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/middleware [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/build [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/container [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/debug [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/distribution [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/grpc [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/image [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/network [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/plugin [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/session [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/swarm [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/system [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/server/router/volume [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/backend [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/blkiodev [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/container [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/events [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/filters [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/image [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/mount [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/network [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/registry [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/strslice [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/swarm [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/time [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/versions [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-09T12:09:36.198Z] github.com/docker/docker/api/types/volume [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/builder-next [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/builder-next/worker [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/dockerfile [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/dockerignore [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/remotecontext [2021-08-09T12:09:36.198Z] github.com/docker/docker/builder/remotecontext/git [2021-08-09T12:09:36.198Z] github.com/docker/docker/cli [2021-08-09T12:09:36.198Z] github.com/docker/docker/cli/config [2021-08-09T12:09:36.198Z] github.com/docker/docker/cli/debug [2021-08-09T12:09:36.198Z] github.com/docker/docker/client [2021-08-09T12:09:36.198Z] github.com/docker/docker/cmd/docker-proxy [2021-08-09T12:09:36.198Z] github.com/docker/docker/cmd/dockerd [2021-08-09T12:09:36.198Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-09T12:09:36.198Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-09T12:09:36.198Z] github.com/docker/docker/container [2021-08-09T12:09:36.198Z] github.com/docker/docker/container/stream [2021-08-09T12:09:36.198Z] github.com/docker/docker/contrib/apparmor [2021-08-09T12:09:36.198Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-09T12:09:36.198Z] github.com/docker/docker/contrib/httpserver [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/cluster [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/cluster/convert [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/cluster/executor [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/cluster/provider [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/config [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/discovery [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/events [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/events/testutils [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/exec [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/images [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/initlayer [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/links [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/listeners [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/gelf [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/journald [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/local [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/logentries [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/splunk [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/syslog [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/logger/templates [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/names [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/network [2021-08-09T12:09:36.198Z] github.com/docker/docker/daemon/stats [2021-08-09T12:09:36.198Z] github.com/docker/docker/distribution [2021-08-09T12:09:36.198Z] github.com/docker/docker/distribution/metadata [2021-08-09T12:09:36.198Z] github.com/docker/docker/distribution/utils [2021-08-09T12:09:36.198Z] github.com/docker/docker/distribution/xfer [2021-08-09T12:09:36.198Z] github.com/docker/docker/dockerversion [2021-08-09T12:09:36.198Z] github.com/docker/docker/errdefs [2021-08-09T12:09:36.198Z] github.com/docker/docker/image [2021-08-09T12:09:36.198Z] github.com/docker/docker/image/cache [2021-08-09T12:09:36.198Z] github.com/docker/docker/image/tarexport [2021-08-09T12:09:36.198Z] github.com/docker/docker/image/v1 [2021-08-09T12:09:36.198Z] github.com/docker/docker/internal/test/suite [2021-08-09T12:09:36.198Z] github.com/docker/docker/layer [2021-08-09T12:09:36.198Z] github.com/docker/docker/libcontainerd [2021-08-09T12:09:36.198Z] github.com/docker/docker/libcontainerd/queue [2021-08-09T12:09:36.198Z] github.com/docker/docker/libcontainerd/remote [2021-08-09T12:09:36.198Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-09T12:09:36.198Z] github.com/docker/docker/libcontainerd/types [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/api [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/config [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T12:09:36.198Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/idm [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ns [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/options [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/osl [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/types [2021-08-09T12:09:36.199Z] github.com/docker/docker/oci [2021-08-09T12:09:36.199Z] github.com/docker/docker/oci/caps [2021-08-09T12:09:36.199Z] github.com/docker/docker/opts [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/aaparser [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/archive [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/authorization [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/broadcaster [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/capabilities [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/chrootarchive [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/containerfs [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/devicemapper [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/directory [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/discovery [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/discovery/file [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/discovery/kv [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/discovery/memory [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/dmesg [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/filenotify [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/fileutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/fsutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/homedir [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/idtools [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/ioutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/jsonmessage [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/locker [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/longpath [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/loopback [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/mount [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/namesgenerator [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/parsers [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/pidfile [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/platform [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/plugingetter [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/plugins [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/plugins/transport [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/pools [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/progress [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/pubsub [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/reexec [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/signal [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/stack [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/stdcopy [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/streamformatter [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/stringid [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/symlink [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/sysinfo [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/system [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/tailfile [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/tarsum [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/term [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/term/windows [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/truncindex [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/urlutil [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/useragent [2021-08-09T12:09:36.199Z] github.com/docker/docker/plugin [2021-08-09T12:09:36.199Z] github.com/docker/docker/plugin/executor/containerd [2021-08-09T12:09:36.199Z] github.com/docker/docker/plugin/v2 [2021-08-09T12:09:36.199Z] github.com/docker/docker/profiles/apparmor [2021-08-09T12:09:36.199Z] github.com/docker/docker/profiles/seccomp [2021-08-09T12:09:36.199Z] github.com/docker/docker/quota [2021-08-09T12:09:36.199Z] github.com/docker/docker/reference [2021-08-09T12:09:36.199Z] github.com/docker/docker/registry [2021-08-09T12:09:36.199Z] github.com/docker/docker/registry/resumable [2021-08-09T12:09:36.199Z] github.com/docker/docker/restartmanager [2021-08-09T12:09:36.199Z] github.com/docker/docker/rootless [2021-08-09T12:09:36.199Z] github.com/docker/docker/rootless/specconv [2021-08-09T12:09:36.199Z] github.com/docker/docker/runconfig [2021-08-09T12:09:36.199Z] github.com/docker/docker/runconfig/opts [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil/daemon [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil/environment [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil/fakecontext [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil/fakegit [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil/fakestorage [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil/fixtures/load [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil/registry [2021-08-09T12:09:36.199Z] github.com/docker/docker/testutil/request [2021-08-09T12:09:36.199Z] github.com/docker/docker/volume [2021-08-09T12:09:36.199Z] github.com/docker/docker/volume/drivers [2021-08-09T12:09:36.199Z] github.com/docker/docker/volume/local [2021-08-09T12:09:36.199Z] github.com/docker/docker/volume/mounts [2021-08-09T12:09:36.199Z] github.com/docker/docker/volume/service [2021-08-09T12:09:36.199Z] github.com/docker/docker/volume/service/opts [2021-08-09T12:09:36.199Z] github.com/docker/docker/volume/testutils' [2021-08-09T12:09:36.199Z] ++ echo 'github.com/docker/docker/api [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/backend/build [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/httputils [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/middleware [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/build [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/container [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/debug [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/distribution [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/grpc [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/image [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/network [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/plugin [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/session [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/swarm [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/system [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/server/router/volume [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/backend [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/blkiodev [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/container [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/events [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/filters [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/image [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/mount [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/network [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/registry [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/strslice [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/swarm [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/time [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/versions [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-09T12:09:36.199Z] github.com/docker/docker/api/types/volume [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/builder-next [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/builder-next/worker [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/dockerfile [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/dockerignore [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/remotecontext [2021-08-09T12:09:36.199Z] github.com/docker/docker/builder/remotecontext/git [2021-08-09T12:09:36.199Z] github.com/docker/docker/cli [2021-08-09T12:09:36.199Z] github.com/docker/docker/cli/config [2021-08-09T12:09:36.199Z] github.com/docker/docker/cli/debug [2021-08-09T12:09:36.199Z] github.com/docker/docker/client [2021-08-09T12:09:36.199Z] github.com/docker/docker/cmd/docker-proxy [2021-08-09T12:09:36.199Z] github.com/docker/docker/cmd/dockerd [2021-08-09T12:09:36.199Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-09T12:09:36.199Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-09T12:09:36.199Z] github.com/docker/docker/container [2021-08-09T12:09:36.199Z] github.com/docker/docker/container/stream [2021-08-09T12:09:36.199Z] github.com/docker/docker/contrib/apparmor [2021-08-09T12:09:36.199Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-09T12:09:36.199Z] github.com/docker/docker/contrib/httpserver [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/cluster [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/cluster/convert [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/cluster/executor [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/cluster/provider [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/config [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/discovery [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/events [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/events/testutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/exec [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/images [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/initlayer [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/links [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/listeners [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/gelf [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/journald [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/local [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/logentries [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/splunk [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/syslog [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/logger/templates [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/names [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/network [2021-08-09T12:09:36.199Z] github.com/docker/docker/daemon/stats [2021-08-09T12:09:36.199Z] github.com/docker/docker/distribution [2021-08-09T12:09:36.199Z] github.com/docker/docker/distribution/metadata [2021-08-09T12:09:36.199Z] github.com/docker/docker/distribution/utils [2021-08-09T12:09:36.199Z] github.com/docker/docker/distribution/xfer [2021-08-09T12:09:36.199Z] github.com/docker/docker/dockerversion [2021-08-09T12:09:36.199Z] github.com/docker/docker/errdefs [2021-08-09T12:09:36.199Z] github.com/docker/docker/image [2021-08-09T12:09:36.199Z] github.com/docker/docker/image/cache [2021-08-09T12:09:36.199Z] github.com/docker/docker/image/tarexport [2021-08-09T12:09:36.199Z] github.com/docker/docker/image/v1 [2021-08-09T12:09:36.199Z] github.com/docker/docker/internal/test/suite [2021-08-09T12:09:36.199Z] github.com/docker/docker/layer [2021-08-09T12:09:36.199Z] github.com/docker/docker/libcontainerd [2021-08-09T12:09:36.199Z] github.com/docker/docker/libcontainerd/queue [2021-08-09T12:09:36.199Z] github.com/docker/docker/libcontainerd/remote [2021-08-09T12:09:36.199Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-09T12:09:36.199Z] github.com/docker/docker/libcontainerd/types [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/api [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/config [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/idm [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/ns [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/options [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/osl [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T12:09:36.199Z] github.com/docker/docker/libnetwork/types [2021-08-09T12:09:36.199Z] github.com/docker/docker/oci [2021-08-09T12:09:36.199Z] github.com/docker/docker/oci/caps [2021-08-09T12:09:36.199Z] github.com/docker/docker/opts [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/aaparser [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/archive [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/authorization [2021-08-09T12:09:36.199Z] github.com/docker/docker/pkg/broadcaster [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/capabilities [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/chrootarchive [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/containerfs [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/devicemapper [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/directory [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/discovery [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/discovery/file [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/discovery/kv [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/discovery/memory [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/dmesg [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/filenotify [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/fileutils [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/fsutils [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/homedir [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/idtools [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/ioutils [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/jsonmessage [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/locker [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/longpath [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/loopback [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/mount [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/namesgenerator [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/parsers [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/pidfile [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/platform [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugingetter [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugins [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugins/transport [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/pools [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/progress [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/pubsub [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/reexec [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/signal [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/stack [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/stdcopy [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/streamformatter [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/stringid [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/symlink [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/sysinfo [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/system [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/tailfile [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/tarsum [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/term [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/term/windows [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/truncindex [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/urlutil [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/useragent [2021-08-09T12:09:36.200Z] github.com/docker/docker/plugin [2021-08-09T12:09:36.200Z] github.com/docker/docker/plugin/executor/containerd [2021-08-09T12:09:36.200Z] github.com/docker/docker/plugin/v2 [2021-08-09T12:09:36.200Z] github.com/docker/docker/profiles/apparmor [2021-08-09T12:09:36.200Z] github.com/docker/docker/profiles/seccomp [2021-08-09T12:09:36.200Z] github.com/docker/docker/quota [2021-08-09T12:09:36.200Z] github.com/docker/docker/reference [2021-08-09T12:09:36.200Z] github.com/docker/docker/registry [2021-08-09T12:09:36.200Z] github.com/docker/docker/registry/resumable [2021-08-09T12:09:36.200Z] github.com/docker/docker/restartmanager [2021-08-09T12:09:36.200Z] github.com/docker/docker/rootless [2021-08-09T12:09:36.200Z] github.com/docker/docker/rootless/specconv [2021-08-09T12:09:36.200Z] github.com/docker/docker/runconfig [2021-08-09T12:09:36.200Z] github.com/docker/docker/runconfig/opts [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/daemon [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/environment [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fakecontext [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fakegit [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fakestorage [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fixtures/load [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/registry [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/request [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/drivers [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/local [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/mounts [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/service [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/service/opts [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/testutils' [2021-08-09T12:09:36.200Z] ++ grep --fixed-strings -v /libnetwork [2021-08-09T12:09:36.200Z] + base_pkg_list='github.com/docker/docker/api [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/backend/build [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/httputils [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/middleware [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/build [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/container [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/debug [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/distribution [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/grpc [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/image [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/network [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/plugin [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/session [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/swarm [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/system [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/volume [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/backend [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/blkiodev [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/container [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/events [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/filters [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/image [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/mount [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/network [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/registry [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/strslice [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/swarm [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/time [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/versions [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/volume [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/builder-next [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/builder-next/worker [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/dockerfile [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/dockerignore [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/remotecontext [2021-08-09T12:09:36.200Z] github.com/docker/docker/builder/remotecontext/git [2021-08-09T12:09:36.200Z] github.com/docker/docker/cli [2021-08-09T12:09:36.200Z] github.com/docker/docker/cli/config [2021-08-09T12:09:36.200Z] github.com/docker/docker/cli/debug [2021-08-09T12:09:36.200Z] github.com/docker/docker/client [2021-08-09T12:09:36.200Z] github.com/docker/docker/cmd/docker-proxy [2021-08-09T12:09:36.200Z] github.com/docker/docker/cmd/dockerd [2021-08-09T12:09:36.200Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-09T12:09:36.200Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-09T12:09:36.200Z] github.com/docker/docker/container [2021-08-09T12:09:36.200Z] github.com/docker/docker/container/stream [2021-08-09T12:09:36.200Z] github.com/docker/docker/contrib/apparmor [2021-08-09T12:09:36.200Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-09T12:09:36.200Z] github.com/docker/docker/contrib/httpserver [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/cluster [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/cluster/convert [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/cluster/executor [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/cluster/provider [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/config [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/discovery [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/events [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/events/testutils [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/exec [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/images [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/initlayer [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/links [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/listeners [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/gelf [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/journald [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/local [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/logentries [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/splunk [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/syslog [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/logger/templates [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/names [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/network [2021-08-09T12:09:36.200Z] github.com/docker/docker/daemon/stats [2021-08-09T12:09:36.200Z] github.com/docker/docker/distribution [2021-08-09T12:09:36.200Z] github.com/docker/docker/distribution/metadata [2021-08-09T12:09:36.200Z] github.com/docker/docker/distribution/utils [2021-08-09T12:09:36.200Z] github.com/docker/docker/distribution/xfer [2021-08-09T12:09:36.200Z] github.com/docker/docker/dockerversion [2021-08-09T12:09:36.200Z] github.com/docker/docker/errdefs [2021-08-09T12:09:36.200Z] github.com/docker/docker/image [2021-08-09T12:09:36.200Z] github.com/docker/docker/image/cache [2021-08-09T12:09:36.200Z] github.com/docker/docker/image/tarexport [2021-08-09T12:09:36.200Z] github.com/docker/docker/image/v1 [2021-08-09T12:09:36.200Z] github.com/docker/docker/internal/test/suite [2021-08-09T12:09:36.200Z] github.com/docker/docker/layer [2021-08-09T12:09:36.200Z] github.com/docker/docker/libcontainerd [2021-08-09T12:09:36.200Z] github.com/docker/docker/libcontainerd/queue [2021-08-09T12:09:36.200Z] github.com/docker/docker/libcontainerd/remote [2021-08-09T12:09:36.200Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-09T12:09:36.200Z] github.com/docker/docker/libcontainerd/types [2021-08-09T12:09:36.200Z] github.com/docker/docker/oci [2021-08-09T12:09:36.200Z] github.com/docker/docker/oci/caps [2021-08-09T12:09:36.200Z] github.com/docker/docker/opts [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/aaparser [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/archive [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/authorization [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/broadcaster [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/capabilities [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/chrootarchive [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/containerfs [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/devicemapper [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/directory [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/discovery [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/discovery/file [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/discovery/kv [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/discovery/memory [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/dmesg [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/filenotify [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/fileutils [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/fsutils [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/homedir [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/idtools [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/ioutils [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/jsonmessage [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/locker [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/longpath [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/loopback [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/mount [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/namesgenerator [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/parsers [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/pidfile [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/platform [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugingetter [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugins [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/plugins/transport [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/pools [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/progress [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/pubsub [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/reexec [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/signal [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/stack [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/stdcopy [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/streamformatter [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/stringid [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/symlink [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/sysinfo [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/system [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/tailfile [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/tarsum [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/term [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/term/windows [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/truncindex [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/urlutil [2021-08-09T12:09:36.200Z] github.com/docker/docker/pkg/useragent [2021-08-09T12:09:36.200Z] github.com/docker/docker/plugin [2021-08-09T12:09:36.200Z] github.com/docker/docker/plugin/executor/containerd [2021-08-09T12:09:36.200Z] github.com/docker/docker/plugin/v2 [2021-08-09T12:09:36.200Z] github.com/docker/docker/profiles/apparmor [2021-08-09T12:09:36.200Z] github.com/docker/docker/profiles/seccomp [2021-08-09T12:09:36.200Z] github.com/docker/docker/quota [2021-08-09T12:09:36.200Z] github.com/docker/docker/reference [2021-08-09T12:09:36.200Z] github.com/docker/docker/registry [2021-08-09T12:09:36.200Z] github.com/docker/docker/registry/resumable [2021-08-09T12:09:36.200Z] github.com/docker/docker/restartmanager [2021-08-09T12:09:36.200Z] github.com/docker/docker/rootless [2021-08-09T12:09:36.200Z] github.com/docker/docker/rootless/specconv [2021-08-09T12:09:36.200Z] github.com/docker/docker/runconfig [2021-08-09T12:09:36.200Z] github.com/docker/docker/runconfig/opts [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/daemon [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/environment [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fakecontext [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fakegit [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fakestorage [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fixtures/load [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/registry [2021-08-09T12:09:36.200Z] github.com/docker/docker/testutil/request [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/drivers [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/local [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/mounts [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/service [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/service/opts [2021-08-09T12:09:36.200Z] github.com/docker/docker/volume/testutils' [2021-08-09T12:09:36.200Z] ++ grep --fixed-strings /libnetwork [2021-08-09T12:09:36.200Z] ++ echo 'github.com/docker/docker/api [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/backend/build [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/httputils [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/middleware [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/build [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/container [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/debug [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/distribution [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/grpc [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/image [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/network [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/plugin [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/session [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/swarm [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/system [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/server/router/volume [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/backend [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/blkiodev [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/container [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/events [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/filters [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/image [2021-08-09T12:09:36.200Z] github.com/docker/docker/api/types/mount [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/network [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/registry [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/strslice [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/swarm [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/time [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/versions [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-09T12:09:36.201Z] github.com/docker/docker/api/types/volume [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/builder-next [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/builder-next/worker [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/dockerfile [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/dockerignore [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/remotecontext [2021-08-09T12:09:36.201Z] github.com/docker/docker/builder/remotecontext/git [2021-08-09T12:09:36.201Z] github.com/docker/docker/cli [2021-08-09T12:09:36.201Z] github.com/docker/docker/cli/config [2021-08-09T12:09:36.201Z] github.com/docker/docker/cli/debug [2021-08-09T12:09:36.201Z] github.com/docker/docker/client [2021-08-09T12:09:36.201Z] github.com/docker/docker/cmd/docker-proxy [2021-08-09T12:09:36.201Z] github.com/docker/docker/cmd/dockerd [2021-08-09T12:09:36.201Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-09T12:09:36.201Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-09T12:09:36.201Z] github.com/docker/docker/container [2021-08-09T12:09:36.201Z] github.com/docker/docker/container/stream [2021-08-09T12:09:36.201Z] github.com/docker/docker/contrib/apparmor [2021-08-09T12:09:36.201Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-09T12:09:36.201Z] github.com/docker/docker/contrib/httpserver [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/cluster [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/cluster/convert [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/cluster/executor [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/cluster/provider [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/config [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/discovery [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/events [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/events/testutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/exec [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/images [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/initlayer [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/links [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/listeners [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/gelf [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/journald [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/local [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/logentries [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/splunk [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/syslog [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/logger/templates [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/names [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/network [2021-08-09T12:09:36.201Z] github.com/docker/docker/daemon/stats [2021-08-09T12:09:36.201Z] github.com/docker/docker/distribution [2021-08-09T12:09:36.201Z] github.com/docker/docker/distribution/metadata [2021-08-09T12:09:36.201Z] github.com/docker/docker/distribution/utils [2021-08-09T12:09:36.201Z] github.com/docker/docker/distribution/xfer [2021-08-09T12:09:36.201Z] github.com/docker/docker/dockerversion [2021-08-09T12:09:36.201Z] github.com/docker/docker/errdefs [2021-08-09T12:09:36.201Z] github.com/docker/docker/image [2021-08-09T12:09:36.201Z] github.com/docker/docker/image/cache [2021-08-09T12:09:36.201Z] github.com/docker/docker/image/tarexport [2021-08-09T12:09:36.201Z] github.com/docker/docker/image/v1 [2021-08-09T12:09:36.201Z] github.com/docker/docker/internal/test/suite [2021-08-09T12:09:36.201Z] github.com/docker/docker/layer [2021-08-09T12:09:36.201Z] github.com/docker/docker/libcontainerd [2021-08-09T12:09:36.201Z] github.com/docker/docker/libcontainerd/queue [2021-08-09T12:09:36.201Z] github.com/docker/docker/libcontainerd/remote [2021-08-09T12:09:36.201Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-09T12:09:36.201Z] github.com/docker/docker/libcontainerd/types [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/api [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/config [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/idm [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ns [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/options [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/osl [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/types [2021-08-09T12:09:36.201Z] github.com/docker/docker/oci [2021-08-09T12:09:36.201Z] github.com/docker/docker/oci/caps [2021-08-09T12:09:36.201Z] github.com/docker/docker/opts [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/aaparser [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/archive [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/authorization [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/broadcaster [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/capabilities [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/chrootarchive [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/containerfs [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/devicemapper [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/directory [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/discovery [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/discovery/file [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/discovery/kv [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/discovery/memory [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/dmesg [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/filenotify [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/fileutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/fsutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/homedir [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/idtools [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/ioutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/jsonmessage [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/locker [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/longpath [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/loopback [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/mount [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/namesgenerator [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/parsers [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/pidfile [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/platform [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/plugingetter [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/plugins [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/plugins/transport [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/pools [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/progress [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/pubsub [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/reexec [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/signal [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/stack [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/stdcopy [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/streamformatter [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/stringid [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/symlink [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/sysinfo [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/system [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/tailfile [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/tarsum [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/term [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/term/windows [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/truncindex [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/urlutil [2021-08-09T12:09:36.201Z] github.com/docker/docker/pkg/useragent [2021-08-09T12:09:36.201Z] github.com/docker/docker/plugin [2021-08-09T12:09:36.201Z] github.com/docker/docker/plugin/executor/containerd [2021-08-09T12:09:36.201Z] github.com/docker/docker/plugin/v2 [2021-08-09T12:09:36.201Z] github.com/docker/docker/profiles/apparmor [2021-08-09T12:09:36.201Z] github.com/docker/docker/profiles/seccomp [2021-08-09T12:09:36.201Z] github.com/docker/docker/quota [2021-08-09T12:09:36.201Z] github.com/docker/docker/reference [2021-08-09T12:09:36.201Z] github.com/docker/docker/registry [2021-08-09T12:09:36.201Z] github.com/docker/docker/registry/resumable [2021-08-09T12:09:36.201Z] github.com/docker/docker/restartmanager [2021-08-09T12:09:36.201Z] github.com/docker/docker/rootless [2021-08-09T12:09:36.201Z] github.com/docker/docker/rootless/specconv [2021-08-09T12:09:36.201Z] github.com/docker/docker/runconfig [2021-08-09T12:09:36.201Z] github.com/docker/docker/runconfig/opts [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil/daemon [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil/environment [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil/fakecontext [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil/fakegit [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil/fakestorage [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil/fixtures/load [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil/registry [2021-08-09T12:09:36.201Z] github.com/docker/docker/testutil/request [2021-08-09T12:09:36.201Z] github.com/docker/docker/volume [2021-08-09T12:09:36.201Z] github.com/docker/docker/volume/drivers [2021-08-09T12:09:36.201Z] github.com/docker/docker/volume/local [2021-08-09T12:09:36.201Z] github.com/docker/docker/volume/mounts [2021-08-09T12:09:36.201Z] github.com/docker/docker/volume/service [2021-08-09T12:09:36.201Z] github.com/docker/docker/volume/service/opts [2021-08-09T12:09:36.201Z] github.com/docker/docker/volume/testutils' [2021-08-09T12:09:36.201Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/api [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/config [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/idm [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T12:09:36.201Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ns [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/options [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/osl [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/types' [2021-08-09T12:09:36.202Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-09T12:09:36.202Z] + echo 'github.com/docker/docker/libnetwork [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/api [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/config [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/idm [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/ns [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/options [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/osl [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/types' [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T12:09:36.202Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T12:09:36.202Z] + type docker-proxy [2021-08-09T12:09:36.202Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-09T12:09:36.202Z] + hack/make.sh binary-proxy install-proxy [2021-08-09T12:09:36.202Z] [2021-08-09T12:09:36.202Z] Removing bundles/ [2021-08-09T12:09:36.202Z] [2021-08-09T12:09:36.202Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-09T12:09:36.202Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-09T12:09:36.202Z] GOOS="" GOARCH="" GOARM="" [2021-08-09T12:09:36.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-09T12:09:36.565Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-09T12:09:36.826Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-09T12:09:37.086Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-09T12:09:37.346Z] --- PASS: TestBuildMultiStageCopy (3.28s) [2021-08-09T12:09:37.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.10s) [2021-08-09T12:09:37.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-09T12:09:37.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-08-09T12:09:37.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-08-09T12:09:37.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-08-09T12:09:37.347Z] === RUN TestBuildMultiStageParentConfig [2021-08-09T12:09:38.287Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-08-09T12:09:38.287Z] === RUN TestBuildLabelWithTargets [2021-08-09T12:09:39.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-09T12:09:39.671Z] --- PASS: TestBuildLabelWithTargets (1.38s) [2021-08-09T12:09:39.671Z] === RUN TestBuildWithEmptyLayers [2021-08-09T12:09:40.242Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-08-09T12:09:40.242Z] === RUN TestBuildMultiStageOnBuild [2021-08-09T12:09:40.785Z] docker_api_swarm_service_test.go:127: [d794444dec51a] joining swarm manager [d4c5ec0311c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:09:41.719Z] docker_api_swarm_service_test.go:128: [df7a05d4c12c3] joining swarm manager [d4c5ec0311c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:09:41.719Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-09T12:09:42.764Z] --- PASS: TestBuildMultiStageLayerLeak (17.62s) [2021-08-09T12:09:42.764Z] === RUN TestBuildWithHugeFile [2021-08-09T12:09:42.785Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-09T12:09:42.785Z] [2021-08-09T12:09:42.785Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-09T12:09:42.785Z] Installing docker-proxy to /usr/local/bin/ [2021-08-09T12:09:42.785Z] [2021-08-09T12:09:42.785Z] + mkdir -p bundles [2021-08-09T12:09:42.785Z] + '[' -n 'github.com/docker/docker/api [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/backend/build [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/httputils [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/middleware [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/build [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/container [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/debug [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/distribution [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/grpc [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/image [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/network [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/plugin [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/session [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/swarm [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/system [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/server/router/volume [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/types [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/types/backend [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/types/blkiodev [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/types/container [2021-08-09T12:09:42.785Z] github.com/docker/docker/api/types/events [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/filters [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/image [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/mount [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/network [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/registry [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/strslice [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/swarm [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/time [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/versions [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-09T12:09:42.786Z] github.com/docker/docker/api/types/volume [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/builder-next [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/builder-next/worker [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/dockerfile [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/dockerignore [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/remotecontext [2021-08-09T12:09:42.786Z] github.com/docker/docker/builder/remotecontext/git [2021-08-09T12:09:42.786Z] github.com/docker/docker/cli [2021-08-09T12:09:42.786Z] github.com/docker/docker/cli/config [2021-08-09T12:09:42.786Z] github.com/docker/docker/cli/debug [2021-08-09T12:09:42.786Z] github.com/docker/docker/client [2021-08-09T12:09:42.786Z] github.com/docker/docker/cmd/docker-proxy [2021-08-09T12:09:42.786Z] github.com/docker/docker/cmd/dockerd [2021-08-09T12:09:42.786Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-09T12:09:42.786Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-09T12:09:42.786Z] github.com/docker/docker/container [2021-08-09T12:09:42.786Z] github.com/docker/docker/container/stream [2021-08-09T12:09:42.786Z] github.com/docker/docker/contrib/apparmor [2021-08-09T12:09:42.786Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-09T12:09:42.786Z] github.com/docker/docker/contrib/httpserver [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/cluster [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/cluster/convert [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/cluster/executor [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/cluster/provider [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/config [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/discovery [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/events [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/events/testutils [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/exec [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/images [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/initlayer [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/links [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/listeners [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/gelf [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/journald [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/local [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/logentries [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/splunk [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/syslog [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/logger/templates [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/names [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/network [2021-08-09T12:09:42.786Z] github.com/docker/docker/daemon/stats [2021-08-09T12:09:42.786Z] github.com/docker/docker/distribution [2021-08-09T12:09:42.786Z] github.com/docker/docker/distribution/metadata [2021-08-09T12:09:42.786Z] github.com/docker/docker/distribution/utils [2021-08-09T12:09:42.786Z] github.com/docker/docker/distribution/xfer [2021-08-09T12:09:42.786Z] github.com/docker/docker/dockerversion [2021-08-09T12:09:42.786Z] github.com/docker/docker/errdefs [2021-08-09T12:09:42.786Z] github.com/docker/docker/image [2021-08-09T12:09:42.786Z] github.com/docker/docker/image/cache [2021-08-09T12:09:42.786Z] github.com/docker/docker/image/tarexport [2021-08-09T12:09:42.786Z] github.com/docker/docker/image/v1 [2021-08-09T12:09:42.786Z] github.com/docker/docker/internal/test/suite [2021-08-09T12:09:42.786Z] github.com/docker/docker/layer [2021-08-09T12:09:42.786Z] github.com/docker/docker/libcontainerd [2021-08-09T12:09:42.786Z] github.com/docker/docker/libcontainerd/queue [2021-08-09T12:09:42.786Z] github.com/docker/docker/libcontainerd/remote [2021-08-09T12:09:42.786Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-09T12:09:42.786Z] github.com/docker/docker/libcontainerd/types [2021-08-09T12:09:42.786Z] github.com/docker/docker/oci [2021-08-09T12:09:42.786Z] github.com/docker/docker/oci/caps [2021-08-09T12:09:42.786Z] github.com/docker/docker/opts [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/aaparser [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/archive [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/authorization [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/broadcaster [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/capabilities [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/chrootarchive [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/containerfs [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/devicemapper [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/directory [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/discovery [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/discovery/file [2021-08-09T12:09:42.786Z] --- PASS: TestBuildMultiStageOnBuild (2.33s) [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/discovery/kv [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/discovery/memory [2021-08-09T12:09:42.786Z] === RUN TestBuildUncleanTarFilenames [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/dmesg [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/filenotify [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/fileutils [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/fsutils [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/homedir [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/idtools [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/ioutils [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/jsonmessage [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/locker [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/longpath [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/loopback [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/mount [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/namesgenerator [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/parsers [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/pidfile [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/platform [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/plugingetter [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/plugins [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/plugins/transport [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/pools [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/progress [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/pubsub [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/reexec [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/signal [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/stack [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/stdcopy [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/streamformatter [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/stringid [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/symlink [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/sysinfo [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/system [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/tailfile [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/tarsum [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/term [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/term/windows [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/truncindex [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/urlutil [2021-08-09T12:09:42.786Z] github.com/docker/docker/pkg/useragent [2021-08-09T12:09:42.786Z] github.com/docker/docker/plugin [2021-08-09T12:09:42.786Z] github.com/docker/docker/plugin/executor/containerd [2021-08-09T12:09:42.786Z] github.com/docker/docker/plugin/v2 [2021-08-09T12:09:42.786Z] github.com/docker/docker/profiles/apparmor [2021-08-09T12:09:42.786Z] github.com/docker/docker/profiles/seccomp [2021-08-09T12:09:42.786Z] github.com/docker/docker/quota [2021-08-09T12:09:42.786Z] github.com/docker/docker/reference [2021-08-09T12:09:42.786Z] github.com/docker/docker/registry [2021-08-09T12:09:42.786Z] github.com/docker/docker/registry/resumable [2021-08-09T12:09:42.786Z] github.com/docker/docker/restartmanager [2021-08-09T12:09:42.786Z] github.com/docker/docker/rootless [2021-08-09T12:09:42.786Z] github.com/docker/docker/rootless/specconv [2021-08-09T12:09:42.786Z] github.com/docker/docker/runconfig [2021-08-09T12:09:42.786Z] github.com/docker/docker/runconfig/opts [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil/daemon [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil/environment [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil/fakecontext [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil/fakegit [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil/fakestorage [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil/fixtures/load [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil/registry [2021-08-09T12:09:42.786Z] github.com/docker/docker/testutil/request [2021-08-09T12:09:42.786Z] github.com/docker/docker/volume [2021-08-09T12:09:42.786Z] github.com/docker/docker/volume/drivers [2021-08-09T12:09:42.786Z] github.com/docker/docker/volume/local [2021-08-09T12:09:42.786Z] github.com/docker/docker/volume/mounts [2021-08-09T12:09:42.786Z] github.com/docker/docker/volume/service [2021-08-09T12:09:42.786Z] github.com/docker/docker/volume/service/opts [2021-08-09T12:09:42.786Z] github.com/docker/docker/volume/testutils' ']' [2021-08-09T12:09:42.787Z] + 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 [2021-08-09T12:09:43.047Z] ? github.com/docker/docker/api [no test files] [2021-08-09T12:09:43.097Z] === RUN TestDockerSuite/TestExecTTY [2021-08-09T12:09:43.358Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-08-09T12:09:43.358Z] === RUN TestBuildMultiStageLayerLeak [2021-08-09T12:09:44.487Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-09T12:09:44.745Z] docker_api_swarm_service_test.go:136: [d1120b9b8e2a5] joining swarm manager [d4c5ec0311c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-09T12:09:45.680Z] docker_api_swarm_service_test.go:137: [dca7b45567154] joining swarm manager [d4c5ec0311c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-09T12:09:45.680Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-09T12:09:45.902Z] --- PASS: TestBuildMultiStageLayerLeak (2.37s) [2021-08-09T12:09:45.902Z] === RUN TestBuildWithHugeFile [2021-08-09T12:09:47.054Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-09T12:09:47.989Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-09T12:09:47.989Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-09T12:09:47.989Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-09T12:09:49.893Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-09T12:09:50.828Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-09T12:09:52.728Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-09T12:09:53.664Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-09T12:09:55.041Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-09T12:10:00.302Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-09T12:10:01.166Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-08-09T12:10:04.484Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-09T12:10:06.386Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-09T12:10:08.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-09T12:10:10.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-09T12:10:10.836Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-09T12:10:11.773Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-09T12:10:11.773Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-09T12:10:11.773Z] === RUN TestDockerSuite/TestHealth [2021-08-09T12:10:12.710Z] docker_api_swarm_service_test.go:303: [d692af685d35a] joining swarm manager [d45b9997bb24b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:10:13.647Z] docker_api_swarm_service_test.go:303: [d4bad47d592c8] joining swarm manager [d45b9997bb24b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:10:32.625Z] --- PASS: TestBuildWithHugeFile (42.08s) [2021-08-09T12:10:32.625Z] === RUN TestBuildWCOWSandboxSize [2021-08-09T12:10:32.625Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-09T12:10:32.625Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-09T12:10:32.625Z] === RUN TestBuildWithEmptyDockerfile [2021-08-09T12:10:32.625Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:10:32.625Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:10:32.625Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:10:32.625Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:10:32.625Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:10:32.625Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:10:32.625Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:10:32.625Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:10:32.625Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:10:32.625Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-08-09T12:10:32.625Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-08-09T12:10:32.625Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-08-09T12:10:32.625Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-08-09T12:10:32.625Z] === RUN TestBuildPreserveOwnership [2021-08-09T12:10:32.625Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-09T12:10:32.625Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-09T12:10:33.196Z] --- PASS: TestBuildPreserveOwnership (4.91s) [2021-08-09T12:10:33.196Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2021-08-09T12:10:33.196Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2021-08-09T12:10:33.196Z] === RUN TestBuildPlatformInvalid [2021-08-09T12:10:33.196Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-08-09T12:10:33.196Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-09T12:10:35.572Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-09T12:10:35.572Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-09T12:10:35.572Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-09T12:10:35.572Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-09T12:10:35.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-09T12:10:35.572Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-09T12:10:35.572Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-09T12:10:36.508Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-09T12:10:36.508Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-09T12:10:36.508Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-09T12:10:36.767Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-09T12:10:37.026Z] docker_api_swarm_service_test.go:99: [df61f7524ab51] joining swarm manager [de105fc2f6add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:10:37.026Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-09T12:10:37.285Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-09T12:10:37.543Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-09T12:10:37.543Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-09T12:10:37.802Z] docker_api_swarm_service_test.go:100: [daa3e06d93140] joining swarm manager [de105fc2f6add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:10:38.370Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-09T12:10:38.370Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-09T12:10:38.936Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-09T12:10:40.313Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-09T12:10:40.572Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-09T12:10:41.949Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-09T12:10:45.235Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-09T12:10:45.235Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-09T12:10:45.235Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-09T12:10:46.169Z] === RUN TestDockerSuite/TestImportFile [2021-08-09T12:10:48.071Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-09T12:10:48.071Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-09T12:10:48.114Z] Loaded image: buildpack-deps:buster [2021-08-09T12:10:48.114Z] Loaded image: busybox:latest [2021-08-09T12:10:48.114Z] Loaded image: busybox:glibc [2021-08-09T12:10:49.061Z] Loaded image: debian:bullseye [2021-08-09T12:10:49.061Z] Loaded image: hello-world:latest [2021-08-09T12:10:49.061Z] Loaded image: arm32v7/hello-world:latest [2021-08-09T12:10:49.476Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-09T12:10:51.379Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-09T12:10:52.755Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-09T12:10:53.693Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-09T12:10:54.628Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-09T12:10:55.195Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-09T12:10:55.195Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-09T12:10:55.195Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-09T12:10:56.571Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-09T12:10:57.507Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-09T12:10:58.075Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-09T12:10:59.012Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-09T12:10:59.055Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.62s) [2021-08-09T12:10:59.055Z] PASS [2021-08-09T12:10:59.055Z] [2021-08-09T12:10:59.055Z] === Skipped [2021-08-09T12:10:59.055Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-09T12:10:59.055Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T12:10:59.055Z] [2021-08-09T12:10:59.055Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-09T12:10:59.055Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-09T12:10:59.055Z] [2021-08-09T12:10:59.055Z] [2021-08-09T12:10:59.055Z] DONE 34 tests, 2 skipped in 114.666s [2021-08-09T12:10:59.055Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-09T12:10:59.055Z] ++ 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 [2021-08-09T12:10:59.055Z] ++ set -e [2021-08-09T12:10:59.055Z] ++ '[' -n 0 ']' [2021-08-09T12:10:59.055Z] ++ set -x [2021-08-09T12:10:59.055Z] ++ 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 [2021-08-09T12:10:59.625Z] INFO: Testing against a local daemon [2021-08-09T12:10:59.625Z] === RUN TestConfigInspect [2021-08-09T12:10:59.947Z] check_test.go:380: [df61f7524ab51] daemon is not started [2021-08-09T12:10:59.947Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-09T12:11:00.885Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-09T12:11:00.885Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-09T12:11:02.261Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-09T12:11:02.828Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-09T12:11:03.762Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-09T12:11:03.762Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-09T12:11:04.331Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-09T12:11:04.331Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-09T12:11:04.331Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-09T12:11:05.266Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-09T12:11:05.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-09T12:11:06.201Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-09T12:11:06.203Z] --- PASS: TestConfigInspect (6.41s) [2021-08-09T12:11:06.204Z] === RUN TestConfigList [2021-08-09T12:11:06.769Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-09T12:11:07.708Z] docker_api_swarm_service_test.go:532: [d9944de352141] joining swarm manager [de174a0b63b0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:11:07.966Z] === RUN TestDockerSuite/TestInspectImage [2021-08-09T12:11:07.966Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-09T12:11:07.966Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-09T12:11:07.966Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-09T12:11:07.966Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-09T12:11:08.924Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-09T12:11:08.924Z] docker_api_swarm_service_test.go:533: [d685fc181cca7] joining swarm manager [de174a0b63b0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:11:09.500Z] --- PASS: TestConfigList (2.83s) [2021-08-09T12:11:09.500Z] === RUN TestConfigsCreateAndDelete [2021-08-09T12:11:09.859Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-09T12:11:09.859Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-09T12:11:10.425Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-09T12:11:11.806Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-09T12:11:12.043Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2021-08-09T12:11:12.043Z] === RUN TestConfigsUpdate [2021-08-09T12:11:13.713Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-09T12:11:13.713Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-09T12:11:14.587Z] --- PASS: TestConfigsUpdate (2.68s) [2021-08-09T12:11:14.587Z] === RUN TestTemplatedConfig [2021-08-09T12:11:15.090Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-09T12:11:16.028Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-09T12:11:17.885Z] --- PASS: TestTemplatedConfig (3.68s) [2021-08-09T12:11:17.885Z] === RUN TestConfigCreateResolve [2021-08-09T12:11:17.934Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-09T12:11:19.313Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-09T12:11:19.879Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-09T12:11:20.429Z] --- PASS: TestConfigCreateResolve (2.16s) [2021-08-09T12:11:20.429Z] PASS [2021-08-09T12:11:20.429Z] [2021-08-09T12:11:20.429Z] DONE 6 tests in 22.047s [2021-08-09T12:11:20.429Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-09T12:11:20.429Z] ++ 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 [2021-08-09T12:11:20.429Z] ++ set -e [2021-08-09T12:11:20.429Z] ++ '[' -n 0 ']' [2021-08-09T12:11:20.429Z] ++ set -x [2021-08-09T12:11:20.429Z] ++ 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 [2021-08-09T12:11:20.429Z] INFO: Testing against a local daemon [2021-08-09T12:11:20.429Z] === RUN TestCheckpoint [2021-08-09T12:11:20.429Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T12:11:20.429Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-09T12:11:20.429Z] === RUN TestContainerInvalidJSON [2021-08-09T12:11:20.429Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:11:20.429Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:11:20.429Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:11:20.429Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:11:20.429Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:11:20.429Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:11:20.429Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-08-09T12:11:20.429Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-09T12:11:20.429Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-09T12:11:20.429Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-09T12:11:20.429Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-08-09T12:11:20.429Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-09T12:11:20.429Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-08-09T12:11:20.429Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-09T12:11:20.689Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-09T12:11:20.689Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-09T12:11:20.689Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-08-09T12:11:20.689Z] === RUN TestCopyFromContainer [2021-08-09T12:11:20.815Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-09T12:11:21.381Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-09T12:11:22.316Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-09T12:11:22.600Z] === RUN TestCopyFromContainer// [2021-08-09T12:11:22.600Z] === RUN TestCopyFromContainer//bar/root [2021-08-09T12:11:22.600Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-09T12:11:22.600Z] === RUN TestCopyFromContainer/bar/quux [2021-08-09T12:11:22.600Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-09T12:11:22.600Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-09T12:11:22.861Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-09T12:11:22.861Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-09T12:11:22.861Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-09T12:11:22.882Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-09T12:11:22.882Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-09T12:11:23.122Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer (2.47s) [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-09T12:11:23.123Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-09T12:11:23.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-09T12:11:23.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:11:23.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:11:23.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:11:23.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:11:23.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:11:23.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:11:23.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:11:23.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:11:23.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:11:23.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-09T12:11:23.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-09T12:11:23.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-09T12:11:23.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-09T12:11:23.123Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-09T12:11:23.123Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-09T12:11:23.123Z] === RUN TestCreateWithInvalidEnv [2021-08-09T12:11:23.123Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-09T12:11:23.123Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-09T12:11:23.123Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-09T12:11:23.123Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-09T12:11:23.123Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-09T12:11:23.123Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-09T12:11:23.123Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-09T12:11:23.123Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-09T12:11:23.123Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-09T12:11:23.123Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-09T12:11:23.123Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-09T12:11:23.123Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-09T12:11:23.123Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-09T12:11:23.123Z] === RUN TestCreateTmpfsMountsTarget [2021-08-09T12:11:23.384Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-09T12:11:23.384Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-09T12:11:25.424Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-09T12:11:25.928Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2021-08-09T12:11:25.928Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-09T12:11:26.799Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-09T12:11:28.175Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-09T12:11:28.434Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-09T12:11:28.471Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2021-08-09T12:11:28.471Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-09T12:11:28.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:11:28.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:11:28.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:11:28.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:11:28.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:11:28.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:11:28.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:11:28.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:11:28.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:11:28.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:11:28.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:11:28.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:11:28.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:11:28.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:11:28.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:11:28.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-09T12:11:28.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-09T12:11:28.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-09T12:11:28.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-09T12:11:28.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-08-09T12:11:28.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-09T12:11:28.471Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-09T12:11:29.042Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-08-09T12:11:29.042Z] === RUN TestCreateDifferentPlatform [2021-08-09T12:11:29.042Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-09T12:11:29.042Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-09T12:11:29.042Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-09T12:11:29.042Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-09T12:11:29.042Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-09T12:11:29.042Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-09T12:11:29.042Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-09T12:11:29.042Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-09T12:11:29.042Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-08-09T12:11:29.042Z] === RUN TestContainerStartOnDaemonRestart [2021-08-09T12:11:29.042Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-09T12:11:29.042Z] === RUN TestDaemonRestartIpcMode [2021-08-09T12:11:29.042Z] === PAUSE TestDaemonRestartIpcMode [2021-08-09T12:11:29.042Z] === RUN TestDaemonHostGatewayIP [2021-08-09T12:11:29.042Z] === PAUSE TestDaemonHostGatewayIP [2021-08-09T12:11:29.042Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-09T12:11:29.042Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-09T12:11:29.042Z] === RUN TestContainerKillOnDaemonStart [2021-08-09T12:11:29.042Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-09T12:11:29.042Z] === RUN TestDiff [2021-08-09T12:11:29.982Z] --- PASS: TestDiff (0.80s) [2021-08-09T12:11:29.982Z] === RUN TestExecWithCloseStdin [2021-08-09T12:11:30.923Z] --- PASS: TestExecWithCloseStdin (1.19s) [2021-08-09T12:11:30.923Z] === RUN TestExec [2021-08-09T12:11:30.964Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-09T12:11:32.304Z] --- PASS: TestExec (1.05s) [2021-08-09T12:11:32.305Z] === RUN TestExecUser [2021-08-09T12:11:32.875Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-09T12:11:33.246Z] --- PASS: TestExecUser (1.09s) [2021-08-09T12:11:33.246Z] === RUN TestExportContainerAndImportImage [2021-08-09T12:11:34.189Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2021-08-09T12:11:34.189Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-09T12:11:34.778Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-09T12:11:34.778Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-09T12:11:35.574Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-08-09T12:11:35.574Z] === RUN TestHealthCheckWorkdir [2021-08-09T12:11:35.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-09T12:11:36.957Z] --- PASS: TestHealthCheckWorkdir (1.42s) [2021-08-09T12:11:36.957Z] === RUN TestHealthKillContainer [2021-08-09T12:11:37.089Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/builder [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/builder/dockerfile 0.224s coverage: 49.0% of statements [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.7% of statements [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/builder/remotecontext/git 1.410s coverage: 86.3% of statements [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/cli [no test files] [2021-08-09T12:11:37.655Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/cmd/docker-proxy 0.112s coverage: 69.3% of statements [2021-08-09T12:11:37.655Z] ok github.com/docker/docker/client 0.194s coverage: 75.4% of statements [2021-08-09T12:11:37.658Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-09T12:11:37.916Z] docker_api_swarm_service_test.go:147: [db5963e922428] joining swarm manager [dbc9a1bc937d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:11:38.853Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-09T12:11:38.853Z] docker_api_swarm_service_test.go:147: [d2bccdb2baad4] joining swarm manager [dbc9a1bc937d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:11:39.163Z] --- PASS: TestBuildWithHugeFile (104.98s) [2021-08-09T12:11:39.163Z] === RUN TestBuildWCOWSandboxSize [2021-08-09T12:11:40.253Z] --- PASS: TestHealthKillContainer (3.04s) [2021-08-09T12:11:40.253Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-09T12:11:40.824Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-08-09T12:11:40.824Z] === RUN TestIpcModeNone [2021-08-09T12:11:42.205Z] --- PASS: TestIpcModeNone (1.07s) [2021-08-09T12:11:42.205Z] === RUN TestIpcModePrivate [2021-08-09T12:11:42.775Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-08-09T12:11:43.041Z] --- PASS: TestIpcModePrivate (1.06s) [2021-08-09T12:11:43.041Z] === RUN TestIpcModeShareable [2021-08-09T12:11:43.981Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-08-09T12:11:44.242Z] --- PASS: TestIpcModeShareable (1.10s) [2021-08-09T12:11:44.242Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-09T12:11:47.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s) [2021-08-09T12:11:47.540Z] === RUN TestAPIIpcModeHost [2021-08-09T12:11:48.482Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-08-09T12:11:48.482Z] === RUN TestDaemonIpcModeShareable [2021-08-09T12:11:49.876Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-08-09T12:11:50.138Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2021-08-09T12:11:50.138Z] === RUN TestDaemonIpcModePrivate [2021-08-09T12:11:52.073Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-08-09T12:11:52.073Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2021-08-09T12:11:52.073Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-09T12:11:53.732Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-09T12:11:53.732Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-09T12:11:53.987Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-08-09T12:11:53.987Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2021-08-09T12:11:53.987Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-09T12:11:55.634Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-09T12:11:55.893Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-09T12:11:55.897Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-08-09T12:11:55.898Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2021-08-09T12:11:55.898Z] === RUN TestIpcModeOlderClient [2021-08-09T12:11:55.898Z] === PAUSE TestIpcModeOlderClient [2021-08-09T12:11:55.898Z] === RUN TestKillContainerInvalidSignal [2021-08-09T12:11:56.838Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-08-09T12:11:56.838Z] === RUN TestKillContainer [2021-08-09T12:11:56.838Z] === RUN TestKillContainer/no_signal [2021-08-09T12:11:57.409Z] === RUN TestKillContainer/non_killing_signal [2021-08-09T12:11:58.350Z] === RUN TestKillContainer/killing_signal [2021-08-09T12:11:59.179Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-09T12:11:59.179Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-09T12:11:59.290Z] --- PASS: TestKillContainer (2.51s) [2021-08-09T12:11:59.291Z] --- PASS: TestKillContainer/no_signal (0.82s) [2021-08-09T12:11:59.291Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-08-09T12:11:59.291Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2021-08-09T12:11:59.291Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-09T12:11:59.291Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-09T12:11:59.748Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-09T12:11:59.748Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-09T12:11:59.748Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-09T12:11:59.862Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-09T12:12:00.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2021-08-09T12:12:00.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2021-08-09T12:12:00.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2021-08-09T12:12:00.803Z] === RUN TestKillStoppedContainer [2021-08-09T12:12:00.803Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-09T12:12:00.803Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-09T12:12:00.803Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-08-09T12:12:00.803Z] === RUN TestKillDifferentUserContainer [2021-08-09T12:12:01.126Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-09T12:12:01.692Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-09T12:12:01.744Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2021-08-09T12:12:01.744Z] === RUN TestInspectOomKilledTrue [2021-08-09T12:12:01.744Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:12:01.744Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-09T12:12:01.744Z] === RUN TestInspectOomKilledFalse [2021-08-09T12:12:01.744Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:12:01.744Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-09T12:12:01.744Z] === RUN TestLinksEtcHostsContentMatch [2021-08-09T12:12:02.685Z] --- PASS: TestLinksEtcHostsContentMatch (0.90s) [2021-08-09T12:12:02.685Z] === RUN TestLinksContainerNames [2021-08-09T12:12:04.599Z] --- PASS: TestLinksContainerNames (1.69s) [2021-08-09T12:12:04.599Z] === RUN TestLogsFollowTailEmpty [2021-08-09T12:12:05.171Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-08-09T12:12:05.171Z] === RUN TestContainerNetworkMountsNoChown [2021-08-09T12:12:05.881Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-09T12:12:05.881Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-09T12:12:06.112Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/default [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/default [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/private [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/private [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rprivate [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/slave [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/slave [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rslave [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/shared [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/shared [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rshared [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/default [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rslave [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/private [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rshared [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rprivate [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/shared [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/slave [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-09T12:12:06.112Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-09T12:12:06.112Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-09T12:12:06.112Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-09T12:12:06.373Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-08-09T12:12:06.373Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-08-09T12:12:06.373Z] === RUN TestContainerBindMountNonRecursive [2021-08-09T12:12:08.916Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2021-08-09T12:12:08.916Z] === RUN TestContainerVolumesMountedAsShared [2021-08-09T12:12:09.486Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-08-09T12:12:09.486Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-09T12:12:10.056Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-08-09T12:12:10.056Z] === RUN TestNetworkNat [2021-08-09T12:12:10.999Z] --- PASS: TestNetworkNat (0.85s) [2021-08-09T12:12:10.999Z] === RUN TestNetworkLocalhostTCPNat [2021-08-09T12:12:11.147Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-09T12:12:11.714Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-09T12:12:11.714Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-09T12:12:11.940Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-08-09T12:12:11.940Z] === RUN TestNetworkLoopbackNat [2021-08-09T12:12:13.089Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-09T12:12:14.025Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-09T12:12:15.235Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-08-09T12:12:15.235Z] === RUN TestPause [2021-08-09T12:12:15.401Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-09T12:12:16.179Z] --- PASS: TestPause (1.02s) [2021-08-09T12:12:16.179Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-09T12:12:16.179Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-09T12:12:16.179Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-09T12:12:16.179Z] === RUN TestPauseStopPausedContainer [2021-08-09T12:12:16.335Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-09T12:12:17.119Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-08-09T12:12:17.119Z] === RUN TestPidHost [2021-08-09T12:12:17.269Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-09T12:12:18.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-09T12:12:19.030Z] --- PASS: TestPidHost (2.15s) [2021-08-09T12:12:19.030Z] === RUN TestPsFilter [2021-08-09T12:12:19.290Z] --- PASS: TestPsFilter (0.14s) [2021-08-09T12:12:19.290Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-09T12:12:19.579Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-09T12:12:20.231Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2021-08-09T12:12:20.231Z] === RUN TestRemoveContainerWithVolume [2021-08-09T12:12:20.516Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-09T12:12:20.802Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2021-08-09T12:12:20.802Z] === RUN TestRemoveContainerRunning [2021-08-09T12:12:21.893Z] === RUN TestDockerSuite/TestLogsSince [2021-08-09T12:12:22.185Z] --- PASS: TestRemoveContainerRunning (1.01s) [2021-08-09T12:12:22.185Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-09T12:12:22.755Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2021-08-09T12:12:22.755Z] === RUN TestRemoveInvalidContainer [2021-08-09T12:12:22.755Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-09T12:12:22.755Z] === RUN TestRenameLinkedContainer [2021-08-09T12:12:24.370Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-08-09T12:12:24.370Z] ok github.com/docker/docker/cmd/dockerd/trap 2.557s coverage: 0.0% of statements [2021-08-09T12:12:24.370Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-09T12:12:24.370Z] ok github.com/docker/docker/container 0.136s coverage: 34.8% of statements [2021-08-09T12:12:24.370Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-09T12:12:24.370Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-09T12:12:24.370Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-09T12:12:24.370Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-09T12:12:26.053Z] --- PASS: TestRenameLinkedContainer (3.28s) [2021-08-09T12:12:26.053Z] === RUN TestRenameStoppedContainer [2021-08-09T12:12:26.994Z] --- PASS: TestRenameStoppedContainer (0.86s) [2021-08-09T12:12:26.994Z] === RUN TestRenameRunningContainerAndReuse [2021-08-09T12:12:28.903Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2021-08-09T12:12:28.903Z] === RUN TestRenameInvalidName [2021-08-09T12:12:29.473Z] --- PASS: TestRenameInvalidName (0.81s) [2021-08-09T12:12:29.473Z] === RUN TestRenameAnonymousContainer [2021-08-09T12:12:30.004Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-09T12:12:32.571Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-08-09T12:12:32.771Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2021-08-09T12:12:32.771Z] === RUN TestRenameContainerWithSameName [2021-08-09T12:12:33.031Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-08-09T12:12:33.031Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-09T12:12:33.959Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-08-09T12:12:34.900Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-09T12:12:34.942Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2021-08-09T12:12:34.942Z] === RUN TestResize [2021-08-09T12:12:35.273Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-09T12:12:35.854Z] === RUN TestDockerSuite/TestLogsTail [2021-08-09T12:12:36.324Z] --- PASS: TestResize (1.33s) [2021-08-09T12:12:36.324Z] === RUN TestResizeWithInvalidSize [2021-08-09T12:12:36.794Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-09T12:12:37.712Z] --- PASS: TestResizeWithInvalidSize (1.12s) [2021-08-09T12:12:37.712Z] === RUN TestResizeWhenContainerNotStarted [2021-08-09T12:12:38.171Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-09T12:12:38.657Z] --- PASS: TestResizeWhenContainerNotStarted (1.15s) [2021-08-09T12:12:38.657Z] === RUN TestDaemonRestartKillContainers [2021-08-09T12:12:38.657Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-09T12:12:38.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-09T12:12:38.657Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-09T12:12:38.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-09T12:12:38.657Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-09T12:12:38.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-09T12:12:38.657Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-09T12:12:38.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-09T12:12:38.657Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-09T12:12:38.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-09T12:12:38.657Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-09T12:12:38.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-09T12:12:38.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-09T12:12:38.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-09T12:12:38.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-09T12:12:38.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-09T12:12:38.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-09T12:12:38.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-09T12:12:38.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-09T12:12:38.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-09T12:12:38.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-09T12:12:38.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-09T12:12:38.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-09T12:12:38.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-09T12:12:38.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-09T12:12:38.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-09T12:12:38.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-09T12:12:38.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-09T12:12:39.107Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-09T12:12:39.366Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-09T12:12:40.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-09T12:12:40.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-09T12:12:40.742Z] === RUN TestDockerSuite/TestNetHostname [2021-08-09T12:12:41.515Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-09T12:12:41.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-09T12:12:43.035Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-08-09T12:12:43.295Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.1% of statements [2021-08-09T12:12:43.555Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-09T12:12:43.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-09T12:12:44.030Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-09T12:12:44.127Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-09T12:12:44.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-09T12:12:44.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-09T12:12:44.598Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-09T12:12:44.698Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-09T12:12:45.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-09T12:12:46.081Z] ok github.com/docker/docker/daemon 12.169s coverage: 17.5% of statements [2021-08-09T12:12:46.081Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-09T12:12:46.081Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-09T12:12:46.081Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-09T12:12:46.081Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-09T12:12:46.081Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.901s coverage: 73.3% of statements [2021-08-09T12:12:47.540Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.505s coverage: 56.2% of statements [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.05s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.14s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2021-08-09T12:12:47.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2021-08-09T12:12:47.642Z] === RUN TestCgroupNamespacesRun [2021-08-09T12:12:48.500Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-08-09T12:12:50.185Z] --- PASS: TestCgroupNamespacesRun (2.46s) [2021-08-09T12:12:50.185Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-09T12:12:50.452Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.9% of statements [2021-08-09T12:12:51.162Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-09T12:12:51.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-09T12:12:51.569Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-08-09T12:12:51.569Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-09T12:12:51.839Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.317s coverage: 49.4% of statements [2021-08-09T12:12:52.414Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.751s coverage: 46.2% of statements [2021-08-09T12:12:52.414Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-09T12:12:53.066Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-09T12:12:53.486Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s) [2021-08-09T12:12:53.486Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-09T12:12:53.797Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.681s coverage: 57.7% of statements [2021-08-09T12:12:53.797Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-09T12:12:53.797Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-09T12:12:53.797Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-08-09T12:12:54.004Z] === RUN TestDockerSuite/TestPluginActive [2021-08-09T12:12:55.186Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-08-09T12:12:55.398Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2021-08-09T12:12:55.398Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-09T12:12:55.758Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-08-09T12:12:55.910Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-09T12:12:56.330Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.8% of statements [2021-08-09T12:12:56.330Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-09T12:12:56.330Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-09T12:12:56.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-09T12:12:57.273Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2021-08-09T12:12:57.309Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-08-09T12:12:57.309Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-09T12:12:57.844Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 77.4% of statements [2021-08-09T12:12:57.844Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-09T12:12:57.844Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-09T12:12:58.414Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2021-08-09T12:12:58.414Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 23.9% of statements [2021-08-09T12:12:58.691Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.47s) [2021-08-09T12:12:58.691Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-09T12:12:59.354Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-08-09T12:12:59.354Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-08-09T12:12:59.632Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2021-08-09T12:12:59.632Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-09T12:12:59.924Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-08-09T12:12:59.924Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-09T12:13:00.136Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-09T12:13:00.184Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 55.8% of statements [2021-08-09T12:13:00.754Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 31.5% of statements [2021-08-09T12:13:01.069Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-09T12:13:01.069Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-09T12:13:01.069Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-09T12:13:01.543Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2021-08-09T12:13:01.543Z] === RUN TestNISDomainname [2021-08-09T12:13:02.006Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-09T12:13:02.135Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-08-09T12:13:02.135Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-09T12:13:02.707Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-09T12:13:02.925Z] --- PASS: TestNISDomainname (1.34s) [2021-08-09T12:13:02.925Z] === RUN TestHostnameDnsResolution [2021-08-09T12:13:02.969Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2021-08-09T12:13:02.969Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-09T12:13:02.969Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-09T12:13:03.392Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-09T12:13:04.307Z] --- PASS: TestHostnameDnsResolution (1.44s) [2021-08-09T12:13:04.307Z] === RUN TestStats [2021-08-09T12:13:04.355Z] ok github.com/docker/docker/distribution 0.143s coverage: 25.8% of statements [2021-08-09T12:13:04.355Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2021-08-09T12:13:04.355Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-09T12:13:05.294Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-09T12:13:05.296Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-09T12:13:05.867Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-08-09T12:13:06.230Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-09T12:13:06.439Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-09T12:13:06.489Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-09T12:13:06.848Z] --- PASS: TestStats (2.87s) [2021-08-09T12:13:06.848Z] === RUN TestStopContainerWithTimeout [2021-08-09T12:13:06.848Z] === RUN TestStopContainerWithTimeout/0 [2021-08-09T12:13:06.848Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-09T12:13:06.848Z] === RUN TestStopContainerWithTimeout/1 [2021-08-09T12:13:06.848Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-09T12:13:06.848Z] === RUN TestStopContainerWithTimeout/3 [2021-08-09T12:13:06.848Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-09T12:13:06.848Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-09T12:13:06.848Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-09T12:13:06.848Z] === CONT TestStopContainerWithTimeout/0 [2021-08-09T12:13:06.848Z] === CONT TestStopContainerWithTimeout/1 [2021-08-09T12:13:06.848Z] === CONT TestStopContainerWithTimeout/3 [2021-08-09T12:13:06.848Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-09T12:13:07.010Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-08-09T12:13:07.270Z] ok github.com/docker/docker/distribution/xfer 1.965s coverage: 85.6% of statements [2021-08-09T12:13:07.270Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-09T12:13:07.270Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-08-09T12:13:07.271Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-09T12:13:07.531Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-08-09T12:13:08.392Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-09T12:13:09.005Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2021-08-09T12:13:09.575Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-08-09T12:13:09.575Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-09T12:13:09.767Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-09T12:13:10.150Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-09T12:13:10.150Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) [2021-08-09T12:13:10.150Z] --- PASS: TestStopContainerWithTimeout/1 (2.44s) [2021-08-09T12:13:10.150Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2021-08-09T12:13:10.150Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2021-08-09T12:13:10.150Z] === RUN TestDeleteDevicemapper [2021-08-09T12:13:10.150Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-09T12:13:10.150Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-09T12:13:10.150Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-09T12:13:11.486Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 81.8% of statements [2021-08-09T12:13:11.747Z] ok github.com/docker/docker/pkg/authorization 0.136s coverage: 68.3% of statements [2021-08-09T12:13:12.008Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-09T12:13:12.269Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-09T12:13:12.298Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-09T12:13:12.865Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-09T12:13:13.448Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s) [2021-08-09T12:13:13.448Z] === RUN TestUpdateMemory [2021-08-09T12:13:13.448Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:13:13.448Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-09T12:13:13.448Z] === RUN TestUpdateCPUQuota [2021-08-09T12:13:15.563Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 43.2% of statements [2021-08-09T12:13:15.563Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-09T12:13:15.563Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-09T12:13:15.824Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-08-09T12:13:16.151Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-09T12:13:16.410Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-09T12:13:17.206Z] ok github.com/docker/docker/layer 8.032s coverage: 68.8% of statements [2021-08-09T12:13:17.206Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-09T12:13:17.206Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-09T12:13:17.206Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-09T12:13:17.206Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-09T12:13:17.206Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-09T12:13:17.206Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-09T12:13:17.206Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-09T12:13:17.466Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-08-09T12:13:17.787Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-09T12:13:18.037Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-08-09T12:13:18.297Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-08-09T12:13:19.237Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-08-09T12:13:19.237Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-08-09T12:13:19.691Z] === RUN TestDockerSuite/TestPortList [2021-08-09T12:13:19.807Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 86.3% of statements [2021-08-09T12:13:20.025Z] --- PASS: TestUpdateCPUQuota (5.84s) [2021-08-09T12:13:20.025Z] === RUN TestUpdatePidsLimit [2021-08-09T12:13:20.025Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-09T12:13:20.025Z] === RUN TestUpdatePidsLimit/no_change [2021-08-09T12:13:20.068Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-08-09T12:13:20.068Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2021-08-09T12:13:20.595Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-09T12:13:21.010Z] ok github.com/docker/docker/pkg/idtools 0.525s coverage: 69.5% of statements [2021-08-09T12:13:21.066Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-09T12:13:21.165Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-09T12:13:21.271Z] ok github.com/docker/docker/pkg/ioutils 0.443s coverage: 69.3% of statements [2021-08-09T12:13:21.532Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-08-09T12:13:21.532Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-09T12:13:21.532Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-08-09T12:13:21.532Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-09T12:13:21.532Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-09T12:13:21.793Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2021-08-09T12:13:21.793Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-09T12:13:21.793Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2021-08-09T12:13:22.054Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-08-09T12:13:22.105Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-09T12:13:22.315Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-08-09T12:13:22.315Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-08-09T12:13:22.315Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-09T12:13:22.315Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-09T12:13:22.675Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-09T12:13:23.258Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-08-09T12:13:23.519Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-09T12:13:23.616Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-09T12:13:23.779Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-09T12:13:24.039Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-09T12:13:24.998Z] --- PASS: TestUpdatePidsLimit (5.68s) [2021-08-09T12:13:24.998Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-08-09T12:13:24.998Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-08-09T12:13:24.998Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-08-09T12:13:24.998Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.87s) [2021-08-09T12:13:24.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-08-09T12:13:24.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-08-09T12:13:24.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-08-09T12:13:24.998Z] === RUN TestUpdateRestartPolicy [2021-08-09T12:13:25.420Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-08-09T12:13:25.420Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-09T12:13:25.681Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-09T12:13:25.942Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-08-09T12:13:25.942Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-09T12:13:26.204Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-09T12:13:26.776Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.1% of statements [2021-08-09T12:13:27.038Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2021-08-09T12:13:27.298Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2021-08-09T12:13:27.870Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-08-09T12:13:28.131Z] testing: warning: no tests to run [2021-08-09T12:13:28.131Z] coverage: [no statements] [2021-08-09T12:13:28.131Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-08-09T12:13:28.392Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-09T12:13:28.392Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-09T12:13:28.653Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-09T12:13:30.567Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2021-08-09T12:13:30.567Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-09T12:13:31.040Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-09T12:13:31.040Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-09T12:13:31.139Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-08-09T12:13:32.081Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2021-08-09T12:13:32.342Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-09T12:13:33.284Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-08-09T12:13:33.861Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-08-09T12:13:33.861Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-08-09T12:13:34.434Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-08-09T12:13:34.694Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-09T12:13:37.606Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-09T12:13:37.606Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-09T12:13:37.606Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-09T12:13:37.991Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-09T12:13:37.991Z] ok github.com/docker/docker/volume/local 0.075s coverage: 76.4% of statements [2021-08-09T12:13:38.173Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-09T12:13:38.173Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-09T12:13:38.561Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.8% of statements [2021-08-09T12:13:39.108Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-09T12:13:39.108Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-09T12:13:39.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-09T12:13:39.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-09T12:13:39.899Z] --- PASS: TestUpdateRestartPolicy (12.88s) [2021-08-09T12:13:39.899Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-09T12:13:39.899Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2021-08-09T12:13:39.899Z] === RUN TestWaitNonBlocked [2021-08-09T12:13:39.899Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:13:39.899Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:13:39.899Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:13:39.899Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:13:39.899Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:13:39.899Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:13:39.899Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-09T12:13:39.899Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-08-09T12:13:39.899Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-08-09T12:13:39.899Z] === RUN TestWaitBlocked [2021-08-09T12:13:39.899Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T12:13:39.899Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T12:13:39.899Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T12:13:39.899Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T12:13:39.899Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-09T12:13:39.899Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-09T12:13:39.944Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-08-09T12:13:40.846Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-09T12:13:40.846Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2021-08-09T12:13:40.846Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-08-09T12:13:40.846Z] === CONT TestContainerStartOnDaemonRestart [2021-08-09T12:13:40.846Z] === CONT TestContainerKillOnDaemonStart [2021-08-09T12:13:40.846Z] === CONT TestIpcModeOlderClient [2021-08-09T12:13:40.846Z] === CONT TestDaemonHostGatewayIP [2021-08-09T12:13:40.846Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-09T12:13:40.846Z] === CONT TestDaemonRestartIpcMode [2021-08-09T12:13:41.050Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-09T12:13:41.050Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-09T12:13:44.185Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2021-08-09T12:13:44.185Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-09T12:13:44.335Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-09T12:13:45.271Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-09T12:13:45.529Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-09T12:13:45.578Z] --- PASS: TestDaemonRestartIpcMode (4.63s) [2021-08-09T12:13:45.578Z] --- PASS: TestDaemonHostGatewayIP (4.79s) [2021-08-09T12:13:45.788Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-09T12:13:46.047Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-09T12:13:47.491Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.89s) [2021-08-09T12:13:50.237Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-09T12:13:51.172Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-09T12:13:54.068Z] --- PASS: TestContainerKillOnDaemonStart (12.71s) [2021-08-09T12:13:54.068Z] PASS [2021-08-09T12:13:54.068Z] [2021-08-09T12:13:54.068Z] === Skipped [2021-08-09T12:13:54.068Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-09T12:13:54.068Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T12:13:54.068Z] [2021-08-09T12:13:54.068Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-09T12:13:54.068Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:13:54.068Z] [2021-08-09T12:13:54.068Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-09T12:13:54.068Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:13:54.068Z] [2021-08-09T12:13:54.068Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-09T12:13:54.068Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-09T12:13:54.068Z] [2021-08-09T12:13:54.068Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-09T12:13:54.068Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-09T12:13:54.068Z] [2021-08-09T12:13:54.068Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-09T12:13:54.068Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:13:54.068Z] [2021-08-09T12:13:54.068Z] [2021-08-09T12:13:54.068Z] DONE 195 tests, 6 skipped in 153.418s [2021-08-09T12:13:54.068Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-09T12:13:54.068Z] ++ 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 [2021-08-09T12:13:54.068Z] ++ set -e [2021-08-09T12:13:54.068Z] ++ '[' -n 0 ']' [2021-08-09T12:13:54.068Z] ++ set -x [2021-08-09T12:13:54.068Z] ++ 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 [2021-08-09T12:13:54.458Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-09T12:13:55.025Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-09T12:13:58.044Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/rootless [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/volume [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-09T12:13:58.044Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === Skipped [2021-08-09T12:13:58.044Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-09T12:13:58.044Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-09T12:13:58.044Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-09T12:13:58.044Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-09T12:13:58.044Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:71: No driver to put! [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-09T12:13:58.044Z] time="2021-08-09T12:12:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-09T12:13:58.044Z] time="2021-08-09T12:12:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-09T12:13:58.044Z] time="2021-08-09T12:12:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-09T12:13:58.044Z] time="2021-08-09T12:12:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-09T12:13:58.044Z] time="2021-08-09T12:12:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:71: No driver to put! [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-09T12:13:58.044Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-09T12:13:58.044Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-09T12:13:58.044Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-09T12:13:58.044Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-09T12:13:58.044Z] graphtest_unix.go:71: No driver to put! [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-09T12:13:58.044Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-09T12:13:58.044Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] [2021-08-09T12:13:58.044Z] DONE 2308 tests, 28 skipped in 254.777s [2021-08-09T12:13:58.044Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/api [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/bitseq [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/cluster [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/config [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/datastore [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/driverapi [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/etchosts [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/idm [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/ipam [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/iptables [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/netlabel [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/netutils [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/networkdb [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/ns [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/options [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/osl [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/portallocator [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/portmapper [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/testutils [2021-08-09T12:13:58.044Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-09T12:13:58.045Z] + 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 [2021-08-09T12:13:59.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-09T12:13:59.347Z] === RUN TestConfigDaemonLibtrustID [2021-08-09T12:13:59.347Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-08-09T12:13:59.347Z] === RUN TestDaemonConfigValidation [2021-08-09T12:13:59.347Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-09T12:13:59.347Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-09T12:13:59.347Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-09T12:13:59.347Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-09T12:13:59.347Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-09T12:13:59.347Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-09T12:13:59.347Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-09T12:13:59.347Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-09T12:13:59.347Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-09T12:13:59.347Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-09T12:13:59.347Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-09T12:13:59.347Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-09T12:13:59.347Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-09T12:13:59.347Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-09T12:13:59.347Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-09T12:13:59.347Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-09T12:13:59.347Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-08-09T12:13:59.347Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2021-08-09T12:13:59.347Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-08-09T12:13:59.347Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-08-09T12:13:59.347Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-09T12:13:59.347Z] PASS [2021-08-09T12:13:59.347Z] [2021-08-09T12:13:59.347Z] DONE 7 tests in 5.726s [2021-08-09T12:13:59.347Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-09T12:13:59.347Z] ++ 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 [2021-08-09T12:13:59.347Z] ++ set -e [2021-08-09T12:13:59.347Z] ++ '[' -n 0 ']' [2021-08-09T12:13:59.347Z] ++ set -x [2021-08-09T12:13:59.347Z] ++ 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 [2021-08-09T12:13:59.781Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-09T12:13:59.781Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-09T12:14:03.982Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-09T12:14:09.336Z] INFO: Testing against a local daemon [2021-08-09T12:14:09.336Z] === RUN TestCommitInheritsEnv [2021-08-09T12:14:09.336Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-08-09T12:14:09.337Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-09T12:14:09.337Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-09T12:14:09.337Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-09T12:14:09.337Z] === RUN TestImagesFilterMultiReference [2021-08-09T12:14:09.337Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-09T12:14:09.337Z] === RUN TestImagePullPlatformInvalid [2021-08-09T12:14:09.337Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-09T12:14:09.337Z] === RUN TestRemoveImageOrphaning [2021-08-09T12:14:09.337Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-08-09T12:14:09.337Z] === RUN TestRemoveImageGarbageCollector [2021-08-09T12:14:09.337Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:14:09.337Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-09T12:14:09.337Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-09T12:14:09.337Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-09T12:14:09.337Z] === RUN TestTagInvalidReference [2021-08-09T12:14:09.337Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-09T12:14:09.337Z] === RUN TestTagValidPrefixedRepo [2021-08-09T12:14:09.337Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-09T12:14:09.337Z] === RUN TestTagExistedNameWithoutForce [2021-08-09T12:14:09.337Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-09T12:14:09.337Z] === RUN TestTagOfficialNames [2021-08-09T12:14:09.337Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-09T12:14:09.337Z] === RUN TestTagMatchesDigest [2021-08-09T12:14:09.337Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-09T12:14:09.337Z] PASS [2021-08-09T12:14:09.337Z] [2021-08-09T12:14:09.337Z] === Skipped [2021-08-09T12:14:09.337Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-09T12:14:09.337Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-09T12:14:09.337Z] [2021-08-09T12:14:09.337Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-09T12:14:09.337Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:14:09.337Z] [2021-08-09T12:14:09.337Z] [2021-08-09T12:14:09.337Z] DONE 12 tests, 2 skipped in 9.463s [2021-08-09T12:14:09.337Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-09T12:14:09.337Z] ++ 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 [2021-08-09T12:14:09.337Z] ++ set -e [2021-08-09T12:14:09.337Z] ++ '[' -n 0 ']' [2021-08-09T12:14:09.337Z] ++ set -x [2021-08-09T12:14:09.337Z] ++ 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 [2021-08-09T12:14:12.089Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-09T12:14:12.349Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-09T12:14:13.728Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-09T12:14:15.635Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-09T12:14:16.572Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-09T12:14:18.475Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-09T12:14:19.854Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-09T12:14:20.113Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-09T12:14:22.646Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-09T12:14:22.646Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-09T12:14:25.934Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-09T12:14:26.868Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-09T12:14:27.436Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-09T12:14:27.437Z] INFO: Testing against a local daemon [2021-08-09T12:14:27.437Z] === RUN TestNetworkCreateDelete [2021-08-09T12:14:27.437Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-08-09T12:14:27.437Z] === RUN TestDockerNetworkDeletePreferID [2021-08-09T12:14:27.437Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-08-09T12:14:27.437Z] === RUN TestDaemonDNSFallback [2021-08-09T12:14:27.694Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-09T12:14:28.630Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-09T12:14:30.019Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-09T12:14:31.393Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-09T12:14:34.013Z] --- PASS: TestDaemonDNSFallback (6.91s) [2021-08-09T12:14:34.013Z] === RUN TestInspectNetwork [2021-08-09T12:14:34.678Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-09T12:14:34.678Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-09T12:14:35.245Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-09T12:14:35.245Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-09T12:14:35.245Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-09T12:14:35.504Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-09T12:14:35.504Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-09T12:14:35.763Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-09T12:14:36.698Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-09T12:14:36.699Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-09T12:14:37.313Z] === RUN TestInspectNetwork/full_network_id [2021-08-09T12:14:37.313Z] === RUN TestInspectNetwork/partial_network_id [2021-08-09T12:14:37.313Z] === RUN TestInspectNetwork/network_name [2021-08-09T12:14:37.313Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-09T12:14:38.075Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-09T12:14:39.978Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-09T12:14:40.916Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-09T12:14:41.484Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-09T12:14:42.591Z] --- PASS: TestInspectNetwork (8.36s) [2021-08-09T12:14:42.591Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-09T12:14:42.591Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-09T12:14:42.592Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-09T12:14:42.592Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-09T12:14:42.592Z] === RUN TestRunContainerWithBridgeNone [2021-08-09T12:14:44.749Z] ok github.com/docker/docker/libnetwork 37.359s coverage: 40.8% of statements [2021-08-09T12:14:44.749Z] ok github.com/docker/docker/libnetwork/api 1.475s coverage: 90.1% of statements [2021-08-09T12:14:44.749Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2021-08-09T12:14:44.749Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-09T12:14:44.750Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-09T12:14:44.750Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-09T12:14:44.750Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-09T12:14:44.750Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-09T12:14:44.750Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-09T12:14:44.750Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-09T12:14:44.750Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-09T12:14:44.750Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-08-09T12:14:44.750Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-09T12:14:44.750Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-09T12:14:44.750Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-09T12:14:45.010Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-09T12:14:45.132Z] --- PASS: TestRunContainerWithBridgeNone (3.29s) [2021-08-09T12:14:45.132Z] === RUN TestNetworkInvalidJSON [2021-08-09T12:14:45.132Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-09T12:14:45.132Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-09T12:14:45.132Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:14:45.132Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:14:45.132Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:14:45.132Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:14:45.132Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-09T12:14:45.132Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:14:45.132Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:14:45.132Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-09T12:14:45.132Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-09T12:14:45.132Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-09T12:14:45.132Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-09T12:14:45.132Z] === RUN TestNetworkList [2021-08-09T12:14:45.132Z] === RUN TestNetworkList//networks [2021-08-09T12:14:45.132Z] === PAUSE TestNetworkList//networks [2021-08-09T12:14:45.132Z] === RUN TestNetworkList//networks/ [2021-08-09T12:14:45.132Z] === PAUSE TestNetworkList//networks/ [2021-08-09T12:14:45.132Z] === CONT TestNetworkList//networks [2021-08-09T12:14:45.132Z] === CONT TestNetworkList//networks/ [2021-08-09T12:14:45.132Z] --- PASS: TestNetworkList (0.03s) [2021-08-09T12:14:45.132Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-09T12:14:45.132Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-09T12:14:45.132Z] === RUN TestHostIPv4BridgeLabel [2021-08-09T12:14:45.702Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-09T12:14:45.702Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-09T12:14:46.643Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-09T12:14:46.643Z] === RUN TestDaemonDefaultNetworkPools [2021-08-09T12:14:47.585Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2021-08-09T12:14:47.585Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-09T12:14:48.308Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.476s coverage: 59.9% of statements [2021-08-09T12:14:48.308Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-09T12:14:48.308Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-09T12:14:48.568Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.148s coverage: 4.0% of statements [2021-08-09T12:14:48.568Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-09T12:14:48.969Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-08-09T12:14:48.969Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-09T12:14:49.139Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-08-09T12:14:49.139Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-09T12:14:49.400Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-09T12:14:50.352Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-08-09T12:14:50.352Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-09T12:14:50.614Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-09T12:14:50.614Z] === RUN TestServiceWithPredefinedNetwork [2021-08-09T12:14:51.456Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-09T12:14:53.359Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-09T12:14:53.910Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2021-08-09T12:14:53.910Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-09T12:14:53.910Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:14:53.910Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:14:53.910Z] === RUN TestServiceWithDataPathPortInit [2021-08-09T12:14:54.733Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-09T12:14:56.633Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-09T12:14:57.201Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-09T12:14:57.459Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-09T12:14:57.459Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-09T12:14:57.718Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-09T12:14:59.395Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.558s coverage: 7.2% of statements [2021-08-09T12:14:59.395Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-09T12:14:59.395Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-09T12:14:59.395Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-08-09T12:14:59.395Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-09T12:14:59.395Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-09T12:14:59.395Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-09T12:14:59.656Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-08-09T12:14:59.916Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-08-09T12:15:00.262Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-09T12:15:00.485Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-09T12:15:00.485Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-09T12:15:00.745Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-09T12:15:01.637Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-09T12:15:05.822Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-09T12:15:06.757Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-09T12:15:06.757Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-09T12:15:06.757Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-09T12:15:10.943Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-09T12:15:10.943Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-09T12:15:11.510Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-09T12:15:11.510Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-09T12:15:12.017Z] --- PASS: TestServiceWithDataPathPortInit (15.88s) [2021-08-09T12:15:12.017Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-09T12:15:12.958Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4amkfne9nvgd655akc8wxe1nt Created:2021-08-09 12:15:10.897114698 +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[d56a60374cc5a19969bbcd4b978fd7d8e9967fad9ba094e67e17b7feb267e566:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yzli6693gsyz84bogvbfqo094 EndpointID:d8ffd838784b93b0ea9e38405a8016301f19cd36113e3c042415125aed0a7203 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:89909fb23802866163277302e77712ae751d470c2c8fb5e370a845dfa50355c2 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:62961bc5042b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yzli6693gsyz84bogvbfqo094 EndpointID:d8ffd838784b93b0ea9e38405a8016301f19cd36113e3c042415125aed0a7203 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-09T12:15:12.969Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-08-09T12:15:14.040Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-09T12:15:14.040Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-09T12:15:14.607Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-09T12:15:17.140Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-09T12:15:17.706Z] === RUN TestDockerSuite/TestRmiTag [2021-08-09T12:15:17.706Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-09T12:15:17.964Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-09T12:15:18.245Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s) [2021-08-09T12:15:18.245Z] PASS [2021-08-09T12:15:18.245Z] [2021-08-09T12:15:18.245Z] === Skipped [2021-08-09T12:15:18.245Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:15:18.245Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:15:18.245Z] [2021-08-09T12:15:18.245Z] [2021-08-09T12:15:18.245Z] DONE 26 tests, 1 skipped in 68.665s [2021-08-09T12:15:18.245Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-09T12:15:18.245Z] ++ 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 [2021-08-09T12:15:18.245Z] ++ set -e [2021-08-09T12:15:18.245Z] ++ '[' -n 0 ']' [2021-08-09T12:15:18.245Z] ++ set -x [2021-08-09T12:15:18.245Z] ++ 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 [2021-08-09T12:15:18.532Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-09T12:15:18.816Z] INFO: Testing against a local daemon [2021-08-09T12:15:18.816Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-09T12:15:18.816Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:15:18.816Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-09T12:15:18.816Z] === RUN TestDockerNetworkIpvlan [2021-08-09T12:15:18.816Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:15:18.816Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-09T12:15:18.816Z] PASS [2021-08-09T12:15:18.816Z] [2021-08-09T12:15:18.816Z] === Skipped [2021-08-09T12:15:18.816Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-09T12:15:18.816Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:15:18.816Z] [2021-08-09T12:15:18.816Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-09T12:15:18.816Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-09T12:15:18.816Z] [2021-08-09T12:15:18.816Z] [2021-08-09T12:15:18.816Z] DONE 2 tests, 2 skipped in 1.192s [2021-08-09T12:15:18.816Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-09T12:15:18.816Z] ++ 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 [2021-08-09T12:15:18.816Z] ++ set -e [2021-08-09T12:15:18.816Z] ++ '[' -n 0 ']' [2021-08-09T12:15:18.816Z] ++ set -x [2021-08-09T12:15:18.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-08-09T12:15:19.756Z] INFO: Testing against a local daemon [2021-08-09T12:15:19.756Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-09T12:15:21.067Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-09T12:15:21.140Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-08-09T12:15:21.140Z] === RUN TestDockerNetworkMacvlan [2021-08-09T12:15:22.081Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-09T12:15:23.023Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-09T12:15:23.601Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-09T12:15:23.963Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-09T12:15:24.167Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-09T12:15:25.109Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-09T12:15:25.367Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-09T12:15:26.301Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-09T12:15:26.510Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-09T12:15:26.868Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-09T12:15:27.805Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-09T12:15:27.870Z] ok github.com/docker/docker/libnetwork/ipam 14.755s coverage: 85.3% of statements [2021-08-09T12:15:27.870Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-09T12:15:27.870Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-09T12:15:27.870Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-09T12:15:27.870Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-08-09T12:15:27.870Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-09T12:15:27.870Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-09T12:15:27.870Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2021-08-09T12:15:28.372Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-09T12:15:28.441Z] ok github.com/docker/docker/libnetwork/iptables 0.179s coverage: 45.1% of statements [2021-08-09T12:15:28.441Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-09T12:15:28.701Z] ok github.com/docker/docker/libnetwork/netutils 0.021s coverage: 44.1% of statements [2021-08-09T12:15:29.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-09T12:15:29.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-09T12:15:29.807Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-09T12:15:29.875Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-09T12:15:30.442Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-09T12:15:32.347Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-09T12:15:33.283Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-09T12:15:34.217Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-09T12:15:34.784Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-09T12:15:35.723Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-09T12:15:36.388Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-09T12:15:37.098Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-09T12:15:37.328Z] --- PASS: TestDockerNetworkMacvlan (15.86s) [2021-08-09T12:15:37.328Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-09T12:15:37.328Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-09T12:15:37.328Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.69s) [2021-08-09T12:15:37.328Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.98s) [2021-08-09T12:15:37.328Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.44s) [2021-08-09T12:15:37.328Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2021-08-09T12:15:37.328Z] PASS [2021-08-09T12:15:37.328Z] [2021-08-09T12:15:37.328Z] DONE 8 tests in 18.468s [2021-08-09T12:15:37.328Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-09T12:15:37.328Z] ++ 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 [2021-08-09T12:15:37.328Z] ++ set -e [2021-08-09T12:15:37.328Z] ++ '[' -n 0 ']' [2021-08-09T12:15:37.328Z] ++ set -x [2021-08-09T12:15:37.328Z] ++ 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 [2021-08-09T12:15:37.328Z] testing: warning: no tests to run [2021-08-09T12:15:37.328Z] PASS [2021-08-09T12:15:37.328Z] [2021-08-09T12:15:37.328Z] DONE 0 tests in 0.032s [2021-08-09T12:15:37.328Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-09T12:15:37.328Z] ++ 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 [2021-08-09T12:15:37.328Z] ++ set -e [2021-08-09T12:15:37.328Z] ++ '[' -n 0 ']' [2021-08-09T12:15:37.328Z] ++ set -x [2021-08-09T12:15:37.328Z] ++ 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 [2021-08-09T12:15:38.033Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-09T12:15:38.599Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-09T12:15:39.534Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-09T12:15:40.100Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-09T12:15:41.035Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-09T12:15:41.970Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-09T12:15:42.906Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-09T12:15:43.165Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-09T12:15:43.732Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-09T12:15:43.903Z] INFO: Testing against a local daemon [2021-08-09T12:15:43.903Z] === RUN TestAuthZPluginAllowRequest [2021-08-09T12:15:44.668Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-09T12:15:45.285Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2021-08-09T12:15:45.285Z] === RUN TestAuthZPluginTLS [2021-08-09T12:15:45.545Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-09T12:15:45.545Z] === RUN TestAuthZPluginDenyRequest [2021-08-09T12:15:45.608Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-09T12:15:45.608Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-09T12:15:46.118Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-09T12:15:46.118Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-09T12:15:46.688Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-09T12:15:46.688Z] === RUN TestAuthZPluginDenyResponse [2021-08-09T12:15:47.258Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-09T12:15:47.258Z] === RUN TestAuthZPluginAllowEventStream [2021-08-09T12:15:48.137Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-09T12:15:48.704Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-09T12:15:49.170Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2021-08-09T12:15:49.170Z] === RUN TestAuthZPluginErrorResponse [2021-08-09T12:15:49.270Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-09T12:15:49.430Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-09T12:15:49.430Z] === RUN TestAuthZPluginErrorRequest [2021-08-09T12:15:50.000Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-08-09T12:15:50.000Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-09T12:15:50.204Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-09T12:15:50.570Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-09T12:15:50.570Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-09T12:15:50.772Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-09T12:15:50.772Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-09T12:15:51.338Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-09T12:15:52.272Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-09T12:15:52.482Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s) [2021-08-09T12:15:52.482Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-09T12:15:52.839Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-09T12:15:53.407Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-09T12:15:54.343Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-09T12:15:54.343Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-09T12:15:54.396Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) [2021-08-09T12:15:54.396Z] === RUN TestAuthZPluginHeader [2021-08-09T12:15:54.912Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-09T12:15:54.912Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-09T12:15:55.342Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-09T12:15:55.342Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-09T12:15:55.342Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:15:55.342Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-09T12:15:55.342Z] === RUN TestAuthZPluginV2Disable [2021-08-09T12:15:55.342Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:15:55.342Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-09T12:15:55.342Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-09T12:15:55.342Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:15:55.342Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-09T12:15:55.342Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-09T12:15:55.342Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:15:55.342Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-09T12:15:55.342Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-09T12:15:55.848Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-09T12:15:56.783Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-09T12:15:56.783Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-09T12:15:57.350Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-09T12:15:58.287Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-09T12:15:58.287Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-09T12:15:59.664Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-09T12:15:59.922Z] docker_cli_service_logs_test.go:245: checking task 6h1tksmz236h [2021-08-09T12:15:59.922Z] docker_cli_service_logs_test.go:250: checking messages for 6h1tksmz236h [2021-08-09T12:15:59.922Z] docker_cli_service_logs_test.go:245: checking task aj87m1gle9c6 [2021-08-09T12:15:59.922Z] docker_cli_service_logs_test.go:250: checking messages for aj87m1gle9c6 [2021-08-09T12:16:01.298Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-09T12:16:02.673Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-09T12:16:03.608Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-09T12:16:04.175Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-09T12:16:05.124Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-09T12:16:05.691Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-09T12:16:06.259Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-09T12:16:06.827Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-09T12:16:08.730Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-09T12:16:10.631Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-09T12:16:12.005Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-09T12:16:12.005Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-09T12:16:12.572Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-09T12:16:13.507Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-09T12:16:13.535Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2021-08-09T12:16:13.535Z] PASS [2021-08-09T12:16:13.535Z] [2021-08-09T12:16:13.535Z] === Skipped [2021-08-09T12:16:13.535Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-09T12:16:13.535Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:16:13.535Z] [2021-08-09T12:16:13.535Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-09T12:16:13.535Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:16:13.535Z] [2021-08-09T12:16:13.535Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-09T12:16:13.535Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:16:13.535Z] [2021-08-09T12:16:13.535Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-09T12:16:13.535Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:16:13.535Z] [2021-08-09T12:16:13.535Z] [2021-08-09T12:16:13.535Z] DONE 17 tests, 4 skipped in 34.874s [2021-08-09T12:16:13.535Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-09T12:16:13.535Z] ++ 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 [2021-08-09T12:16:13.535Z] ++ set -e [2021-08-09T12:16:13.535Z] ++ '[' -n 0 ']' [2021-08-09T12:16:13.535Z] ++ set -x [2021-08-09T12:16:13.535Z] ++ 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 [2021-08-09T12:16:14.474Z] INFO: Testing against a local daemon [2021-08-09T12:16:14.474Z] === RUN TestPluginInvalidJSON [2021-08-09T12:16:14.474Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:16:14.474Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:16:14.474Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:16:14.474Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-09T12:16:14.474Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-09T12:16:14.474Z] === RUN TestPluginInstall [2021-08-09T12:16:14.474Z] === RUN TestPluginInstall/no_auth [2021-08-09T12:16:15.409Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-09T12:16:16.784Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-09T12:16:18.675Z] time="2021-08-09T12:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:16:18.675Z] time="2021-08-09T12:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68dff8408b0c44f407953ccb3b649291fa9b26f57d4316523835f977145f1443" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:16:18.675Z] time="2021-08-09T12:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:16:18.675Z] time="2021-08-09T12:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68dff8408b0c44f407953ccb3b649291fa9b26f57d4316523835f977145f1443" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:16:18.675Z] === RUN TestPluginInstall/with_htpasswd [2021-08-09T12:16:19.246Z] time="2021-08-09T12:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:16:19.246Z] time="2021-08-09T12:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fda721de531741a8215233f581ef097382cea5bd2cee52b761b3ad4c0607d152" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:16:19.246Z] time="2021-08-09T12:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:16:19.246Z] time="2021-08-09T12:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fda721de531741a8215233f581ef097382cea5bd2cee52b761b3ad4c0607d152" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:16:19.316Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-09T12:16:19.506Z] === RUN TestPluginInstall/with_insecure [2021-08-09T12:16:20.889Z] time="2021-08-09T12:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:16:20.889Z] time="2021-08-09T12:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7019f4e4c3afdc69eba64954c2108812412b102e70866d93341575960315797a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:16:20.889Z] time="2021-08-09T12:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-09T12:16:20.889Z] time="2021-08-09T12:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7019f4e4c3afdc69eba64954c2108812412b102e70866d93341575960315797a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-09T12:16:20.889Z] plugin_test.go:166: [d8b58bb3cb6c7] daemon is not started [2021-08-09T12:16:20.889Z] --- PASS: TestPluginInstall (6.59s) [2021-08-09T12:16:20.889Z] --- PASS: TestPluginInstall/no_auth (4.18s) [2021-08-09T12:16:20.889Z] --- PASS: TestPluginInstall/with_htpasswd (1.00s) [2021-08-09T12:16:20.889Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2021-08-09T12:16:20.889Z] === RUN TestPluginsWithRuntimes [2021-08-09T12:16:21.846Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-09T12:16:21.846Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-08-09T12:16:21.846Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-09T12:16:21.846Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-08-09T12:16:21.846Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-09T12:16:22.781Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-09T12:16:22.800Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-09T12:16:23.739Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-09T12:16:25.128Z] --- PASS: TestPluginsWithRuntimes (4.23s) [2021-08-09T12:16:25.128Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2021-08-09T12:16:25.128Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.14s) [2021-08-09T12:16:25.128Z] === RUN TestPluginBackCompatMediaTypes [2021-08-09T12:16:25.311Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-09T12:16:26.083Z] --- PASS: TestPluginBackCompatMediaTypes (0.93s) [2021-08-09T12:16:26.083Z] PASS [2021-08-09T12:16:26.083Z] [2021-08-09T12:16:26.083Z] DONE 10 tests in 13.980s [2021-08-09T12:16:26.083Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-09T12:16:26.083Z] ++ 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 [2021-08-09T12:16:26.083Z] ++ set -e [2021-08-09T12:16:26.083Z] ++ '[' -n 0 ']' [2021-08-09T12:16:26.083Z] ++ set -x [2021-08-09T12:16:26.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-09T12:16:26.250Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-09T12:16:26.345Z] INFO: Testing against a local daemon [2021-08-09T12:16:26.345Z] === RUN TestExternalGraphDriver [2021-08-09T12:16:26.345Z] === RUN TestExternalGraphDriver/json [2021-08-09T12:16:28.801Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-09T12:16:28.887Z] === RUN TestExternalGraphDriver/spec [2021-08-09T12:16:29.059Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-09T12:16:30.797Z] === RUN TestExternalGraphDriver/pull [2021-08-09T12:16:30.961Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-09T12:16:31.897Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-09T12:16:32.156Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-09T12:16:32.156Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-09T12:16:32.156Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-09T12:16:32.708Z] --- PASS: TestExternalGraphDriver (6.33s) [2021-08-09T12:16:32.708Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2021-08-09T12:16:32.708Z] --- PASS: TestExternalGraphDriver/spec (2.32s) [2021-08-09T12:16:32.708Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-08-09T12:16:32.708Z] === RUN TestGraphdriverPluginV2 [2021-08-09T12:16:32.708Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:16:32.708Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-08-09T12:16:32.708Z] PASS [2021-08-09T12:16:32.708Z] [2021-08-09T12:16:32.708Z] === Skipped [2021-08-09T12:16:32.708Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-08-09T12:16:32.708Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:16:32.708Z] [2021-08-09T12:16:32.708Z] [2021-08-09T12:16:32.708Z] DONE 5 tests, 1 skipped in 6.506s [2021-08-09T12:16:32.708Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-09T12:16:32.708Z] ++ 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 [2021-08-09T12:16:32.708Z] ++ set -e [2021-08-09T12:16:32.708Z] ++ '[' -n 0 ']' [2021-08-09T12:16:32.708Z] ++ set -x [2021-08-09T12:16:32.708Z] ++ 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 [2021-08-09T12:16:32.708Z] INFO: Testing against a local daemon [2021-08-09T12:16:32.708Z] === RUN TestContinueAfterPluginCrash [2021-08-09T12:16:32.708Z] === PAUSE TestContinueAfterPluginCrash [2021-08-09T12:16:32.708Z] === RUN TestReadPluginNoRead [2021-08-09T12:16:32.708Z] === PAUSE TestReadPluginNoRead [2021-08-09T12:16:32.708Z] === RUN TestDaemonStartWithLogOpt [2021-08-09T12:16:32.708Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-09T12:16:32.708Z] === CONT TestContinueAfterPluginCrash [2021-08-09T12:16:32.708Z] === CONT TestDaemonStartWithLogOpt [2021-08-09T12:16:32.708Z] === CONT TestReadPluginNoRead [2021-08-09T12:16:33.090Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-09T12:16:34.466Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-09T12:16:34.725Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-09T12:16:34.725Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-09T12:16:35.661Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-09T12:16:36.596Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-09T12:16:36.855Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-09T12:16:36.914Z] === RUN TestReadPluginNoRead/default [2021-08-09T12:16:36.914Z] --- PASS: TestDaemonStartWithLogOpt (4.01s) [2021-08-09T12:16:37.423Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-09T12:16:37.855Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-09T12:16:38.359Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-09T12:16:38.359Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-09T12:16:39.296Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-09T12:16:39.296Z] docker_cli_swarm_test.go:1901: [dca3ec08c6479] joining swarm manager [dcbb725294846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:16:39.772Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-09T12:16:39.863Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-09T12:16:40.799Z] docker_cli_swarm_test.go:1902: [df0aa1eeabe67] joining swarm manager [dcbb725294846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:16:40.799Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-09T12:16:41.682Z] === CONT TestReadPluginNoRead [2021-08-09T12:16:41.682Z] read_test.go:92: [d7a9a1653fd3e] daemon is not started [2021-08-09T12:16:41.682Z] --- PASS: TestReadPluginNoRead (8.61s) [2021-08-09T12:16:41.682Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2021-08-09T12:16:41.682Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-08-09T12:16:41.682Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s) [2021-08-09T12:16:41.734Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-09T12:16:42.252Z] --- PASS: TestContinueAfterPluginCrash (9.59s) [2021-08-09T12:16:42.252Z] PASS [2021-08-09T12:16:42.252Z] [2021-08-09T12:16:42.252Z] DONE 6 tests in 9.742s [2021-08-09T12:16:42.301Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-09T12:16:42.513Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-09T12:16:42.513Z] ++ 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 [2021-08-09T12:16:42.513Z] ++ set -e [2021-08-09T12:16:42.513Z] ++ '[' -n 0 ']' [2021-08-09T12:16:42.513Z] ++ set -x [2021-08-09T12:16:42.513Z] ++ 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 [2021-08-09T12:16:42.513Z] testing: warning: no tests to run [2021-08-09T12:16:42.513Z] PASS [2021-08-09T12:16:42.513Z] [2021-08-09T12:16:42.513Z] DONE 0 tests in 0.044s [2021-08-09T12:16:42.513Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-09T12:16:42.513Z] ++ 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 [2021-08-09T12:16:42.513Z] ++ set -e [2021-08-09T12:16:42.513Z] ++ '[' -n 0 ']' [2021-08-09T12:16:42.513Z] ++ set -x [2021-08-09T12:16:42.513Z] ++ 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 [2021-08-09T12:16:42.513Z] INFO: Testing against a local daemon [2021-08-09T12:16:42.513Z] === RUN TestPluginWithDevMounts [2021-08-09T12:16:42.513Z] === PAUSE TestPluginWithDevMounts [2021-08-09T12:16:42.513Z] === CONT TestPluginWithDevMounts [2021-08-09T12:16:42.867Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-09T12:16:43.801Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-09T12:16:44.369Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-09T12:16:44.369Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-09T12:16:44.502Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-08-09T12:16:44.502Z] PASS [2021-08-09T12:16:44.502Z] [2021-08-09T12:16:44.502Z] DONE 1 tests in 2.057s [2021-08-09T12:16:44.502Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-09T12:16:44.502Z] ++ 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 [2021-08-09T12:16:44.502Z] ++ set -e [2021-08-09T12:16:44.502Z] ++ '[' -n 0 ']' [2021-08-09T12:16:44.502Z] ++ set -x [2021-08-09T12:16:44.502Z] ++ 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 [2021-08-09T12:16:44.763Z] INFO: Testing against a local daemon [2021-08-09T12:16:44.763Z] === RUN TestSecretInspect [2021-08-09T12:16:44.936Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-09T12:16:45.503Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-09T12:16:46.878Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-09T12:16:47.307Z] --- PASS: TestSecretInspect (2.70s) [2021-08-09T12:16:47.307Z] === RUN TestSecretList [2021-08-09T12:16:47.447Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-09T12:16:47.447Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-09T12:16:47.447Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-09T12:16:50.608Z] --- PASS: TestSecretList (2.66s) [2021-08-09T12:16:50.608Z] === RUN TestSecretsCreateAndDelete [2021-08-09T12:16:50.736Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-09T12:16:51.303Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-09T12:16:53.153Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2021-08-09T12:16:53.153Z] === RUN TestSecretsUpdate [2021-08-09T12:16:55.699Z] --- PASS: TestSecretsUpdate (2.55s) [2021-08-09T12:16:55.699Z] === RUN TestTemplatedSecret [2021-08-09T12:16:58.999Z] --- PASS: TestTemplatedSecret (3.62s) [2021-08-09T12:16:58.999Z] === RUN TestSecretCreateResolve [2021-08-09T12:17:01.544Z] --- PASS: TestSecretCreateResolve (2.54s) [2021-08-09T12:17:01.544Z] PASS [2021-08-09T12:17:01.544Z] [2021-08-09T12:17:01.544Z] DONE 6 tests in 16.871s [2021-08-09T12:17:01.544Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-09T12:17:01.544Z] ++ 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 [2021-08-09T12:17:01.544Z] ++ set -e [2021-08-09T12:17:01.544Z] ++ '[' -n 0 ']' [2021-08-09T12:17:01.544Z] ++ set -x [2021-08-09T12:17:01.544Z] ++ 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 [2021-08-09T12:17:03.457Z] INFO: Testing against a local daemon [2021-08-09T12:17:03.457Z] === RUN TestServiceCreateInit [2021-08-09T12:17:03.457Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-09T12:17:03.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-09T12:17:03.498Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-09T12:17:03.498Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-09T12:17:04.874Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-09T12:17:04.874Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-09T12:17:04.874Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-09T12:17:04.874Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-09T12:17:05.807Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-09T12:17:08.745Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-09T12:17:09.093Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-09T12:17:10.468Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-09T12:17:10.468Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-09T12:17:11.843Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-09T12:17:12.778Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-09T12:17:12.957Z] --- PASS: TestServiceCreateInit (9.98s) [2021-08-09T12:17:12.957Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s) [2021-08-09T12:17:12.957Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s) [2021-08-09T12:17:12.957Z] === RUN TestCreateServiceMultipleTimes [2021-08-09T12:17:18.045Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-09T12:17:18.303Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-09T12:17:18.870Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-09T12:17:20.182Z] ok github.com/docker/docker/libnetwork/networkdb 103.853s coverage: 60.4% of statements [2021-08-09T12:17:20.182Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-09T12:17:20.182Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-09T12:17:20.182Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2021-08-09T12:17:20.182Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-09T12:17:20.182Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-09T12:17:20.182Z] ok github.com/docker/docker/libnetwork/portmapper 0.232s coverage: 49.5% of statements [2021-08-09T12:17:20.252Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-09T12:17:20.252Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-09T12:17:20.252Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-09T12:17:20.446Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-08-09T12:17:20.446Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-09T12:17:20.446Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-09T12:17:21.016Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] === Skipped [2021-08-09T12:17:21.016Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-09T12:17:21.016Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-09T12:17:21.016Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-09T12:17:21.016Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-09T12:17:21.016Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-09T12:17:21.016Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-09T12:17:21.016Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-09T12:17:21.016Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-09T12:17:21.016Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-09T12:17:21.016Z] firewalld_test.go:13: firewalld is not running [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] [2021-08-09T12:17:21.016Z] DONE 361 tests, 9 skipped in 203.998s Post stage [Pipeline] junit [2021-08-09T12:17:21.600Z] Recording test results [2021-08-09T12:17:21.630Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-09T12:17:21.935Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-09T12:17:22.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42726/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8e278c44f18ca26150f6429ebd540e9363decda -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8e278c44f18ca26150f6429ebd540e9363decda hack/validate/vendor [2021-08-09T12:17:23.221Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-09T12:17:23.533Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-09T12:17:23.796Z] + echo Ensuring container killed. [2021-08-09T12:17:23.796Z] Ensuring container killed. [2021-08-09T12:17:23.796Z] + docker rm -vf docker-pr2 [2021-08-09T12:17:23.796Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-09T12:17:24.082Z] + echo Chowning /workspace to jenkins user [2021-08-09T12:17:24.082Z] Chowning /workspace to jenkins user [2021-08-09T12:17:24.082Z] + id -u [2021-08-09T12:17:24.082Z] + id -g [2021-08-09T12:17:24.082Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42726:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-09T12:17:24.911Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-09T12:17:24.911Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-09T12:17:24.911Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-09T12:17:24.955Z] + bundleName=unit [2021-08-09T12:17:24.955Z] + echo Creating unit-bundles.tar.gz [2021-08-09T12:17:24.955Z] Creating unit-bundles.tar.gz [2021-08-09T12:17:24.955Z] + 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 [2021-08-09T12:17:24.955Z] bundles/junit-report-libnetwork.xml [2021-08-09T12:17:24.955Z] bundles/junit-report.xml [2021-08-09T12:17:24.955Z] bundles/go-test-report-libnetwork.json [2021-08-09T12:17:24.955Z] bundles/go-test-report.json [2021-08-09T12:17:24.955Z] bundles/profile-libnetwork.out [2021-08-09T12:17:24.955Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-09T12:17:24.968Z] Archiving artifacts [2021-08-09T12:17:25.491Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42726/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-09T12:17:25.805Z] + make clean [2021-08-09T12:17:26.064Z] docker volume rm -f docker-dev-cache [2021-08-09T12:17:26.064Z] docker-dev-cache [Pipeline] deleteDir [2021-08-09T12:17:26.289Z] === RUN TestDockerSuite/TestRunMount [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T12:17:28.822Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-09T12:17:31.069Z] --- PASS: TestCreateServiceMultipleTimes (16.68s) [2021-08-09T12:17:31.069Z] === RUN TestCreateServiceConflict [2021-08-09T12:17:31.353Z] docker_cli_swarm_test.go:1802: [dc569816aa419] joining swarm manager [d3f36298d120b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:17:32.008Z] --- PASS: TestCreateServiceConflict (2.24s) [2021-08-09T12:17:32.008Z] === RUN TestCreateServiceMaxReplicas [2021-08-09T12:17:32.728Z] docker_cli_swarm_test.go:1803: [d236629163f97] joining swarm manager [d3f36298d120b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:17:35.261Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-09T12:17:35.828Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-09T12:17:36.211Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2021-08-09T12:17:36.211Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-09T12:17:36.395Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-09T12:17:38.296Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-09T12:17:40.197Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-09T12:17:44.384Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-09T12:17:44.384Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-09T12:17:46.302Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-09T12:17:48.834Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-09T12:17:49.769Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-09T12:17:51.110Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.03s) [2021-08-09T12:17:51.110Z] === RUN TestCreateServiceSecretFileMode [2021-08-09T12:17:51.672Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-09T12:17:51.672Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-09T12:17:52.239Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-09T12:17:52.805Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-09T12:17:53.024Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2021-08-09T12:17:53.024Z] === RUN TestCreateServiceConfigFileMode [2021-08-09T12:17:53.741Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-09T12:17:54.676Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-09T12:17:54.935Z] docker_cli_swarm_test.go:1321: [db9a66385b5a8] joining swarm manager [d9d5141642e20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:17:55.871Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-09T12:17:56.323Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2021-08-09T12:17:56.323Z] === RUN TestCreateServiceSysctls [2021-08-09T12:17:56.439Z] docker_cli_swarm_test.go:1322: [dfa0f517cd9fd] joining swarm manager [d9d5141642e20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:17:58.342Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-09T12:17:59.624Z] --- PASS: TestCreateServiceSysctls (3.52s) [2021-08-09T12:17:59.624Z] === RUN TestCreateServiceCapabilities [2021-08-09T12:18:00.244Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-09T12:18:02.923Z] --- PASS: TestCreateServiceCapabilities (3.16s) [2021-08-09T12:18:02.923Z] === RUN TestInspect [2021-08-09T12:18:04.429Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-09T12:18:04.687Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-09T12:18:04.687Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-09T12:18:05.621Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-09T12:18:05.621Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-09T12:18:06.188Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-09T12:18:06.219Z] --- PASS: TestInspect (3.41s) [2021-08-09T12:18:06.219Z] === RUN TestCreateJob [2021-08-09T12:18:06.754Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-09T12:18:07.012Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-09T12:18:07.586Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-09T12:18:10.423Z] --- PASS: TestCreateJob (4.13s) [2021-08-09T12:18:10.423Z] === RUN TestReplicatedJob [2021-08-09T12:18:14.146Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-09T12:18:14.147Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-09T12:18:14.147Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-09T12:18:14.147Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-09T12:18:14.714Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-09T12:18:16.615Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-09T12:18:17.005Z] --- PASS: TestReplicatedJob (6.45s) [2021-08-09T12:18:17.005Z] === RUN TestUpdateReplicatedJob [2021-08-09T12:18:17.183Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-09T12:18:17.442Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-09T12:18:17.442Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-09T12:18:18.009Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-09T12:18:18.575Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-09T12:18:19.143Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-09T12:18:19.710Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-09T12:18:19.710Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-08-09T12:18:19.710Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-09T12:18:20.279Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-09T12:18:20.846Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-09T12:18:20.846Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-08-09T12:18:20.846Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-09T12:18:21.206Z] --- PASS: TestUpdateReplicatedJob (4.08s) [2021-08-09T12:18:21.206Z] === RUN TestServiceListWithStatuses [2021-08-09T12:18:21.206Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-09T12:18:21.206Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-09T12:18:21.206Z] === RUN TestDockerNetworkConnectAlias [2021-08-09T12:18:21.413Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-09T12:18:22.789Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-09T12:18:22.789Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-09T12:18:22.789Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-09T12:18:26.074Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-09T12:18:26.492Z] --- PASS: TestDockerNetworkConnectAlias (5.41s) [2021-08-09T12:18:26.492Z] === RUN TestDockerNetworkReConnect [2021-08-09T12:18:27.448Z] === RUN TestDockerSuite/TestRunRm [2021-08-09T12:18:28.015Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-09T12:18:30.693Z] --- PASS: TestDockerNetworkReConnect (4.15s) [2021-08-09T12:18:30.693Z] === RUN TestServicePlugin [2021-08-09T12:18:30.693Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:18:30.693Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-09T12:18:30.693Z] === RUN TestServiceUpdateLabel [2021-08-09T12:18:32.200Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-09T12:18:32.200Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-09T12:18:32.604Z] --- PASS: TestServiceUpdateLabel (2.68s) [2021-08-09T12:18:32.604Z] === RUN TestServiceUpdateSecrets [2021-08-09T12:18:33.146Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-09T12:18:34.524Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-09T12:18:35.090Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-09T12:18:38.374Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-09T12:18:42.561Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-09T12:18:42.820Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-09T12:18:43.389Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-09T12:18:43.958Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-09T12:18:44.525Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-09T12:18:45.092Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-09T12:18:45.350Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-09T12:18:45.917Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-09T12:18:46.853Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-09T12:18:47.420Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-09T12:18:47.503Z] --- PASS: TestServiceUpdateSecrets (14.72s) [2021-08-09T12:18:47.503Z] === RUN TestServiceUpdateConfigs [2021-08-09T12:18:50.703Z] === RUN TestDockerSuite/TestRunState [2021-08-09T12:18:51.637Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-09T12:18:52.204Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-09T12:18:53.141Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-09T12:18:53.141Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-09T12:18:53.141Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-09T12:18:53.141Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-09T12:18:53.711Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-09T12:18:54.279Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-09T12:18:55.656Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-09T12:18:55.656Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-09T12:18:55.656Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-09T12:18:56.622Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-09T12:18:58.525Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-09T12:18:59.460Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-09T12:19:00.833Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-09T12:19:05.022Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-09T12:19:05.607Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2021-08-09T12:19:05.607Z] === RUN TestServiceUpdateNetwork [2021-08-09T12:19:07.550Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-09T12:19:08.484Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-09T12:19:09.050Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-09T12:19:09.616Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-09T12:19:11.519Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-09T12:19:12.895Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-09T12:19:13.461Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-09T12:19:13.461Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-09T12:19:13.461Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-09T12:19:14.398Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-09T12:19:14.966Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-09T12:19:15.532Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-09T12:19:15.532Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-09T12:19:15.532Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-09T12:19:15.791Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-09T12:19:16.358Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-09T12:19:17.831Z] --- PASS: TestServiceUpdateNetwork (13.70s) [2021-08-09T12:19:17.831Z] === RUN TestServiceUpdatePidsLimit [2021-08-09T12:19:18.092Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-09T12:19:19.034Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-09T12:19:20.559Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-09T12:19:20.817Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-09T12:19:21.753Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-09T12:19:24.284Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-09T12:19:25.659Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-09T12:19:27.162Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-09T12:19:27.562Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-09T12:19:27.821Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-09T12:19:31.109Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-09T12:19:31.679Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-09T12:19:31.679Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-08-09T12:19:31.679Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-09T12:19:31.679Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-08-09T12:19:31.679Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-09T12:19:31.679Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-08-09T12:19:31.679Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-09T12:19:31.937Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-09T12:19:32.196Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-09T12:19:32.196Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-09T12:19:32.196Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-09T12:19:35.296Z] --- PASS: TestServiceUpdatePidsLimit (17.40s) [2021-08-09T12:19:35.297Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-08-09T12:19:35.297Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-08-09T12:19:35.297Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-08-09T12:19:35.297Z] PASS [2021-08-09T12:19:35.297Z] [2021-08-09T12:19:35.297Z] === Skipped [2021-08-09T12:19:35.297Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-09T12:19:35.297Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-09T12:19:35.297Z] [2021-08-09T12:19:35.297Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-09T12:19:35.297Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-09T12:19:35.297Z] [2021-08-09T12:19:35.297Z] [2021-08-09T12:19:35.297Z] DONE 27 tests, 2 skipped in 152.534s [2021-08-09T12:19:35.297Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-09T12:19:35.297Z] ++ 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 [2021-08-09T12:19:35.297Z] ++ set -e [2021-08-09T12:19:35.297Z] ++ '[' -n 0 ']' [2021-08-09T12:19:35.297Z] ++ set -x [2021-08-09T12:19:35.297Z] ++ 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 [2021-08-09T12:19:35.866Z] INFO: Testing against a local daemon [2021-08-09T12:19:35.866Z] === RUN TestSessionCreate [2021-08-09T12:19:36.126Z] --- PASS: TestSessionCreate (0.04s) [2021-08-09T12:19:36.126Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-09T12:19:36.126Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-09T12:19:36.126Z] PASS [2021-08-09T12:19:36.126Z] [2021-08-09T12:19:36.126Z] DONE 2 tests in 2.063s [2021-08-09T12:19:36.126Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-09T12:19:36.126Z] ++ 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 [2021-08-09T12:19:36.126Z] ++ set -e [2021-08-09T12:19:36.126Z] ++ '[' -n 0 ']' [2021-08-09T12:19:36.126Z] ++ set -x [2021-08-09T12:19:36.126Z] ++ 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 [2021-08-09T12:19:36.384Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-09T12:19:37.319Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-09T12:19:37.509Z] INFO: Testing against a local daemon [2021-08-09T12:19:37.509Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-09T12:19:37.509Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-09T12:19:37.509Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T12:19:37.509Z] === RUN TestDiskUsage [2021-08-09T12:19:37.509Z] === PAUSE TestDiskUsage [2021-08-09T12:19:37.509Z] === RUN TestEventsExecDie [2021-08-09T12:19:38.451Z] --- PASS: TestEventsExecDie (1.10s) [2021-08-09T12:19:38.451Z] === RUN TestEventsBackwardsCompatible [2021-08-09T12:19:38.451Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-09T12:19:38.451Z] === RUN TestEventsVolumeCreate [2021-08-09T12:19:38.451Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-09T12:19:38.451Z] === RUN TestInfoBinaryCommits [2021-08-09T12:19:38.451Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-09T12:19:38.451Z] === RUN TestInfoAPIVersioned [2021-08-09T12:19:38.451Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-09T12:19:38.451Z] === RUN TestInfoDiscoveryBackend [2021-08-09T12:19:38.695Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-09T12:19:39.024Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-09T12:19:39.024Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-09T12:19:39.262Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-09T12:19:39.965Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-09T12:19:39.965Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-09T12:19:40.198Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-09T12:19:40.536Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-09T12:19:40.536Z] === RUN TestInfoAPI [2021-08-09T12:19:40.536Z] --- PASS: TestInfoAPI (0.04s) [2021-08-09T12:19:40.536Z] === RUN TestInfoAPIWarnings [2021-08-09T12:19:41.135Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-09T12:19:41.135Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-09T12:19:42.069Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-09T12:19:42.069Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-09T12:19:42.069Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-09T12:19:42.069Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-09T12:19:42.069Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-09T12:19:42.069Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-09T12:19:42.069Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-09T12:19:42.069Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-09T12:19:42.069Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-09T12:19:42.069Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-09T12:19:42.069Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-09T12:19:42.069Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-09T12:19:42.069Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-09T12:19:42.070Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-09T12:19:42.070Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-09T12:19:43.006Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-09T12:19:43.950Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-09T12:19:43.950Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-09T12:19:45.326Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-09T12:19:45.584Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-09T12:19:46.521Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-09T12:19:46.521Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-09T12:19:47.459Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-09T12:19:47.718Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-09T12:19:48.290Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-09T12:19:48.290Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-09T12:19:48.548Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-09T12:19:49.115Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-09T12:19:50.053Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-09T12:19:50.990Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-09T12:19:51.559Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-09T12:19:51.559Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-09T12:19:51.559Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-09T12:19:52.496Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-09T12:19:52.496Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-09T12:19:53.872Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-09T12:19:54.443Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-09T12:19:55.011Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-09T12:19:57.542Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-09T12:19:57.801Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-09T12:19:58.059Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-09T12:19:58.059Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-09T12:19:58.059Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-09T12:19:58.642Z] --- PASS: TestInfoAPIWarnings (16.39s) [2021-08-09T12:19:58.642Z] === RUN TestInfoDebug [2021-08-09T12:19:58.642Z] --- PASS: TestInfoDebug (0.54s) [2021-08-09T12:19:58.642Z] === RUN TestInfoInsecureRegistries [2021-08-09T12:19:58.642Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-09T12:19:58.642Z] === RUN TestInfoRegistryMirrors [2021-08-09T12:19:58.642Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-09T12:19:58.642Z] === RUN TestLoginFailsWithBadCredentials [2021-08-09T12:19:58.903Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-08-09T12:19:58.903Z] === RUN TestPingCacheHeaders [2021-08-09T12:19:58.903Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-09T12:19:58.903Z] === RUN TestPingGet [2021-08-09T12:19:58.903Z] --- PASS: TestPingGet (0.03s) [2021-08-09T12:19:58.903Z] === RUN TestPingHead [2021-08-09T12:19:58.903Z] --- PASS: TestPingHead (0.04s) [2021-08-09T12:19:58.903Z] === RUN TestVersion [2021-08-09T12:19:58.903Z] --- PASS: TestVersion (0.04s) [2021-08-09T12:19:58.903Z] === CONT TestDiskUsage [2021-08-09T12:19:59.435Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty/container_types [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty/image_types [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty/volume_types [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-09T12:19:59.474Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-09T12:19:59.734Z] === RUN TestDiskUsage/after_container.Run [2021-08-09T12:20:00.305Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-09T12:20:00.305Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-09T12:20:00.305Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-09T12:20:00.305Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-09T12:20:00.305Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-09T12:20:00.305Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-09T12:20:00.305Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-09T12:20:00.305Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-09T12:20:00.305Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-09T12:20:00.305Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-09T12:20:00.369Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage (1.61s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-09T12:20:00.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-09T12:20:00.565Z] PASS [2021-08-09T12:20:00.565Z] [2021-08-09T12:20:00.565Z] === Skipped [2021-08-09T12:20:00.565Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T12:20:00.565Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-09T12:20:00.565Z] [2021-08-09T12:20:00.565Z] [2021-08-09T12:20:00.565Z] DONE 53 tests, 1 skipped in 24.507s [2021-08-09T12:20:00.565Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-09T12:20:00.565Z] ++ 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 [2021-08-09T12:20:00.565Z] ++ set -e [2021-08-09T12:20:00.565Z] ++ '[' -n 0 ']' [2021-08-09T12:20:00.565Z] ++ set -x [2021-08-09T12:20:00.566Z] ++ 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 [2021-08-09T12:20:00.826Z] INFO: Testing against a local daemon [2021-08-09T12:20:00.826Z] === RUN TestVolumesCreateAndList [2021-08-09T12:20:00.826Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-09T12:20:00.826Z] === RUN TestVolumesRemove [2021-08-09T12:20:00.826Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-09T12:20:00.826Z] === RUN TestVolumesInspect [2021-08-09T12:20:00.826Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-09T12:20:00.826Z] === RUN TestVolumesInvalidJSON [2021-08-09T12:20:00.826Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-09T12:20:00.826Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-09T12:20:00.826Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-09T12:20:00.826Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-09T12:20:00.826Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-09T12:20:00.826Z] PASS [2021-08-09T12:20:00.826Z] [2021-08-09T12:20:00.826Z] DONE 5 tests in 0.308s [2021-08-09T12:20:00.826Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-09T12:20:01.747Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-09T12:20:01.747Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-09T12:20:01.747Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-09T12:20:01.747Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-09T12:20:01.747Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-09T12:20:01.767Z] ++++ cat bundles/test-integration/docker.pid [2021-08-09T12:20:01.767Z] +++ kill 14608 [2021-08-09T12:20:01.767Z] +++ /etc/init.d/apparmor stop [2021-08-09T12:20:01.767Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-09T12:20:01.767Z] [2021-08-09T12:20:01.767Z] Unloading profiles will leave already running processes permanently [2021-08-09T12:20:01.767Z] unconfined, which can lead to unexpected situations. [2021-08-09T12:20:01.767Z] [2021-08-09T12:20:01.767Z] To set a process to complain mode, use the command line tool [2021-08-09T12:20:01.767Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-09T12:20:01.767Z] +++ true [2021-08-09T12:20:01.767Z] exiting test-integration [2021-08-09T12:20:01.767Z] ++ exit 0 [2021-08-09T12:20:01.767Z] [2021-08-09T12:20:03.653Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-09T12:20:03.653Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-09T12:20:04.227Z] === RUN TestDockerSuite/TestSaveLoadParents Post stage [Pipeline] junit [2021-08-09T12:20:05.080Z] Recording test results [2021-08-09T12:20:05.343Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-09T12:20:05.708Z] + echo Ensuring container killed. [2021-08-09T12:20:05.708Z] Ensuring container killed. [2021-08-09T12:20:05.708Z] + docker rm -vf docker-pr2 [2021-08-09T12:20:05.708Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-09T12:20:06.004Z] + echo Chowning /workspace to jenkins user [2021-08-09T12:20:06.004Z] Chowning /workspace to jenkins user [2021-08-09T12:20:06.004Z] + id -u [2021-08-09T12:20:06.004Z] + id -g [2021-08-09T12:20:06.004Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42726:/workspace busybox chown -R 1000:1000 /workspace [2021-08-09T12:20:06.004Z] Unable to find image 'busybox:latest' locally [2021-08-09T12:20:06.131Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents729555062 [2021-08-09T12:20:06.264Z] latest: Pulling from library/busybox [2021-08-09T12:20:06.390Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-09T12:20:06.390Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-09T12:20:06.525Z] 38cc3b49dbab: Pulling fs layer [2021-08-09T12:20:06.525Z] 38cc3b49dbab: Download complete [2021-08-09T12:20:06.787Z] 38cc3b49dbab: Pull complete [2021-08-09T12:20:06.787Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-09T12:20:06.787Z] Status: Downloaded newer image for busybox:latest [2021-08-09T12:20:07.766Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-09T12:20:08.705Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-09T12:20:08.705Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-09T12:20:08.705Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-09T12:20:08.705Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-09T12:20:09.640Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-09T12:20:10.208Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-09T12:20:12.110Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-09T12:20:12.110Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-09T12:20:12.368Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-09T12:20:12.368Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-09T12:20:12.368Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-09T12:20:12.627Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-09T12:20:13.195Z] === RUN TestDockerSuite/TestSlowStdinClosing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-09T12:20:13.667Z] + bundleName=arm64-integration [2021-08-09T12:20:13.667Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-09T12:20:13.667Z] Creating arm64-integration-bundles.tar.gz [2021-08-09T12:20:13.667Z] + find bundles -path */root/*overlay2 -prune -o -type f+ ( -name *-report.json -o -namexargs *.log tar -o -czf -name arm64-integration-bundles.tar.gz *.prof [2021-08-09T12:20:13.667Z] -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-09T12:20:13.941Z] Archiving artifacts [2021-08-09T12:20:15.726Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-09T12:20:16.515Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42726/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-09T12:20:16.835Z] + make clean [2021-08-09T12:20:17.406Z] docker volume rm -f docker-dev-cache [2021-08-09T12:20:17.406Z] docker-dev-cache [Pipeline] deleteDir [2021-08-09T12:20:20.992Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-09T12:20:22.893Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-09T12:20:23.828Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-09T12:20:25.205Z] === RUN TestDockerSuite/TestStartAttachWithRename [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T12:20:28.499Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-09T12:20:30.400Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-09T12:20:30.967Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-09T12:20:32.867Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-09T12:20:34.247Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-09T12:20:36.779Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-09T12:20:39.309Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-09T12:20:44.573Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-09T12:20:47.102Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-09T12:20:52.365Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-09T12:20:54.893Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-09T12:20:56.808Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-09T12:20:57.375Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-09T12:20:57.942Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-09T12:20:58.509Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-09T12:20:58.509Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-09T12:20:58.509Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-09T12:20:59.445Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-09T12:21:03.632Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-09T12:21:05.534Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-09T12:21:06.469Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-09T12:21:07.405Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-09T12:21:07.973Z] docker_cli_swarm_test.go:1186: [d9263e9db9084] joining swarm manager [dbfcfb3db9980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:21:08.540Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-09T12:21:08.540Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-09T12:21:08.540Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-09T12:21:08.540Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-09T12:21:08.540Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-09T12:21:09.915Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-09T12:21:10.851Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-09T12:21:11.785Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-09T12:21:13.690Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-09T12:21:14.257Z] docker_cli_swarm_test.go:1195: [dc08931ffcd61] joining swarm manager [dbfcfb3db9980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:21:17.537Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-09T12:21:18.913Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-09T12:21:18.913Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-09T12:21:18.913Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-09T12:21:20.825Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-09T12:21:21.760Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-09T12:21:27.025Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-09T12:21:31.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-09T12:21:35.402Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-09T12:21:37.305Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-09T12:21:42.572Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-09T12:21:46.761Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-09T12:21:48.662Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-09T12:21:51.205Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-09T12:21:52.143Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-09T12:21:53.519Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-09T12:21:55.422Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-09T12:21:57.323Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-09T12:21:57.582Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-09T12:22:00.113Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-09T12:22:02.018Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-09T12:22:04.548Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-09T12:22:06.449Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-09T12:22:10.635Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-09T12:22:13.165Z] docker_cli_swarm_test.go:1118: [d81057a374dbd] joining swarm manager [d609503bbf65e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:22:14.099Z] docker_cli_swarm_test.go:1119: [d80af35935494] joining swarm manager [d609503bbf65e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:22:14.505Z] --- PASS: TestBuildWCOWSandboxSize (847.86s) [2021-08-09T12:22:14.505Z] === RUN TestBuildWithEmptyDockerfile [2021-08-09T12:22:14.505Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:22:14.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:22:14.505Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:22:14.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:22:14.505Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:22:14.505Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:22:14.505Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:22:14.505Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:22:14.505Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:22:14.505Z] --- PASS: TestBuildWithEmptyDockerfile (0.54s) [2021-08-09T12:22:14.505Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-09T12:22:14.505Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-09T12:22:14.505Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-09T12:22:14.505Z] === RUN TestBuildPreserveOwnership [2021-08-09T12:22:14.505Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:22:14.505Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-09T12:22:14.505Z] === RUN TestBuildPlatformInvalid [2021-08-09T12:22:14.505Z] --- PASS: TestBuildPlatformInvalid (0.57s) [2021-08-09T12:22:14.505Z] PASS [2021-08-09T12:22:14.505Z] ok github.com/docker/docker/integration/build 1051.792s [2021-08-09T12:22:14.505Z] [2021-08-09T12:22:14.505Z] === Skipped [2021-08-09T12:22:14.505Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-09T12:22:14.505Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T12:22:14.505Z] [2021-08-09T12:22:14.505Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-09T12:22:14.505Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:14.505Z] [2021-08-09T12:22:14.505Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-09T12:22:14.505Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:22:14.505Z] [2021-08-09T12:22:14.505Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-09T12:22:14.505Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:22:14.505Z] [2021-08-09T12:22:14.505Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-09T12:22:14.505Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:22:14.505Z] [2021-08-09T12:22:14.505Z] [2021-08-09T12:22:14.505Z] DONE 29 tests, 5 skipped in 1088.096s [2021-08-09T12:22:14.505Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-09T12:22:16.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:22:16.039Z] INFO: Testing against a local daemon [2021-08-09T12:22:16.039Z] === RUN TestConfigInspect [2021-08-09T12:22:16.039Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:16.039Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-09T12:22:16.039Z] === RUN TestConfigList [2021-08-09T12:22:16.039Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:16.039Z] --- SKIP: TestConfigList (0.00s) [2021-08-09T12:22:16.039Z] === RUN TestConfigsCreateAndDelete [2021-08-09T12:22:16.039Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:16.039Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-09T12:22:16.039Z] === RUN TestConfigsUpdate [2021-08-09T12:22:16.039Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:16.039Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-09T12:22:16.039Z] === RUN TestTemplatedConfig [2021-08-09T12:22:16.039Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:16.039Z] --- SKIP: TestTemplatedConfig (0.01s) [2021-08-09T12:22:16.039Z] === RUN TestConfigCreateResolve [2021-08-09T12:22:16.039Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:22:16.039Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-09T12:22:16.039Z] PASS [2021-08-09T12:22:16.039Z] ok github.com/docker/docker/integration/config 0.149s [2021-08-09T12:22:16.039Z] [2021-08-09T12:22:16.039Z] === Skipped [2021-08-09T12:22:16.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-09T12:22:16.039Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:16.039Z] [2021-08-09T12:22:16.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-09T12:22:16.039Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:16.039Z] [2021-08-09T12:22:16.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-09T12:22:16.039Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:16.039Z] [2021-08-09T12:22:16.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-09T12:22:16.039Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:16.039Z] [2021-08-09T12:22:16.039Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2021-08-09T12:22:16.039Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:16.039Z] [2021-08-09T12:22:16.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-09T12:22:16.039Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:22:16.039Z] [2021-08-09T12:22:16.039Z] [2021-08-09T12:22:16.039Z] DONE 6 tests, 6 skipped in 2.877s [2021-08-09T12:22:16.039Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-09T12:22:18.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:22:18.229Z] INFO: Testing against a local daemon [2021-08-09T12:22:18.229Z] === RUN TestCheckpoint [2021-08-09T12:22:18.229Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T12:22:18.229Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-09T12:22:18.229Z] === RUN TestContainerInvalidJSON [2021-08-09T12:22:18.229Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:22:18.229Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:22:18.229Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:22:18.229Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:22:18.695Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:22:18.695Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:22:18.696Z] --- PASS: TestContainerInvalidJSON (0.58s) [2021-08-09T12:22:18.696Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-09T12:22:18.696Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-09T12:22:19.153Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-09T12:22:19.153Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-08-09T12:22:19.153Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-09T12:22:19.389Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-09T12:22:19.389Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-09T12:22:19.389Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-09T12:22:19.615Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-08-09T12:22:19.615Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-09T12:22:19.615Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-08-09T12:22:19.615Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-09T12:22:20.073Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-08-09T12:22:20.073Z] === RUN TestCopyFromContainer [2021-08-09T12:22:20.073Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:20.073Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-09T12:22:20.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:22:20.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:22:20.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:22:20.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:22:20.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:22:20.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:22:20.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:22:20.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:22:20.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:22:20.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-09T12:22:20.073Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-09T12:22:20.073Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestCreateWithInvalidEnv [2021-08-09T12:22:20.073Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-09T12:22:20.073Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-09T12:22:20.073Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-09T12:22:20.073Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-09T12:22:20.073Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-09T12:22:20.073Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-09T12:22:20.073Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-09T12:22:20.073Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-09T12:22:20.073Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-09T12:22:20.073Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestCreateTmpfsMountsTarget [2021-08-09T12:22:20.073Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:20.073Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-09T12:22:20.073Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:22:20.073Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-09T12:22:20.073Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:22:20.073Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-09T12:22:20.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:22:20.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:22:20.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:22:20.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:22:20.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:22:20.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:22:20.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:22:20.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:22:20.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:22:20.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:22:20.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:22:20.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:22:20.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:22:20.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:22:20.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:22:20.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-09T12:22:20.073Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-09T12:22:20.073Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestCreateDifferentPlatform [2021-08-09T12:22:20.073Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-09T12:22:20.073Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-09T12:22:20.073Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-09T12:22:20.073Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-09T12:22:20.073Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-08-09T12:22:20.073Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-09T12:22:20.073Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-09T12:22:20.073Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-09T12:22:20.073Z] === RUN TestContainerKillOnDaemonStart [2021-08-09T12:22:20.073Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:20.073Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestDiff [2021-08-09T12:22:20.073Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-09T12:22:20.073Z] --- SKIP: TestDiff (0.00s) [2021-08-09T12:22:20.073Z] === RUN TestExecWithCloseStdin [2021-08-09T12:22:20.323Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-09T12:22:20.323Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-09T12:22:20.323Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-09T12:22:20.323Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-09T12:22:20.890Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-09T12:22:20.890Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-09T12:22:21.824Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-09T12:22:21.824Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-09T12:22:21.824Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-09T12:22:21.824Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-09T12:22:22.083Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-09T12:22:23.807Z] --- PASS: TestExecWithCloseStdin (3.21s) [2021-08-09T12:22:23.807Z] === RUN TestExec [2021-08-09T12:22:23.985Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-09T12:22:24.243Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-09T12:22:24.243Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-09T12:22:24.243Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-09T12:22:24.243Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-09T12:22:25.983Z] --- PASS: TestExec (2.31s) [2021-08-09T12:22:25.983Z] === RUN TestExecUser [2021-08-09T12:22:25.983Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-09T12:22:25.983Z] --- SKIP: TestExecUser (0.00s) [2021-08-09T12:22:25.983Z] === RUN TestExportContainerAndImportImage [2021-08-09T12:22:25.983Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:25.983Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-09T12:22:25.983Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-09T12:22:25.983Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:25.983Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-09T12:22:25.983Z] === RUN TestHealthCheckWorkdir [2021-08-09T12:22:25.983Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-09T12:22:25.983Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-09T12:22:25.983Z] === RUN TestHealthKillContainer [2021-08-09T12:22:25.983Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-09T12:22:25.983Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-09T12:22:25.983Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-09T12:22:25.983Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-09T12:22:25.983Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-09T12:22:25.983Z] === RUN TestKillContainerInvalidSignal [2021-08-09T12:22:28.161Z] --- PASS: TestKillContainerInvalidSignal (2.42s) [2021-08-09T12:22:28.161Z] === RUN TestKillContainer [2021-08-09T12:22:28.161Z] === RUN TestKillContainer/no_signal [2021-08-09T12:22:30.339Z] === RUN TestKillContainer/non_killing_signal [2021-08-09T12:22:30.339Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-09T12:22:30.339Z] === RUN TestKillContainer/killing_signal [2021-08-09T12:22:30.802Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-09T12:22:32.177Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-09T12:22:32.177Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-09T12:22:32.177Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-09T12:22:33.243Z] --- PASS: TestKillContainer (4.87s) [2021-08-09T12:22:33.243Z] --- PASS: TestKillContainer/no_signal (2.20s) [2021-08-09T12:22:33.243Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-09T12:22:33.243Z] --- PASS: TestKillContainer/killing_signal (2.63s) [2021-08-09T12:22:33.243Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-09T12:22:33.243Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:22:33.243Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-09T12:22:33.243Z] === RUN TestKillStoppedContainer [2021-08-09T12:22:33.243Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:22:33.243Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-09T12:22:33.243Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-09T12:22:33.243Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:22:33.243Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-09T12:22:33.243Z] === RUN TestKillDifferentUserContainer [2021-08-09T12:22:33.243Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-09T12:22:33.243Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-09T12:22:33.243Z] === RUN TestInspectOomKilledTrue [2021-08-09T12:22:33.243Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:33.243Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-09T12:22:33.243Z] === RUN TestInspectOomKilledFalse [2021-08-09T12:22:33.243Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:22:33.243Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-09T12:22:33.243Z] === RUN TestLogsFollowTailEmpty [2021-08-09T12:22:35.429Z] --- PASS: TestLogsFollowTailEmpty (2.06s) [2021-08-09T12:22:35.429Z] === RUN TestNetworkNat [2021-08-09T12:22:35.429Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-09T12:22:35.429Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-09T12:22:35.429Z] === RUN TestNetworkLocalhostTCPNat [2021-08-09T12:22:35.460Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-09T12:22:37.606Z] --- PASS: TestNetworkLocalhostTCPNat (2.53s) [2021-08-09T12:22:37.606Z] === RUN TestNetworkLoopbackNat [2021-08-09T12:22:37.606Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-09T12:22:37.606Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-09T12:22:37.606Z] === RUN TestPause [2021-08-09T12:22:37.606Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-09T12:22:37.606Z] --- SKIP: TestPause (0.00s) [2021-08-09T12:22:37.606Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-09T12:22:38.745Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-09T12:22:38.745Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite (1771.16s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.21s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.56s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-09T12:22:38.745Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.43s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.35s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.00s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.26s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.04s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.24s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.04s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.99s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.34s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.25s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAttachDetach (1.44s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.41s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.28s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.14s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.17s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.77s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.53s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.70s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.76s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.52s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.94s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.75s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.30s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.13s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.25s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.67s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.69s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.85s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.69s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.47s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.85s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.41s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.83s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.10s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.24s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.25s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.52s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.26s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.81s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.49s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.35s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.50s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.04s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.69s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.67s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.63s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.87s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.84s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.17s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.03s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.17s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.98s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.16s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.79s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.78s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.91s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.67s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.23s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.51s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.57s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.38s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2021-08-09T12:22:38.746Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.11s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.49s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.78s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.43s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.47s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.08s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.19s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.45s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.71s) [2021-08-09T12:22:38.746Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-09T12:22:38.746Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-09T12:22:38.746Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-09T12:22:38.746Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.64s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.92s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.55s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.23s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.84s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.03s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.70s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.73s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.47s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.63s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.75s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.83s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.48s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.93s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.37s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.12s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.86s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.31s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.15s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.24s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.84s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.10s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.54s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.67s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.44s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnv (2.08s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.79s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.68s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.68s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.55s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.24s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.19s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.87s) [2021-08-09T12:22:38.746Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.34s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.07s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.39s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.89s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.27s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.21s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.27s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.05s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildHistory (2.72s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.90s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.40s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.88s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.81s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.47s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.85s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.45s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.06s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.73s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.54s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.38s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.39s) [2021-08-09T12:22:38.746Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.88s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.00s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.27s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.84s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.01s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.89s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.73s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.19s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.67s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.75s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.14s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.46s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.50s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.94s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildPATH (1.36s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.73s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.81s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.38s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.15s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.22s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildRm (4.33s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.45s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.17s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.20s) [2021-08-09T12:22:38.746Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.79s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2021-08-09T12:22:38.747Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.58s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.34s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildStderr (1.30s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.58s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.20s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.41s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildUser (2.05s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.50s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.55s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.17s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.98s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.10s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.34s) [2021-08-09T12:22:38.747Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-09T12:22:38.747Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-09T12:22:38.747Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-09T12:22:38.747Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.10s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.45s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.28s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.83s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.24s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.87s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2021-08-09T12:22:38.747Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.13s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-09T12:22:38.747Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.98s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.22s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCommitChange (1.52s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.13s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.77s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.05s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCommitTTY (2.82s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.95s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.50s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.78s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.59s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.51s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.66s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.04s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.10s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.09s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.13s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.73s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.05s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.95s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.92s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.38s) [2021-08-09T12:22:38.747Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.90s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.05s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.95s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.66s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.87s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.08s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.89s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.97s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.72s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.62s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.79s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b0ed98_} (1.73s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1271030782_/foo_false____} (1.80s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1271030782_/foo_true____} (1.66s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3751475525_/foo_false____} (1.69s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3751475525_/foo_true____} (1.69s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3751475525_/foo_true__0xc000b0edc8__} (1.57s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b0ede0_} (1.57s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b0edf8_} (1.55s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b0ee10_} (1.57s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b0ee28_} (0.79s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.37s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.68s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.68s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.87s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.55s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.88s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.97s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.14s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.89s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.82s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.26s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.75s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.73s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.76s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.96s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.71s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.92s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.18s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.32s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.46s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.30s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.83s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.21s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.91s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.51s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToStdout (1.12s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.04s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.35s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.44s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.99s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s) [2021-08-09T12:22:38.747Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.66s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-08-09T12:22:38.747Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.88s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.70s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.81s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.57s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.71s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.97s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.23s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.29s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.31s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.95s) [2021-08-09T12:22:38.747Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.06s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsAttach (1.06s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsCommit (1.21s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.75s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.48s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.14s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.35s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.41s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.35s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFilters (1.44s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFormat (1.36s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-08-09T12:22:38.748Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-09T12:22:38.748Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.75s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.04s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.26s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.17s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.40s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsTop (1.33s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsUntag (2.64s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.25s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExec (1.05s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.52s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.62s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.29s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.64s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.21s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.04s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecCgroup (2.44s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecEnv (1.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.65s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.03s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecInspectID (2.27s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecInteractive (1.14s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.67s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.26s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecParseError (0.72s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.69s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.77s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecStartFails (0.99s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.42s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.15s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecTTY (1.49s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.51s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecUlimits (1.20s) [2021-08-09T12:22:38.748Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.91s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.66s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestExecWithUser (1.29s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.72s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestHealth (22.86s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.90s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.20s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.24s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.36s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesFormat (0.12s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.33s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImportDisplay (1.52s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImportFile (1.55s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.61s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImportGzipped (1.77s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.62s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.83s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.77s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.05s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.11s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.71s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.96s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.35s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.69s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.68s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s) [2021-08-09T12:22:38.748Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.88s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectDefault (0.71s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectHistory (1.14s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-09T12:22:38.748Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.73s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.99s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.42s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.77s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.18s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectStatus (1.24s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.88s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.13s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.72s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.66s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.17s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.59s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.39s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.12s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.16s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.04s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.23s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.81s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.54s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.15s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.97s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.68s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.18s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.14s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.07s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.17s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.41s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.30s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsSince (7.25s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsTail (1.24s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.10s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.12s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.12s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestNetHostname (3.25s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.80s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.08s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.11s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.12s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPluginActive (1.59s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.53s) [2021-08-09T12:22:38.748Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.31s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.46s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.71s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.89s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.20s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPortList (9.64s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.43s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.80s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.65s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.66s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.35s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.74s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPsByOrder (3.80s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.45s) [2021-08-09T12:22:38.748Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.19s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.97s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.27s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.76s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.73s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.87s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.72s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.66s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.78s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.89s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.95s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.92s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.99s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2021-08-09T12:22:38.749Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.91s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.94s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.95s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.31s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.47s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.52s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.35s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.57s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.41s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.54s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.05s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.20s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.07s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.86s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.80s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.87s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.88s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.52s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAddHost (0.75s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.73s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.98s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.03s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.00s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.76s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.83s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.80s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.37s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.84s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.82s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.79s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.73s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.82s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.09s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.73s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.08s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.21s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.75s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.67s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.65s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.94s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (1.16s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.58s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.39s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.46s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.31s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.86s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.56s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.59s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.24s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.60s) [2021-08-09T12:22:38.749Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-09T12:22:38.749Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.94s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.40s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.31s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.15s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.90s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.03s) [2021-08-09T12:22:38.749Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.83s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.93s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.85s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.92s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.87s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.64s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.34s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.50s) [2021-08-09T12:22:38.749Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.98s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.32s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.73s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.97s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.66s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.56s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.49s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.66s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.43s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.36s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunMount (8.85s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.67s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.45s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.34s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.38s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.26s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.47s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.43s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.53s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.94s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNetHost (1.37s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.21s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.26s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.03s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.08s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.84s) [2021-08-09T12:22:38.749Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-08-09T12:22:38.749Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2021-08-09T12:22:38.749Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.35s) [2021-08-09T12:22:38.749Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.00s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.35s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.41s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.45s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.73s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunState (1.48s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2021-08-09T12:22:38.749Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunSysctls (1.38s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.23s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.58s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.55s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.99s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunUserByID (0.68s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-08-09T12:22:38.749Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunUserByName (0.66s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.65s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.83s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.94s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.13s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.37s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.49s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.05s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.31s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.23s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (1.00s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.83s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.99s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.96s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.11s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.88s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.97s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.28s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.94s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithShmSize (1.10s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.77s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.69s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.75s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.73s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.21s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.84s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.17s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.02s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.32s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.41s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.20s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.88s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.38s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.78s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.31s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStartRecordError (1.58s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.68s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.95s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.94s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.66s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.10s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.76s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.73s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.99s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.75s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.98s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.36s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.07s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUpdateStats (3.83s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.35s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.98s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.82s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.28s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.85s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.66s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.33s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.89s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.06s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.06s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.36s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.34s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.00s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.05s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.51s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.12s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.04s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.79s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.68s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.85s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.10s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.59s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.25s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.68s) [2021-08-09T12:22:38.750Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.50s) [2021-08-09T12:22:38.750Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-09T12:22:38.750Z] === RUN TestDockerRegistrySuite [2021-08-09T12:22:38.750Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-09T12:22:39.781Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2021-08-09T12:22:39.781Z] === RUN TestPauseStopPausedContainer [2021-08-09T12:22:39.781Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:22:39.781Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-09T12:22:39.781Z] === RUN TestPsFilter [2021-08-09T12:22:40.128Z] check_test.go:196: [da52a5cbfb420] daemon is not started [2021-08-09T12:22:40.128Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-09T12:22:40.239Z] --- PASS: TestPsFilter (0.35s) [2021-08-09T12:22:40.239Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-09T12:22:41.503Z] check_test.go:196: [d7951d0a6e0e9] daemon is not started [2021-08-09T12:22:41.503Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-09T12:22:42.885Z] check_test.go:196: [df20437b369dc] daemon is not started [2021-08-09T12:22:42.885Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-09T12:22:42.885Z] check_test.go:196: [d01aa2d182c3c] daemon is not started [2021-08-09T12:22:42.885Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-09T12:22:43.139Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.72s) [2021-08-09T12:22:43.139Z] === RUN TestRemoveContainerWithVolume [2021-08-09T12:22:45.313Z] --- PASS: TestRemoveContainerWithVolume (2.23s) [2021-08-09T12:22:45.313Z] === RUN TestRemoveContainerRunning [2021-08-09T12:22:47.073Z] check_test.go:196: [d47c9bf4e4b7f] daemon is not started [2021-08-09T12:22:47.073Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-09T12:22:47.490Z] --- PASS: TestRemoveContainerRunning (2.15s) [2021-08-09T12:22:47.490Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-09T12:22:49.026Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.02s) [2021-08-09T12:22:49.027Z] === RUN TestRemoveInvalidContainer [2021-08-09T12:22:49.490Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-09T12:22:49.490Z] === RUN TestRenameLinkedContainer [2021-08-09T12:22:49.490Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-09T12:22:49.490Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-09T12:22:49.490Z] === RUN TestRenameStoppedContainer [2021-08-09T12:22:52.425Z] --- PASS: TestRenameStoppedContainer (2.87s) [2021-08-09T12:22:52.425Z] === RUN TestRenameRunningContainerAndReuse [2021-08-09T12:22:53.631Z] check_test.go:196: [db7022403be2c] daemon is not started [2021-08-09T12:22:53.632Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-09T12:22:56.154Z] --- PASS: TestRenameRunningContainerAndReuse (4.12s) [2021-08-09T12:22:56.154Z] === RUN TestRenameInvalidName [2021-08-09T12:22:56.162Z] check_test.go:196: [dc34c0e3e9768] daemon is not started [2021-08-09T12:22:56.162Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-09T12:22:57.537Z] check_test.go:196: [d483b1e84b5c4] daemon is not started [2021-08-09T12:22:57.537Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-09T12:22:58.328Z] --- PASS: TestRenameInvalidName (2.12s) [2021-08-09T12:22:58.328Z] === RUN TestRenameAnonymousContainer [2021-08-09T12:22:58.471Z] check_test.go:196: [d32e9395070a2] daemon is not started [2021-08-09T12:22:58.471Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-09T12:22:59.847Z] check_test.go:196: [dad02296bdb64] daemon is not started [2021-08-09T12:22:59.847Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-09T12:23:01.225Z] check_test.go:196: [d56bef692c3a7] daemon is not started [2021-08-09T12:23:01.225Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-09T12:23:02.605Z] check_test.go:196: [d5bb87d370845] daemon is not started [2021-08-09T12:23:02.605Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-09T12:23:03.541Z] check_test.go:196: [d474b8c1cfe55] daemon is not started [2021-08-09T12:23:03.541Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-09T12:23:04.917Z] check_test.go:196: [d7d7a278e7e2b] daemon is not started [2021-08-09T12:23:04.917Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-09T12:23:05.856Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:276c0d61b8d3c7306cab1ea23dd0cdf17e049a70fe0a903e8786265ebd309d02 [2021-08-09T12:23:07.231Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2f767bf4f954993bea49a5a6a6cb0a553e8739dacd7da1fcc85248e1fa5bd870 [2021-08-09T12:23:07.231Z] check_test.go:196: [d704f13e9aa43] daemon is not started [2021-08-09T12:23:07.231Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-09T12:23:08.167Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e09b28ecc7e991df7e30feb6d3958b2f7c3cc3434d5b4ee47ebe2197e6be87c1 [2021-08-09T12:23:08.643Z] --- PASS: TestRenameAnonymousContainer (9.84s) [2021-08-09T12:23:08.643Z] === RUN TestRenameContainerWithSameName [2021-08-09T12:23:09.554Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3c1592927fc1bc2ed1bc2616a700f8518b17d51e99457eeb39863cc2a936e5d [2021-08-09T12:23:09.554Z] check_test.go:196: [de40291178b5c] daemon is not started [2021-08-09T12:23:09.554Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-09T12:23:10.179Z] --- PASS: TestRenameContainerWithSameName (2.13s) [2021-08-09T12:23:10.180Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-09T12:23:10.180Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-09T12:23:10.180Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-09T12:23:10.180Z] === RUN TestResize [2021-08-09T12:23:10.928Z] check_test.go:196: [dee139a357ff9] daemon is not started [2021-08-09T12:23:10.928Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-09T12:23:12.355Z] --- PASS: TestResize (2.07s) [2021-08-09T12:23:12.355Z] === RUN TestResizeWithInvalidSize [2021-08-09T12:23:14.217Z] check_test.go:196: [df05eddd95219] daemon is not started [2021-08-09T12:23:14.217Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-09T12:23:14.534Z] --- PASS: TestResizeWithInvalidSize (2.21s) [2021-08-09T12:23:14.534Z] === RUN TestResizeWhenContainerNotStarted [2021-08-09T12:23:14.783Z] check_test.go:196: [d06a3dfbab28e] daemon is not started [2021-08-09T12:23:14.783Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-09T12:23:15.042Z] check_test.go:196: [d96f4524c446e] daemon is not started [2021-08-09T12:23:15.042Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-09T12:23:16.417Z] check_test.go:196: [dddc659f4fc25] daemon is not started [2021-08-09T12:23:16.417Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-09T12:23:17.353Z] check_test.go:196: [d3837ce23d647] daemon is not started [2021-08-09T12:23:17.353Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-09T12:23:17.441Z] --- PASS: TestResizeWhenContainerNotStarted (2.78s) [2021-08-09T12:23:17.441Z] === RUN TestDaemonRestartKillContainers [2021-08-09T12:23:17.441Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:23:17.441Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-09T12:23:17.441Z] === RUN TestStats [2021-08-09T12:23:17.441Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-09T12:23:17.441Z] --- SKIP: TestStats (0.00s) [2021-08-09T12:23:17.441Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-09T12:23:18.289Z] check_test.go:196: [dfb4f4a9d2dc2] daemon is not started [2021-08-09T12:23:18.289Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-09T12:23:21.573Z] check_test.go:196: [d8eaa802a5fd9] daemon is not started [2021-08-09T12:23:21.573Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-09T12:23:21.573Z] check_test.go:196: [d79ccd4073617] daemon is not started [2021-08-09T12:23:21.573Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-09T12:23:22.134Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.72s) [2021-08-09T12:23:22.134Z] === RUN TestStopContainerWithTimeout [2021-08-09T12:23:22.134Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-09T12:23:22.134Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-09T12:23:22.134Z] === RUN TestUpdateRestartPolicy [2021-08-09T12:23:22.948Z] check_test.go:196: [d4cbde0e48fa2] daemon is not started [2021-08-09T12:23:22.948Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-09T12:23:23.206Z] check_test.go:196: [d209c1cd34e50] daemon is not started [2021-08-09T12:23:23.206Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-09T12:23:23.465Z] check_test.go:196: [d1ecb0bbc266c] daemon is not started [2021-08-09T12:23:23.465Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-09T12:23:23.724Z] check_test.go:196: [d9e5b4eb10333] daemon is not started [2021-08-09T12:23:23.724Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-09T12:23:23.983Z] check_test.go:196: [d77b7dfe5f3f1] daemon is not started [2021-08-09T12:23:23.983Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-09T12:23:24.242Z] check_test.go:196: [d826bd03fbb03] daemon is not started [2021-08-09T12:23:24.242Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-09T12:23:24.242Z] check_test.go:196: [d67ef0bb75666] daemon is not started [2021-08-09T12:23:24.242Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-09T12:23:25.619Z] check_test.go:196: [d17a5d25d62be] daemon is not started [2021-08-09T12:23:25.619Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-09T12:23:27.526Z] check_test.go:196: [d7f70b293ef48] daemon is not started [2021-08-09T12:23:27.526Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-09T12:23:28.900Z] check_test.go:196: [dfdd5f2405a13] daemon is not started [2021-08-09T12:23:28.900Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-09T12:23:29.835Z] check_test.go:196: [db1aed9046c67] daemon is not started [2021-08-09T12:23:29.835Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-09T12:23:30.773Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite (53.05s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.53s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.21s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.55s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.45s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.51s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.32s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.20s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.30s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.12s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.37s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.92s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.17s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.17s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.01s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.20s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.21s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.05s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-08-09T12:23:31.723Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-09T12:23:31.723Z] === RUN TestDockerSchema1RegistrySuite [2021-08-09T12:23:31.723Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-09T12:23:31.723Z] check_test.go:223: [d2b2211ec5a00] daemon is not started [2021-08-09T12:23:31.723Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-09T12:23:35.011Z] check_test.go:223: [daeb0ce2d1e1a] daemon is not started [2021-08-09T12:23:35.269Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-09T12:23:40.540Z] check_test.go:223: [dd1ff912817ce] daemon is not started [2021-08-09T12:23:40.798Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-09T12:23:44.983Z] check_test.go:223: [d70da65de604c] daemon is not started [2021-08-09T12:23:44.983Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-09T12:23:45.550Z] check_test.go:223: [d39b15054c259] daemon is not started [2021-08-09T12:23:45.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-09T12:23:47.269Z] --- PASS: TestUpdateRestartPolicy (22.26s) [2021-08-09T12:23:47.269Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-09T12:23:47.269Z] --- PASS: TestUpdateRestartWithAutoRemove (2.08s) [2021-08-09T12:23:47.269Z] === RUN TestWaitNonBlocked [2021-08-09T12:23:47.269Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:23:47.270Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:23:47.270Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:23:47.270Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:23:47.270Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:23:47.270Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:23:47.453Z] check_test.go:223: [d598635e9ed57] daemon is not started [2021-08-09T12:23:47.453Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-09T12:23:47.453Z] check_test.go:223: [d847c62b0d2f7] daemon is not started [2021-08-09T12:23:47.453Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-09T12:23:48.387Z] check_test.go:223: [d82ea198ed57a] daemon is not started [2021-08-09T12:23:48.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-09T12:23:49.764Z] check_test.go:223: [dbd358f394f25] daemon is not started [2021-08-09T12:23:49.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-09T12:23:51.011Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-09T12:23:51.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.86s) [2021-08-09T12:23:51.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.96s) [2021-08-09T12:23:51.011Z] === RUN TestWaitBlocked [2021-08-09T12:23:51.011Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:23:51.011Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-09T12:23:51.011Z] PASS [2021-08-09T12:23:51.011Z] ok github.com/docker/docker/integration/container 92.214s [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === Skipped [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-09T12:23:51.011Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-09T12:23:51.011Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-09T12:23:51.011Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-09T12:23:51.011Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-09T12:23:51.011Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-09T12:23:51.011Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-09T12:23:51.011Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-09T12:23:51.011Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-09T12:23:51.011Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-09T12:23:51.011Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-09T12:23:51.011Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-09T12:23:51.011Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-09T12:23:51.011Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-09T12:23:51.011Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-09T12:23:51.011Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-09T12:23:51.011Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-09T12:23:51.011Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-09T12:23:51.011Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-09T12:23:51.011Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-09T12:23:51.011Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-09T12:23:51.011Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-09T12:23:51.011Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-09T12:23:51.011Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-09T12:23:51.011Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-09T12:23:51.011Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-09T12:23:51.011Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-09T12:23:51.011Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-09T12:23:51.011Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-09T12:23:51.011Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-09T12:23:51.011Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-09T12:23:51.011Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-09T12:23:51.011Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-09T12:23:51.011Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-09T12:23:51.011Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] [2021-08-09T12:23:51.011Z] DONE 87 tests, 33 skipped in 94.754s [2021-08-09T12:23:51.011Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-09T12:23:51.139Z] check_test.go:223: [d7864a9e32112] daemon is not started [2021-08-09T12:23:51.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-09T12:23:52.552Z] === RUN TestConfigDaemonLibtrustID [2021-08-09T12:23:52.552Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-09T12:23:52.552Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-09T12:23:52.552Z] === RUN TestDaemonConfigValidation [2021-08-09T12:23:52.552Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-09T12:23:52.552Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-09T12:23:52.552Z] PASS [2021-08-09T12:23:52.552Z] ok github.com/docker/docker/integration/daemon 0.098s [2021-08-09T12:23:52.552Z] [2021-08-09T12:23:52.552Z] === Skipped [2021-08-09T12:23:52.552Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-09T12:23:52.552Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-09T12:23:52.552Z] [2021-08-09T12:23:52.552Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-09T12:23:52.552Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-09T12:23:52.552Z] [2021-08-09T12:23:52.552Z] [2021-08-09T12:23:52.552Z] DONE 2 tests, 2 skipped in 1.646s [2021-08-09T12:23:52.552Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-09T12:23:54.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:23:54.098Z] INFO: Testing against a local daemon [2021-08-09T12:23:54.098Z] === RUN TestCommitInheritsEnv [2021-08-09T12:23:54.098Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:23:54.098Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-09T12:23:54.098Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-09T12:23:54.098Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-09T12:23:54.098Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-09T12:23:54.098Z] === RUN TestImagesFilterMultiReference [2021-08-09T12:23:54.098Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-09T12:23:54.098Z] === RUN TestImagePullPlatformInvalid [2021-08-09T12:23:54.098Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-09T12:23:54.098Z] === RUN TestRemoveImageOrphaning [2021-08-09T12:23:54.424Z] check_test.go:223: [da8d55b93cbbf] daemon is not started [2021-08-09T12:23:54.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-09T12:23:54.424Z] check_test.go:223: [d35d33172e112] daemon is not started [2021-08-09T12:23:54.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-09T12:23:54.682Z] check_test.go:223: [d56ef30ccfcd2] daemon is not started [2021-08-09T12:23:54.682Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-09T12:23:54.940Z] check_test.go:223: [d102f89ef0533] daemon is not started [2021-08-09T12:23:54.940Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-09T12:23:55.199Z] check_test.go:223: [de2f14df7b300] daemon is not started [2021-08-09T12:23:55.199Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-09T12:23:55.457Z] check_test.go:223: [de33201f3c5f7] daemon is not started [2021-08-09T12:23:55.457Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-09T12:23:55.634Z] --- PASS: TestRemoveImageOrphaning (1.13s) [2021-08-09T12:23:55.634Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-09T12:23:55.634Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-09T12:23:55.634Z] === RUN TestTagInvalidReference [2021-08-09T12:23:55.634Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-09T12:23:55.634Z] === RUN TestTagValidPrefixedRepo [2021-08-09T12:23:55.634Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-09T12:23:55.634Z] === RUN TestTagExistedNameWithoutForce [2021-08-09T12:23:55.634Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-09T12:23:55.634Z] === RUN TestTagOfficialNames [2021-08-09T12:23:55.634Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-09T12:23:55.634Z] === RUN TestTagMatchesDigest [2021-08-09T12:23:55.634Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-09T12:23:55.634Z] PASS [2021-08-09T12:23:55.634Z] ok github.com/docker/docker/integration/image 1.602s [2021-08-09T12:23:55.634Z] [2021-08-09T12:23:55.634Z] === Skipped [2021-08-09T12:23:55.634Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-09T12:23:55.634Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:23:55.634Z] [2021-08-09T12:23:55.634Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-09T12:23:55.634Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-09T12:23:55.634Z] [2021-08-09T12:23:55.634Z] [2021-08-09T12:23:55.634Z] DONE 11 tests, 2 skipped in 3.315s [2021-08-09T12:23:55.634Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-09T12:23:55.715Z] check_test.go:223: [d4f1287a34c01] daemon is not started [2021-08-09T12:23:55.715Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-09T12:23:55.974Z] check_test.go:223: [d1e3879a5fa3a] daemon is not started [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite (24.39s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.41s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.56s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.57s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.37s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.45s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.07s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2021-08-09T12:23:55.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-09T12:23:55.974Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-09T12:23:55.974Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-09T12:23:56.233Z] docker_cli_swarm_test.go:1172: [dfcfc129be19a] joining swarm manager [d609503bbf65e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-09T12:23:56.829Z] check_test.go:252: [d616cd095e4ae] daemon is not started [2021-08-09T12:23:56.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-09T12:23:57.396Z] check_test.go:252: [dacd9e7557941] daemon is not started [2021-08-09T12:23:57.396Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-09T12:23:57.396Z] check_test.go:252: [d47f5618b400d] daemon is not started [2021-08-09T12:23:57.396Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-09T12:23:57.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:23:57.810Z] INFO: Testing against a local daemon [2021-08-09T12:23:57.810Z] === RUN TestNetworkCreateDelete [2021-08-09T12:23:57.810Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:23:57.810Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestDockerNetworkDeletePreferID [2021-08-09T12:23:57.810Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-09T12:23:57.810Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestDaemonDNSFallback [2021-08-09T12:23:57.810Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:23:57.810Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestInspectNetwork [2021-08-09T12:23:57.810Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-09T12:23:57.810Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestRunContainerWithBridgeNone [2021-08-09T12:23:57.810Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:23:57.810Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestNetworkInvalidJSON [2021-08-09T12:23:57.810Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-09T12:23:57.810Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-09T12:23:57.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:23:57.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:23:57.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:23:57.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:23:57.810Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-09T12:23:57.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:23:57.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:23:57.810Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-09T12:23:57.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-09T12:23:57.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-09T12:23:57.810Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-09T12:23:57.810Z] === RUN TestNetworkList [2021-08-09T12:23:57.810Z] === RUN TestNetworkList//networks [2021-08-09T12:23:57.810Z] === PAUSE TestNetworkList//networks [2021-08-09T12:23:57.810Z] === RUN TestNetworkList//networks/ [2021-08-09T12:23:57.810Z] === PAUSE TestNetworkList//networks/ [2021-08-09T12:23:57.810Z] === CONT TestNetworkList//networks [2021-08-09T12:23:57.810Z] === CONT TestNetworkList//networks/ [2021-08-09T12:23:57.810Z] --- PASS: TestNetworkList (0.04s) [2021-08-09T12:23:57.810Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-09T12:23:57.810Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestHostIPv4BridgeLabel [2021-08-09T12:23:57.810Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-09T12:23:57.810Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestDaemonDefaultNetworkPools [2021-08-09T12:23:57.810Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-09T12:23:57.810Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-09T12:23:57.810Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-09T12:23:57.810Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestServiceWithPredefinedNetwork [2021-08-09T12:23:57.810Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-09T12:23:57.810Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:23:57.810Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestServiceWithDataPathPortInit [2021-08-09T12:23:57.810Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-09T12:23:57.810Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-09T12:23:57.810Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-09T12:23:57.810Z] PASS [2021-08-09T12:23:57.810Z] ok github.com/docker/docker/integration/network 0.177s [2021-08-09T12:23:57.810Z] [2021-08-09T12:23:57.810Z] === Skipped [2021-08-09T12:23:57.810Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-09T12:23:57.810Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:23:57.810Z] [2021-08-09T12:23:57.810Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-09T12:23:57.810Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-09T12:23:57.810Z] [2021-08-09T12:23:57.810Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-09T12:23:57.810Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:23:57.810Z] [2021-08-09T12:23:57.810Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-09T12:23:57.810Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-09T12:23:57.810Z] [2021-08-09T12:23:57.810Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-09T12:23:57.810Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:23:57.810Z] [2021-08-09T12:23:57.810Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-09T12:23:57.810Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] [2021-08-09T12:23:57.810Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-09T12:23:57.810Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] [2021-08-09T12:23:57.810Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-09T12:23:57.810Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] [2021-08-09T12:23:57.810Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-09T12:23:57.810Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-09T12:23:57.810Z] [2021-08-09T12:23:57.811Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-09T12:23:57.811Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-09T12:23:57.811Z] [2021-08-09T12:23:57.811Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-09T12:23:57.811Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-09T12:23:57.811Z] [2021-08-09T12:23:57.811Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-09T12:23:57.811Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-09T12:23:57.811Z] [2021-08-09T12:23:57.811Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:23:57.811Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:23:57.811Z] [2021-08-09T12:23:57.811Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-09T12:23:57.811Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-09T12:23:57.811Z] [2021-08-09T12:23:57.811Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-09T12:23:57.811Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-09T12:23:57.811Z] [2021-08-09T12:23:57.811Z] [2021-08-09T12:23:57.811Z] DONE 22 tests, 15 skipped in 2.060s [2021-08-09T12:23:57.811Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-09T12:23:58.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-09T12:23:58.771Z] check_test.go:252: [dc4384d2674a9] daemon is not started [2021-08-09T12:23:58.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-09T12:23:58.779Z] testing: warning: no tests to run [2021-08-09T12:23:58.779Z] PASS [2021-08-09T12:23:58.779Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2021-08-09T12:23:58.779Z] [2021-08-09T12:23:58.779Z] DONE 0 tests in 0.706s [2021-08-09T12:23:58.779Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-09T12:23:59.237Z] testing: warning: no tests to run [2021-08-09T12:23:59.237Z] PASS [2021-08-09T12:23:59.237Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2021-08-09T12:23:59.237Z] [2021-08-09T12:23:59.237Z] DONE 0 tests in 0.650s [2021-08-09T12:23:59.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-09T12:23:59.338Z] check_test.go:252: [d19e8de0165ba] daemon is not started [2021-08-09T12:23:59.338Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-09T12:23:59.595Z] check_test.go:252: [d3d4de0565fc8] daemon is not started [2021-08-09T12:23:59.595Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-09T12:23:59.854Z] check_test.go:252: [da54660aa87ad] daemon is not started [2021-08-09T12:23:59.854Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s) [2021-08-09T12:23:59.854Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s) [2021-08-09T12:23:59.854Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-08-09T12:23:59.854Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-08-09T12:23:59.854Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-08-09T12:23:59.854Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-08-09T12:23:59.854Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-08-09T12:23:59.854Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2021-08-09T12:23:59.854Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-08-09T12:23:59.854Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-09T12:23:59.854Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-09T12:24:00.203Z] testing: warning: no tests to run [2021-08-09T12:24:00.203Z] PASS [2021-08-09T12:24:00.203Z] ok github.com/docker/docker/integration/plugin 0.105s [2021-08-09T12:24:00.203Z] [2021-08-09T12:24:00.203Z] DONE 0 tests in 0.698s [2021-08-09T12:24:00.203Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-09T12:24:00.660Z] testing: warning: no tests to run [2021-08-09T12:24:00.660Z] PASS [2021-08-09T12:24:00.660Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2021-08-09T12:24:00.660Z] [2021-08-09T12:24:00.660Z] DONE 0 tests in 0.681s [2021-08-09T12:24:01.126Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-09T12:24:05.115Z] check_test.go:279: [d8ca8252fb30f] daemon is not started [2021-08-09T12:24:05.115Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-09T12:24:05.115Z] check_test.go:279: [d16763a6aac41] daemon is not started [2021-08-09T12:24:05.115Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-09T12:24:05.373Z] check_test.go:279: [da4b33b0deba5] daemon is not started [2021-08-09T12:24:05.373Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-09T12:24:05.373Z] check_test.go:279: [dccbe6979efea] daemon is not started [2021-08-09T12:24:05.373Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-09T12:24:05.631Z] check_test.go:279: [d38485de3ce88] daemon is not started [2021-08-09T12:24:05.631Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-08-09T12:24:05.631Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-08-09T12:24:05.631Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-09T12:24:05.631Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-09T12:24:05.631Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-08-09T12:24:05.631Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-08-09T12:24:05.631Z] === RUN TestDockerNetworkSuite [2021-08-09T12:24:05.631Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-09T12:24:08.163Z] docker_cli_network_unix_test.go:46: [d1cb898a94b2d] daemon is not started [2021-08-09T12:24:08.163Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-09T12:24:08.731Z] docker_cli_network_unix_test.go:46: [df7f0f31fa63b] daemon is not started [2021-08-09T12:24:08.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-09T12:24:11.457Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:24:11.457Z] INFO: Testing against a local daemon [2021-08-09T12:24:11.457Z] === RUN TestPluginInvalidJSON [2021-08-09T12:24:11.457Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:24:11.457Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:24:11.457Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:24:11.457Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-09T12:24:11.457Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-09T12:24:11.457Z] === RUN TestPluginInstall [2021-08-09T12:24:11.457Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-09T12:24:11.457Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-09T12:24:11.457Z] === RUN TestPluginsWithRuntimes [2021-08-09T12:24:11.457Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-09T12:24:11.457Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-09T12:24:11.457Z] === RUN TestPluginBackCompatMediaTypes [2021-08-09T12:24:11.457Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-09T12:24:11.457Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-09T12:24:11.457Z] PASS [2021-08-09T12:24:11.457Z] ok github.com/docker/docker/integration/plugin/common 0.123s [2021-08-09T12:24:11.457Z] [2021-08-09T12:24:11.457Z] === Skipped [2021-08-09T12:24:11.457Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-09T12:24:11.457Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-09T12:24:11.457Z] [2021-08-09T12:24:11.457Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-09T12:24:11.457Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-09T12:24:11.457Z] [2021-08-09T12:24:11.457Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-09T12:24:11.457Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-09T12:24:11.457Z] [2021-08-09T12:24:11.457Z] [2021-08-09T12:24:11.457Z] DONE 5 tests, 3 skipped in 10.623s [2021-08-09T12:24:11.457Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-09T12:24:14.283Z] --- PASS: TestBuildWCOWSandboxSize (754.29s) [2021-08-09T12:24:14.283Z] === RUN TestBuildWithEmptyDockerfile [2021-08-09T12:24:14.283Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:24:14.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:24:14.283Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:24:14.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:24:14.283Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:24:14.283Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:24:14.283Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:24:14.283Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:24:14.283Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:24:14.283Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2021-08-09T12:24:14.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-09T12:24:14.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-09T12:24:14.283Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-09T12:24:14.283Z] === RUN TestBuildPreserveOwnership [2021-08-09T12:24:14.283Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:24:14.283Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestBuildPlatformInvalid [2021-08-09T12:24:14.283Z] --- PASS: TestBuildPlatformInvalid (0.40s) [2021-08-09T12:24:14.283Z] PASS [2021-08-09T12:24:14.283Z] ok github.com/docker/docker/integration/build 916.856s [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === Skipped [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-09T12:24:14.283Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-09T12:24:14.283Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-09T12:24:14.283Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-08-09T12:24:14.283Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-09T12:24:14.283Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] DONE 29 tests, 5 skipped in 939.154s [2021-08-09T12:24:14.283Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-09T12:24:14.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:24:14.283Z] INFO: Testing against a local daemon [2021-08-09T12:24:14.283Z] === RUN TestConfigInspect [2021-08-09T12:24:14.283Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestConfigList [2021-08-09T12:24:14.283Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] --- SKIP: TestConfigList (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestConfigsCreateAndDelete [2021-08-09T12:24:14.283Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestConfigsUpdate [2021-08-09T12:24:14.283Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestTemplatedConfig [2021-08-09T12:24:14.283Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestConfigCreateResolve [2021-08-09T12:24:14.283Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:14.283Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-09T12:24:14.283Z] PASS [2021-08-09T12:24:14.283Z] ok github.com/docker/docker/integration/config 0.090s [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === Skipped [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-09T12:24:14.283Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-09T12:24:14.283Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-09T12:24:14.283Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-09T12:24:14.283Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-09T12:24:14.283Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-09T12:24:14.283Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] [2021-08-09T12:24:14.283Z] DONE 6 tests, 6 skipped in 2.321s [2021-08-09T12:24:14.283Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-09T12:24:14.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:24:14.283Z] INFO: Testing against a local daemon [2021-08-09T12:24:14.283Z] === RUN TestCheckpoint [2021-08-09T12:24:14.283Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T12:24:14.283Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestContainerInvalidJSON [2021-08-09T12:24:14.283Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:24:14.283Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:24:14.283Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:24:14.283Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:24:14.283Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:24:14.283Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:24:14.283Z] --- PASS: TestContainerInvalidJSON (0.41s) [2021-08-09T12:24:14.283Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-09T12:24:14.283Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-09T12:24:14.283Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-08-09T12:24:14.283Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-09T12:24:14.283Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-08-09T12:24:14.283Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-09T12:24:14.283Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-08-09T12:24:14.283Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-09T12:24:14.283Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-08-09T12:24:14.283Z] === RUN TestCopyFromContainer [2021-08-09T12:24:14.283Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-09T12:24:14.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:24:14.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:24:14.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:24:14.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:24:14.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:24:14.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:24:14.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:24:14.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:24:14.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:24:14.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-09T12:24:14.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-09T12:24:14.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-09T12:24:14.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-09T12:24:14.283Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-09T12:24:14.283Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestCreateWithInvalidEnv [2021-08-09T12:24:14.283Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-09T12:24:14.283Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-09T12:24:14.283Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-09T12:24:14.283Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-09T12:24:14.283Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-09T12:24:14.283Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-09T12:24:14.283Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-09T12:24:14.283Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-09T12:24:14.283Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-09T12:24:14.283Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-09T12:24:14.283Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-09T12:24:14.283Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-09T12:24:14.283Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestCreateTmpfsMountsTarget [2021-08-09T12:24:14.283Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.283Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-09T12:24:14.283Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:14.283Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-09T12:24:14.283Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:14.283Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-09T12:24:14.283Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-09T12:24:14.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:24:14.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:24:14.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:24:14.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:24:14.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:24:14.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:24:14.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:24:14.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:24:14.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:24:14.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:24:14.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:24:14.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:24:14.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:24:14.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:24:14.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:24:14.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-09T12:24:14.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-09T12:24:14.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-09T12:24:14.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-09T12:24:14.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-09T12:24:14.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-09T12:24:14.284Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-09T12:24:14.284Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestCreateDifferentPlatform [2021-08-09T12:24:14.284Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-09T12:24:14.284Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-09T12:24:14.284Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-09T12:24:14.284Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-09T12:24:14.284Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-09T12:24:14.284Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-08-09T12:24:14.284Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-09T12:24:14.284Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-09T12:24:14.284Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-09T12:24:14.284Z] === RUN TestContainerKillOnDaemonStart [2021-08-09T12:24:14.284Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.284Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestDiff [2021-08-09T12:24:14.284Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-09T12:24:14.284Z] --- SKIP: TestDiff (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestExecWithCloseStdin [2021-08-09T12:24:14.284Z] --- PASS: TestExecWithCloseStdin (2.74s) [2021-08-09T12:24:14.284Z] === RUN TestExec [2021-08-09T12:24:14.284Z] --- PASS: TestExec (1.71s) [2021-08-09T12:24:14.284Z] === RUN TestExecUser [2021-08-09T12:24:14.284Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-09T12:24:14.284Z] --- SKIP: TestExecUser (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestExportContainerAndImportImage [2021-08-09T12:24:14.284Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.284Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-09T12:24:14.284Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:14.284Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestHealthCheckWorkdir [2021-08-09T12:24:14.284Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-09T12:24:14.284Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestHealthKillContainer [2021-08-09T12:24:14.284Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-09T12:24:14.284Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-09T12:24:14.284Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-09T12:24:14.284Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-09T12:24:14.284Z] === RUN TestKillContainerInvalidSignal [2021-08-09T12:24:14.284Z] --- PASS: TestKillContainerInvalidSignal (1.55s) [2021-08-09T12:24:14.284Z] === RUN TestKillContainer [2021-08-09T12:24:14.284Z] === RUN TestKillContainer/no_signal [2021-08-09T12:24:14.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:24:14.353Z] INFO: Testing against a local daemon [2021-08-09T12:24:14.353Z] === RUN TestExternalGraphDriver [2021-08-09T12:24:14.353Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-09T12:24:14.353Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-09T12:24:14.353Z] === RUN TestGraphdriverPluginV2 [2021-08-09T12:24:14.353Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-09T12:24:14.353Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-09T12:24:14.353Z] PASS [2021-08-09T12:24:14.353Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.130s [2021-08-09T12:24:14.353Z] [2021-08-09T12:24:14.353Z] === Skipped [2021-08-09T12:24:14.353Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-09T12:24:14.353Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-09T12:24:14.353Z] [2021-08-09T12:24:14.353Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-09T12:24:14.353Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-09T12:24:14.353Z] [2021-08-09T12:24:14.353Z] [2021-08-09T12:24:14.353Z] DONE 2 tests, 2 skipped in 2.933s [2021-08-09T12:24:14.810Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-09T12:24:15.246Z] === RUN TestKillContainer/non_killing_signal [2021-08-09T12:24:15.246Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-09T12:24:15.246Z] === RUN TestKillContainer/killing_signal [2021-08-09T12:24:15.553Z] docker_cli_network_unix_test.go:46: [d030f667cf928] daemon is not started [2021-08-09T12:24:15.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-09T12:24:16.928Z] docker_cli_network_unix_test.go:46: [d2090abb8df2b] daemon is not started [2021-08-09T12:24:16.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-09T12:24:16.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:24:16.984Z] INFO: Testing against a local daemon [2021-08-09T12:24:16.984Z] === RUN TestReadPluginNoRead [2021-08-09T12:24:16.984Z] read_test.go:21: no unix domain sockets on Windows [2021-08-09T12:24:16.984Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-09T12:24:16.984Z] PASS [2021-08-09T12:24:16.984Z] ok github.com/docker/docker/integration/plugin/logging 0.144s [2021-08-09T12:24:16.984Z] [2021-08-09T12:24:16.984Z] === Skipped [2021-08-09T12:24:16.984Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-09T12:24:16.984Z] read_test.go:21: no unix domain sockets on Windows [2021-08-09T12:24:16.984Z] [2021-08-09T12:24:16.984Z] [2021-08-09T12:24:16.984Z] DONE 1 tests, 1 skipped in 2.178s [2021-08-09T12:24:16.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-09T12:24:17.186Z] docker_cli_network_unix_test.go:1233: [dc121afe997cb] daemon is not started [2021-08-09T12:24:17.415Z] --- PASS: TestKillContainer (3.38s) [2021-08-09T12:24:17.415Z] --- PASS: TestKillContainer/no_signal (1.52s) [2021-08-09T12:24:17.415Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-09T12:24:17.415Z] --- PASS: TestKillContainer/killing_signal (1.82s) [2021-08-09T12:24:17.415Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-09T12:24:17.415Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:24:17.415Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-09T12:24:17.415Z] === RUN TestKillStoppedContainer [2021-08-09T12:24:17.415Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:24:17.415Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-09T12:24:17.415Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-09T12:24:17.415Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:24:17.415Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-09T12:24:17.415Z] === RUN TestKillDifferentUserContainer [2021-08-09T12:24:17.415Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-09T12:24:17.415Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-09T12:24:17.415Z] === RUN TestInspectOomKilledTrue [2021-08-09T12:24:17.415Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:17.415Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-09T12:24:17.415Z] === RUN TestInspectOomKilledFalse [2021-08-09T12:24:17.415Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:24:17.415Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-09T12:24:17.415Z] === RUN TestLogsFollowTailEmpty [2021-08-09T12:24:17.947Z] testing: warning: no tests to run [2021-08-09T12:24:17.947Z] PASS [2021-08-09T12:24:17.947Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2021-08-09T12:24:17.947Z] [2021-08-09T12:24:17.947Z] DONE 0 tests in 1.112s [2021-08-09T12:24:17.947Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-09T12:24:18.943Z] --- PASS: TestLogsFollowTailEmpty (1.60s) [2021-08-09T12:24:18.943Z] === RUN TestNetworkNat [2021-08-09T12:24:18.944Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-09T12:24:18.944Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-09T12:24:18.944Z] === RUN TestNetworkLocalhostTCPNat [2021-08-09T12:24:20.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:24:20.121Z] INFO: Testing against a local daemon [2021-08-09T12:24:20.121Z] === RUN TestPluginWithDevMounts [2021-08-09T12:24:20.121Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:20.121Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-09T12:24:20.121Z] PASS [2021-08-09T12:24:20.121Z] ok github.com/docker/docker/integration/plugin/volumes 0.109s [2021-08-09T12:24:20.121Z] [2021-08-09T12:24:20.121Z] === Skipped [2021-08-09T12:24:20.121Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-09T12:24:20.121Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:20.121Z] [2021-08-09T12:24:20.121Z] [2021-08-09T12:24:20.121Z] DONE 1 tests, 1 skipped in 2.084s [2021-08-09T12:24:20.121Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-09T12:24:20.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-09T12:24:20.488Z] --- PASS: TestNetworkLocalhostTCPNat (1.94s) [2021-08-09T12:24:20.488Z] === RUN TestNetworkLoopbackNat [2021-08-09T12:24:20.488Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-09T12:24:20.488Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-09T12:24:20.488Z] === RUN TestPause [2021-08-09T12:24:20.488Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-09T12:24:20.488Z] --- SKIP: TestPause (0.00s) [2021-08-09T12:24:20.488Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-09T12:24:21.038Z] docker_cli_network_unix_test.go:46: [d8f82bdb54c2a] daemon is not started [2021-08-09T12:24:21.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-09T12:24:22.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:24:22.290Z] INFO: Testing against a local daemon [2021-08-09T12:24:22.290Z] === RUN TestSecretInspect [2021-08-09T12:24:22.290Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.290Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-09T12:24:22.290Z] === RUN TestSecretList [2021-08-09T12:24:22.290Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.290Z] --- SKIP: TestSecretList (0.00s) [2021-08-09T12:24:22.290Z] === RUN TestSecretsCreateAndDelete [2021-08-09T12:24:22.290Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.290Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-09T12:24:22.290Z] === RUN TestSecretsUpdate [2021-08-09T12:24:22.290Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.290Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-09T12:24:22.290Z] === RUN TestTemplatedSecret [2021-08-09T12:24:22.290Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.290Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-09T12:24:22.290Z] === RUN TestSecretCreateResolve [2021-08-09T12:24:22.290Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:22.290Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-09T12:24:22.290Z] PASS [2021-08-09T12:24:22.290Z] ok github.com/docker/docker/integration/secret 0.139s [2021-08-09T12:24:22.290Z] [2021-08-09T12:24:22.290Z] === Skipped [2021-08-09T12:24:22.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-09T12:24:22.290Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.290Z] [2021-08-09T12:24:22.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-09T12:24:22.290Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.290Z] [2021-08-09T12:24:22.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-09T12:24:22.290Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.290Z] [2021-08-09T12:24:22.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-09T12:24:22.290Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.290Z] [2021-08-09T12:24:22.290Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-09T12:24:22.290Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.290Z] [2021-08-09T12:24:22.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-09T12:24:22.290Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:22.290Z] [2021-08-09T12:24:22.290Z] [2021-08-09T12:24:22.290Z] DONE 6 tests, 6 skipped in 1.824s [2021-08-09T12:24:22.290Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-09T12:24:22.655Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.61s) [2021-08-09T12:24:22.655Z] === RUN TestPauseStopPausedContainer [2021-08-09T12:24:22.655Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:22.655Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-09T12:24:22.655Z] === RUN TestPsFilter [2021-08-09T12:24:22.655Z] --- PASS: TestPsFilter (0.19s) [2021-08-09T12:24:22.655Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-09T12:24:24.184Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.79s) [2021-08-09T12:24:24.184Z] === RUN TestRemoveContainerWithVolume [2021-08-09T12:24:24.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:24:24.460Z] INFO: Testing against a local daemon [2021-08-09T12:24:24.460Z] === RUN TestServiceCreateInit [2021-08-09T12:24:24.460Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-09T12:24:24.460Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-09T12:24:24.460Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- PASS: TestServiceCreateInit (0.05s) [2021-08-09T12:24:24.460Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T12:24:24.460Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestCreateServiceMultipleTimes [2021-08-09T12:24:24.460Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestCreateServiceConflict [2021-08-09T12:24:24.460Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestCreateServiceMaxReplicas [2021-08-09T12:24:24.460Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-08-09T12:24:24.460Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-09T12:24:24.460Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestCreateServiceSecretFileMode [2021-08-09T12:24:24.460Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestCreateServiceConfigFileMode [2021-08-09T12:24:24.460Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestCreateServiceSysctls [2021-08-09T12:24:24.460Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-08-09T12:24:24.460Z] === RUN TestCreateServiceCapabilities [2021-08-09T12:24:24.460Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-09T12:24:24.460Z] === RUN TestInspect [2021-08-09T12:24:24.460Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestInspect (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestCreateJob [2021-08-09T12:24:24.460Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestCreateJob (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestReplicatedJob [2021-08-09T12:24:24.460Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestUpdateReplicatedJob [2021-08-09T12:24:24.460Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestServiceListWithStatuses [2021-08-09T12:24:24.460Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestDockerNetworkConnectAlias [2021-08-09T12:24:24.460Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestDockerNetworkReConnect [2021-08-09T12:24:24.460Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestServicePlugin [2021-08-09T12:24:24.460Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestServiceUpdateLabel [2021-08-09T12:24:24.460Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:24.460Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestServiceUpdateSecrets [2021-08-09T12:24:24.460Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:24.460Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestServiceUpdateConfigs [2021-08-09T12:24:24.460Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:24.460Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestServiceUpdateNetwork [2021-08-09T12:24:24.460Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:24.460Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-09T12:24:24.460Z] === RUN TestServiceUpdatePidsLimit [2021-08-09T12:24:24.460Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:24.460Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-09T12:24:24.460Z] PASS [2021-08-09T12:24:24.460Z] ok github.com/docker/docker/integration/service 0.277s [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === Skipped [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T12:24:24.460Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T12:24:24.460Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-09T12:24:24.460Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-09T12:24:24.460Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-08-09T12:24:24.460Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-09T12:24:24.460Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-09T12:24:24.460Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-09T12:24:24.460Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-08-09T12:24:24.460Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-09T12:24:24.460Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-09T12:24:24.460Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-09T12:24:24.460Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-09T12:24:24.460Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-09T12:24:24.460Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-09T12:24:24.460Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-09T12:24:24.460Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-09T12:24:24.460Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-09T12:24:24.460Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-09T12:24:24.460Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-09T12:24:24.460Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-09T12:24:24.460Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-09T12:24:24.460Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-09T12:24:24.460Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] [2021-08-09T12:24:24.460Z] DONE 24 tests, 23 skipped in 2.512s [2021-08-09T12:24:24.460Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-09T12:24:26.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:24:26.624Z] INFO: Testing against a local daemon [2021-08-09T12:24:26.624Z] === RUN TestSessionCreate [2021-08-09T12:24:26.624Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-09T12:24:26.624Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-09T12:24:26.624Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-09T12:24:26.624Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-09T12:24:26.624Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-09T12:24:26.624Z] PASS [2021-08-09T12:24:26.624Z] ok github.com/docker/docker/integration/session 0.112s [2021-08-09T12:24:26.624Z] [2021-08-09T12:24:26.624Z] === Skipped [2021-08-09T12:24:26.624Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-09T12:24:26.624Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-09T12:24:26.624Z] [2021-08-09T12:24:26.624Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-09T12:24:26.624Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-09T12:24:26.624Z] [2021-08-09T12:24:26.624Z] [2021-08-09T12:24:26.624Z] DONE 2 tests, 2 skipped in 1.726s [2021-08-09T12:24:26.624Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-09T12:24:28.172Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:24:28.172Z] INFO: Testing against a local daemon [2021-08-09T12:24:28.172Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-09T12:24:28.172Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:28.172Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T12:24:28.172Z] === RUN TestDiskUsage [2021-08-09T12:24:28.172Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-09T12:24:28.172Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-09T12:24:28.172Z] === RUN TestEventsExecDie [2021-08-09T12:24:28.172Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-09T12:24:28.172Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-09T12:24:28.172Z] === RUN TestEventsBackwardsCompatible [2021-08-09T12:24:28.172Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-09T12:24:28.172Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-09T12:24:28.172Z] === RUN TestEventsVolumeCreate [2021-08-09T12:24:28.172Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-09T12:24:28.172Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-09T12:24:28.172Z] === RUN TestInfoAPI [2021-08-09T12:24:28.172Z] --- PASS: TestInfoAPI (0.05s) [2021-08-09T12:24:28.172Z] === RUN TestInfoAPIWarnings [2021-08-09T12:24:28.172Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:24:28.172Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-09T12:24:28.172Z] === RUN TestInfoDebug [2021-08-09T12:24:28.172Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:24:28.172Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-09T12:24:28.172Z] === RUN TestInfoInsecureRegistries [2021-08-09T12:24:28.172Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:24:28.172Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-09T12:24:28.172Z] === RUN TestInfoRegistryMirrors [2021-08-09T12:24:28.173Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:24:28.173Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-09T12:24:28.173Z] === RUN TestLoginFailsWithBadCredentials [2021-08-09T12:24:28.179Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-09T12:24:29.117Z] docker_cli_network_unix_test.go:46: [db1081ead1b55] daemon is not started [2021-08-09T12:24:29.133Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-08-09T12:24:29.133Z] === RUN TestPingCacheHeaders [2021-08-09T12:24:29.133Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-09T12:24:29.133Z] === RUN TestPingGet [2021-08-09T12:24:29.588Z] --- PASS: TestPingGet (0.03s) [2021-08-09T12:24:29.588Z] === RUN TestPingHead [2021-08-09T12:24:29.588Z] --- PASS: TestPingHead (0.04s) [2021-08-09T12:24:29.588Z] === RUN TestVersion [2021-08-09T12:24:29.588Z] --- PASS: TestVersion (0.03s) [2021-08-09T12:24:29.588Z] PASS [2021-08-09T12:24:29.588Z] ok github.com/docker/docker/integration/system 1.239s [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] === Skipped [2021-08-09T12:24:29.588Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T12:24:29.588Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-09T12:24:29.588Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-09T12:24:29.588Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-09T12:24:29.588Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-09T12:24:29.588Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-09T12:24:29.588Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-09T12:24:29.588Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-09T12:24:29.588Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-09T12:24:29.588Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] [2021-08-09T12:24:29.588Z] DONE 15 tests, 9 skipped in 3.126s [2021-08-09T12:24:29.588Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-09T12:24:30.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-09T12:24:30.311Z] docker_cli_swarm_test.go:1453: [d6b1b0907f3d0] joining swarm manager [dbe9089b37fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:24:31.235Z] --- PASS: TestRemoveContainerWithVolume (6.67s) [2021-08-09T12:24:31.235Z] === RUN TestRemoveContainerRunning [2021-08-09T12:24:31.246Z] docker_cli_swarm_test.go:1454: [d8367aacd937a] joining swarm manager [dbe9089b37fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-09T12:24:31.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:24:31.756Z] INFO: Testing against a local daemon [2021-08-09T12:24:31.756Z] === RUN TestVolumesCreateAndList [2021-08-09T12:24:31.756Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-09T12:24:31.756Z] === RUN TestVolumesRemove [2021-08-09T12:24:31.756Z] --- PASS: TestVolumesRemove (0.19s) [2021-08-09T12:24:31.756Z] === RUN TestVolumesInspect [2021-08-09T12:24:31.756Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-09T12:24:31.756Z] === RUN TestVolumesInvalidJSON [2021-08-09T12:24:31.756Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-09T12:24:31.756Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-09T12:24:31.756Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-09T12:24:31.756Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-09T12:24:31.756Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-09T12:24:31.756Z] PASS [2021-08-09T12:24:31.756Z] ok github.com/docker/docker/integration/volume 0.389s [2021-08-09T12:24:31.756Z] [2021-08-09T12:24:31.756Z] DONE 5 tests in 2.114s [2021-08-09T12:24:31.756Z] INFO: make.ps1 ended at 08/09/2021 12:24:31 [2021-08-09T12:24:31.756Z] INFO: Integration CLI tests being run from the host: [2021-08-09T12:24:31.757Z] 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" [2021-08-09T12:24:32.623Z] docker_cli_network_unix_test.go:46: [d92f89860366e] daemon is not started [2021-08-09T12:24:32.766Z] --- PASS: TestRemoveContainerRunning (1.57s) [2021-08-09T12:24:32.766Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-09T12:24:33.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-09T12:24:34.295Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2021-08-09T12:24:34.295Z] === RUN TestRemoveInvalidContainer [2021-08-09T12:24:34.295Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-09T12:24:34.295Z] === RUN TestRenameLinkedContainer [2021-08-09T12:24:34.295Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-09T12:24:34.295Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-09T12:24:34.295Z] === RUN TestRenameStoppedContainer [2021-08-09T12:24:34.566Z] docker_cli_network_unix_test.go:46: [dd62a9db23885] daemon is not started [2021-08-09T12:24:34.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-09T12:24:35.131Z] docker_cli_network_unix_test.go:46: [d5ec159034728] daemon is not started [2021-08-09T12:24:35.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-09T12:24:35.698Z] docker_cli_network_unix_test.go:46: [d4a9cea9ae352] daemon is not started [2021-08-09T12:24:35.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-09T12:24:36.464Z] --- PASS: TestRenameStoppedContainer (1.98s) [2021-08-09T12:24:36.464Z] === RUN TestRenameRunningContainerAndReuse [2021-08-09T12:24:36.632Z] docker_cli_network_unix_test.go:46: [dca1230b6a50f] daemon is not started [2021-08-09T12:24:36.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-09T12:24:37.825Z] docker_cli_network_unix_test.go:46: [d0b32f3000bd9] daemon is not started [2021-08-09T12:24:38.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-09T12:24:38.083Z] docker_cli_network_unix_test.go:46: [d781cc08d5886] daemon is not started [2021-08-09T12:24:38.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-09T12:24:38.650Z] docker_cli_network_unix_test.go:46: [d77a568572e9a] daemon is not started [2021-08-09T12:24:38.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-09T12:24:39.217Z] docker_cli_network_unix_test.go:46: [de6e0c92fad7c] daemon is not started [2021-08-09T12:24:39.354Z] --- PASS: TestRenameRunningContainerAndReuse (3.14s) [2021-08-09T12:24:39.354Z] === RUN TestRenameInvalidName [2021-08-09T12:24:39.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-09T12:24:39.735Z] docker_cli_network_unix_test.go:46: [df163ad592869] daemon is not started [2021-08-09T12:24:39.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-09T12:24:39.735Z] docker_cli_network_unix_test.go:46: [d0c4c3e3a79f2] daemon is not started [2021-08-09T12:24:39.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-09T12:24:39.735Z] docker_cli_network_unix_test.go:46: [de1508f8f46a7] daemon is not started [2021-08-09T12:24:39.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-09T12:24:40.884Z] --- PASS: TestRenameInvalidName (1.61s) [2021-08-09T12:24:40.884Z] === RUN TestRenameAnonymousContainer [2021-08-09T12:24:41.115Z] docker_cli_network_unix_test.go:46: [df4283857851b] daemon is not started [2021-08-09T12:24:41.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-09T12:24:41.683Z] docker_cli_network_unix_test.go:46: [ded09c2eb93c1] daemon is not started [2021-08-09T12:24:41.683Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-09T12:24:41.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-09T12:24:42.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:24:42.085Z] INFO: Testing against a local daemon [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-09T12:24:42.085Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-09T12:24:42.085Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-09T12:24:42.085Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-09T12:24:42.200Z] docker_cli_network_unix_test.go:46: [da815b89330cf] daemon is not started [2021-08-09T12:24:42.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-09T12:24:42.768Z] docker_cli_network_unix_test.go:46: [db5595f4aa629] daemon is not started [2021-08-09T12:24:42.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-09T12:24:42.768Z] docker_cli_network_unix_test.go:46: [d31b4dabe7e6b] daemon is not started [2021-08-09T12:24:42.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-09T12:24:43.027Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-09T12:24:43.046Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-09T12:24:43.046Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-09T12:24:43.287Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-09T12:24:43.546Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-09T12:24:43.546Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-09T12:24:44.483Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-09T12:24:44.742Z] docker_cli_network_unix_test.go:968: [dcfec46edc214] daemon is not started [2021-08-09T12:24:46.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-09T12:24:46.916Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-09T12:24:48.292Z] docker_cli_network_unix_test.go:46: [d8c628c52ba13] daemon is not started [2021-08-09T12:24:48.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-09T12:24:49.437Z] --- PASS: TestRenameAnonymousContainer (8.05s) [2021-08-09T12:24:49.437Z] === RUN TestRenameContainerWithSameName [2021-08-09T12:24:50.399Z] --- PASS: TestRenameContainerWithSameName (1.54s) [2021-08-09T12:24:50.399Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-09T12:24:50.399Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-09T12:24:50.399Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-09T12:24:50.399Z] === RUN TestResize [2021-08-09T12:24:51.083Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-09T12:24:51.934Z] --- PASS: TestResize (1.57s) [2021-08-09T12:24:51.934Z] === RUN TestResizeWithInvalidSize [2021-08-09T12:24:53.462Z] --- PASS: TestResizeWithInvalidSize (1.65s) [2021-08-09T12:24:53.462Z] === RUN TestResizeWhenContainerNotStarted [2021-08-09T12:24:53.615Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-09T12:24:54.550Z] docker_cli_network_unix_test.go:1116: [da420abd88393] daemon is not started [2021-08-09T12:24:55.630Z] --- PASS: TestResizeWhenContainerNotStarted (1.83s) [2021-08-09T12:24:55.630Z] === RUN TestDaemonRestartKillContainers [2021-08-09T12:24:55.630Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:24:55.630Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-09T12:24:55.630Z] === RUN TestStats [2021-08-09T12:24:55.630Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-09T12:24:55.630Z] --- SKIP: TestStats (0.00s) [2021-08-09T12:24:55.630Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-09T12:24:55.929Z] docker_cli_swarm_unix_test.go:62: [d98362be67456] joining swarm manager [d96d6e1e928c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:24:58.530Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.18s) [2021-08-09T12:24:58.530Z] === RUN TestStopContainerWithTimeout [2021-08-09T12:24:58.530Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-09T12:24:58.530Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-09T12:24:58.530Z] === RUN TestUpdateRestartPolicy [2021-08-09T12:25:01.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-09T12:25:01.200Z] docker_cli_network_unix_test.go:46: [d7943365d7e4e] daemon is not started [2021-08-09T12:25:01.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-09T12:25:01.766Z] docker_cli_network_unix_test.go:46: [decd339e64156] daemon is not started [2021-08-09T12:25:01.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-09T12:25:01.766Z] docker_cli_network_unix_test.go:46: [d30cb324e4a76] daemon is not started [2021-08-09T12:25:02.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-09T12:25:02.027Z] docker_cli_network_unix_test.go:46: [df855874c71e7] daemon is not started [2021-08-09T12:25:02.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-09T12:25:02.286Z] docker_cli_network_unix_test.go:46: [d9409ada67faf] daemon is not started [2021-08-09T12:25:02.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-09T12:25:02.544Z] docker_cli_network_unix_test.go:46: [df8ac85da9e24] daemon is not started [2021-08-09T12:25:02.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-09T12:25:02.544Z] docker_cli_network_unix_test.go:46: [d88e6fb059eb1] daemon is not started [2021-08-09T12:25:02.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-09T12:25:05.831Z] docker_cli_network_unix_test.go:46: [d0e6de5f9fb19] daemon is not started [2021-08-09T12:25:06.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-09T12:25:06.398Z] docker_cli_network_unix_test.go:46: [d463652e6df27] daemon is not started [2021-08-09T12:25:06.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-09T12:25:06.398Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-09T12:25:06.398Z] docker_cli_network_unix_test.go:46: [d9359899a6f65] daemon is not started [2021-08-09T12:25:06.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-09T12:25:07.333Z] docker_cli_network_unix_test.go:46: [d6da7f57bdf58] daemon is not started [2021-08-09T12:25:07.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-09T12:25:11.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-09T12:25:13.445Z] docker_cli_network_unix_test.go:1084: [d4b705847d56f] daemon is not started [2021-08-09T12:25:15.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-09T12:25:15.347Z] docker_cli_network_unix_test.go:46: [d8efe90ffd1d4] daemon is not started [2021-08-09T12:25:15.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-09T12:25:16.284Z] docker_cli_network_unix_test.go:46: [db406e9bffdf1] daemon is not started [2021-08-09T12:25:16.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-09T12:25:19.077Z] docker_cli_network_unix_test.go:46: [d55a4bef7e55d] daemon is not started [2021-08-09T12:25:19.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-09T12:25:19.077Z] docker_cli_network_unix_test.go:46: [d266f1a0959f0] daemon is not started [2021-08-09T12:25:19.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-09T12:25:19.583Z] --- PASS: TestUpdateRestartPolicy (18.30s) [2021-08-09T12:25:19.583Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-09T12:25:19.583Z] --- PASS: TestUpdateRestartWithAutoRemove (1.56s) [2021-08-09T12:25:19.583Z] === RUN TestWaitNonBlocked [2021-08-09T12:25:19.583Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:25:19.583Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:25:19.583Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:25:19.583Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:25:19.583Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:25:19.583Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:25:20.012Z] docker_cli_network_unix_test.go:46: [dc97b1ad0daf1] daemon is not started [2021-08-09T12:25:20.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-09T12:25:20.579Z] docker_cli_network_unix_test.go:46: [db4066bb9b606] daemon is not started [2021-08-09T12:25:20.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-09T12:25:21.114Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-09T12:25:21.114Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.15s) [2021-08-09T12:25:21.114Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.23s) [2021-08-09T12:25:21.114Z] === RUN TestWaitBlocked [2021-08-09T12:25:21.114Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:21.114Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-09T12:25:21.114Z] PASS [2021-08-09T12:25:21.114Z] ok github.com/docker/docker/integration/container 74.408s [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === Skipped [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-09T12:25:21.114Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-09T12:25:21.114Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-09T12:25:21.114Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-09T12:25:21.114Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-09T12:25:21.114Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-09T12:25:21.114Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-09T12:25:21.114Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-09T12:25:21.114Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-09T12:25:21.114Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-09T12:25:21.114Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-09T12:25:21.114Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-09T12:25:21.114Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-09T12:25:21.114Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-09T12:25:21.114Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-09T12:25:21.114Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-09T12:25:21.114Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-09T12:25:21.114Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-09T12:25:21.114Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-09T12:25:21.114Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-09T12:25:21.114Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-09T12:25:21.114Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-09T12:25:21.114Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-09T12:25:21.114Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-09T12:25:21.114Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-09T12:25:21.114Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-09T12:25:21.114Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-09T12:25:21.114Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-09T12:25:21.114Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-09T12:25:21.114Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-09T12:25:21.114Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-09T12:25:21.114Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-09T12:25:21.114Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-09T12:25:21.114Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-09T12:25:21.114Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] [2021-08-09T12:25:21.114Z] DONE 87 tests, 33 skipped in 76.333s [2021-08-09T12:25:21.114Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-09T12:25:21.611Z] docker_cli_network_unix_test.go:46: [dc8fa3f86571b] daemon is not started [2021-08-09T12:25:21.870Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-09T12:25:22.082Z] === RUN TestConfigDaemonLibtrustID [2021-08-09T12:25:22.082Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-09T12:25:22.082Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-09T12:25:22.082Z] === RUN TestDaemonConfigValidation [2021-08-09T12:25:22.082Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-09T12:25:22.082Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-09T12:25:22.082Z] PASS [2021-08-09T12:25:22.082Z] ok github.com/docker/docker/integration/daemon 0.091s [2021-08-09T12:25:22.082Z] [2021-08-09T12:25:22.082Z] === Skipped [2021-08-09T12:25:22.082Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-09T12:25:22.082Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-09T12:25:22.082Z] [2021-08-09T12:25:22.082Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-09T12:25:22.082Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-09T12:25:22.082Z] [2021-08-09T12:25:22.082Z] [2021-08-09T12:25:22.082Z] DONE 2 tests, 2 skipped in 1.319s [2021-08-09T12:25:22.082Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-09T12:25:24.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:24.250Z] INFO: Testing against a local daemon [2021-08-09T12:25:24.250Z] === RUN TestCommitInheritsEnv [2021-08-09T12:25:24.250Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:25:24.250Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-09T12:25:24.250Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-09T12:25:24.250Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-09T12:25:24.250Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-09T12:25:24.250Z] === RUN TestImagesFilterMultiReference [2021-08-09T12:25:24.250Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-09T12:25:24.250Z] === RUN TestImagePullPlatformInvalid [2021-08-09T12:25:24.250Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-09T12:25:24.250Z] === RUN TestRemoveImageOrphaning [2021-08-09T12:25:24.707Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2021-08-09T12:25:24.707Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-09T12:25:25.162Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-09T12:25:25.162Z] === RUN TestTagInvalidReference [2021-08-09T12:25:25.162Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-09T12:25:25.162Z] === RUN TestTagValidPrefixedRepo [2021-08-09T12:25:25.162Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-09T12:25:25.162Z] === RUN TestTagExistedNameWithoutForce [2021-08-09T12:25:25.162Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-09T12:25:25.162Z] === RUN TestTagOfficialNames [2021-08-09T12:25:25.162Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-09T12:25:25.162Z] === RUN TestTagMatchesDigest [2021-08-09T12:25:25.162Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-09T12:25:25.162Z] PASS [2021-08-09T12:25:25.162Z] ok github.com/docker/docker/integration/image 1.360s [2021-08-09T12:25:25.162Z] [2021-08-09T12:25:25.162Z] === Skipped [2021-08-09T12:25:25.162Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-09T12:25:25.162Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:25:25.162Z] [2021-08-09T12:25:25.162Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-09T12:25:25.162Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-09T12:25:25.162Z] [2021-08-09T12:25:25.162Z] [2021-08-09T12:25:25.162Z] DONE 11 tests, 2 skipped in 2.965s [2021-08-09T12:25:25.162Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-09T12:25:27.136Z] docker_cli_network_unix_test.go:46: [d7c733417a131] daemon is not started [2021-08-09T12:25:27.136Z] --- PASS: TestDockerNetworkSuite (80.84s) [2021-08-09T12:25:27.136Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.49s) [2021-08-09T12:25:27.136Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s) [2021-08-09T12:25:27.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.00s) [2021-08-09T12:25:27.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.94s) [2021-08-09T12:25:27.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.95s) [2021-08-09T12:25:27.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.69s) [2021-08-09T12:25:27.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.28s) [2021-08-09T12:25:27.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.15s) [2021-08-09T12:25:27.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.33s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.76s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.12s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.97s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.97s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.23s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.65s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.51s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.08s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.14s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.78s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-08-09T12:25:27.137Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.10s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.16s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.78s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.26s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.40s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.96s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.37s) [2021-08-09T12:25:27.137Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.52s) [2021-08-09T12:25:27.137Z] === RUN TestDockerHubPullSuite [2021-08-09T12:25:27.137Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-09T12:25:27.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:27.322Z] INFO: Testing against a local daemon [2021-08-09T12:25:27.322Z] === RUN TestNetworkCreateDelete [2021-08-09T12:25:27.322Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:27.322Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestDockerNetworkDeletePreferID [2021-08-09T12:25:27.322Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-09T12:25:27.322Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestDaemonDNSFallback [2021-08-09T12:25:27.322Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:27.322Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestInspectNetwork [2021-08-09T12:25:27.322Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:27.322Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestRunContainerWithBridgeNone [2021-08-09T12:25:27.322Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:27.322Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestNetworkInvalidJSON [2021-08-09T12:25:27.322Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-09T12:25:27.322Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-09T12:25:27.322Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:25:27.322Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:25:27.322Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:25:27.322Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:25:27.322Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-09T12:25:27.322Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:25:27.322Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:25:27.322Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-09T12:25:27.322Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-09T12:25:27.322Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-09T12:25:27.322Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-09T12:25:27.322Z] === RUN TestNetworkList [2021-08-09T12:25:27.322Z] === RUN TestNetworkList//networks [2021-08-09T12:25:27.322Z] === PAUSE TestNetworkList//networks [2021-08-09T12:25:27.322Z] === RUN TestNetworkList//networks/ [2021-08-09T12:25:27.322Z] === PAUSE TestNetworkList//networks/ [2021-08-09T12:25:27.322Z] === CONT TestNetworkList//networks [2021-08-09T12:25:27.322Z] === CONT TestNetworkList//networks/ [2021-08-09T12:25:27.322Z] --- PASS: TestNetworkList (0.03s) [2021-08-09T12:25:27.322Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-09T12:25:27.322Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestHostIPv4BridgeLabel [2021-08-09T12:25:27.322Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-09T12:25:27.322Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestDaemonDefaultNetworkPools [2021-08-09T12:25:27.322Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-09T12:25:27.322Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-09T12:25:27.322Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-09T12:25:27.322Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestServiceWithPredefinedNetwork [2021-08-09T12:25:27.322Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-09T12:25:27.322Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:25:27.322Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestServiceWithDataPathPortInit [2021-08-09T12:25:27.322Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-09T12:25:27.322Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-09T12:25:27.322Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-09T12:25:27.322Z] PASS [2021-08-09T12:25:27.322Z] ok github.com/docker/docker/integration/network 0.148s [2021-08-09T12:25:27.322Z] [2021-08-09T12:25:27.322Z] === Skipped [2021-08-09T12:25:27.322Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-09T12:25:27.322Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:27.322Z] [2021-08-09T12:25:27.322Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-09T12:25:27.322Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-09T12:25:27.322Z] [2021-08-09T12:25:27.322Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-09T12:25:27.322Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:27.322Z] [2021-08-09T12:25:27.322Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-09T12:25:27.322Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:27.322Z] [2021-08-09T12:25:27.322Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-09T12:25:27.322Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:27.322Z] [2021-08-09T12:25:27.322Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-09T12:25:27.322Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] [2021-08-09T12:25:27.322Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-09T12:25:27.322Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] [2021-08-09T12:25:27.322Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-09T12:25:27.322Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-09T12:25:27.322Z] [2021-08-09T12:25:27.323Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-09T12:25:27.323Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-09T12:25:27.323Z] [2021-08-09T12:25:27.323Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-09T12:25:27.323Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-09T12:25:27.323Z] [2021-08-09T12:25:27.323Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-09T12:25:27.323Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-09T12:25:27.323Z] [2021-08-09T12:25:27.323Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-09T12:25:27.323Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-09T12:25:27.323Z] [2021-08-09T12:25:27.323Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:25:27.323Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:25:27.323Z] [2021-08-09T12:25:27.323Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-09T12:25:27.323Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-09T12:25:27.323Z] [2021-08-09T12:25:27.323Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-09T12:25:27.323Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-09T12:25:27.323Z] [2021-08-09T12:25:27.323Z] [2021-08-09T12:25:27.323Z] DONE 22 tests, 15 skipped in 1.878s [2021-08-09T12:25:27.323Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-09T12:25:27.703Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-09T12:25:27.778Z] testing: warning: no tests to run [2021-08-09T12:25:27.778Z] PASS [2021-08-09T12:25:27.778Z] ok github.com/docker/docker/integration/network/ipvlan 0.053s [2021-08-09T12:25:27.778Z] [2021-08-09T12:25:27.778Z] DONE 0 tests in 0.529s [2021-08-09T12:25:27.778Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-09T12:25:28.235Z] testing: warning: no tests to run [2021-08-09T12:25:28.235Z] PASS [2021-08-09T12:25:28.235Z] ok github.com/docker/docker/integration/network/macvlan 0.054s [2021-08-09T12:25:28.235Z] [2021-08-09T12:25:28.235Z] DONE 0 tests in 0.533s [2021-08-09T12:25:28.235Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-09T12:25:28.689Z] testing: warning: no tests to run [2021-08-09T12:25:28.689Z] PASS [2021-08-09T12:25:28.689Z] ok github.com/docker/docker/integration/plugin 0.053s [2021-08-09T12:25:29.145Z] [2021-08-09T12:25:29.145Z] DONE 0 tests in 0.536s [2021-08-09T12:25:29.145Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-09T12:25:29.600Z] testing: warning: no tests to run [2021-08-09T12:25:29.600Z] PASS [2021-08-09T12:25:29.600Z] ok github.com/docker/docker/integration/plugin/authz 0.053s [2021-08-09T12:25:29.600Z] [2021-08-09T12:25:29.600Z] DONE 0 tests in 0.534s [2021-08-09T12:25:29.600Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-09T12:25:30.231Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-09T12:25:30.231Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-09T12:25:31.165Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-09T12:25:31.423Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-09T12:25:31.423Z] --- PASS: TestDockerHubPullSuite (5.06s) [2021-08-09T12:25:31.423Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.28s) [2021-08-09T12:25:31.423Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2021-08-09T12:25:31.423Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.31s) [2021-08-09T12:25:31.423Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (0.98s) [2021-08-09T12:25:31.423Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-08-09T12:25:31.423Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-08-09T12:25:31.423Z] PASS [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === Skipped [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_sni_test.go:18: Flakey test [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-09T12:25:31.423Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-09T12:25:31.423Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-09T12:25:31.423Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-09T12:25:31.423Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-09T12:25:31.423Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-09T12:25:31.423Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-09T12:25:31.423Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-09T12:25:31.423Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-09T12:25:31.423Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-09T12:25:31.423Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.423Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-09T12:25:31.423Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-09T12:25:31.424Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-09T12:25:31.424Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-09T12:25:31.424Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-08-09T12:25:31.424Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-09T12:25:31.424Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-08-09T12:25:31.424Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-09T12:25:31.424Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-09T12:25:31.424Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-09T12:25:31.424Z] docker_cli_network_unix_test.go:46: [d9359899a6f65] daemon is not started [2021-08-09T12:25:31.424Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] [2021-08-09T12:25:31.424Z] DONE 1269 tests, 51 skipped in 1997.398s [2021-08-09T12:25:31.424Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-09T12:25:31.682Z] ++++ cat bundles/test-integration/docker.pid [2021-08-09T12:25:31.682Z] +++ kill 8765 [2021-08-09T12:25:31.682Z] +++ /etc/init.d/apparmor stop [2021-08-09T12:25:31.682Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-09T12:25:31.682Z] [2021-08-09T12:25:31.682Z] Unloading profiles will leave already running processes permanently [2021-08-09T12:25:31.682Z] unconfined, which can lead to unexpected situations. [2021-08-09T12:25:31.682Z] [2021-08-09T12:25:31.682Z] To set a process to complain mode, use the command line tool [2021-08-09T12:25:31.682Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-09T12:25:31.682Z] +++ true [2021-08-09T12:25:31.682Z] exiting test-integration [2021-08-09T12:25:31.682Z] ++ exit 0 [2021-08-09T12:25:31.682Z] [2021-08-09T12:25:31.940Z] + for job in $(jobs -p) [2021-08-09T12:25:31.940Z] + wait 17702 [2021-08-09T12:25:38.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:38.155Z] INFO: Testing against a local daemon [2021-08-09T12:25:38.155Z] === RUN TestPluginInvalidJSON [2021-08-09T12:25:38.155Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:25:38.155Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:25:38.155Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:25:38.155Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-09T12:25:38.155Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-09T12:25:38.155Z] === RUN TestPluginInstall [2021-08-09T12:25:38.155Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-09T12:25:38.155Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-09T12:25:38.155Z] === RUN TestPluginsWithRuntimes [2021-08-09T12:25:38.155Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-09T12:25:38.155Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-09T12:25:38.155Z] === RUN TestPluginBackCompatMediaTypes [2021-08-09T12:25:38.155Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-09T12:25:38.155Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-09T12:25:38.155Z] PASS [2021-08-09T12:25:38.155Z] ok github.com/docker/docker/integration/plugin/common 0.089s [2021-08-09T12:25:38.155Z] [2021-08-09T12:25:38.155Z] === Skipped [2021-08-09T12:25:38.155Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-09T12:25:38.155Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-09T12:25:38.155Z] [2021-08-09T12:25:38.155Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-09T12:25:38.155Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-09T12:25:38.155Z] [2021-08-09T12:25:38.155Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-09T12:25:38.155Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-09T12:25:38.155Z] [2021-08-09T12:25:38.155Z] [2021-08-09T12:25:38.155Z] DONE 5 tests, 3 skipped in 8.424s [2021-08-09T12:25:38.155Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-09T12:25:40.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:40.322Z] INFO: Testing against a local daemon [2021-08-09T12:25:40.322Z] === RUN TestExternalGraphDriver [2021-08-09T12:25:40.322Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-09T12:25:40.322Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-09T12:25:40.322Z] === RUN TestGraphdriverPluginV2 [2021-08-09T12:25:40.322Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-09T12:25:40.322Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-09T12:25:40.322Z] PASS [2021-08-09T12:25:40.322Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2021-08-09T12:25:40.322Z] [2021-08-09T12:25:40.322Z] === Skipped [2021-08-09T12:25:40.322Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-09T12:25:40.322Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-09T12:25:40.322Z] [2021-08-09T12:25:40.322Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-09T12:25:40.322Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-09T12:25:40.322Z] [2021-08-09T12:25:40.322Z] [2021-08-09T12:25:40.322Z] DONE 2 tests, 2 skipped in 2.496s [2021-08-09T12:25:40.777Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-09T12:25:42.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:42.319Z] INFO: Testing against a local daemon [2021-08-09T12:25:42.319Z] === RUN TestReadPluginNoRead [2021-08-09T12:25:42.319Z] read_test.go:21: no unix domain sockets on Windows [2021-08-09T12:25:42.319Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-09T12:25:42.319Z] PASS [2021-08-09T12:25:42.319Z] ok github.com/docker/docker/integration/plugin/logging 0.076s [2021-08-09T12:25:42.773Z] [2021-08-09T12:25:42.773Z] === Skipped [2021-08-09T12:25:42.773Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-09T12:25:42.773Z] read_test.go:21: no unix domain sockets on Windows [2021-08-09T12:25:42.773Z] [2021-08-09T12:25:42.773Z] [2021-08-09T12:25:42.773Z] DONE 1 tests, 1 skipped in 1.986s [2021-08-09T12:25:42.773Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-09T12:25:43.228Z] testing: warning: no tests to run [2021-08-09T12:25:43.228Z] PASS [2021-08-09T12:25:43.228Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [2021-08-09T12:25:43.686Z] [2021-08-09T12:25:43.686Z] DONE 0 tests in 0.847s [2021-08-09T12:25:43.686Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-09T12:25:45.209Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:45.209Z] INFO: Testing against a local daemon [2021-08-09T12:25:45.209Z] === RUN TestPluginWithDevMounts [2021-08-09T12:25:45.209Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:45.209Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-09T12:25:45.209Z] PASS [2021-08-09T12:25:45.209Z] ok github.com/docker/docker/integration/plugin/volumes 0.080s [2021-08-09T12:25:45.209Z] [2021-08-09T12:25:45.209Z] === Skipped [2021-08-09T12:25:45.209Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-09T12:25:45.209Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:45.209Z] [2021-08-09T12:25:45.209Z] [2021-08-09T12:25:45.209Z] DONE 1 tests, 1 skipped in 1.602s [2021-08-09T12:25:45.209Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-09T12:25:46.736Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:46.736Z] INFO: Testing against a local daemon [2021-08-09T12:25:46.736Z] === RUN TestSecretInspect [2021-08-09T12:25:46.736Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:46.736Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-09T12:25:46.736Z] === RUN TestSecretList [2021-08-09T12:25:46.736Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:46.736Z] --- SKIP: TestSecretList (0.00s) [2021-08-09T12:25:46.736Z] === RUN TestSecretsCreateAndDelete [2021-08-09T12:25:46.736Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:46.736Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-09T12:25:46.736Z] === RUN TestSecretsUpdate [2021-08-09T12:25:46.736Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:46.736Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-09T12:25:46.736Z] === RUN TestTemplatedSecret [2021-08-09T12:25:46.736Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:46.736Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-09T12:25:46.736Z] === RUN TestSecretCreateResolve [2021-08-09T12:25:46.736Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:46.736Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-09T12:25:46.736Z] PASS [2021-08-09T12:25:46.736Z] ok github.com/docker/docker/integration/secret 0.082s [2021-08-09T12:25:46.736Z] [2021-08-09T12:25:46.736Z] === Skipped [2021-08-09T12:25:46.736Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-09T12:25:46.736Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:46.736Z] [2021-08-09T12:25:46.736Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-09T12:25:46.736Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:46.736Z] [2021-08-09T12:25:46.736Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-09T12:25:46.736Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:46.736Z] [2021-08-09T12:25:46.736Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-09T12:25:46.736Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:46.736Z] [2021-08-09T12:25:46.736Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-09T12:25:46.736Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:46.736Z] [2021-08-09T12:25:46.736Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-09T12:25:46.736Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:46.736Z] [2021-08-09T12:25:46.736Z] [2021-08-09T12:25:46.736Z] DONE 6 tests, 6 skipped in 1.519s [2021-08-09T12:25:46.736Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-09T12:25:48.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:48.897Z] INFO: Testing against a local daemon [2021-08-09T12:25:48.897Z] === RUN TestServiceCreateInit [2021-08-09T12:25:48.897Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-09T12:25:48.897Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-09T12:25:48.897Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-09T12:25:48.897Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T12:25:48.897Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestCreateServiceMultipleTimes [2021-08-09T12:25:48.897Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestCreateServiceConflict [2021-08-09T12:25:48.897Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestCreateServiceMaxReplicas [2021-08-09T12:25:48.897Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-09T12:25:48.897Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-09T12:25:48.897Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestCreateServiceSecretFileMode [2021-08-09T12:25:48.897Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestCreateServiceConfigFileMode [2021-08-09T12:25:48.897Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestCreateServiceSysctls [2021-08-09T12:25:48.897Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-09T12:25:48.897Z] === RUN TestCreateServiceCapabilities [2021-08-09T12:25:48.897Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-09T12:25:48.897Z] === RUN TestInspect [2021-08-09T12:25:48.897Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestInspect (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestCreateJob [2021-08-09T12:25:48.897Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestCreateJob (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestReplicatedJob [2021-08-09T12:25:48.897Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestUpdateReplicatedJob [2021-08-09T12:25:48.897Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestServiceListWithStatuses [2021-08-09T12:25:48.897Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestDockerNetworkConnectAlias [2021-08-09T12:25:48.897Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestDockerNetworkReConnect [2021-08-09T12:25:48.897Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.897Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-09T12:25:48.897Z] === RUN TestServicePlugin [2021-08-09T12:25:48.898Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-09T12:25:48.898Z] === RUN TestServiceUpdateLabel [2021-08-09T12:25:48.898Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:48.898Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-09T12:25:48.898Z] === RUN TestServiceUpdateSecrets [2021-08-09T12:25:48.898Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:48.898Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-09T12:25:48.898Z] === RUN TestServiceUpdateConfigs [2021-08-09T12:25:48.898Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:48.898Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-09T12:25:48.898Z] === RUN TestServiceUpdateNetwork [2021-08-09T12:25:48.898Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:48.898Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-09T12:25:48.898Z] === RUN TestServiceUpdatePidsLimit [2021-08-09T12:25:48.898Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:48.898Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-09T12:25:48.898Z] PASS [2021-08-09T12:25:48.898Z] ok github.com/docker/docker/integration/service 0.191s [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === Skipped [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T12:25:48.898Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T12:25:48.898Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-09T12:25:48.898Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-09T12:25:48.898Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-09T12:25:48.898Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-09T12:25:48.898Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-09T12:25:48.898Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-09T12:25:48.898Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-09T12:25:48.898Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-09T12:25:48.898Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-09T12:25:48.898Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-09T12:25:48.898Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-09T12:25:48.898Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-09T12:25:48.898Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-09T12:25:48.898Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-09T12:25:48.898Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-09T12:25:48.898Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-09T12:25:48.898Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-09T12:25:48.898Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-09T12:25:48.898Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-09T12:25:48.898Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-09T12:25:48.898Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-09T12:25:48.898Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] [2021-08-09T12:25:48.898Z] DONE 24 tests, 23 skipped in 2.002s [2021-08-09T12:25:48.898Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-09T12:25:49.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:49.858Z] INFO: Testing against a local daemon [2021-08-09T12:25:49.858Z] === RUN TestSessionCreate [2021-08-09T12:25:49.858Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:49.858Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-09T12:25:49.858Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-09T12:25:49.858Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:49.858Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-09T12:25:49.858Z] PASS [2021-08-09T12:25:49.858Z] ok github.com/docker/docker/integration/session 0.080s [2021-08-09T12:25:50.011Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-09T12:25:50.011Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-09T12:25:50.313Z] [2021-08-09T12:25:50.313Z] === Skipped [2021-08-09T12:25:50.313Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-09T12:25:50.313Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:50.313Z] [2021-08-09T12:25:50.313Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-09T12:25:50.313Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-09T12:25:50.313Z] [2021-08-09T12:25:50.313Z] [2021-08-09T12:25:50.313Z] DONE 2 tests, 2 skipped in 1.480s [2021-08-09T12:25:50.313Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-09T12:25:51.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:51.839Z] INFO: Testing against a local daemon [2021-08-09T12:25:51.839Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-09T12:25:51.839Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:51.839Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T12:25:51.839Z] === RUN TestDiskUsage [2021-08-09T12:25:51.839Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-09T12:25:51.839Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-09T12:25:51.839Z] === RUN TestEventsExecDie [2021-08-09T12:25:51.839Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-09T12:25:51.839Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-09T12:25:51.839Z] === RUN TestEventsBackwardsCompatible [2021-08-09T12:25:51.839Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-09T12:25:51.839Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-09T12:25:51.839Z] === RUN TestEventsVolumeCreate [2021-08-09T12:25:51.839Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-09T12:25:51.839Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-09T12:25:51.839Z] === RUN TestInfoAPI [2021-08-09T12:25:51.839Z] --- PASS: TestInfoAPI (0.03s) [2021-08-09T12:25:51.839Z] === RUN TestInfoAPIWarnings [2021-08-09T12:25:51.839Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:25:51.839Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-09T12:25:51.839Z] === RUN TestInfoDebug [2021-08-09T12:25:51.839Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:25:51.839Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-09T12:25:51.839Z] === RUN TestInfoInsecureRegistries [2021-08-09T12:25:51.839Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:25:51.839Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-09T12:25:51.839Z] === RUN TestInfoRegistryMirrors [2021-08-09T12:25:51.839Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:25:51.839Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-09T12:25:51.839Z] === RUN TestLoginFailsWithBadCredentials [2021-08-09T12:25:52.798Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-08-09T12:25:52.798Z] === RUN TestPingCacheHeaders [2021-08-09T12:25:52.798Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-09T12:25:52.798Z] === RUN TestPingGet [2021-08-09T12:25:52.798Z] --- PASS: TestPingGet (0.03s) [2021-08-09T12:25:52.798Z] === RUN TestPingHead [2021-08-09T12:25:52.798Z] --- PASS: TestPingHead (0.03s) [2021-08-09T12:25:52.798Z] === RUN TestVersion [2021-08-09T12:25:52.798Z] --- PASS: TestVersion (0.03s) [2021-08-09T12:25:52.798Z] PASS [2021-08-09T12:25:52.798Z] ok github.com/docker/docker/integration/system 1.207s [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] === Skipped [2021-08-09T12:25:52.798Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T12:25:52.798Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-09T12:25:52.798Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-09T12:25:52.798Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-09T12:25:52.798Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-09T12:25:52.798Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-09T12:25:52.798Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-09T12:25:52.798Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-09T12:25:52.798Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-09T12:25:52.798Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] [2021-08-09T12:25:52.798Z] DONE 15 tests, 9 skipped in 2.643s [2021-08-09T12:25:52.798Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-09T12:25:53.297Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-09T12:25:54.321Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:25:54.321Z] INFO: Testing against a local daemon [2021-08-09T12:25:54.321Z] === RUN TestVolumesCreateAndList [2021-08-09T12:25:54.321Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-09T12:25:54.321Z] === RUN TestVolumesRemove [2021-08-09T12:25:54.321Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-09T12:25:54.321Z] === RUN TestVolumesInspect [2021-08-09T12:25:54.321Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-09T12:25:54.321Z] === RUN TestVolumesInvalidJSON [2021-08-09T12:25:54.776Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-09T12:25:54.776Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-09T12:25:54.776Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-09T12:25:54.776Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-09T12:25:54.776Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-09T12:25:54.776Z] PASS [2021-08-09T12:25:54.776Z] ok github.com/docker/docker/integration/volume 0.254s [2021-08-09T12:25:54.776Z] [2021-08-09T12:25:54.776Z] DONE 5 tests in 1.706s [2021-08-09T12:25:54.776Z] INFO: make.ps1 ended at 08/09/2021 12:25:54 [2021-08-09T12:25:54.776Z] INFO: Integration CLI tests being run from the host: [2021-08-09T12:25:54.776Z] 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" [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-09T12:25:55.088Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-09T12:25:55.088Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-09T12:25:55.088Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-09T12:25:55.088Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-09T12:25:55.088Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-09T12:25:55.088Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-09T12:25:55.088Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-09T12:25:55.088Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-09T12:25:55.088Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-09T12:25:55.825Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-09T12:25:57.974Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-09T12:25:57.974Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T12:25:57.974Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-09T12:25:57.974Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-09T12:25:57.974Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-09T12:25:59.107Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-09T12:26:01.637Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-09T12:26:01.716Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-09T12:26:01.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-09T12:26:01.822Z] INFO: Testing against a local daemon [2021-08-09T12:26:01.822Z] === RUN TestDockerSuite [2021-08-09T12:26:01.822Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-09T12:26:01.822Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-09T12:26:01.822Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T12:26:01.822Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-09T12:26:01.822Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-09T12:26:01.822Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-09T12:26:01.822Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-09T12:26:01.822Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-09T12:26:01.822Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-09T12:26:01.822Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-09T12:26:02.781Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-09T12:26:03.236Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-09T12:26:03.539Z] docker_api_swarm_test.go:961: [d3747c63f00b9] joining swarm manager [d457b33ceb1f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-09T12:26:03.689Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-09T12:26:03.887Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-09T12:26:03.887Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-09T12:26:04.144Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-09T12:26:04.342Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-09T12:26:04.342Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-09T12:26:04.342Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-09T12:26:04.342Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-09T12:26:04.342Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-09T12:26:04.342Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-09T12:26:04.342Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-09T12:26:08.057Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-09T12:26:08.057Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-09T12:26:08.057Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-09T12:26:08.057Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T12:26:08.057Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-09T12:26:15.112Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-09T12:26:21.642Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-09T12:26:33.841Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-09T12:26:34.776Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-09T12:26:37.306Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-09T12:26:40.589Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-09T12:26:47.148Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-09T12:26:53.706Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-09T12:26:55.638Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-09T12:26:58.170Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-09T12:27:01.454Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-09T12:27:03.985Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-09T12:27:07.268Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-09T12:27:09.798Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-09T12:27:41.119Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-09T12:27:41.119Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-09T12:27:41.119Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-09T12:27:42.648Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-09T12:27:42.648Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-09T12:27:47.315Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-09T12:27:47.771Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-09T12:27:47.771Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-09T12:27:47.771Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-09T12:27:47.771Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-09T12:27:47.771Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-09T12:27:47.771Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-09T12:27:48.231Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-09T12:27:48.231Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-09T12:27:49.757Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-09T12:27:53.486Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-09T12:27:55.653Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-09T12:27:55.653Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-09T12:27:55.653Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-09T12:27:55.653Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-09T12:27:55.653Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-09T12:27:55.653Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-09T12:27:59.375Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-09T12:28:06.011Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-09T12:28:11.911Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-09T12:28:15.694Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-09T12:28:15.694Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-09T12:28:15.694Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-09T12:28:15.694Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-09T12:28:15.694Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-09T12:28:15.694Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-09T12:28:15.694Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-09T12:28:15.694Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-09T12:28:15.694Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-09T12:28:15.694Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-09T12:28:15.694Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-09T12:28:15.694Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-09T12:28:15.694Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-09T12:28:15.694Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-09T12:28:15.694Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-09T12:28:16.654Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-09T12:28:16.654Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-09T12:28:16.654Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-09T12:28:16.654Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T12:28:16.654Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-09T12:28:17.690Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-09T12:28:19.217Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-09T12:28:19.217Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-09T12:28:19.217Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-09T12:28:20.895Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-09T12:28:22.775Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-09T12:28:22.929Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-09T12:28:24.458Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-09T12:28:30.224Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-09T12:28:30.224Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-09T12:28:30.224Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-09T12:28:30.224Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-09T12:28:30.224Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-09T12:28:30.224Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-09T12:28:30.224Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-09T12:28:30.224Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-09T12:28:30.224Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-09T12:28:30.679Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite (1716.07s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.54s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.90s) [2021-08-09T12:28:38.972Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.36s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.42s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.94s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.65s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.40s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.34s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.38s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.96s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.67s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.82s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.48s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.48s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.73s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.06s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.76s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.12s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.36s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.30s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.65s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.18s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.08s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.53s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.82s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.63s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.61s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.48s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.43s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.22s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.50s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.50s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.43s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.26s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.31s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.18s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.98s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.53s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.54s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.24s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.20s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.43s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.97s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.28s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.87s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.59s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.45s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.16s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.05s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.34s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.57s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.35s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.39s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.14s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.52s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.72s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.65s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.45s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.01s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.49s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (94.75s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.50s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.84s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.81s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.94s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.64s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.14s) [2021-08-09T12:28:38.972Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.97s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.61s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.62s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.31s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.25s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.20s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.84s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.51s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.68s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.18s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.44s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.86s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.63s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.32s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.67s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.94s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.31s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.26s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.57s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.74s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.70s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.95s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.88s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.38s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.09s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2021-08-09T12:28:38.972Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2021-08-09T12:28:38.972Z] === RUN TestDockerExternalVolumeSuite [2021-08-09T12:28:38.972Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-09T12:28:38.972Z] docker_cli_external_volume_driver_test.go:53: [d935ab080816f] daemon is not started [2021-08-09T12:28:53.839Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-09T12:29:13.165Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-09T12:29:13.165Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-09T12:29:13.165Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-09T12:29:13.165Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-09T12:29:13.165Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-09T12:29:34.219Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-09T12:29:34.219Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-09T12:29:35.182Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-09T12:29:35.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-09T12:29:53.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-09T12:29:53.295Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-09T12:29:54.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-09T12:29:54.634Z] Running on azwin-2-bbe160 in d:\jenkins\workspace\moby_PR-42726 [Pipeline] { [Pipeline] ws [2021-08-09T12:29:54.656Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-09T12:29:54.754Z] The recommended git tool is: git [2021-08-09T12:29:54.960Z] using credential docker-jenkins-github-credentials [2021-08-09T12:29:55.038Z] Cloning the remote Git repository [2021-08-09T12:29:55.038Z] Cloning with configured refspecs honoured and without tags [2021-08-09T12:29:55.070Z] Cloning repository https://github.com/moby/moby.git [2021-08-09T12:29:55.071Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-09T12:29:55.119Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T12:29:55.119Z] > git --version # timeout=10 [2021-08-09T12:29:55.156Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-09T12:29:55.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T12:29:55.158Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T12:29:58.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-09T12:30:01.506Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-09T12:30:03.916Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-09T12:30:03.916Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-09T12:30:03.916Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-09T12:30:03.916Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-09T12:30:03.916Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-09T12:30:04.370Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-09T12:30:05.330Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-09T12:30:05.330Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-09T12:30:05.330Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-09T12:30:05.330Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-09T12:30:05.330Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-09T12:30:05.330Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-09T12:30:05.330Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-09T12:30:05.330Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-09T12:30:06.289Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-09T12:30:08.519Z] Fetching without tags [2021-08-09T12:30:08.240Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T12:30:08.284Z] > git config --add remote.origin.fetch +refs/pull/42726/head:refs/remotes/origin/PR-42726 # timeout=10 [2021-08-09T12:30:08.327Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T12:30:08.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-09T12:30:08.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-09T12:30:08.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T12:30:08.552Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42726/head:refs/remotes/origin/PR-42726 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-09T12:30:09.172Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-09T12:30:09.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-09T12:30:09.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-09T12:30:10.259Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T12:30:10.696Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-09T12:30:10.696Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-09T12:30:10.696Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-09T12:30:10.696Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-09T12:30:10.696Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-09T12:30:10.696Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-09T12:30:10.291Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T12:30:10.334Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T12:30:12.857Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-09T12:30:12.862Z] Merge succeeded, producing e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T12:30:12.862Z] Checking out Revision e8e278c44f18ca26150f6429ebd540e9363decda (PR-42726) [2021-08-09T12:30:13.361Z] Commit message: "daemon: simplify networking config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-09T12:30:12.593Z] > git remote # timeout=10 [2021-08-09T12:30:12.634Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T12:30:12.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-09T12:30:12.673Z] > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10 [2021-08-09T12:30:12.785Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-09T12:30:12.893Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T12:30:12.949Z] > git checkout -f e8e278c44f18ca26150f6429ebd540e9363decda # timeout=10 [2021-08-09T12:30:14.982Z] + docker version [2021-08-09T12:30:14.982Z] Client: Mirantis Container Runtime [2021-08-09T12:30:14.982Z] Version: 20.10.0 [2021-08-09T12:30:14.982Z] API version: 1.41 [2021-08-09T12:30:14.982Z] Go version: go1.13.15 [2021-08-09T12:30:14.982Z] Git commit: 6ee42dc [2021-08-09T12:30:14.982Z] Built: 03/11/2021 13:24:56 [2021-08-09T12:30:14.982Z] OS/Arch: windows/amd64 [2021-08-09T12:30:14.982Z] Context: default [2021-08-09T12:30:14.982Z] Experimental: true [2021-08-09T12:30:14.982Z] [2021-08-09T12:30:14.982Z] Server: Mirantis Container Runtime [2021-08-09T12:30:14.982Z] Engine: [2021-08-09T12:30:14.982Z] Version: 20.10.0 [2021-08-09T12:30:14.982Z] API version: 1.41 (minimum version 1.24) [2021-08-09T12:30:14.982Z] Go version: go1.13.15 [2021-08-09T12:30:14.982Z] Git commit: 1e08f21e79 [2021-08-09T12:30:14.982Z] Built: 03/11/2021 13:23:32 [2021-08-09T12:30:14.982Z] OS/Arch: windows/amd64 [2021-08-09T12:30:14.982Z] Experimental: true [Pipeline] sh [2021-08-09T12:30:15.989Z] + docker info [2021-08-09T12:30:16.443Z] Client: [2021-08-09T12:30:16.443Z] Context: default [2021-08-09T12:30:16.443Z] Debug Mode: false [2021-08-09T12:30:16.443Z] Plugins: [2021-08-09T12:30:16.443Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-09T12:30:16.443Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-09T12:30:16.443Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-09T12:30:16.443Z] [2021-08-09T12:30:16.443Z] Server: [2021-08-09T12:30:16.443Z] Containers: 0 [2021-08-09T12:30:16.443Z] Running: 0 [2021-08-09T12:30:16.443Z] Paused: 0 [2021-08-09T12:30:16.443Z] Stopped: 0 [2021-08-09T12:30:16.443Z] Images: 11 [2021-08-09T12:30:16.443Z] Server Version: 20.10.0 [2021-08-09T12:30:16.443Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-09T12:30:16.443Z] Windows: [2021-08-09T12:30:16.443Z] LCOW: [2021-08-09T12:30:16.443Z] Logging Driver: json-file [2021-08-09T12:30:16.443Z] Plugins: [2021-08-09T12:30:16.443Z] Volume: local [2021-08-09T12:30:16.443Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T12:30:16.443Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T12:30:16.443Z] Swarm: inactive [2021-08-09T12:30:16.443Z] Default Isolation: process [2021-08-09T12:30:16.443Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-09T12:30:16.443Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-09T12:30:16.443Z] OSType: windows [2021-08-09T12:30:16.443Z] Architecture: x86_64 [2021-08-09T12:30:16.443Z] CPUs: 4 [2021-08-09T12:30:16.443Z] Total Memory: 32GiB [2021-08-09T12:30:16.443Z] Name: azwin-2-bbe160 [2021-08-09T12:30:16.443Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-08-09T12:30:16.443Z] Docker Root Dir: D:\docker [2021-08-09T12:30:16.443Z] Debug Mode: false [2021-08-09T12:30:16.443Z] Registry: https://index.docker.io/v1/ [2021-08-09T12:30:16.443Z] Labels: [2021-08-09T12:30:16.443Z] Experimental: true [2021-08-09T12:30:16.443Z] Insecure Registries: [2021-08-09T12:30:16.443Z] 10.0.0.4:5000 [2021-08-09T12:30:16.443Z] 127.0.0.0/8 [2021-08-09T12:30:16.443Z] Registry Mirrors: [2021-08-09T12:30:16.443Z] http://10.0.0.4:5000/ [2021-08-09T12:30:16.443Z] Live Restore Enabled: false [2021-08-09T12:30:16.443Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-09T12:30:21.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-09T12:30:21.611Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-09T12:30:21.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-09T12:30:23.129Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-09T12:30:24.147Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-09T12:30:24.147Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0aab8fae\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-09T12:30:24.147Z] ---------------------------------------------------------------------------- [2021-08-09T12:30:24.147Z] [2021-08-09T12:30:24.147Z] INFO: executeCI.ps1 starting at Mon Aug 9 12:30:23 CUT 2021 [2021-08-09T12:30:24.147Z] [2021-08-09T12:30:24.147Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-09T12:30:24.147Z] INFO: Running git version 2.24.1.windows.2 [2021-08-09T12:30:24.147Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-08-09T12:30:24.147Z] INFO: Environment variables: [2021-08-09T12:30:24.147Z] [2021-08-09T12:30:24.147Z] Name Value [2021-08-09T12:30:24.147Z] ---- ----- [2021-08-09T12:30:24.147Z] ALLUSERSPROFILE C:\ProgramData [2021-08-09T12:30:24.147Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-09T12:30:24.147Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-09T12:30:24.147Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-09T12:30:24.147Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-09T12:30:24.147Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-09T12:30:24.147Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-09T12:30:24.147Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-09T12:30:24.147Z] BRANCH_NAME PR-42726 [2021-08-09T12:30:24.147Z] BUILD_DISPLAY_NAME #2 [2021-08-09T12:30:24.147Z] BUILD_ID 2 [2021-08-09T12:30:24.147Z] BUILD_NUMBER 2 [2021-08-09T12:30:24.147Z] BUILD_TAG jenkins-moby-PR-42726-2 [2021-08-09T12:30:24.147Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/ [2021-08-09T12:30:24.147Z] CHANGE_AUTHOR thaJeztah [2021-08-09T12:30:24.147Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-09T12:30:24.147Z] CHANGE_BRANCH daemon_simplify_nwconfig [2021-08-09T12:30:24.147Z] CHANGE_FORK thaJeztah/docker [2021-08-09T12:30:24.147Z] CHANGE_ID 42726 [2021-08-09T12:30:24.147Z] CHANGE_TARGET master [2021-08-09T12:30:24.147Z] CHANGE_TITLE daemon: simplify networking config [2021-08-09T12:30:24.147Z] CHANGE_URL https://github.com/moby/moby/pull/42726 [2021-08-09T12:30:24.147Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-09T12:30:24.147Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-09T12:30:24.147Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-09T12:30:24.147Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-09T12:30:24.147Z] COMPUTERNAME azwin-2-bbe160 [2021-08-09T12:30:24.147Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-09T12:30:24.147Z] ConfigSequenceNumber 0 [2021-08-09T12:30:24.147Z] DOCKER_BUILDKIT 0 [2021-08-09T12:30:24.147Z] DOCKER_DUT_DEBUG 1 [2021-08-09T12:30:24.147Z] DOCKER_EXPERIMENTAL 1 [2021-08-09T12:30:24.147Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-09T12:30:24.148Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-08-09T12:30:24.148Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-09T12:30:24.148Z] EXECUTOR_NUMBER 0 [2021-08-09T12:30:24.148Z] FQDN azwin-2-bbe160.westus.cloudapp.azure.com [2021-08-09T12:30:24.148Z] GIT_BRANCH PR-42726 [2021-08-09T12:30:24.148Z] GIT_COMMIT e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T12:30:24.148Z] GIT_PREVIOUS_COMMIT e8e278c44f18ca26150f6429ebd540e9363decda [2021-08-09T12:30:24.148Z] GIT_URL https://github.com/moby/moby.git [2021-08-09T12:30:24.148Z] HUDSON_COOKIE c0e42e76-9840-47ec-83cd-213bfcd04bd2 [2021-08-09T12:30:24.148Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-09T12:30:24.148Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-09T12:30:24.148Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-09T12:30:24.148Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-08-09T12:30:24.148Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-09T12:30:24.148Z] JENKINS_NODE_COOKIE 43079697-04d1-436b-baff-e5b867cfe818 [2021-08-09T12:30:24.148Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-09T12:30:24.148Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-09T12:30:24.148Z] JOB_BASE_NAME PR-42726 [2021-08-09T12:30:24.148Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/display/redirect [2021-08-09T12:30:24.148Z] JOB_NAME moby/PR-42726 [2021-08-09T12:30:24.148Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/ [2021-08-09T12:30:24.148Z] library.jps.version master [2021-08-09T12:30:24.148Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-09T12:30:24.148Z] NODE_LABELS amd64 azure azwin-2-bbe160 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-09T12:30:24.148Z] NODE_NAME azwin-2-bbe160 [2021-08-09T12:30:24.148Z] NUMBER_OF_PROCESSORS 4 [2021-08-09T12:30:24.148Z] OS Windows_NT [2021-08-09T12:30:24.148Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-09T12:30:24.148Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-09T12:30:24.148Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-09T12:30:24.148Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-09T12:30:24.148Z] PROCESSOR_LEVEL 6 [2021-08-09T12:30:24.148Z] PROCESSOR_REVISION 5507 [2021-08-09T12:30:24.148Z] ProgramData C:\ProgramData [2021-08-09T12:30:24.148Z] ProgramFiles C:\Program Files [2021-08-09T12:30:24.148Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-09T12:30:24.148Z] ProgramW6432 C:\Program Files [2021-08-09T12:30:24.148Z] PROMPT $P$G [2021-08-09T12:30:24.148Z] PSExecutionPolicyPreference Bypass [2021-08-09T12:30:24.148Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-09T12:30:24.148Z] PUBLIC C:\Users\Public [2021-08-09T12:30:24.148Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect?page=artif... [2021-08-09T12:30:24.148Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect?page=changes [2021-08-09T12:30:24.148Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect [2021-08-09T12:30:24.148Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42726/2/display/redirect?page=tests [2021-08-09T12:30:24.148Z] SKIP_VALIDATION_TESTS 1 [2021-08-09T12:30:24.148Z] SOURCES_DRIVE d [2021-08-09T12:30:24.148Z] SOURCES_SUBDIR gopath [2021-08-09T12:30:24.148Z] STAGE_NAME Run tests [2021-08-09T12:30:24.148Z] SystemDrive C: [2021-08-09T12:30:24.148Z] SystemRoot C:\Windows [2021-08-09T12:30:24.148Z] TEMP C:\Windows\TEMP [2021-08-09T12:30:24.148Z] TESTDEBUG 0 [2021-08-09T12:30:24.148Z] TESTRUN_DRIVE d [2021-08-09T12:30:24.148Z] TESTRUN_SUBDIR CI [2021-08-09T12:30:24.148Z] TIMEOUT 120m [2021-08-09T12:30:24.148Z] TMP C:\Windows\TEMP [2021-08-09T12:30:24.148Z] USERDOMAIN WORKGROUP [2021-08-09T12:30:24.148Z] USERNAME azwin-2-bbe160$ [2021-08-09T12:30:24.148Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-09T12:30:24.148Z] windir C:\Windows [2021-08-09T12:30:24.148Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-09T12:30:24.148Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-08-09T12:30:24.148Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-09T12:30:24.148Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-09T12:30:24.148Z] [2021-08-09T12:30:24.148Z] [2021-08-09T12:30:24.148Z] [2021-08-09T12:30:24.148Z] INFO: Sources under d:\gopath\... [2021-08-09T12:30:24.148Z] INFO: Test run under d:\CI\... [2021-08-09T12:30:24.148Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-09T12:30:24.148Z] INFO: docker/docker repository was found [2021-08-09T12:30:24.513Z] docker_cli_external_volume_driver_test.go:53: [dfb87ee1adc7f] daemon is not started [2021-08-09T12:30:24.603Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-09T12:30:24.603Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-08-09T12:30:24.603Z] INFO: Docker version of control daemon [2021-08-09T12:30:24.603Z] [2021-08-09T12:30:24.603Z] Client: Mirantis Container Runtime [2021-08-09T12:30:24.603Z] Version: 20.10.0 [2021-08-09T12:30:24.603Z] API version: 1.41 [2021-08-09T12:30:24.603Z] Go version: go1.13.15 [2021-08-09T12:30:24.603Z] Git commit: 6ee42dc [2021-08-09T12:30:24.603Z] Built: 03/11/2021 13:24:56 [2021-08-09T12:30:24.603Z] OS/Arch: windows/amd64 [2021-08-09T12:30:24.603Z] Context: default [2021-08-09T12:30:24.603Z] Experimental: true [2021-08-09T12:30:24.603Z] [2021-08-09T12:30:24.603Z] Server: Mirantis Container Runtime [2021-08-09T12:30:24.603Z] Engine: [2021-08-09T12:30:24.603Z] Version: 20.10.0 [2021-08-09T12:30:24.603Z] API version: 1.41 (minimum version 1.24) [2021-08-09T12:30:24.603Z] Go version: go1.13.15 [2021-08-09T12:30:24.603Z] Git commit: 1e08f21e79 [2021-08-09T12:30:24.603Z] Built: 03/11/2021 13:23:32 [2021-08-09T12:30:24.603Z] OS/Arch: windows/amd64 [2021-08-09T12:30:24.603Z] Experimental: true [2021-08-09T12:30:24.603Z] [2021-08-09T12:30:24.603Z] INFO: Docker info of control daemon [2021-08-09T12:30:24.603Z] [2021-08-09T12:30:25.060Z] Client: [2021-08-09T12:30:25.060Z] Context: default [2021-08-09T12:30:25.060Z] Debug Mode: false [2021-08-09T12:30:25.060Z] Plugins: [2021-08-09T12:30:25.060Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-09T12:30:25.060Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-09T12:30:25.060Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-09T12:30:25.060Z] [2021-08-09T12:30:25.060Z] Server: [2021-08-09T12:30:25.060Z] Containers: 0 [2021-08-09T12:30:25.060Z] Running: 0 [2021-08-09T12:30:25.060Z] Paused: 0 [2021-08-09T12:30:25.060Z] Stopped: 0 [2021-08-09T12:30:25.060Z] Images: 11 [2021-08-09T12:30:25.060Z] Server Version: 20.10.0 [2021-08-09T12:30:25.060Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-08-09T12:30:25.060Z] LCOW: [2021-08-09T12:30:25.060Z] Windows: [2021-08-09T12:30:25.060Z] Logging Driver: json-file [2021-08-09T12:30:25.060Z] Plugins: [2021-08-09T12:30:25.060Z] Volume: local [2021-08-09T12:30:25.060Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T12:30:25.060Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T12:30:25.060Z] Swarm: inactive [2021-08-09T12:30:25.060Z] Default Isolation: process [2021-08-09T12:30:25.060Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-09T12:30:25.060Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-09T12:30:25.060Z] OSType: windows [2021-08-09T12:30:25.060Z] Architecture: x86_64 [2021-08-09T12:30:25.060Z] CPUs: 4 [2021-08-09T12:30:25.060Z] Total Memory: 32GiB [2021-08-09T12:30:25.060Z] Name: azwin-2-bbe160 [2021-08-09T12:30:25.060Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-08-09T12:30:25.060Z] Docker Root Dir: D:\docker [2021-08-09T12:30:25.060Z] Debug Mode: false [2021-08-09T12:30:25.060Z] Registry: https://index.docker.io/v1/ [2021-08-09T12:30:25.060Z] Labels: [2021-08-09T12:30:25.060Z] Experimental: true [2021-08-09T12:30:25.060Z] Insecure Registries: [2021-08-09T12:30:25.060Z] 10.0.0.4:5000 [2021-08-09T12:30:25.060Z] 127.0.0.0/8 [2021-08-09T12:30:25.060Z] Registry Mirrors: [2021-08-09T12:30:25.060Z] http://10.0.0.4:5000/ [2021-08-09T12:30:25.060Z] Live Restore Enabled: false [2021-08-09T12:30:25.060Z] [2021-08-09T12:30:25.060Z] [2021-08-09T12:30:25.060Z] INFO: Commit hash is e8e278c44f [2021-08-09T12:30:25.060Z] INFO: Nuke-Everything... [2021-08-09T12:30:25.060Z] INFO: Container count on control daemon to delete is 0 [2021-08-09T12:30:25.516Z] INFO: Nuking d:\CI [2021-08-09T12:30:25.516Z] INFO: Zapped successfully [2021-08-09T12:30:25.516Z] INFO: Location for testing is d:\CI\PR-42726\2 [2021-08-09T12:30:25.516Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-09T12:30:25.516Z] [2021-08-09T12:30:25.516Z] [2021-08-09T12:30:25.516Z] INFO: Building the image from Dockerfile.windows at 08/09/2021 12:30:25... [2021-08-09T12:30:25.516Z] [2021-08-09T12:30:27.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-09T12:30:27.383Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-09T12:30:27.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-09T12:30:27.383Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-09T12:30:27.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-09T12:30:30.183Z] Sending build context to Docker daemon 60.99MB [2021-08-09T12:30:30.183Z] [2021-08-09T12:30:30.183Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-09T12:30:30.183Z] ---> 39d157a84080 [2021-08-09T12:30:30.183Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-09T12:30:30.183Z] ---> Using cache [2021-08-09T12:30:30.183Z] ---> e63d57ff84e2 [2021-08-09T12:30:30.183Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-08-09T12:30:30.183Z] ---> Using cache [2021-08-09T12:30:30.183Z] ---> 45e077048b41 [2021-08-09T12:30:30.183Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-09T12:30:30.183Z] ---> Running in 8e5b979ee5d2 [2021-08-09T12:30:30.183Z] Removing intermediate container 8e5b979ee5d2 [2021-08-09T12:30:30.183Z] ---> 793706b4faa2 [2021-08-09T12:30:30.183Z] 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} [2021-08-09T12:30:30.183Z] ---> Running in 08c5e320b01f [2021-08-09T12:30:30.642Z] Removing intermediate container 08c5e320b01f [2021-08-09T12:30:30.642Z] ---> ec89c8ee44a0 [2021-08-09T12:30:30.642Z] 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; [2021-08-09T12:30:30.642Z] ---> Running in 55aeeda348bc [2021-08-09T12:30:31.668Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-09T12:30:32.633Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-09T12:30:32.634Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-09T12:30:32.634Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-09T12:30:34.364Z] [2021-08-09T12:30:34.364Z] SUCCESS: Specified value was saved. [2021-08-09T12:30:34.819Z] INFO: Downloading git... [2021-08-09T12:30:35.528Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-09T12:30:35.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-09T12:30:35.919Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-09T12:30:35.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-09T12:30:35.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-09T12:30:35.920Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-09T12:30:35.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-09T12:30:35.920Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-09T12:30:35.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-09T12:30:36.347Z] INFO: Downloading go... [2021-08-09T12:30:37.056Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-09T12:30:37.875Z] INFO: Downloading compiler 1 of 3... [2021-08-09T12:30:38.844Z] INFO: Downloading compiler 2 of 3... [2021-08-09T12:30:39.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-09T12:30:39.806Z] INFO: Downloading compiler 3 of 3... [2021-08-09T12:30:40.262Z] INFO: Extracting git... [2021-08-09T12:30:45.602Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-09T12:30:45.602Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-09T12:30:46.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-09T12:30:46.059Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-09T12:30:46.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-09T12:30:46.059Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-09T12:30:46.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-09T12:30:46.059Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-09T12:30:46.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-09T12:30:46.516Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-09T12:30:50.551Z] INFO: Expanding go... [2021-08-09T12:30:54.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-09T12:31:05.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-09T12:31:08.198Z] INFO: Expanding compiler 1 of 3... [2021-08-09T12:31:08.654Z] INFO: Expanding compiler 2 of 3... [2021-08-09T12:31:11.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-09T12:31:11.614Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-09T12:31:12.318Z] docker_cli_external_volume_driver_test.go:53: [da9599e65d78b] daemon is not started [2021-08-09T12:31:12.371Z] INFO: Expanding compiler 3 of 3... [2021-08-09T12:31:12.576Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-09T12:31:12.576Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T12:31:12.827Z] INFO: Removing downloaded files... [2021-08-09T12:31:12.827Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-09T12:31:12.827Z] INFO: Configuring git core.autocrlf... [2021-08-09T12:31:13.031Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-09T12:31:14.558Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-09T12:31:14.558Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-09T12:31:15.014Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-09T12:31:19.706Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-09T12:31:21.240Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-09T12:31:21.240Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-09T12:31:21.240Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-09T12:31:21.240Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-09T12:31:21.240Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-09T12:31:22.767Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-09T12:31:24.299Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-09T12:31:24.525Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-09T12:31:24.525Z] docker_cli_external_volume_driver_test.go:53: [d24d872ec75d7] daemon is not started [2021-08-09T12:31:24.756Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-09T12:31:25.718Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-09T12:31:26.174Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-09T12:31:28.987Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-09T12:31:28.987Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-09T12:31:28.987Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-09T12:31:28.987Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-09T12:31:28.987Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-09T12:31:31.959Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-09T12:31:34.852Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-09T12:31:34.852Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-09T12:31:34.852Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-09T12:31:36.386Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-09T12:31:36.386Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-09T12:31:36.386Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-09T12:31:36.842Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-09T12:31:39.399Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-09T12:31:43.764Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-09T12:31:43.764Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-09T12:31:43.887Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-09T12:31:44.220Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-09T12:31:44.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-09T12:31:44.852Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-09T12:31:45.308Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-09T12:31:45.308Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-09T12:31:45.308Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-09T12:31:46.836Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-09T12:31:47.294Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-09T12:31:47.294Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-09T12:31:47.294Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-09T12:31:47.294Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-09T12:31:47.294Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-09T12:31:51.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-09T12:31:51.723Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-09T12:31:51.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-09T12:31:54.344Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-09T12:31:55.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-09T12:32:03.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-09T12:32:11.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-09T12:32:11.044Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-09T12:32:11.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-09T12:32:11.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-09T12:32:13.201Z] Removing intermediate container 55aeeda348bc [2021-08-09T12:32:13.201Z] ---> b211ff03d854 [2021-08-09T12:32:13.201Z] 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 [2021-08-09T12:32:13.201Z] ---> Running in 79be328f6e0e [2021-08-09T12:32:13.201Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-09T12:32:13.201Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-09T12:32:13.201Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-09T12:32:13.201Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-09T12:32:13.201Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T12:32:13.201Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-09T12:32:13.201Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T12:32:13.201Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T12:32:13.201Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-09T12:32:13.201Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-09T12:32:13.201Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-09T12:32:13.201Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-09T12:32:13.201Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-09T12:32:17.979Z] INFO: Build done for gotestsum... [2021-08-09T12:32:19.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-09T12:32:19.582Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-09T12:32:19.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-09T12:32:19.582Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-09T12:32:19.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-09T12:32:25.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-09T12:32:25.353Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-09T12:32:25.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-09T12:32:25.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-09T12:32:25.809Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-09T12:32:25.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-09T12:32:25.809Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-09T12:32:25.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-09T12:32:26.517Z] Removing intermediate container 79be328f6e0e [2021-08-09T12:32:26.517Z] ---> 1aab1736d0f3 [2021-08-09T12:32:26.517Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-09T12:32:26.517Z] ---> Running in 0c259a0ecb1e [2021-08-09T12:32:26.973Z] Removing intermediate container 0c259a0ecb1e [2021-08-09T12:32:26.973Z] ---> ee102d17ff9d [2021-08-09T12:32:26.973Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-09T12:32:26.973Z] ---> Running in cfcb908860bb [2021-08-09T12:32:27.429Z] Removing intermediate container cfcb908860bb [2021-08-09T12:32:27.429Z] ---> ef34dcc69044 [2021-08-09T12:32:27.429Z] Step 10/10 : COPY . . [2021-08-09T12:32:29.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-09T12:32:36.831Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-09T12:32:36.831Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-09T12:32:36.831Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-09T12:32:40.553Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-09T12:32:40.553Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-09T12:32:40.553Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-09T12:32:40.553Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-09T12:32:41.009Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-09T12:32:41.009Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-09T12:32:41.010Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-09T12:32:41.467Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-09T12:32:41.467Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-09T12:32:41.467Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-09T12:32:44.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-09T12:32:45.073Z] ---> e5ba97386c5e [2021-08-09T12:32:45.073Z] Successfully built e5ba97386c5e [2021-08-09T12:32:45.073Z] Successfully tagged docker:latest [2021-08-09T12:32:45.073Z] INFO: Image build ended at 08/09/2021 12:32:45. Duration:00:02:19.5866824 [2021-08-09T12:32:45.577Z] [2021-08-09T12:32:45.577Z] [2021-08-09T12:32:45.577Z] INFO: Building the test binaries at 08/09/2021 12:32:45... [2021-08-09T12:32:48.547Z] INFO: make.ps1 starting at 08/09/2021 12:32:48 [2021-08-09T12:32:49.003Z] INFO: Git commit (e8e278c44f) assumed from DOCKER_GITCOMMIT environment variable [2021-08-09T12:32:49.003Z] INFO: Invoking autogen... [2021-08-09T12:32:49.460Z] INFO: Building daemon... [2021-08-09T12:32:55.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-09T12:32:57.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-09T12:32:57.882Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-09T12:32:58.338Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-09T12:32:58.338Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T12:32:58.338Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-09T12:32:59.869Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-09T12:32:59.869Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-09T12:32:59.869Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-09T12:33:03.586Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-09T12:33:04.547Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-09T12:33:04.547Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-09T12:33:04.547Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-09T12:33:04.547Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-09T12:33:04.547Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-09T12:33:06.077Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-09T12:33:07.039Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-09T12:33:07.496Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-09T12:33:07.952Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-09T12:33:08.409Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-09T12:33:11.404Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-09T12:33:11.404Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-09T12:33:11.404Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-09T12:33:11.404Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-09T12:33:13.081Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-09T12:33:15.248Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-09T12:33:15.248Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-09T12:33:15.248Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-09T12:33:16.210Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-09T12:33:16.210Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-09T12:33:16.210Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-09T12:33:16.666Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-09T12:33:18.195Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-09T12:33:19.159Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-09T12:33:19.617Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-09T12:33:19.617Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-09T12:33:19.617Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-09T12:33:20.580Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-09T12:33:21.037Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-09T12:33:21.037Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-09T12:33:21.037Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-09T12:33:21.037Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-09T12:33:21.037Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-09T12:33:25.706Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-09T12:33:31.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-09T12:33:36.500Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-09T12:33:36.500Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-09T12:33:36.500Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-09T12:33:41.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-09T12:33:44.901Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-09T12:33:47.794Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-09T12:33:49.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-09T12:33:49.846Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-09T12:33:49.846Z] [2021-08-09T12:33:49.846Z] ________ ____ __. [2021-08-09T12:33:49.846Z] \_____ \ | |/ _| [2021-08-09T12:33:49.846Z] / | \| < [2021-08-09T12:33:49.846Z] / | \ | \ [2021-08-09T12:33:49.846Z] \_______ /____|__ \ [2021-08-09T12:33:49.846Z] \/ \/ [2021-08-09T12:33:49.846Z] [2021-08-09T12:33:49.846Z] INFO: make.ps1 ended at 08/09/2021 12:33:48 [2021-08-09T12:33:49.846Z] INFO: Binaries build ended at 08/09/2021 12:33:49. Duration:00:01:04.1699235 [2021-08-09T12:33:50.302Z] INFO: Copying the built daemon binary to d:\CI\PR-42726\2\binary\dockerd-e8e278c44f.exe... [2021-08-09T12:33:50.302Z] INFO: Copying the built client binary to d:\CI\PR-42726\2\binary\docker-e8e278c44f.exe... [2021-08-09T12:33:50.302Z] INFO: Copying dockerversion from the container... [2021-08-09T12:33:50.758Z] INFO: Copying the golang package from the container to d:\CI\PR-42726\2\installer\go.zip... [2021-08-09T12:33:51.720Z] INFO: Extracting go.zip to d:\CI\PR-42726\2\go [2021-08-09T12:33:55.608Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-09T12:33:55.609Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-09T12:33:55.609Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-09T12:33:58.501Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-09T12:33:58.501Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-09T12:33:58.501Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-09T12:33:58.501Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-09T12:33:58.501Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-09T12:33:58.501Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-09T12:33:58.501Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-09T12:33:59.463Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-09T12:33:59.463Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-09T12:33:59.463Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-09T12:34:12.771Z] INFO: Extraction ended at 08/09/2021 12:34:10. Duration:00:00:18.9576700 [2021-08-09T12:34:12.771Z] INFO: Updating the golang and path environment variables [2021-08-09T12:34:12.771Z] INFO: GOPATH=d:\gopath [2021-08-09T12:34:12.771Z] INFO: go version go1.16.6 windows/amd64 [2021-08-09T12:34:12.771Z] INFO: Running the daemon under test in debug mode [2021-08-09T12:34:12.771Z] INFO: Starting a daemon under test... [2021-08-09T12:34:12.771Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42726\2\daemon --pidfile d:\CI\PR-42726\2\docker.pid -D [2021-08-09T12:34:12.771Z] INFO: Process started successfully. [2021-08-09T12:34:12.771Z] INFO: Start tailing logs of the daemon under tests [2021-08-09T12:34:12.771Z] INFO: Waiting for the daemon under test to start... [2021-08-09T12:34:21.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-09T12:34:24.556Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-09T12:34:24.556Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-09T12:34:24.556Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-09T12:34:24.556Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-09T12:34:33.824Z] ...INFO: Daemon under test started and replied! [2021-08-09T12:34:33.824Z] INFO: Docker version of the daemon under test [2021-08-09T12:34:33.824Z] [2021-08-09T12:34:33.824Z] Client: [2021-08-09T12:34:33.824Z] Version: 17.06.2-ce [2021-08-09T12:34:33.824Z] API version: 1.30 [2021-08-09T12:34:33.824Z] Go version: go1.8.3 [2021-08-09T12:34:33.824Z] Git commit: cec0b72 [2021-08-09T12:34:33.824Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-09T12:34:33.824Z] OS/Arch: windows/amd64 [2021-08-09T12:34:33.824Z] [2021-08-09T12:34:33.824Z] Server: [2021-08-09T12:34:33.824Z] Version: 0.0.0-dev [2021-08-09T12:34:33.824Z] API version: 1.42 (minimum version 1.24) [2021-08-09T12:34:33.824Z] Go version: go1.16.6 [2021-08-09T12:34:33.824Z] Git commit: e8e278c44f [2021-08-09T12:34:33.824Z] Built: 08/09/2021 12:32:48 [2021-08-09T12:34:33.824Z] OS/Arch: windows/amd64 [2021-08-09T12:34:33.824Z] Experimental: false [2021-08-09T12:34:33.824Z] [2021-08-09T12:34:33.824Z] INFO: Docker info of the daemon under test [2021-08-09T12:34:33.824Z] [2021-08-09T12:34:33.824Z] Containers: 0 [2021-08-09T12:34:33.824Z] Running: 0 [2021-08-09T12:34:33.824Z] Paused: 0 [2021-08-09T12:34:33.824Z] Stopped: 0 [2021-08-09T12:34:33.824Z] Images: 0 [2021-08-09T12:34:33.824Z] Server Version: 0.0.0-dev [2021-08-09T12:34:33.824Z] Storage Driver: windowsfilter [2021-08-09T12:34:33.824Z] Windows: [2021-08-09T12:34:33.824Z] Logging Driver: json-file [2021-08-09T12:34:33.824Z] Plugins: [2021-08-09T12:34:33.824Z] Volume: local [2021-08-09T12:34:33.824Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T12:34:33.824Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T12:34:33.824Z] Swarm: inactive [2021-08-09T12:34:33.824Z] Default Isolation: process [2021-08-09T12:34:33.824Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-09T12:34:33.824Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-09T12:34:33.824Z] OSType: windows [2021-08-09T12:34:33.824Z] Architecture: x86_64 [2021-08-09T12:34:33.824Z] CPUs: 4 [2021-08-09T12:34:33.824Z] Total Memory: 32GiB [2021-08-09T12:34:33.824Z] Name: azwin-2-bbe160 [2021-08-09T12:34:33.824Z] ID: LWMP:FILB:OYGW:IYWQ:7XMO:PPOU:DZLN:WNX5:IS2S:G6SP:ZXFK:BE5L [2021-08-09T12:34:33.824Z] Docker Root Dir: D:\CI\PR-42726\2\daemon [2021-08-09T12:34:33.824Z] Debug Mode (client): false [2021-08-09T12:34:33.824Z] Debug Mode (server): true [2021-08-09T12:34:33.824Z] File Descriptors: -1 [2021-08-09T12:34:33.824Z] Goroutines: 16 [2021-08-09T12:34:33.824Z] System Time: 2021-08-09T12:34:31.2191234Z [2021-08-09T12:34:33.824Z] EventsListeners: 0 [2021-08-09T12:34:33.824Z] Registry: https://index.docker.io/v1/ [2021-08-09T12:34:33.824Z] Labels: [2021-08-09T12:34:33.824Z] Experimental: false [2021-08-09T12:34:33.824Z] Insecure Registries: [2021-08-09T12:34:33.824Z] 127.0.0.0/8 [2021-08-09T12:34:33.824Z] Live Restore Enabled: false [2021-08-09T12:34:33.824Z] [2021-08-09T12:34:33.824Z] [2021-08-09T12:34:33.824Z] INFO: Docker images of the daemon under test [2021-08-09T12:34:33.824Z] [2021-08-09T12:34:33.824Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T12:34:33.824Z] [2021-08-09T12:34:33.824Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-09T12:34:33.824Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-08-09T12:34:33.824Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-08-09T12:34:33.824Z] 29d5b6a226d2: Pulling fs layer [2021-08-09T12:34:39.332Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-09T12:34:39.332Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-09T12:34:39.788Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-09T12:34:48.211Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-09T12:34:48.327Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-09T12:34:49.204Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-09T12:34:49.204Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-09T12:34:49.661Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-09T12:34:53.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-09T12:34:54.871Z] 29d5b6a226d2: Verifying Checksum [2021-08-09T12:34:54.871Z] 29d5b6a226d2: Download complete [2021-08-09T12:34:55.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-09T12:34:57.550Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-09T12:35:08.151Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-09T12:35:26.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-09T12:35:26.227Z] docker_cli_external_volume_driver_test.go:485: [d95b8cc4cebab] daemon is not started [2021-08-09T12:35:41.092Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-09T12:35:41.092Z] docker_cli_external_volume_driver_test.go:53: [db27fd597227d] daemon is not started [2021-08-09T12:35:50.097Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-09T12:35:51.634Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-09T12:35:52.600Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite (439.33s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.76s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.41s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.44s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.41s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.42s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.49s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.42s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.08s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.24s) [2021-08-09T12:35:55.958Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-08-09T12:35:55.958Z] PASS [2021-08-09T12:35:55.958Z] [2021-08-09T12:35:55.958Z] === Skipped [2021-08-09T12:35:55.958Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-09T12:35:55.958Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-09T12:35:55.958Z] check_test.go:309: [de8805c0753ad] daemon is not started [2021-08-09T12:35:55.958Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-09T12:35:55.958Z] [2021-08-09T12:35:55.958Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-09T12:35:55.958Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-09T12:35:55.958Z] check_test.go:309: [d1298e83576d6] daemon is not started [2021-08-09T12:35:55.958Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-09T12:35:55.958Z] [2021-08-09T12:35:55.958Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-09T12:35:55.958Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-09T12:35:55.958Z] check_test.go:309: [d776e32415149] daemon is not started [2021-08-09T12:35:55.958Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-09T12:35:55.958Z] [2021-08-09T12:35:55.958Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-09T12:35:55.958Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-09T12:35:55.958Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-09T12:35:55.958Z] [2021-08-09T12:35:55.958Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-09T12:35:55.958Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-09T12:35:55.958Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-09T12:35:55.958Z] [2021-08-09T12:35:55.958Z] [2021-08-09T12:35:55.958Z] DONE 273 tests, 5 skipped in 2621.141s [2021-08-09T12:35:55.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-09T12:35:55.959Z] ++++ cat bundles/test-integration/docker.pid [2021-08-09T12:35:55.959Z] +++ kill 8829 [2021-08-09T12:35:55.959Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d785967fff08b/docker.pid [2021-08-09T12:35:55.959Z] +++ kill 7723 [2021-08-09T12:35:55.959Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7723 is not a child of this shell [2021-08-09T12:35:55.959Z] warning: PID 7723 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d785967fff08b/docker.pid had a nonzero exit code [2021-08-09T12:35:55.959Z] +++ /etc/init.d/apparmor stop [2021-08-09T12:35:55.959Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-09T12:35:55.959Z] [2021-08-09T12:35:55.959Z] Unloading profiles will leave already running processes permanently [2021-08-09T12:35:55.959Z] unconfined, which can lead to unexpected situations. [2021-08-09T12:35:55.959Z] [2021-08-09T12:35:55.959Z] To set a process to complain mode, use the command line tool [2021-08-09T12:35:55.959Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-09T12:35:55.959Z] +++ true [2021-08-09T12:35:55.959Z] exiting test-integration [2021-08-09T12:35:55.959Z] ++ exit 0 [2021-08-09T12:35:55.959Z] [2021-08-09T12:35:55.959Z] + exit 0 [2021-08-09T12:35:55.959Z] ++ jobs -p [2021-08-09T12:35:55.959Z] + pids= [2021-08-09T12:35:55.959Z] + echo 'Remaining pids to kill: []' [2021-08-09T12:35:55.959Z] Remaining pids to kill: [] [2021-08-09T12:35:55.959Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-09T12:35:55.998Z] Recording test results [2021-08-09T12:35:56.440Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-09T12:35:56.757Z] + echo Ensuring container killed. [2021-08-09T12:35:56.757Z] Ensuring container killed. [2021-08-09T12:35:56.757Z] + docker ps -aq -f name=docker-pr2-* [2021-08-09T12:35:56.757Z] + cids=e729dde1aa51 [2021-08-09T12:35:56.757Z] 10a049aca9d9 [2021-08-09T12:35:56.757Z] 8897d34ca8d0 [2021-08-09T12:35:56.757Z] + [ -n e729dde1aa51 [2021-08-09T12:35:56.757Z] 10a049aca9d9 [2021-08-09T12:35:56.757Z] 8897d34ca8d0 ] [2021-08-09T12:35:56.757Z] + docker rm -vf e729dde1aa51 10a049aca9d9 8897d34ca8d0 [2021-08-09T12:35:57.932Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-09T12:35:58.134Z] e729dde1aa51 [2021-08-09T12:35:58.702Z] 10a049aca9d9 [2021-08-09T12:36:01.230Z] 8897d34ca8d0 [Pipeline] sh [2021-08-09T12:36:01.519Z] + echo Chowning /workspace to jenkins user [2021-08-09T12:36:01.519Z] Chowning /workspace to jenkins user [2021-08-09T12:36:01.519Z] + id -u [2021-08-09T12:36:01.519Z] + id -g [2021-08-09T12:36:01.519Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42726:/workspace busybox chown -R 1000:1000 /workspace [2021-08-09T12:36:01.651Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-09T12:36:01.651Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-09T12:36:01.651Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-09T12:36:05.999Z] + bundleName=amd64 [2021-08-09T12:36:05.999Z] + echo Creating amd64-bundles.tar.gz [2021-08-09T12:36:05.999Z] Creating amd64-bundles.tar.gz [2021-08-09T12:36:05.999Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-09T12:36:05.999Z] + xargs tar -czf amd64-bundles.tar.gz [2021-08-09T12:36:06.905Z] 29d5b6a226d2: Pull complete [2021-08-09T12:36:06.905Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-08-09T12:36:06.905Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:36:06.905Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-08-09T12:36:06.905Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-08-09T12:36:06.905Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-08-09T12:36:06.905Z] WARN: Skipping validation tests [2021-08-09T12:36:06.905Z] INFO: Running unit tests at 08/09/2021 12:36:01... [2021-08-09T12:36:06.905Z] INFO: make.ps1 starting at 08/09/2021 12:36:05 [2021-08-09T12:36:06.905Z] INFO: Git commit (e8e278c44f) assumed from DOCKER_GITCOMMIT environment variable [2021-08-09T12:36:06.905Z] INFO: Invoking autogen... [2021-08-09T12:36:06.905Z] INFO: Running unit tests... [Pipeline] archiveArtifacts [2021-08-09T12:36:07.384Z] Archiving artifacts [2021-08-09T12:36:08.001Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42726/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-09T12:36:08.312Z] + make clean [2021-08-09T12:36:08.312Z] docker volume rm -f docker-dev-cache [2021-08-09T12:36:08.570Z] docker-dev-cache [Pipeline] deleteDir [2021-08-09T12:36:10.626Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T12:36:17.771Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-09T12:36:19.173Z] ? github.com/docker/docker/api [no test files] [2021-08-09T12:36:28.086Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-09T12:36:33.975Z] === RUN TestMiddlewares [2021-08-09T12:36:33.976Z] --- PASS: TestMiddlewares (0.00s) [2021-08-09T12:36:33.976Z] PASS [2021-08-09T12:36:33.976Z] coverage: 9.0% of statements [2021-08-09T12:36:33.976Z] ok github.com/docker/docker/api/server 0.206s coverage: 9.0% of statements [2021-08-09T12:36:40.587Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-09T12:37:13.685Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-09T12:37:13.685Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-09T12:37:13.685Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-09T12:37:16.292Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-09T12:37:24.630Z] === RUN TestBoolValue [2021-08-09T12:37:24.630Z] --- PASS: TestBoolValue (0.00s) [2021-08-09T12:37:24.630Z] === RUN TestBoolValueOrDefault [2021-08-09T12:37:24.630Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-09T12:37:24.630Z] === RUN TestInt64ValueOrZero [2021-08-09T12:37:24.630Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-09T12:37:24.630Z] === RUN TestInt64ValueOrDefault [2021-08-09T12:37:24.630Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-09T12:37:24.630Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-09T12:37:24.631Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-09T12:37:24.631Z] === RUN TestJsonContentType [2021-08-09T12:37:24.631Z] --- PASS: TestJsonContentType (0.00s) [2021-08-09T12:37:24.631Z] PASS [2021-08-09T12:37:24.631Z] coverage: 14.7% of statements [2021-08-09T12:37:24.631Z] ok github.com/docker/docker/api/server/httputils 0.181s coverage: 14.7% of statements [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-09T12:37:24.631Z] === RUN TestMaskSecretKeys [2021-08-09T12:37:24.631Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-09T12:37:24.631Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-09T12:37:24.631Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-09T12:37:24.631Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-09T12:37:24.631Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-09T12:37:24.631Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-09T12:37:24.631Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-09T12:37:24.631Z] === RUN TestVersionMiddlewareVersion [2021-08-09T12:37:24.631Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-09T12:37:24.631Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-09T12:37:24.631Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-09T12:37:24.631Z] PASS [2021-08-09T12:37:24.631Z] coverage: 37.7% of statements [2021-08-09T12:37:24.631Z] ok github.com/docker/docker/api/server/middleware 0.211s coverage: 37.7% of statements [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-09T12:37:24.631Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-09T12:37:24.874Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-09T12:37:25.088Z] === RUN TestAdjustForAPIVersion [2021-08-09T12:37:25.089Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-09T12:37:25.089Z] PASS [2021-08-09T12:37:25.089Z] coverage: 5.7% of statements [2021-08-09T12:37:25.089Z] ok github.com/docker/docker/api/server/router/swarm 0.158s coverage: 5.7% of statements [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-09T12:37:25.089Z] === RUN TestStrSliceMarshalJSON [2021-08-09T12:37:25.089Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestStrSliceUnmarshalJSON [2021-08-09T12:37:25.089Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestStrSliceUnmarshalString [2021-08-09T12:37:25.089Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestStrSliceUnmarshalSlice [2021-08-09T12:37:25.089Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-09T12:37:25.089Z] PASS [2021-08-09T12:37:25.089Z] coverage: 90.0% of statements [2021-08-09T12:37:25.089Z] ok github.com/docker/docker/api/types/strslice 0.220s coverage: 90.0% of statements [2021-08-09T12:37:25.089Z] === RUN TestToJSON [2021-08-09T12:37:25.089Z] --- PASS: TestToJSON (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestToParamWithVersion [2021-08-09T12:37:25.089Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestFromJSON [2021-08-09T12:37:25.089Z] --- PASS: TestFromJSON (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestEmpty [2021-08-09T12:37:25.089Z] --- PASS: TestEmpty (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestArgsMatchKVListEmptySources [2021-08-09T12:37:25.089Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestArgsMatchKVList [2021-08-09T12:37:25.089Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestArgsMatch [2021-08-09T12:37:25.089Z] --- PASS: TestArgsMatch (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestAdd [2021-08-09T12:37:25.089Z] --- PASS: TestAdd (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestDel [2021-08-09T12:37:25.089Z] --- PASS: TestDel (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestLen [2021-08-09T12:37:25.089Z] --- PASS: TestLen (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestExactMatch [2021-08-09T12:37:25.089Z] --- PASS: TestExactMatch (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestOnlyOneExactMatch [2021-08-09T12:37:25.089Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestContains [2021-08-09T12:37:25.089Z] --- PASS: TestContains (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestValidate [2021-08-09T12:37:25.089Z] --- PASS: TestValidate (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestWalkValues [2021-08-09T12:37:25.089Z] --- PASS: TestWalkValues (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestFuzzyMatch [2021-08-09T12:37:25.089Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-09T12:37:25.089Z] === RUN TestClone [2021-08-09T12:37:25.089Z] --- PASS: TestClone (0.00s) [2021-08-09T12:37:25.089Z] PASS [2021-08-09T12:37:25.089Z] coverage: 92.2% of statements [2021-08-09T12:37:25.089Z] ok github.com/docker/docker/api/types/filters 0.233s coverage: 92.2% of statements [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-09T12:37:25.089Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-09T12:37:25.546Z] === RUN TestDurationToSecondsString [2021-08-09T12:37:25.546Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-09T12:37:25.546Z] === RUN TestGetTimestamp [2021-08-09T12:37:25.546Z] --- PASS: TestGetTimestamp (0.10s) [2021-08-09T12:37:25.546Z] === RUN TestParseTimestamps [2021-08-09T12:37:25.546Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-09T12:37:25.546Z] PASS [2021-08-09T12:37:25.546Z] coverage: 100.0% of statements [2021-08-09T12:37:25.546Z] ok github.com/docker/docker/api/types/time 0.223s coverage: 100.0% of statements [2021-08-09T12:37:26.003Z] === RUN TestCompareVersion [2021-08-09T12:37:26.003Z] --- PASS: TestCompareVersion (0.00s) [2021-08-09T12:37:26.003Z] PASS [2021-08-09T12:37:26.003Z] coverage: 75.0% of statements [2021-08-09T12:37:26.003Z] ok github.com/docker/docker/api/types/versions 0.136s coverage: 75.0% of statements [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/builder [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-09T12:37:26.003Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-09T12:37:26.969Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-09T12:37:26.969Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-09T12:37:26.969Z] === RUN TestCloneArgsSmartHttp [2021-08-09T12:37:26.969Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-08-09T12:37:26.969Z] === RUN TestCloneArgsDumbHttp [2021-08-09T12:37:26.969Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-09T12:37:26.969Z] === RUN TestCloneArgsGit [2021-08-09T12:37:26.969Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-09T12:37:26.969Z] === RUN TestCheckoutGit [2021-08-09T12:37:29.143Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-09T12:37:29.143Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-09T12:37:29.143Z] === RUN TestProcessNoDockerignore [2021-08-09T12:37:29.143Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-09T12:37:29.143Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-09T12:37:29.143Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-09T12:37:29.143Z] === RUN TestDetectContentType [2021-08-09T12:37:29.143Z] --- PASS: TestDetectContentType (0.00s) [2021-08-09T12:37:29.143Z] === RUN TestSelectAcceptableMIME [2021-08-09T12:37:29.144Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestInspectEmptyResponse [2021-08-09T12:37:29.144Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestInspectResponseBinary [2021-08-09T12:37:29.144Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestResponseUnsupportedContentType [2021-08-09T12:37:29.144Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestInspectResponseTextSimple [2021-08-09T12:37:29.144Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestInspectResponseEmptyContentType [2021-08-09T12:37:29.144Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestUnknownContentLength [2021-08-09T12:37:29.144Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestDownloadRemote [2021-08-09T12:37:29.144Z] --- PASS: TestDownloadRemote (0.06s) [2021-08-09T12:37:29.144Z] === RUN TestGetWithStatusError [2021-08-09T12:37:29.144Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestCloseRootDirectory [2021-08-09T12:37:29.144Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:37:29.144Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestHashFile [2021-08-09T12:37:29.144Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:37:29.144Z] --- SKIP: TestHashFile (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestHashSubdir [2021-08-09T12:37:29.144Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:37:29.144Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-09T12:37:29.144Z] === RUN TestRemoveDirectory [2021-08-09T12:37:29.144Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:37:29.144Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-09T12:37:29.144Z] PASS [2021-08-09T12:37:29.144Z] coverage: 9.3% of statements [2021-08-09T12:37:29.144Z] ok github.com/docker/docker/builder/remotecontext 0.613s coverage: 9.3% of statements [2021-08-09T12:37:29.604Z] === RUN TestGetAllAllowed [2021-08-09T12:37:29.604Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestGetAllMeta [2021-08-09T12:37:29.604Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-09T12:37:29.604Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestIsUnreferencedBuiltin [2021-08-09T12:37:29.604Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestIsExistingDirectory [2021-08-09T12:37:29.604Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-08-09T12:37:29.604Z] === RUN TestGetFilenameForDownload [2021-08-09T12:37:29.604Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestEnv2Variables [2021-08-09T12:37:29.604Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-09T12:37:29.604Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestMaintainer [2021-08-09T12:37:29.604Z] --- PASS: TestMaintainer (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestLabel [2021-08-09T12:37:29.604Z] --- PASS: TestLabel (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestFromScratch [2021-08-09T12:37:29.604Z] --- PASS: TestFromScratch (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestFromWithArg [2021-08-09T12:37:29.604Z] --- PASS: TestFromWithArg (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-09T12:37:29.604Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestFromWithUndefinedArg [2021-08-09T12:37:29.604Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestFromMultiStageWithNamedStage [2021-08-09T12:37:29.604Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestOnbuild [2021-08-09T12:37:29.604Z] --- PASS: TestOnbuild (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestWorkdir [2021-08-09T12:37:29.604Z] --- PASS: TestWorkdir (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestCmd [2021-08-09T12:37:29.604Z] --- PASS: TestCmd (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestHealthcheckNone [2021-08-09T12:37:29.604Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestHealthcheckCmd [2021-08-09T12:37:29.604Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestEntrypoint [2021-08-09T12:37:29.604Z] --- PASS: TestEntrypoint (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestExpose [2021-08-09T12:37:29.604Z] --- PASS: TestExpose (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestUser [2021-08-09T12:37:29.604Z] --- PASS: TestUser (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestVolume [2021-08-09T12:37:29.604Z] --- PASS: TestVolume (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestStopSignal [2021-08-09T12:37:29.604Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-09T12:37:29.604Z] --- SKIP: TestStopSignal (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestArg [2021-08-09T12:37:29.604Z] --- PASS: TestArg (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestShell [2021-08-09T12:37:29.604Z] --- PASS: TestShell (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestPrependEnvOnCmd [2021-08-09T12:37:29.604Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestRunWithBuildArgs [2021-08-09T12:37:29.604Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestRunIgnoresHealthcheck [2021-08-09T12:37:29.604Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestDispatchUnsupportedOptions [2021-08-09T12:37:29.604Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-09T12:37:29.604Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-09T12:37:29.604Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-09T12:37:29.604Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-09T12:37:29.604Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-09T12:37:29.604Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-09T12:37:29.604Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestNormalizeWorkdir [2021-08-09T12:37:29.604Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestDispatch [2021-08-09T12:37:29.604Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-09T12:37:29.604Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-09T12:37:29.604Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-09T12:37:29.604Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-09T12:37:29.604Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-09T12:37:29.604Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-09T12:37:29.604Z] === RUN TestDispatch/COPY_url [2021-08-09T12:37:29.604Z] --- PASS: TestDispatch (0.04s) [2021-08-09T12:37:29.604Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-09T12:37:29.604Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-09T12:37:29.604Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-09T12:37:29.604Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-09T12:37:29.604Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-09T12:37:29.604Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-09T12:37:29.604Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestAddScratchImageAddsToMounts [2021-08-09T12:37:29.604Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-09T12:37:29.604Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-09T12:37:29.604Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-09T12:37:29.604Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestImageSourceGetAddsToMounts [2021-08-09T12:37:29.604Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestEmptyDockerfile [2021-08-09T12:37:29.604Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-09T12:37:29.604Z] === RUN TestSymlinkDockerfile [2021-08-09T12:37:29.604Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-09T12:37:29.604Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-09T12:37:29.605Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-09T12:37:29.605Z] === RUN TestNonExistingDockerfile [2021-08-09T12:37:29.605Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-09T12:37:29.605Z] === RUN TestCopyRunConfig [2021-08-09T12:37:29.605Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-09T12:37:29.605Z] === RUN TestDeepCopyRunConfig [2021-08-09T12:37:29.605Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-09T12:37:29.605Z] === RUN TestExportImage [2021-08-09T12:37:29.605Z] --- PASS: TestExportImage (0.00s) [2021-08-09T12:37:29.605Z] === RUN TestNormalizeDest [2021-08-09T12:37:29.605Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-09T12:37:29.605Z] PASS [2021-08-09T12:37:29.605Z] coverage: 46.8% of statements [2021-08-09T12:37:29.605Z] ok github.com/docker/docker/builder/dockerfile 0.808s coverage: 46.8% of statements [2021-08-09T12:37:29.605Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-09T12:37:29.605Z] === RUN TestEnable [2021-08-09T12:37:29.605Z] --- PASS: TestEnable (0.00s) [2021-08-09T12:37:29.605Z] === RUN TestDisable [2021-08-09T12:37:29.605Z] --- PASS: TestDisable (0.00s) [2021-08-09T12:37:29.605Z] === RUN TestEnabled [2021-08-09T12:37:29.605Z] --- PASS: TestEnabled (0.00s) [2021-08-09T12:37:29.605Z] PASS [2021-08-09T12:37:29.605Z] coverage: 100.0% of statements [2021-08-09T12:37:29.605Z] ok github.com/docker/docker/cli/debug 0.097s coverage: 100.0% of statements [2021-08-09T12:37:30.568Z] === RUN TestTCP4Proxy [2021-08-09T12:37:30.568Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-09T12:37:30.568Z] === RUN TestTCP4ProxyHalfClose [2021-08-09T12:37:30.568Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-09T12:37:30.568Z] === RUN TestTCP6Proxy [2021-08-09T12:37:30.568Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-09T12:37:30.568Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-09T12:37:30.568Z] === RUN TestTCPDualStackProxy [2021-08-09T12:37:30.568Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-09T12:37:30.568Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-09T12:37:30.568Z] === RUN TestUDP4Proxy [2021-08-09T12:37:30.568Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-09T12:37:30.568Z] === RUN TestUDP6Proxy [2021-08-09T12:37:30.568Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-09T12:37:30.568Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-09T12:37:30.568Z] === RUN TestUDPWriteError [2021-08-09T12:37:30.568Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-09T12:37:30.568Z] === RUN TestSCTP4Proxy [2021-08-09T12:37:30.568Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-09T12:37:30.568Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-09T12:37:30.568Z] === RUN TestSCTP6Proxy [2021-08-09T12:37:30.568Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-09T12:37:30.568Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-09T12:37:30.568Z] PASS [2021-08-09T12:37:30.568Z] coverage: 49.4% of statements [2021-08-09T12:37:30.568Z] ok github.com/docker/docker/cmd/docker-proxy 0.181s coverage: 49.4% of statements [2021-08-09T12:37:34.749Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-09T12:37:40.871Z] === RUN TestCheckpointCreateError [2021-08-09T12:37:40.871Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCheckpointCreate [2021-08-09T12:37:40.871Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCheckpointDeleteError [2021-08-09T12:37:40.871Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCheckpointDelete [2021-08-09T12:37:40.871Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCheckpointListError [2021-08-09T12:37:40.871Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCheckpointList [2021-08-09T12:37:40.871Z] --- PASS: TestCheckpointList (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCheckpointListContainerNotFound [2021-08-09T12:37:40.871Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestNewClientWithOpsFromEnv [2021-08-09T12:37:40.871Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-09T12:37:40.871Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestGetAPIPath [2021-08-09T12:37:40.871Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestParseHostURL [2021-08-09T12:37:40.871Z] --- PASS: TestParseHostURL (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-09T12:37:40.871Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.01s) [2021-08-09T12:37:40.871Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-09T12:37:40.871Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestNegotiateAPIVersion [2021-08-09T12:37:40.871Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestNegotiateAPVersionOverride [2021-08-09T12:37:40.871Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-09T12:37:40.871Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-09T12:37:40.871Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-09T12:37:40.871Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestClientRedirect [2021-08-09T12:37:40.871Z] --- PASS: TestClientRedirect (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigCreateUnsupported [2021-08-09T12:37:40.871Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigCreateError [2021-08-09T12:37:40.871Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigCreate [2021-08-09T12:37:40.871Z] --- PASS: TestConfigCreate (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigInspectNotFound [2021-08-09T12:37:40.871Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigInspectWithEmptyID [2021-08-09T12:37:40.871Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigInspectUnsupported [2021-08-09T12:37:40.871Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigInspectError [2021-08-09T12:37:40.871Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigInspectConfigNotFound [2021-08-09T12:37:40.871Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigInspect [2021-08-09T12:37:40.871Z] --- PASS: TestConfigInspect (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigListUnsupported [2021-08-09T12:37:40.871Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigListError [2021-08-09T12:37:40.871Z] --- PASS: TestConfigListError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigList [2021-08-09T12:37:40.871Z] --- PASS: TestConfigList (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigRemoveUnsupported [2021-08-09T12:37:40.871Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigRemoveError [2021-08-09T12:37:40.871Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigRemove [2021-08-09T12:37:40.871Z] --- PASS: TestConfigRemove (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigUpdateUnsupported [2021-08-09T12:37:40.871Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigUpdateError [2021-08-09T12:37:40.871Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestConfigUpdate [2021-08-09T12:37:40.871Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerCommitError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerCommit [2021-08-09T12:37:40.871Z] --- PASS: TestContainerCommit (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerStatPathError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerStatPathNotFoundError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerStatPathNoHeaderError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerStatPath [2021-08-09T12:37:40.871Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCopyToContainerError [2021-08-09T12:37:40.871Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCopyToContainerNotFoundError [2021-08-09T12:37:40.871Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-09T12:37:40.871Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCopyToContainer [2021-08-09T12:37:40.871Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCopyFromContainerError [2021-08-09T12:37:40.871Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCopyFromContainerNotFoundError [2021-08-09T12:37:40.871Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-09T12:37:40.871Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-09T12:37:40.871Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestCopyFromContainer [2021-08-09T12:37:40.871Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerCreateError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerCreateImageNotFound [2021-08-09T12:37:40.871Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerCreateWithName [2021-08-09T12:37:40.871Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerCreateAutoRemove [2021-08-09T12:37:40.871Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerDiffError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerDiff [2021-08-09T12:37:40.871Z] --- PASS: TestContainerDiff (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerExecCreateError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerExecCreate [2021-08-09T12:37:40.871Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerExecStartError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerExecStart [2021-08-09T12:37:40.871Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerExecInspectError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerExecInspect [2021-08-09T12:37:40.871Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerExportError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerExportError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerExport [2021-08-09T12:37:40.871Z] --- PASS: TestContainerExport (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerInspectError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerInspectContainerNotFound [2021-08-09T12:37:40.871Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerInspectWithEmptyID [2021-08-09T12:37:40.871Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerInspect [2021-08-09T12:37:40.871Z] --- PASS: TestContainerInspect (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerInspectNode [2021-08-09T12:37:40.871Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerKillError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerKillError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerKill [2021-08-09T12:37:40.871Z] --- PASS: TestContainerKill (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerListError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerListError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerList [2021-08-09T12:37:40.871Z] --- PASS: TestContainerList (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerLogsNotFoundError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerLogsError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerLogs [2021-08-09T12:37:40.871Z] --- PASS: TestContainerLogs (0.12s) [2021-08-09T12:37:40.871Z] === RUN TestContainerPauseError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerPause [2021-08-09T12:37:40.871Z] --- PASS: TestContainerPause (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainersPruneError [2021-08-09T12:37:40.871Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainersPrune [2021-08-09T12:37:40.871Z] --- PASS: TestContainersPrune (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerRemoveError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerRemoveNotFoundError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerRemove [2021-08-09T12:37:40.871Z] --- PASS: TestContainerRemove (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerRenameError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerRename [2021-08-09T12:37:40.871Z] --- PASS: TestContainerRename (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerResizeError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerExecResizeError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerResize [2021-08-09T12:37:40.871Z] --- PASS: TestContainerResize (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerExecResize [2021-08-09T12:37:40.871Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerRestartError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerRestart [2021-08-09T12:37:40.871Z] --- PASS: TestContainerRestart (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerStartError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerStartError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerStart [2021-08-09T12:37:40.871Z] --- PASS: TestContainerStart (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerStatsError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerStats [2021-08-09T12:37:40.871Z] --- PASS: TestContainerStats (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerStopError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerStopError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerStop [2021-08-09T12:37:40.871Z] --- PASS: TestContainerStop (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerTopError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerTopError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerTop [2021-08-09T12:37:40.871Z] --- PASS: TestContainerTop (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerUnpauseError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerUnpause [2021-08-09T12:37:40.871Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerUpdateError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerUpdate [2021-08-09T12:37:40.871Z] --- PASS: TestContainerUpdate (0.03s) [2021-08-09T12:37:40.871Z] === RUN TestContainerWaitError [2021-08-09T12:37:40.871Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestContainerWait [2021-08-09T12:37:40.871Z] --- PASS: TestContainerWait (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestDiskUsageError [2021-08-09T12:37:40.871Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestDiskUsage [2021-08-09T12:37:40.871Z] --- PASS: TestDiskUsage (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestDistributionInspectUnsupported [2021-08-09T12:37:40.871Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestDistributionInspectWithEmptyID [2021-08-09T12:37:40.871Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestEventsErrorInOptions [2021-08-09T12:37:40.871Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestEventsErrorFromServer [2021-08-09T12:37:40.871Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestEvents [2021-08-09T12:37:40.871Z] --- PASS: TestEvents (0.02s) [2021-08-09T12:37:40.871Z] === RUN TestTLSCloseWriter [2021-08-09T12:37:40.871Z] === PAUSE TestTLSCloseWriter [2021-08-09T12:37:40.871Z] === RUN TestImageBuildError [2021-08-09T12:37:40.871Z] --- PASS: TestImageBuildError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestImageBuild [2021-08-09T12:37:40.871Z] --- PASS: TestImageBuild (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestGetDockerOS [2021-08-09T12:37:40.871Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestImageCreateError [2021-08-09T12:37:40.871Z] --- PASS: TestImageCreateError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestImageCreate [2021-08-09T12:37:40.871Z] --- PASS: TestImageCreate (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestImageHistoryError [2021-08-09T12:37:40.871Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestImageHistory [2021-08-09T12:37:40.871Z] --- PASS: TestImageHistory (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestImageImportError [2021-08-09T12:37:40.871Z] --- PASS: TestImageImportError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestImageImport [2021-08-09T12:37:40.871Z] --- PASS: TestImageImport (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestImageInspectError [2021-08-09T12:37:40.871Z] --- PASS: TestImageInspectError (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestImageInspectImageNotFound [2021-08-09T12:37:40.871Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-09T12:37:40.871Z] === RUN TestImageInspectWithEmptyID [2021-08-09T12:37:40.871Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageInspect [2021-08-09T12:37:40.872Z] --- PASS: TestImageInspect (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageListError [2021-08-09T12:37:40.872Z] --- PASS: TestImageListError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageList [2021-08-09T12:37:40.872Z] --- PASS: TestImageList (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageListApiBefore125 [2021-08-09T12:37:40.872Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageLoadError [2021-08-09T12:37:40.872Z] --- PASS: TestImageLoadError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageLoad [2021-08-09T12:37:40.872Z] --- PASS: TestImageLoad (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagesPruneError [2021-08-09T12:37:40.872Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagesPrune [2021-08-09T12:37:40.872Z] --- PASS: TestImagesPrune (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePullReferenceParseError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePullAnyError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePullWithoutErrors [2021-08-09T12:37:40.872Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePushReferenceError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePushAnyError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImagePushWithoutErrors [2021-08-09T12:37:40.872Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-09T12:37:40.872Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-09T12:37:40.872Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-09T12:37:40.872Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-09T12:37:40.872Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageRemoveError [2021-08-09T12:37:40.872Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageRemoveImageNotFound [2021-08-09T12:37:40.872Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageRemove [2021-08-09T12:37:40.872Z] --- PASS: TestImageRemove (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageSaveError [2021-08-09T12:37:40.872Z] --- PASS: TestImageSaveError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageSave [2021-08-09T12:37:40.872Z] --- PASS: TestImageSave (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageSearchAnyError [2021-08-09T12:37:40.872Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-09T12:37:40.872Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-09T12:37:40.872Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-09T12:37:40.872Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-09T12:37:40.872Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageSearchWithoutErrors [2021-08-09T12:37:40.872Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageTagError [2021-08-09T12:37:40.872Z] --- PASS: TestImageTagError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageTagInvalidReference [2021-08-09T12:37:40.872Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageTagInvalidSourceImageName [2021-08-09T12:37:40.872Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageTagHexSource [2021-08-09T12:37:40.872Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestImageTag [2021-08-09T12:37:40.872Z] --- PASS: TestImageTag (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestInfoServerError [2021-08-09T12:37:40.872Z] --- PASS: TestInfoServerError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestInfoInvalidResponseJSONError [2021-08-09T12:37:40.872Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestInfo [2021-08-09T12:37:40.872Z] --- PASS: TestInfo (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkConnectError [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkConnect [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkCreateError [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkCreate [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkDisconnectError [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkDisconnect [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkInspectError [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkInspectNotFoundError [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkInspectWithEmptyID [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkInspect [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkListError [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkListError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkList [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkList (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworksPruneError [2021-08-09T12:37:40.872Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworksPrune [2021-08-09T12:37:40.872Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkRemoveError [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNetworkRemove [2021-08-09T12:37:40.872Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNodeInspectError [2021-08-09T12:37:40.872Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNodeInspectNodeNotFound [2021-08-09T12:37:40.872Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNodeInspectWithEmptyID [2021-08-09T12:37:40.872Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNodeInspect [2021-08-09T12:37:40.872Z] --- PASS: TestNodeInspect (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNodeListError [2021-08-09T12:37:40.872Z] --- PASS: TestNodeListError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNodeList [2021-08-09T12:37:40.872Z] --- PASS: TestNodeList (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNodeRemoveError [2021-08-09T12:37:40.872Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNodeRemove [2021-08-09T12:37:40.872Z] --- PASS: TestNodeRemove (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNodeUpdateError [2021-08-09T12:37:40.872Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestNodeUpdate [2021-08-09T12:37:40.872Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestOptionWithTimeout [2021-08-09T12:37:40.872Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPingFail [2021-08-09T12:37:40.872Z] --- PASS: TestPingFail (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPingWithError [2021-08-09T12:37:40.872Z] 2021/08/09 12:37:39 RoundTripper returned a response & error; ignoring response [2021-08-09T12:37:40.872Z] 2021/08/09 12:37:39 RoundTripper returned a response & error; ignoring response [2021-08-09T12:37:40.872Z] --- PASS: TestPingWithError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPingSuccess [2021-08-09T12:37:40.872Z] --- PASS: TestPingSuccess (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPingHeadFallback [2021-08-09T12:37:40.872Z] === RUN TestPingHeadFallback/OK [2021-08-09T12:37:40.872Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-09T12:37:40.872Z] === RUN TestPingHeadFallback/Not_Found [2021-08-09T12:37:40.872Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-09T12:37:40.872Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-09T12:37:40.872Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-09T12:37:40.872Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-09T12:37:40.872Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-09T12:37:40.872Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginDisableError [2021-08-09T12:37:40.872Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginDisable [2021-08-09T12:37:40.872Z] --- PASS: TestPluginDisable (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginEnableError [2021-08-09T12:37:40.872Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginEnable [2021-08-09T12:37:40.872Z] --- PASS: TestPluginEnable (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginInspectError [2021-08-09T12:37:40.872Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginInspectWithEmptyID [2021-08-09T12:37:40.872Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginInspect [2021-08-09T12:37:40.872Z] --- PASS: TestPluginInspect (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginListError [2021-08-09T12:37:40.872Z] --- PASS: TestPluginListError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginList [2021-08-09T12:37:40.872Z] --- PASS: TestPluginList (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginPushError [2021-08-09T12:37:40.872Z] --- PASS: TestPluginPushError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginPush [2021-08-09T12:37:40.872Z] --- PASS: TestPluginPush (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginRemoveError [2021-08-09T12:37:40.872Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginRemove [2021-08-09T12:37:40.872Z] --- PASS: TestPluginRemove (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginSetError [2021-08-09T12:37:40.872Z] --- PASS: TestPluginSetError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPluginSet [2021-08-09T12:37:40.872Z] --- PASS: TestPluginSet (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSetHostHeader [2021-08-09T12:37:40.872Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestPlainTextError [2021-08-09T12:37:40.872Z] --- PASS: TestPlainTextError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestInfiniteError [2021-08-09T12:37:40.872Z] --- PASS: TestInfiniteError (0.01s) [2021-08-09T12:37:40.872Z] === RUN TestCanceledContext [2021-08-09T12:37:40.872Z] 2021/08/09 12:37:39 RoundTripper returned a response & error; ignoring response [2021-08-09T12:37:40.872Z] --- PASS: TestCanceledContext (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestDeadlineExceededContext [2021-08-09T12:37:40.872Z] 2021/08/09 12:37:39 RoundTripper returned a response & error; ignoring response [2021-08-09T12:37:40.872Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretCreateUnsupported [2021-08-09T12:37:40.872Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretCreateError [2021-08-09T12:37:40.872Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretCreate [2021-08-09T12:37:40.872Z] --- PASS: TestSecretCreate (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretInspectUnsupported [2021-08-09T12:37:40.872Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretInspectError [2021-08-09T12:37:40.872Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretInspectSecretNotFound [2021-08-09T12:37:40.872Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretInspectWithEmptyID [2021-08-09T12:37:40.872Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretInspect [2021-08-09T12:37:40.872Z] --- PASS: TestSecretInspect (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretListUnsupported [2021-08-09T12:37:40.872Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretListError [2021-08-09T12:37:40.872Z] --- PASS: TestSecretListError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretList [2021-08-09T12:37:40.872Z] --- PASS: TestSecretList (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretRemoveUnsupported [2021-08-09T12:37:40.872Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretRemoveError [2021-08-09T12:37:40.872Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretRemove [2021-08-09T12:37:40.872Z] --- PASS: TestSecretRemove (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretUpdateUnsupported [2021-08-09T12:37:40.872Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretUpdateError [2021-08-09T12:37:40.872Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSecretUpdate [2021-08-09T12:37:40.872Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceCreateError [2021-08-09T12:37:40.872Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceCreate [2021-08-09T12:37:40.872Z] --- PASS: TestServiceCreate (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-09T12:37:40.872Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceCreateDigestPinning [2021-08-09T12:37:40.872Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceInspectError [2021-08-09T12:37:40.872Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceInspectServiceNotFound [2021-08-09T12:37:40.872Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceInspectWithEmptyID [2021-08-09T12:37:40.872Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceInspect [2021-08-09T12:37:40.872Z] --- PASS: TestServiceInspect (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceListError [2021-08-09T12:37:40.872Z] --- PASS: TestServiceListError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceList [2021-08-09T12:37:40.872Z] --- PASS: TestServiceList (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceLogsError [2021-08-09T12:37:40.872Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceLogs [2021-08-09T12:37:40.872Z] --- PASS: TestServiceLogs (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceRemoveError [2021-08-09T12:37:40.872Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceRemoveNotFoundError [2021-08-09T12:37:40.872Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceRemove [2021-08-09T12:37:40.872Z] --- PASS: TestServiceRemove (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceUpdateError [2021-08-09T12:37:40.872Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestServiceUpdate [2021-08-09T12:37:40.872Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmGetUnlockKeyError [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmGetUnlockKey [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmInitError [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmInit [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmInit (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmInspectError [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmInspect [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmJoinError [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmJoin [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmLeaveError [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmLeave [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmUnlockError [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmUnlock [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmUpdateError [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestSwarmUpdate [2021-08-09T12:37:40.872Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestTaskInspectError [2021-08-09T12:37:40.872Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestTaskInspectWithEmptyID [2021-08-09T12:37:40.872Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestTaskInspect [2021-08-09T12:37:40.872Z] --- PASS: TestTaskInspect (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestTaskListError [2021-08-09T12:37:40.872Z] --- PASS: TestTaskListError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestTaskList [2021-08-09T12:37:40.872Z] --- PASS: TestTaskList (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestVolumeCreateError [2021-08-09T12:37:40.872Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-09T12:37:40.872Z] === RUN TestVolumeCreate [2021-08-09T12:37:40.873Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-09T12:37:40.873Z] === RUN TestVolumeInspectError [2021-08-09T12:37:40.873Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-09T12:37:40.873Z] === RUN TestVolumeInspectNotFound [2021-08-09T12:37:40.873Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-09T12:37:40.873Z] === RUN TestVolumeInspectWithEmptyID [2021-08-09T12:37:40.873Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-09T12:37:40.873Z] === RUN TestVolumeInspect [2021-08-09T12:37:40.873Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-09T12:37:40.873Z] === RUN TestVolumeListError [2021-08-09T12:37:40.873Z] --- PASS: TestVolumeListError (0.00s) [2021-08-09T12:37:40.873Z] === RUN TestVolumeList [2021-08-09T12:37:40.873Z] --- PASS: TestVolumeList (0.00s) [2021-08-09T12:37:40.873Z] === RUN TestVolumeRemoveError [2021-08-09T12:37:40.873Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-09T12:37:40.873Z] === RUN TestVolumeRemove [2021-08-09T12:37:40.873Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-09T12:37:40.873Z] === CONT TestTLSCloseWriter [2021-08-09T12:37:40.873Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-09T12:37:40.873Z] PASS [2021-08-09T12:37:40.873Z] coverage: 74.8% of statements [2021-08-09T12:37:40.873Z] ok github.com/docker/docker/client 0.744s coverage: 74.8% of statements [2021-08-09T12:37:41.798Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-09T12:37:42.565Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-09T12:37:50.351Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-09T12:37:51.185Z] --- PASS: TestCheckoutGit (23.27s) [2021-08-09T12:37:51.185Z] === RUN TestValidGitTransport [2021-08-09T12:37:51.185Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-09T12:37:51.185Z] === RUN TestGitInvalidRef [2021-08-09T12:37:51.185Z] --- PASS: TestGitInvalidRef (0.20s) [2021-08-09T12:37:51.185Z] PASS [2021-08-09T12:37:51.185Z] coverage: 86.3% of statements [2021-08-09T12:37:51.185Z] ok github.com/docker/docker/builder/remotecontext/git 23.801s coverage: 86.3% of statements [2021-08-09T12:37:51.185Z] ? github.com/docker/docker/cli [no test files] [2021-08-09T12:37:51.185Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-09T12:38:05.984Z] === RUN TestContainerStopSignal [2021-08-09T12:38:05.984Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestContainerStopTimeout [2021-08-09T12:38:05.984Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-09T12:38:05.984Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-09T12:38:05.984Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-09T12:38:05.984Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-09T12:38:05.984Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestReplaceAndAppendEnvVars [2021-08-09T12:38:05.984Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-09T12:38:05.984Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestNewMemoryStore [2021-08-09T12:38:05.984Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestAddContainers [2021-08-09T12:38:05.984Z] --- PASS: TestAddContainers (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestGetContainer [2021-08-09T12:38:05.984Z] --- PASS: TestGetContainer (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestDeleteContainer [2021-08-09T12:38:05.984Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestListContainers [2021-08-09T12:38:05.984Z] --- PASS: TestListContainers (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestFirstContainer [2021-08-09T12:38:05.984Z] --- PASS: TestFirstContainer (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestApplyAllContainer [2021-08-09T12:38:05.984Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestIsValidHealthString [2021-08-09T12:38:05.984Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestStateRunStop [2021-08-09T12:38:05.984Z] --- PASS: TestStateRunStop (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestStateTimeoutWait [2021-08-09T12:38:05.984Z] state_test.go:141: Stop callback fired [2021-08-09T12:38:05.984Z] state_test.go:165: Stop callback fired [2021-08-09T12:38:05.984Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-08-09T12:38:05.984Z] === RUN TestIsValidStateString [2021-08-09T12:38:05.984Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestViewSaveDelete [2021-08-09T12:38:05.984Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-09T12:38:05.984Z] === RUN TestViewAll [2021-08-09T12:38:05.984Z] --- PASS: TestViewAll (0.01s) [2021-08-09T12:38:05.984Z] === RUN TestViewGet [2021-08-09T12:38:05.984Z] --- PASS: TestViewGet (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestNames [2021-08-09T12:38:05.984Z] --- PASS: TestNames (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestViewWithHealthCheck [2021-08-09T12:38:05.984Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-08-09T12:38:05.984Z] PASS [2021-08-09T12:38:05.984Z] coverage: 41.7% of statements [2021-08-09T12:38:05.984Z] ok github.com/docker/docker/container 0.630s coverage: 41.7% of statements [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-09T12:38:05.984Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestConfigureDaemonLogs [2021-08-09T12:38:05.984Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestCommonOptionsInstallFlags [2021-08-09T12:38:05.984Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-09T12:38:05.984Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-09T12:38:05.984Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-09T12:38:05.984Z] PASS [2021-08-09T12:38:05.984Z] coverage: 18.5% of statements [2021-08-09T12:38:05.984Z] ok github.com/docker/docker/cmd/dockerd 1.269s coverage: 18.5% of statements [2021-08-09T12:38:05.984Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-09T12:38:05.984Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-09T12:38:05.984Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-09T12:38:05.984Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-09T12:38:05.984Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-09T12:38:05.984Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-09T12:38:06.951Z] === RUN TestPrepare [2021-08-09T12:38:06.951Z] --- PASS: TestPrepare (0.00s) [2021-08-09T12:38:06.951Z] === RUN TestStart [2021-08-09T12:38:06.951Z] --- PASS: TestStart (0.00s) [2021-08-09T12:38:06.951Z] === RUN TestWaitCancel [2021-08-09T12:38:06.951Z] --- PASS: TestWaitCancel (0.00s) [2021-08-09T12:38:06.951Z] === RUN TestWaitDisabled [2021-08-09T12:38:06.951Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-09T12:38:06.951Z] === RUN TestWaitEnabled [2021-08-09T12:38:06.951Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-09T12:38:06.951Z] === RUN TestRemove [2021-08-09T12:38:06.951Z] --- PASS: TestRemove (0.00s) [2021-08-09T12:38:06.951Z] PASS [2021-08-09T12:38:06.951Z] coverage: 65.3% of statements [2021-08-09T12:38:06.951Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.444s coverage: 65.3% of statements [2021-08-09T12:38:09.126Z] === RUN TestNewListSecretsFilters [2021-08-09T12:38:09.126Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestNewListConfigsFilters [2021-08-09T12:38:09.126Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-09T12:38:09.126Z] PASS [2021-08-09T12:38:09.126Z] coverage: 0.5% of statements [2021-08-09T12:38:09.126Z] ok github.com/docker/docker/daemon/cluster 1.511s coverage: 0.5% of statements [2021-08-09T12:38:09.126Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-09T12:38:09.126Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-09T12:38:09.126Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-09T12:38:09.126Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-09T12:38:09.126Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-09T12:38:09.126Z] PASS [2021-08-09T12:38:09.126Z] coverage: 35.9% of statements [2021-08-09T12:38:09.126Z] ok github.com/docker/docker/daemon/cluster/convert 1.423s coverage: 35.9% of statements [2021-08-09T12:38:12.857Z] === RUN TestBuilderGC [2021-08-09T12:38:12.857Z] --- PASS: TestBuilderGC (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestDaemonConfigurationNotFound [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestDaemonBrokenConfiguration [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestParseClusterAdvertiseSettings [2021-08-09T12:38:12.857Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestFindConfigurationConflicts [2021-08-09T12:38:12.857Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-09T12:38:12.857Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-09T12:38:12.857Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-09T12:38:12.857Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-09T12:38:12.857Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-09T12:38:12.857Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-09T12:38:12.857Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-09T12:38:12.857Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestValidateConfiguration [2021-08-09T12:38:12.857Z] === RUN TestValidateConfiguration/with_label [2021-08-09T12:38:12.857Z] === RUN TestValidateConfiguration/with_dns [2021-08-09T12:38:12.857Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-09T12:38:12.857Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-09T12:38:12.857Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-09T12:38:12.857Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-09T12:38:12.857Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-09T12:38:12.857Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-09T12:38:12.857Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestModifiedDiscoverySettings [2021-08-09T12:38:12.857Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestReloadSetConfigFileNotExist [2021-08-09T12:38:12.857Z] time="2021-08-09T12:38:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-09T12:38:12.857Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2021-08-09T12:38:12.857Z] === RUN TestReloadDefaultConfigNotExist [2021-08-09T12:38:12.857Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:38:12.857Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestReloadBadDefaultConfig [2021-08-09T12:38:12.857Z] time="2021-08-09T12:38:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-349912215" [2021-08-09T12:38:12.857Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestReloadWithConflictingLabels [2021-08-09T12:38:12.857Z] time="2021-08-09T12:38:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-632068362" [2021-08-09T12:38:12.857Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestReloadWithDuplicateLabels [2021-08-09T12:38:12.857Z] time="2021-08-09T12:38:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-623868641" [2021-08-09T12:38:12.857Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-09T12:38:12.857Z] === RUN TestDaemonConfigurationMerge [2021-08-09T12:38:12.857Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-09T12:38:12.857Z] PASS [2021-08-09T12:38:12.857Z] coverage: 80.4% of statements [2021-08-09T12:38:12.857Z] ok github.com/docker/docker/daemon/config 0.736s coverage: 80.4% of statements [2021-08-09T12:38:13.315Z] === RUN TestDiscoveryOptsErrors [2021-08-09T12:38:13.315Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-09T12:38:13.315Z] === RUN TestDiscoveryOpts [2021-08-09T12:38:13.315Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-09T12:38:13.315Z] PASS [2021-08-09T12:38:13.315Z] coverage: 30.0% of statements [2021-08-09T12:38:13.315Z] ok github.com/docker/docker/daemon/discovery 0.287s coverage: 30.0% of statements [2021-08-09T12:38:14.279Z] === RUN TestWaitNodeAttachment [2021-08-09T12:38:14.279Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-08-09T12:38:14.279Z] === RUN TestIsolationConversion [2021-08-09T12:38:14.279Z] === RUN TestIsolationConversion/default [2021-08-09T12:38:14.279Z] === RUN TestIsolationConversion/process [2021-08-09T12:38:14.279Z] === RUN TestIsolationConversion/hyperv [2021-08-09T12:38:14.279Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-09T12:38:14.279Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-09T12:38:14.279Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-09T12:38:14.279Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-09T12:38:14.279Z] === RUN TestContainerLabels [2021-08-09T12:38:14.279Z] --- PASS: TestContainerLabels (0.00s) [2021-08-09T12:38:14.279Z] === RUN TestCredentialSpecConversion [2021-08-09T12:38:14.279Z] === RUN TestCredentialSpecConversion/none [2021-08-09T12:38:14.279Z] === RUN TestCredentialSpecConversion/config [2021-08-09T12:38:14.279Z] === RUN TestCredentialSpecConversion/file [2021-08-09T12:38:14.279Z] === RUN TestCredentialSpecConversion/registry [2021-08-09T12:38:14.279Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-09T12:38:14.280Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-09T12:38:14.280Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-09T12:38:14.280Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-09T12:38:14.280Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-09T12:38:14.280Z] === RUN TestControllerValidateMountBind [2021-08-09T12:38:14.280Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-09T12:38:14.280Z] === RUN TestControllerValidateMountVolume [2021-08-09T12:38:14.280Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-09T12:38:14.280Z] === RUN TestControllerValidateMountTarget [2021-08-09T12:38:14.280Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-09T12:38:14.280Z] === RUN TestControllerValidateMountTmpfs [2021-08-09T12:38:14.280Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-09T12:38:14.280Z] === RUN TestControllerValidateMountInvalidType [2021-08-09T12:38:14.280Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-09T12:38:14.280Z] === RUN TestControllerValidateMountNamedPipe [2021-08-09T12:38:14.280Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-09T12:38:14.280Z] PASS [2021-08-09T12:38:14.280Z] coverage: 11.0% of statements [2021-08-09T12:38:14.280Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.427s coverage: 11.0% of statements [2021-08-09T12:38:14.737Z] === RUN TestVerifyNetworkingConfig [2021-08-09T12:38:14.737Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestGetContainer [2021-08-09T12:38:14.737Z] --- PASS: TestGetContainer (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestValidContainerNames [2021-08-09T12:38:14.737Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestContainerInitDNS [2021-08-09T12:38:14.737Z] daemon_test.go:147: root required [2021-08-09T12:38:14.737Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestMerge [2021-08-09T12:38:14.737Z] --- PASS: TestMerge (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestValidateContainerIsolation [2021-08-09T12:38:14.737Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestFindNetworkErrorType [2021-08-09T12:38:14.737Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestEnsureServicesExist [2021-08-09T12:38:14.737Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestEnsureServicesExistErrors [2021-08-09T12:38:14.737Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-09T12:38:14.737Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-09T12:38:14.737Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-09T12:38:14.737Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-09T12:38:14.737Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-09T12:38:14.737Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-09T12:38:14.737Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestContainerDelete [2021-08-09T12:38:14.737Z] --- PASS: TestContainerDelete (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestContainerDoubleDelete [2021-08-09T12:38:14.737Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestLogContainerEventCopyLabels [2021-08-09T12:38:14.737Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestLogContainerEventWithAttributes [2021-08-09T12:38:14.737Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2021-08-09T12:38:14.737Z] === RUN TestNoneHealthcheck [2021-08-09T12:38:14.737Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-09T12:38:14.737Z] === RUN TestHealthStates [2021-08-09T12:38:15.193Z] time="2021-08-09T12:38:14Z" 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" [2021-08-09T12:38:15.193Z] time="2021-08-09T12:38:14Z" 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" [2021-08-09T12:38:15.193Z] time="2021-08-09T12:38:14Z" 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" [2021-08-09T12:38:15.193Z] time="2021-08-09T12:38:14Z" 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" [2021-08-09T12:38:15.193Z] time="2021-08-09T12:38:14Z" 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" [2021-08-09T12:38:15.193Z] time="2021-08-09T12:38:14Z" 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" [2021-08-09T12:38:15.193Z] time="2021-08-09T12:38:14Z" 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" [2021-08-09T12:38:15.193Z] time="2021-08-09T12:38:14Z" 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" [2021-08-09T12:38:15.193Z] time="2021-08-09T12:38:14Z" 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" [2021-08-09T12:38:15.193Z] time="2021-08-09T12:38:14Z" 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" [2021-08-09T12:38:15.193Z] --- PASS: TestHealthStates (0.10s) [2021-08-09T12:38:15.193Z] === RUN TestMaskURLCredentials [2021-08-09T12:38:15.193Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-09T12:38:15.193Z] === RUN TestGetInspectData [2021-08-09T12:38:15.193Z] --- PASS: TestGetInspectData (0.00s) [2021-08-09T12:38:15.193Z] === RUN TestFillLicense [2021-08-09T12:38:15.193Z] --- PASS: TestFillLicense (0.00s) [2021-08-09T12:38:15.193Z] === RUN TestListInvalidFilter [2021-08-09T12:38:15.193Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-09T12:38:15.193Z] === RUN TestNameFilter [2021-08-09T12:38:15.193Z] --- PASS: TestNameFilter (0.00s) [2021-08-09T12:38:15.193Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-09T12:38:15.193Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-09T12:38:15.193Z] === 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 [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-09T12:38:15.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-09T12:38:15.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-09T12:38:15.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-09T12:38:15.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-09T12:38:15.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-09T12:38:15.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-09T12:38:15.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-09T12:38:15.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-09T12:38:15.194Z] --- 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) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-09T12:38:15.194Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-09T12:38:15.194Z] === RUN TestDaemonReloadLabels [2021-08-09T12:38:15.194Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-09T12:38:15.194Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-09T12:38:15.194Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-09T12:38:15.194Z] === RUN TestDaemonReloadMirrors [2021-08-09T12:38:15.194Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-09T12:38:15.194Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-09T12:38:15.194Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-09T12:38:15.194Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-09T12:38:15.194Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-09T12:38:15.194Z] === RUN TestDaemonDiscoveryReload [2021-08-09T12:38:15.194Z] === RUN TestEventsLog [2021-08-09T12:38:15.194Z] --- PASS: TestEventsLog (0.00s) [2021-08-09T12:38:15.194Z] === RUN TestEventsLogTimeout [2021-08-09T12:38:15.194Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-09T12:38:15.194Z] === RUN TestLogEvents [2021-08-09T12:38:15.650Z] --- PASS: TestLogEvents (0.06s) [2021-08-09T12:38:15.650Z] === RUN TestLoadBufferedEvents [2021-08-09T12:38:15.650Z] --- PASS: TestLoadBufferedEvents (0.09s) [2021-08-09T12:38:15.650Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-09T12:38:15.650Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-09T12:38:15.650Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-09T12:38:15.650Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-09T12:38:15.650Z] PASS [2021-08-09T12:38:15.650Z] coverage: 50.0% of statements [2021-08-09T12:38:15.650Z] ok github.com/docker/docker/daemon/events 0.315s coverage: 50.0% of statements [2021-08-09T12:38:16.109Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-08-09T12:38:16.109Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-09T12:38:16.109Z] === RUN TestIsEmptyDir [2021-08-09T12:38:16.109Z] --- PASS: TestIsEmptyDir (0.00s) [2021-08-09T12:38:16.109Z] PASS [2021-08-09T12:38:16.109Z] coverage: 2.3% of statements [2021-08-09T12:38:16.109Z] ok github.com/docker/docker/daemon/graphdriver 0.166s coverage: 2.3% of statements [2021-08-09T12:38:16.109Z] === RUN TestLinkNaming [2021-08-09T12:38:16.109Z] --- PASS: TestLinkNaming (0.00s) [2021-08-09T12:38:16.109Z] === RUN TestLinkNew [2021-08-09T12:38:16.109Z] --- PASS: TestLinkNew (0.00s) [2021-08-09T12:38:16.109Z] === RUN TestLinkEnv [2021-08-09T12:38:16.109Z] --- PASS: TestLinkEnv (0.00s) [2021-08-09T12:38:16.109Z] === RUN TestLinkMultipleEnv [2021-08-09T12:38:16.109Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-09T12:38:16.109Z] === RUN TestLinkPortRangeEnv [2021-08-09T12:38:16.109Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-09T12:38:16.109Z] PASS [2021-08-09T12:38:16.109Z] coverage: 93.0% of statements [2021-08-09T12:38:16.109Z] ok github.com/docker/docker/daemon/links 0.075s coverage: 93.0% of statements [2021-08-09T12:38:16.568Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-09T12:38:16.568Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-09T12:38:17.025Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-08-09T12:38:17.025Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-09T12:38:17.025Z] reload_test.go:520: root required [2021-08-09T12:38:17.025Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-09T12:38:17.025Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-09T12:38:17.025Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-09T12:38:17.025Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-09T12:38:17.025Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-08-09T12:38:17.025Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-09T12:38:17.025Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-09T12:38:17.025Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-09T12:38:17.025Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-09T12:38:17.025Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-09T12:38:17.025Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-09T12:38:17.025Z] === RUN TestParseVolumesFrom [2021-08-09T12:38:17.025Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-09T12:38:17.025Z] PASS [2021-08-09T12:38:17.025Z] coverage: 9.2% of statements [2021-08-09T12:38:17.025Z] ok github.com/docker/docker/daemon 3.960s coverage: 9.2% of statements [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-09T12:38:17.025Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-09T12:38:18.555Z] === RUN TestAdapterReadLogs [2021-08-09T12:38:18.556Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCopier [2021-08-09T12:38:18.556Z] --- PASS: TestCopier (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCopierLongLines [2021-08-09T12:38:18.556Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCopierSlow [2021-08-09T12:38:18.556Z] --- PASS: TestCopierSlow (0.20s) [2021-08-09T12:38:18.556Z] === RUN TestCopierWithSized [2021-08-09T12:38:18.556Z] === RUN TestCopierWithSized/as_is [2021-08-09T12:38:18.556Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-09T12:38:18.556Z] --- PASS: TestCopierWithSized (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCopierWithPartial [2021-08-09T12:38:18.556Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestRingLogger [2021-08-09T12:38:18.556Z] --- PASS: TestRingLogger (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestRingCap [2021-08-09T12:38:18.556Z] --- PASS: TestRingCap (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestRingClose [2021-08-09T12:38:18.556Z] --- PASS: TestRingClose (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestRingDrain [2021-08-09T12:38:18.556Z] --- PASS: TestRingDrain (0.00s) [2021-08-09T12:38:18.556Z] PASS [2021-08-09T12:38:18.556Z] coverage: 43.8% of statements [2021-08-09T12:38:18.556Z] ok github.com/docker/docker/daemon/logger 0.497s coverage: 43.8% of statements [2021-08-09T12:38:18.556Z] === RUN TestNewStreamConfig [2021-08-09T12:38:18.556Z] === RUN TestNewStreamConfig/defaults [2021-08-09T12:38:18.556Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-09T12:38:18.556Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-09T12:38:18.556Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-09T12:38:18.556Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-09T12:38:18.556Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-09T12:38:18.556Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-09T12:38:18.556Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-09T12:38:18.556Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-09T12:38:18.556Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-09T12:38:18.556Z] time="2021-08-09T12:38:18Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-09T12:38:18.556Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.09s) [2021-08-09T12:38:18.556Z] === RUN TestCreateSuccess [2021-08-09T12:38:18.556Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCreateStreamSkipped [2021-08-09T12:38:18.556Z] time="2021-08-09T12:38:18Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-09T12:38:18.556Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCreateLogGroupSuccess [2021-08-09T12:38:18.556Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCreateError [2021-08-09T12:38:18.556Z] --- PASS: TestCreateError (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCreateAlreadyExists [2021-08-09T12:38:18.556Z] time="2021-08-09T12:38:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-09T12:38:18.556Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestLogClosed [2021-08-09T12:38:18.556Z] --- PASS: TestLogClosed (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestLogBlocking [2021-08-09T12:38:18.556Z] --- PASS: TestLogBlocking (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-09T12:38:18.556Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestLogNonBlockingBufferFull [2021-08-09T12:38:18.556Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestPublishBatchSuccess [2021-08-09T12:38:18.556Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestPublishBatchError [2021-08-09T12:38:18.556Z] time="2021-08-09T12:38:18Z" level=error msg=Error [2021-08-09T12:38:18.556Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-09T12:38:18.556Z] time="2021-08-09T12:38:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-09T12:38:18.556Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-09T12:38:18.556Z] time="2021-08-09T12:38:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-09T12:38:18.556Z] time="2021-08-09T12:38:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-09T12:38:18.556Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchSimple [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchTicker [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchMultilinePattern [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchClose [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestEffectiveLen [2021-08-09T12:38:18.556Z] === RUN TestEffectiveLen/0/Hello [2021-08-09T12:38:18.556Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-09T12:38:18.556Z] === RUN TestEffectiveLen/2/🙃 [2021-08-09T12:38:18.556Z] === RUN TestEffectiveLen/3/���� [2021-08-09T12:38:18.556Z] === RUN TestEffectiveLen/4/He��o [2021-08-09T12:38:18.556Z] === RUN TestEffectiveLen/5/ [2021-08-09T12:38:18.556Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestFindValidSplit [2021-08-09T12:38:18.556Z] === RUN TestFindValidSplit/0/ [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1064: [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:38:18.556Z] === RUN TestFindValidSplit/1/Hello [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1064: Hello [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:38:18.556Z] === RUN TestFindValidSplit/2/Hello [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1064: He [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1065: llo [2021-08-09T12:38:18.556Z] === RUN TestFindValidSplit/3/Hello [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1064: [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1065: Hello [2021-08-09T12:38:18.556Z] === RUN TestFindValidSplit/4/🙃 [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1064: [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-09T12:38:18.556Z] === RUN TestFindValidSplit/5/🙃 [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:38:18.556Z] === RUN TestFindValidSplit/6/a� [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1064: a [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1065: � [2021-08-09T12:38:18.556Z] === RUN TestFindValidSplit/7/a� [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1064: a� [2021-08-09T12:38:18.556Z] cloudwatchlogs_test.go:1065: [2021-08-09T12:38:18.556Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestProcessEventEmoji [2021-08-09T12:38:18.556Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchLineSplit [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchMaxEvents [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-09T12:38:18.556Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-09T12:38:18.556Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2021-08-09T12:38:18.556Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-09T12:38:18.556Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-09T12:38:18.556Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-09T12:38:18.556Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-09T12:38:18.556Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-09T12:38:18.556Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-09T12:38:18.556Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-09T12:38:18.556Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-09T12:38:18.556Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-09T12:38:18.556Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-09T12:38:18.556Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-09T12:38:18.556Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestCreateTagSuccess [2021-08-09T12:38:18.556Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-09T12:38:18.556Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-09T12:38:18.556Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-09T12:38:18.556Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-09T12:38:18.556Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-09T12:38:18.556Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-09T12:38:18.556Z] PASS [2021-08-09T12:38:18.556Z] coverage: 77.4% of statements [2021-08-09T12:38:18.556Z] ok github.com/docker/docker/daemon/logger/awslogs 0.552s coverage: 77.4% of statements [2021-08-09T12:38:19.014Z] === RUN TestSearchRegistryForImagesErrors [2021-08-09T12:38:19.014Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-09T12:38:19.014Z] === RUN TestSearchRegistryForImages [2021-08-09T12:38:19.014Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-09T12:38:19.014Z] === RUN TestOnlyPlatformWithFallback [2021-08-09T12:38:19.014Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-09T12:38:19.014Z] === RUN TestImageDelete [2021-08-09T12:38:19.014Z] === RUN TestImageDelete/no_lease [2021-08-09T12:38:19.014Z] === RUN TestImageDelete/lease_exists [2021-08-09T12:38:19.014Z] --- PASS: TestImageDelete (0.07s) [2021-08-09T12:38:19.014Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-09T12:38:19.014Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2021-08-09T12:38:19.014Z] === RUN TestContentStoreForPull [2021-08-09T12:38:19.014Z] --- PASS: TestContentStoreForPull (0.12s) [2021-08-09T12:38:19.014Z] PASS [2021-08-09T12:38:19.014Z] coverage: 6.8% of statements [2021-08-09T12:38:19.014Z] ok github.com/docker/docker/daemon/images 0.776s coverage: 6.8% of statements [2021-08-09T12:38:19.472Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-09T12:38:19.472Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-09T12:38:19.472Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-09T12:38:19.472Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-09T12:38:19.472Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-09T12:38:19.472Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-09T12:38:19.472Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-09T12:38:19.930Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-09T12:38:19.930Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-09T12:38:19.930Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-09T12:38:19.930Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s) [2021-08-09T12:38:19.930Z] === RUN TestFastTimeMarshalJSON [2021-08-09T12:38:19.930Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-09T12:38:19.930Z] PASS [2021-08-09T12:38:19.930Z] coverage: 87.2% of statements [2021-08-09T12:38:19.930Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.297s coverage: 87.2% of statements [2021-08-09T12:38:20.388Z] === RUN TestJSONFileLogger [2021-08-09T12:38:20.388Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-09T12:38:20.388Z] === RUN TestJSONFileLoggerWithTags [2021-08-09T12:38:20.388Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-09T12:38:20.388Z] === RUN TestJSONFileLoggerWithOpts [2021-08-09T12:38:20.388Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-09T12:38:20.388Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-09T12:38:20.388Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-09T12:38:20.388Z] === RUN TestEncodeDecode [2021-08-09T12:38:20.388Z] === PAUSE TestEncodeDecode [2021-08-09T12:38:20.388Z] === RUN TestUnexpectedEOF [2021-08-09T12:38:20.388Z] time="2021-08-09T12:38:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-09T12:38:20.388Z] time="2021-08-09T12:38:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-09T12:38:20.388Z] --- PASS: TestUnexpectedEOF (0.07s) [2021-08-09T12:38:20.388Z] === CONT TestEncodeDecode [2021-08-09T12:38:20.388Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-09T12:38:20.388Z] PASS [2021-08-09T12:38:20.388Z] coverage: 69.9% of statements [2021-08-09T12:38:20.388Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.419s coverage: 69.9% of statements [2021-08-09T12:38:20.388Z] === RUN TestWriteLog [2021-08-09T12:38:20.388Z] === PAUSE TestWriteLog [2021-08-09T12:38:20.388Z] === RUN TestReadLog [2021-08-09T12:38:20.388Z] === PAUSE TestReadLog [2021-08-09T12:38:20.388Z] === CONT TestWriteLog [2021-08-09T12:38:20.388Z] === CONT TestReadLog [2021-08-09T12:38:20.388Z] === RUN TestReadLog/tail_exact [2021-08-09T12:38:20.388Z] --- PASS: TestWriteLog (0.00s) [2021-08-09T12:38:20.388Z] === RUN TestReadLog/tail_less_than_available [2021-08-09T12:38:20.388Z] === RUN TestReadLog/tail_more_than_available [2021-08-09T12:38:20.388Z] --- PASS: TestReadLog (0.12s) [2021-08-09T12:38:20.388Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-08-09T12:38:20.388Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-09T12:38:20.388Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-09T12:38:20.388Z] PASS [2021-08-09T12:38:20.846Z] coverage: 75.2% of statements [2021-08-09T12:38:20.846Z] ok github.com/docker/docker/daemon/logger/local 0.384s coverage: 75.2% of statements [2021-08-09T12:38:20.846Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-09T12:38:21.303Z] === RUN TestOpenFileDelete [2021-08-09T12:38:21.303Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-09T12:38:21.303Z] === RUN TestOpenFileRename [2021-08-09T12:38:21.303Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-09T12:38:21.303Z] === RUN TestParseLogTagDefaultTag [2021-08-09T12:38:21.303Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-09T12:38:21.303Z] === RUN TestParseLogTag [2021-08-09T12:38:21.303Z] --- PASS: TestParseLogTag (0.00s) [2021-08-09T12:38:21.303Z] === RUN TestParseLogTagEmptyTag [2021-08-09T12:38:21.761Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-09T12:38:21.761Z] === RUN TestTailFiles [2021-08-09T12:38:21.761Z] --- PASS: TestTailFiles (0.00s) [2021-08-09T12:38:21.761Z] === RUN TestFollowLogsConsumerGone [2021-08-09T12:38:21.761Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-09T12:38:21.761Z] === RUN TestFollowLogsProducerGone [2021-08-09T12:38:21.761Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-09T12:38:21.761Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-09T12:38:21.761Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-08-09T12:38:21.761Z] === RUN TestCheckCapacityAndRotate [2021-08-09T12:38:21.761Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-09T12:38:21.761Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-09T12:38:21.761Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-08-09T12:38:21.761Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-09T12:38:21.761Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-08-09T12:38:21.761Z] PASS [2021-08-09T12:38:21.761Z] coverage: 53.7% of statements [2021-08-09T12:38:21.761Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.327s coverage: 53.7% of statements [2021-08-09T12:38:21.761Z] === RUN TestLog [2021-08-09T12:38:21.761Z] --- PASS: TestLog (0.00s) [2021-08-09T12:38:21.761Z] PASS [2021-08-09T12:38:21.761Z] coverage: 31.5% of statements [2021-08-09T12:38:21.761Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.335s coverage: 31.5% of statements [2021-08-09T12:38:22.218Z] === RUN TestParseLogFormat [2021-08-09T12:38:22.218Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-09T12:38:22.218Z] === RUN TestValidateLogOptEmpty [2021-08-09T12:38:22.218Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-09T12:38:22.218Z] === RUN TestValidateSyslogAddress [2021-08-09T12:38:22.218Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-09T12:38:22.218Z] === RUN TestParseAddressDefaultPort [2021-08-09T12:38:22.218Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-09T12:38:22.218Z] === RUN TestValidateSyslogFacility [2021-08-09T12:38:22.218Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-09T12:38:22.218Z] === RUN TestValidateLogOptSyslogFormat [2021-08-09T12:38:22.218Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-09T12:38:22.218Z] === RUN TestValidateLogOpt [2021-08-09T12:38:22.218Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-09T12:38:22.218Z] PASS [2021-08-09T12:38:22.218Z] coverage: 46.8% of statements [2021-08-09T12:38:22.218Z] ok github.com/docker/docker/daemon/logger/syslog 0.259s coverage: 46.8% of statements [2021-08-09T12:38:22.675Z] === RUN TestValidateLogOpt [2021-08-09T12:38:22.675Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestNewMissedConfig [2021-08-09T12:38:22.675Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestNewMissedUrl [2021-08-09T12:38:22.675Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestNewMissedToken [2021-08-09T12:38:22.675Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestNewWithProxy [2021-08-09T12:38:22.675Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestDefault [2021-08-09T12:38:22.675Z] --- PASS: TestDefault (0.01s) [2021-08-09T12:38:22.675Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-09T12:38:22.675Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestJsonFormat [2021-08-09T12:38:22.675Z] --- PASS: TestJsonFormat (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestRawFormat [2021-08-09T12:38:22.675Z] --- PASS: TestRawFormat (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestRawFormatWithLabels [2021-08-09T12:38:22.675Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestRawFormatWithoutTag [2021-08-09T12:38:22.675Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestBatching [2021-08-09T12:38:22.675Z] === RUN TestNewParse [2021-08-09T12:38:22.675Z] --- PASS: TestNewParse (0.00s) [2021-08-09T12:38:22.675Z] PASS [2021-08-09T12:38:22.675Z] coverage: 8.3% of statements [2021-08-09T12:38:22.675Z] ok github.com/docker/docker/daemon/logger/templates 0.207s coverage: 8.3% of statements [2021-08-09T12:38:22.675Z] --- PASS: TestBatching (0.17s) [2021-08-09T12:38:22.675Z] === RUN TestFrequency [2021-08-09T12:38:22.675Z] --- PASS: TestFrequency (0.19s) [2021-08-09T12:38:22.675Z] === RUN TestOneMessagePerRequest [2021-08-09T12:38:22.675Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestVerify [2021-08-09T12:38:22.675Z] --- PASS: TestVerify (0.00s) [2021-08-09T12:38:22.675Z] === RUN TestSkipVerify [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] --- PASS: TestSkipVerify (0.35s) [2021-08-09T12:38:23.133Z] === RUN TestBufferMaximum [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628512702.964142\",\"host\":\"eaa147e80a2a\"}'" [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628512702.964142\",\"host\":\"eaa147e80a2a\"}'" [2021-08-09T12:38:23.133Z] --- PASS: TestBufferMaximum (0.02s) [2021-08-09T12:38:23.133Z] === RUN TestServerAlwaysDown [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628512702.979781\",\"host\":\"eaa147e80a2a\"}'" [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628512702.979781\",\"host\":\"eaa147e80a2a\"}'" [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628512702.979781\",\"host\":\"eaa147e80a2a\"}'" [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628512702.979781\",\"host\":\"eaa147e80a2a\"}'" [2021-08-09T12:38:23.133Z] time="2021-08-09T12:38:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628512702.979781\",\"host\":\"eaa147e80a2a\"}'" [2021-08-09T12:38:23.133Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-09T12:38:23.133Z] === RUN TestCannotSendAfterClose [2021-08-09T12:38:23.133Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-09T12:38:23.133Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-09T12:38:23.590Z] === RUN TestV1IDService [2021-08-09T12:38:23.590Z] --- PASS: TestV1IDService (0.01s) [2021-08-09T12:38:23.590Z] === RUN TestV2MetadataService [2021-08-09T12:38:24.048Z] --- PASS: TestV2MetadataService (0.42s) [2021-08-09T12:38:24.048Z] PASS [2021-08-09T12:38:24.048Z] coverage: 48.2% of statements [2021-08-09T12:38:24.048Z] ok github.com/docker/docker/distribution/metadata 0.687s coverage: 48.2% of statements [2021-08-09T12:38:24.048Z] time="2021-08-09T12:38:23Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-09T12:38:24.048Z] time="2021-08-09T12:38:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"eaa147e80a2a\"}'" [2021-08-09T12:38:24.048Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-09T12:38:24.048Z] PASS [2021-08-09T12:38:24.048Z] coverage: 82.5% of statements [2021-08-09T12:38:24.505Z] ok github.com/docker/docker/daemon/logger/splunk 2.049s coverage: 82.5% of statements [2021-08-09T12:38:24.505Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-09T12:38:24.505Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-09T12:38:24.505Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-09T12:38:24.962Z] === RUN TestSuccessfulDownload [2021-08-09T12:38:24.963Z] download_test.go:268: Needs fixing on Windows [2021-08-09T12:38:24.963Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-09T12:38:24.963Z] === RUN TestCancelledDownload [2021-08-09T12:38:24.963Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-09T12:38:24.963Z] === RUN TestMaxDownloadAttempts [2021-08-09T12:38:24.963Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-09T12:38:24.963Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-09T12:38:24.963Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-09T12:38:24.963Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-09T12:38:24.963Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-09T12:38:24.963Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-09T12:38:24.963Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-09T12:38:24.963Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-09T12:38:24.963Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-09T12:38:24.963Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-09T12:38:24.963Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-09T12:38:24.963Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-09T12:38:24.963Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-09T12:38:24.963Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-09T12:38:24.963Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-09T12:38:24.963Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-09T12:38:24.963Z] === RUN TestContinueOnError_NeverContinue [2021-08-09T12:38:24.963Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-09T12:38:24.963Z] === RUN TestManifestStore [2021-08-09T12:38:24.963Z] === RUN TestManifestStore/no_remote_or_local [2021-08-09T12:38:24.963Z] time="2021-08-09T12:38:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local096226575\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-09T12:38:25.420Z] === RUN TestManifestStore/no_local_cache [2021-08-09T12:38:25.420Z] === RUN TestManifestStore/with_local_cache [2021-08-09T12:38:25.420Z] === RUN TestManifestStore/unknown_media_type [2021-08-09T12:38:25.420Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-09T12:38:25.420Z] time="2021-08-09T12:38:25Z" level=warning msg="reference for unknown type: " [2021-08-09T12:38:25.420Z] time="2021-08-09T12:38:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:38:25.420Z] time="2021-08-09T12:38:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:38:25.420Z] time="2021-08-09T12:38:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:38:25.420Z] time="2021-08-09T12:38:25Z" level=warning msg="reference for unknown type: " [2021-08-09T12:38:25.420Z] time="2021-08-09T12:38:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-09T12:38:25.420Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-09T12:38:25.420Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-09T12:38:25.420Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-09T12:38:25.420Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2021-08-09T12:38:25.420Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2021-08-09T12:38:25.420Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2021-08-09T12:38:25.420Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-08-09T12:38:25.420Z] === RUN TestTransfer [2021-08-09T12:38:25.420Z] time="2021-08-09T12:38:25Z" level=warning msg="reference for unknown type: " [2021-08-09T12:38:25.420Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-09T12:38:25.420Z] time="2021-08-09T12:38:25Z" level=warning msg="reference for unknown type: " [2021-08-09T12:38:25.420Z] time="2021-08-09T12:38:25Z" level=warning msg="reference for unknown type: " [2021-08-09T12:38:25.420Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-09T12:38:25.420Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-09T12:38:25.420Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-09T12:38:25.420Z] time="2021-08-09T12:38:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore (0.29s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-09T12:38:25.420Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-09T12:38:25.420Z] === RUN TestDetectManifestBlobMediaType [2021-08-09T12:38:25.420Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-09T12:38:25.420Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-09T12:38:25.420Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-09T12:38:25.420Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-09T12:38:25.420Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-09T12:38:25.420Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-09T12:38:25.420Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-09T12:38:25.420Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-09T12:38:25.420Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-09T12:38:25.420Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-09T12:38:25.420Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-09T12:38:25.420Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-09T12:38:25.420Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-09T12:38:25.420Z] === RUN TestFixManifestLayers [2021-08-09T12:38:25.420Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-09T12:38:25.420Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-09T12:38:25.420Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-09T12:38:25.420Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-09T12:38:25.420Z] === RUN TestFixManifestLayersBadParent [2021-08-09T12:38:25.420Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-09T12:38:25.420Z] === RUN TestValidateManifest [2021-08-09T12:38:25.420Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-09T12:38:25.420Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-09T12:38:25.420Z] === RUN TestFormatPlatform [2021-08-09T12:38:25.420Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-09T12:38:25.420Z] === RUN TestGetRepositoryMountCandidates [2021-08-09T12:38:25.420Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-09T12:38:25.420Z] === RUN TestLayerAlreadyExists [2021-08-09T12:38:25.420Z] 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} [2021-08-09T12:38:25.420Z] 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} [2021-08-09T12:38:25.420Z] 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} [2021-08-09T12:38:25.420Z] 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} [2021-08-09T12:38:25.420Z] 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} [2021-08-09T12:38:25.420Z] 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} [2021-08-09T12:38:25.420Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-09T12:38:25.420Z] === RUN TestWhenEmptyAuthConfig [2021-08-09T12:38:25.420Z] --- PASS: TestTransfer (0.15s) [2021-08-09T12:38:25.420Z] === RUN TestConcurrencyLimit [2021-08-09T12:38:25.879Z] === RUN TestNotFound [2021-08-09T12:38:25.879Z] --- PASS: TestNotFound (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestConflict [2021-08-09T12:38:25.879Z] --- PASS: TestConflict (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestForbidden [2021-08-09T12:38:25.879Z] --- PASS: TestForbidden (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestInvalidParameter [2021-08-09T12:38:25.879Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestNotImplemented [2021-08-09T12:38:25.879Z] --- PASS: TestNotImplemented (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestNotModified [2021-08-09T12:38:25.879Z] --- PASS: TestNotModified (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestUnauthorized [2021-08-09T12:38:25.879Z] --- PASS: TestUnauthorized (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestUnknown [2021-08-09T12:38:25.879Z] --- PASS: TestUnknown (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestCancelled [2021-08-09T12:38:25.879Z] --- PASS: TestCancelled (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestDeadline [2021-08-09T12:38:25.879Z] --- PASS: TestDeadline (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestDataLoss [2021-08-09T12:38:25.879Z] --- PASS: TestDataLoss (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestUnavailable [2021-08-09T12:38:25.879Z] --- PASS: TestUnavailable (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestSystem [2021-08-09T12:38:25.879Z] --- PASS: TestSystem (0.00s) [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Not_Found [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Bad_Request [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Conflict [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Unauthorized [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Forbidden [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Not_Modified [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-09T12:38:25.879Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-09T12:38:25.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-09T12:38:25.879Z] PASS [2021-08-09T12:38:25.879Z] coverage: 53.1% of statements [2021-08-09T12:38:25.879Z] ok github.com/docker/docker/errdefs 0.163s coverage: 53.1% of statements [2021-08-09T12:38:25.879Z] --- PASS: TestConcurrencyLimit (0.52s) [2021-08-09T12:38:25.879Z] === RUN TestInactiveJobs [2021-08-09T12:38:26.335Z] === RUN TestFSGetInvalidData [2021-08-09T12:38:26.335Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-09T12:38:26.335Z] === RUN TestFSInvalidSet [2021-08-09T12:38:26.335Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-09T12:38:26.335Z] === RUN TestFSInvalidRoot [2021-08-09T12:38:26.335Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-09T12:38:26.335Z] === RUN TestFSMetadataGetSet [2021-08-09T12:38:26.335Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-09T12:38:26.336Z] === RUN TestFSInvalidWalker [2021-08-09T12:38:26.336Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-09T12:38:26.336Z] === RUN TestFSGetSet [2021-08-09T12:38:26.336Z] --- PASS: TestFSGetSet (0.01s) [2021-08-09T12:38:26.336Z] === RUN TestFSGetUnsetKey [2021-08-09T12:38:26.336Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestFSGetEmptyData [2021-08-09T12:38:26.336Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestFSDelete [2021-08-09T12:38:26.336Z] --- PASS: TestFSDelete (0.01s) [2021-08-09T12:38:26.336Z] === RUN TestFSWalker [2021-08-09T12:38:26.336Z] --- PASS: TestFSWalker (0.01s) [2021-08-09T12:38:26.336Z] === RUN TestFSWalkerStopOnError [2021-08-09T12:38:26.336Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-09T12:38:26.336Z] === RUN TestNewFromJSON [2021-08-09T12:38:26.336Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-09T12:38:26.336Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestMarshalKeyOrder [2021-08-09T12:38:26.336Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestHistoryEqual [2021-08-09T12:38:26.336Z] --- PASS: TestHistoryEqual (0.08s) [2021-08-09T12:38:26.336Z] === RUN TestImage [2021-08-09T12:38:26.336Z] --- PASS: TestImage (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestImageOSNotEmpty [2021-08-09T12:38:26.336Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-09T12:38:26.336Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestCreate [2021-08-09T12:38:26.336Z] --- PASS: TestCreate (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestRestore [2021-08-09T12:38:26.336Z] time="2021-08-09T12:38:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-09T12:38:26.336Z] --- PASS: TestRestore (0.01s) [2021-08-09T12:38:26.336Z] === RUN TestAddDelete [2021-08-09T12:38:26.336Z] --- PASS: TestInactiveJobs (0.48s) [2021-08-09T12:38:26.336Z] === RUN TestWatchRelease [2021-08-09T12:38:26.336Z] --- PASS: TestAddDelete (0.01s) [2021-08-09T12:38:26.336Z] === RUN TestSearchAfterDelete [2021-08-09T12:38:26.336Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-09T12:38:26.336Z] === RUN TestParentReset [2021-08-09T12:38:26.336Z] --- PASS: TestParentReset (0.01s) [2021-08-09T12:38:26.336Z] === RUN TestGetAndSetLastUpdated [2021-08-09T12:38:26.336Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-09T12:38:26.336Z] === RUN TestStoreLen [2021-08-09T12:38:26.336Z] --- PASS: TestWatchRelease (0.04s) [2021-08-09T12:38:26.336Z] === RUN TestWatchFinishedTransfer [2021-08-09T12:38:26.336Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestDuplicateTransfer [2021-08-09T12:38:26.336Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-08-09T12:38:26.336Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-09T12:38:26.336Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestTokenPassThru [2021-08-09T12:38:26.336Z] --- PASS: TestTokenPassThru (0.00s) [2021-08-09T12:38:26.336Z] === RUN TestTokenPassThruDifferentHost [2021-08-09T12:38:26.336Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-08-09T12:38:26.336Z] PASS [2021-08-09T12:38:26.336Z] coverage: 24.1% of statements [2021-08-09T12:38:26.336Z] --- PASS: TestStoreLen (0.03s) [2021-08-09T12:38:26.336Z] PASS [2021-08-09T12:38:26.336Z] coverage: 86.6% of statements [2021-08-09T12:38:26.336Z] ok github.com/docker/docker/distribution 1.762s coverage: 24.1% of statements [2021-08-09T12:38:26.336Z] ok github.com/docker/docker/image 0.419s coverage: 86.6% of statements [2021-08-09T12:38:26.336Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-08-09T12:38:26.336Z] === RUN TestSuccessfulUpload [2021-08-09T12:38:26.792Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-09T12:38:26.792Z] time="2021-08-09T12:38:26Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-09T12:38:26.792Z] === RUN TestCompare [2021-08-09T12:38:26.792Z] --- PASS: TestCompare (0.00s) [2021-08-09T12:38:26.792Z] PASS [2021-08-09T12:38:26.792Z] coverage: 19.2% of statements [2021-08-09T12:38:26.792Z] ok github.com/docker/docker/image/cache 0.168s coverage: 19.2% of statements [2021-08-09T12:38:27.250Z] --- PASS: TestSuccessfulUpload (0.55s) [2021-08-09T12:38:27.250Z] === RUN TestCancelledUpload [2021-08-09T12:38:27.250Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-09T12:38:27.250Z] PASS [2021-08-09T12:38:27.250Z] coverage: 76.8% of statements [2021-08-09T12:38:27.250Z] ok github.com/docker/docker/distribution/xfer 2.494s coverage: 76.8% of statements [2021-08-09T12:38:27.250Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-09T12:38:28.214Z] === RUN TestMakeV1ConfigFromConfig [2021-08-09T12:38:28.214Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-09T12:38:28.214Z] PASS [2021-08-09T12:38:28.214Z] coverage: 25.0% of statements [2021-08-09T12:38:28.214Z] ok github.com/docker/docker/image/v1 0.377s coverage: 25.0% of statements [2021-08-09T12:38:28.214Z] === RUN TestValidateManifest [2021-08-09T12:38:28.214Z] === RUN TestValidateManifest/nil [2021-08-09T12:38:28.214Z] === RUN TestValidateManifest/non-nil [2021-08-09T12:38:28.214Z] --- PASS: TestValidateManifest (0.00s) [2021-08-09T12:38:28.214Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-09T12:38:28.214Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-09T12:38:28.214Z] PASS [2021-08-09T12:38:28.214Z] coverage: 0.7% of statements [2021-08-09T12:38:28.214Z] ok github.com/docker/docker/image/tarexport 0.396s coverage: 0.7% of statements [2021-08-09T12:38:28.214Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-09T12:38:29.177Z] === RUN TestEmptyLayer [2021-08-09T12:38:29.177Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestCommitFailure [2021-08-09T12:38:29.177Z] --- PASS: TestCommitFailure (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestStartTransactionFailure [2021-08-09T12:38:29.177Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestGetOrphan [2021-08-09T12:38:29.177Z] --- PASS: TestGetOrphan (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestMountAndRegister [2021-08-09T12:38:29.177Z] layer_test.go:271: Layer size: 14 [2021-08-09T12:38:29.177Z] --- PASS: TestMountAndRegister (0.02s) [2021-08-09T12:38:29.177Z] === RUN TestLayerRelease [2021-08-09T12:38:29.177Z] layer_test.go:304: Failing on Windows [2021-08-09T12:38:29.177Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestStoreRestore [2021-08-09T12:38:29.177Z] layer_test.go:353: Failing on Windows [2021-08-09T12:38:29.177Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestTarStreamStability [2021-08-09T12:38:29.177Z] layer_test.go:468: Failing on Windows [2021-08-09T12:38:29.177Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestRegisterExistingLayer [2021-08-09T12:38:29.177Z] === RUN TestSerialization [2021-08-09T12:38:29.177Z] --- PASS: TestRegisterExistingLayer (0.06s) [2021-08-09T12:38:29.177Z] === RUN TestTarStreamVerification [2021-08-09T12:38:29.177Z] layer_test.go:697: Failing on Windows [2021-08-09T12:38:29.177Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestLayerMigration [2021-08-09T12:38:29.177Z] migration_test.go:46: Failing on Windows [2021-08-09T12:38:29.177Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestLayerMigrationNoTarsplit [2021-08-09T12:38:29.177Z] migration_test.go:182: Failing on Windows [2021-08-09T12:38:29.177Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestMountInit [2021-08-09T12:38:29.177Z] mount_test.go:17: Failing on Windows [2021-08-09T12:38:29.177Z] --- SKIP: TestMountInit (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestMountSize [2021-08-09T12:38:29.177Z] mount_test.go:76: Failing on Windows [2021-08-09T12:38:29.177Z] --- SKIP: TestMountSize (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestMountChanges [2021-08-09T12:38:29.177Z] mount_test.go:125: Failing on Windows [2021-08-09T12:38:29.177Z] --- SKIP: TestMountChanges (0.00s) [2021-08-09T12:38:29.177Z] === RUN TestMountApply [2021-08-09T12:38:29.177Z] mount_test.go:212: Failing on Windows [2021-08-09T12:38:29.177Z] --- SKIP: TestMountApply (0.00s) [2021-08-09T12:38:29.177Z] PASS [2021-08-09T12:38:29.177Z] coverage: 30.1% of statements [2021-08-09T12:38:29.177Z] ok github.com/docker/docker/layer 0.432s coverage: 30.1% of statements [2021-08-09T12:38:29.177Z] --- PASS: TestSerialization (0.03s) [2021-08-09T12:38:29.177Z] PASS [2021-08-09T12:38:29.177Z] coverage: 100.0% of statements [2021-08-09T12:38:29.177Z] ok github.com/docker/docker/libcontainerd/queue 0.385s coverage: 100.0% of statements [2021-08-09T12:38:29.177Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-09T12:38:29.637Z] === RUN TestEnvironmentParsing [2021-08-09T12:38:29.637Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-09T12:38:29.637Z] PASS [2021-08-09T12:38:29.637Z] coverage: 1.2% of statements [2021-08-09T12:38:29.637Z] ok github.com/docker/docker/libcontainerd/local 0.342s coverage: 1.2% of statements [2021-08-09T12:38:29.637Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-09T12:38:29.637Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-09T12:38:29.637Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-09T12:38:30.601Z] === RUN TestSequenceGetAvailableBit [2021-08-09T12:38:30.601Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestSequenceEqual [2021-08-09T12:38:30.601Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestSequenceCopy [2021-08-09T12:38:30.601Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestGetFirstAvailable [2021-08-09T12:38:30.601Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestFindSequence [2021-08-09T12:38:30.601Z] --- PASS: TestFindSequence (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestCheckIfAvailable [2021-08-09T12:38:30.601Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestMergeSequences [2021-08-09T12:38:30.601Z] --- PASS: TestMergeSequences (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestPushReservation [2021-08-09T12:38:30.601Z] --- PASS: TestPushReservation (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestSerializeDeserialize [2021-08-09T12:38:30.601Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestSet [2021-08-09T12:38:30.601Z] --- PASS: TestSet (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestSetUnset [2021-08-09T12:38:30.601Z] --- PASS: TestSetUnset (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestOffsetSetUnset [2021-08-09T12:38:30.601Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestSetInRange [2021-08-09T12:38:30.601Z] --- PASS: TestSetInRange (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestSetAnyInRange [2021-08-09T12:38:30.601Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestMethods [2021-08-09T12:38:30.601Z] --- PASS: TestMethods (0.00s) [2021-08-09T12:38:30.601Z] === RUN TestRandomAllocateDeallocate [2021-08-09T12:38:31.565Z] === RUN TestInvalidConfig [2021-08-09T12:38:31.565Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-09T12:38:31.565Z] === RUN TestConfig [2021-08-09T12:38:31.565Z] --- PASS: TestConfig (0.00s) [2021-08-09T12:38:31.565Z] === RUN TestOptionsLabels [2021-08-09T12:38:31.565Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-09T12:38:31.565Z] === RUN TestValidName [2021-08-09T12:38:31.565Z] --- PASS: TestValidName (0.00s) [2021-08-09T12:38:31.565Z] === RUN TestTLSConfiguration [2021-08-09T12:38:32.022Z] time="2021-08-09T12:38:31Z" level=info msg="Option Initializing KV with TLS" [2021-08-09T12:38:32.022Z] --- PASS: TestTLSConfiguration (0.12s) [2021-08-09T12:38:32.022Z] PASS [2021-08-09T12:38:32.022Z] coverage: 24.0% of statements [2021-08-09T12:38:32.022Z] ok github.com/docker/docker/libnetwork/config 0.340s coverage: 24.0% of statements [2021-08-09T12:38:32.815Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-09T12:38:32.984Z] === RUN TestKey [2021-08-09T12:38:32.984Z] --- PASS: TestKey (0.00s) [2021-08-09T12:38:32.984Z] === RUN TestParseKey [2021-08-09T12:38:32.984Z] --- PASS: TestParseKey (0.00s) [2021-08-09T12:38:32.984Z] === RUN TestInvalidDataStore [2021-08-09T12:38:32.984Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-09T12:38:32.984Z] === RUN TestKVObjectFlatKey [2021-08-09T12:38:32.984Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-09T12:38:32.984Z] === RUN TestAtomicKVObjectFlatKey [2021-08-09T12:38:32.984Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-09T12:38:32.984Z] PASS [2021-08-09T12:38:32.984Z] coverage: 21.9% of statements [2021-08-09T12:38:32.984Z] ok github.com/docker/docker/libnetwork/datastore 0.130s coverage: 21.9% of statements [2021-08-09T12:38:33.441Z] === RUN TestIPDataMarshalling [2021-08-09T12:38:33.441Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-09T12:38:33.441Z] === RUN TestValidateAndIsV6 [2021-08-09T12:38:33.441Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-09T12:38:33.441Z] PASS [2021-08-09T12:38:33.441Z] coverage: 68.9% of statements [2021-08-09T12:38:33.441Z] ok github.com/docker/docker/libnetwork/driverapi 0.141s coverage: 68.9% of statements [2021-08-09T12:38:33.441Z] --- PASS: TestRandomAllocateDeallocate (3.11s) [2021-08-09T12:38:33.441Z] === RUN TestAllocateRandomDeallocate [2021-08-09T12:38:33.897Z] === RUN TestErrorInterfaces [2021-08-09T12:38:33.897Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestNetworkMarshalling [2021-08-09T12:38:33.897Z] --- PASS: TestNetworkMarshalling (0.11s) [2021-08-09T12:38:33.897Z] === RUN TestEndpointMarshalling [2021-08-09T12:38:33.897Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestAuxAddresses [2021-08-09T12:38:33.897Z] time="2021-08-09T12:38:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-09T12:38:33.897Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-09T12:38:33.897Z] === RUN TestSRVServiceQuery [2021-08-09T12:38:33.897Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:38:33.897Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestServiceVIPReuse [2021-08-09T12:38:33.897Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:38:33.897Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-09T12:38:33.897Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:38:33.897Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestDNSIPQuery [2021-08-09T12:38:33.897Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:38:33.897Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestDNSProxyServFail [2021-08-09T12:38:33.897Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:38:33.897Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestSandboxAddEmpty [2021-08-09T12:38:33.897Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:38:33.897Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestSandboxAddMultiPrio [2021-08-09T12:38:33.897Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:38:33.897Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestSandboxAddSamePrio [2021-08-09T12:38:33.897Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:38:33.897Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestCleanupServiceDiscovery [2021-08-09T12:38:33.897Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:38:33.897Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestDNSOptions [2021-08-09T12:38:33.897Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:38:33.897Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-09T12:38:33.897Z] === RUN TestMultipleControllersWithSameStore [2021-08-09T12:38:33.897Z] time="2021-08-09T12:38:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-09T12:38:33.897Z] time="2021-08-09T12:38:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-09T12:38:33.897Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-08-09T12:38:33.897Z] PASS [2021-08-09T12:38:33.897Z] coverage: 8.6% of statements [2021-08-09T12:38:33.897Z] ok github.com/docker/docker/libnetwork 0.608s coverage: 8.6% of statements [2021-08-09T12:38:33.897Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-09T12:38:34.354Z] --- PASS: TestAllocateRandomDeallocate (0.59s) [2021-08-09T12:38:34.355Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-09T12:38:34.355Z] === RUN TestDriver [2021-08-09T12:38:34.355Z] --- PASS: TestDriver (0.00s) [2021-08-09T12:38:34.355Z] PASS [2021-08-09T12:38:34.355Z] coverage: 34.8% of statements [2021-08-09T12:38:34.355Z] ok github.com/docker/docker/libnetwork/drivers/host 0.140s coverage: 34.8% of statements [2021-08-09T12:38:34.812Z] === RUN TestDriver [2021-08-09T12:38:34.812Z] --- PASS: TestDriver (0.00s) [2021-08-09T12:38:34.812Z] PASS [2021-08-09T12:38:34.812Z] coverage: 34.8% of statements [2021-08-09T12:38:34.812Z] ok github.com/docker/docker/libnetwork/drivers/null 0.140s coverage: 34.8% of statements [2021-08-09T12:38:34.812Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.63s) [2021-08-09T12:38:34.812Z] === RUN TestRetrieveFromStore [2021-08-09T12:38:34.982Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-09T12:38:35.273Z] === RUN TestNetworkAllocateFree [2021-08-09T12:38:35.273Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-09T12:38:35.273Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-09T12:38:35.273Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-09T12:38:35.273Z] PASS [2021-08-09T12:38:35.273Z] coverage: 63.6% of statements [2021-08-09T12:38:35.273Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.189s coverage: 63.6% of statements [2021-08-09T12:38:35.273Z] --- PASS: TestRetrieveFromStore (0.27s) [2021-08-09T12:38:35.273Z] === RUN TestIsCorrupted [2021-08-09T12:38:35.273Z] --- PASS: TestIsCorrupted (0.02s) [2021-08-09T12:38:35.273Z] === RUN TestSetRollover [2021-08-09T12:38:35.730Z] === RUN TestGetEmptyCapabilities [2021-08-09T12:38:35.730Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-09T12:38:35.730Z] === RUN TestGetExtraCapabilities [2021-08-09T12:38:35.730Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-09T12:38:35.730Z] === RUN TestGetInvalidCapabilities [2021-08-09T12:38:35.730Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-09T12:38:35.730Z] === RUN TestRemoteDriver [2021-08-09T12:38:35.730Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-09T12:38:35.730Z] === RUN TestDriverError [2021-08-09T12:38:35.730Z] --- PASS: TestDriverError (0.00s) [2021-08-09T12:38:35.730Z] === RUN TestMissingValues [2021-08-09T12:38:35.730Z] --- PASS: TestMissingValues (0.00s) [2021-08-09T12:38:35.730Z] === RUN TestRollback [2021-08-09T12:38:35.730Z] --- PASS: TestRollback (0.00s) [2021-08-09T12:38:35.730Z] PASS [2021-08-09T12:38:35.730Z] coverage: 57.4% of statements [2021-08-09T12:38:35.730Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.239s coverage: 57.4% of statements [2021-08-09T12:38:36.187Z] --- PASS: TestSetRollover (0.83s) [2021-08-09T12:38:36.187Z] === RUN TestSetRolloverSerial [2021-08-09T12:38:36.187Z] === RUN TestNAT [2021-08-09T12:38:36.187Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-09T12:38:36.187Z] --- SKIP: TestNAT (0.00s) [2021-08-09T12:38:36.187Z] === RUN TestTransparent [2021-08-09T12:38:36.187Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-09T12:38:36.187Z] --- SKIP: TestTransparent (0.00s) [2021-08-09T12:38:36.187Z] PASS [2021-08-09T12:38:36.187Z] coverage: 0.0% of statements [2021-08-09T12:38:36.187Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.183s coverage: 0.0% of statements [2021-08-09T12:38:36.644Z] === RUN TestBuildDefault [2021-08-09T12:38:36.644Z] --- PASS: TestBuildDefault (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestBuildHostnameDomainname [2021-08-09T12:38:36.644Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestBuildHostname [2021-08-09T12:38:36.644Z] --- PASS: TestBuildHostname (0.01s) [2021-08-09T12:38:36.644Z] === RUN TestBuildHostnameFQDN [2021-08-09T12:38:36.644Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestBuildNoIP [2021-08-09T12:38:36.644Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestUpdate [2021-08-09T12:38:36.644Z] --- PASS: TestUpdate (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-09T12:38:36.644Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-09T12:38:36.644Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestAddEmpty [2021-08-09T12:38:36.644Z] --- PASS: TestAddEmpty (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestAdd [2021-08-09T12:38:36.644Z] --- PASS: TestAdd (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestDeleteEmpty [2021-08-09T12:38:36.644Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestDeleteNewline [2021-08-09T12:38:36.644Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestDelete [2021-08-09T12:38:36.644Z] --- PASS: TestDelete (0.00s) [2021-08-09T12:38:36.644Z] === RUN TestConcurrentWrites [2021-08-09T12:38:36.645Z] --- PASS: TestConcurrentWrites (0.11s) [2021-08-09T12:38:36.645Z] PASS [2021-08-09T12:38:36.645Z] coverage: 81.2% of statements [2021-08-09T12:38:36.645Z] ok github.com/docker/docker/libnetwork/etchosts 0.246s coverage: 81.2% of statements [2021-08-09T12:38:36.645Z] --- PASS: TestSetRolloverSerial (0.79s) [2021-08-09T12:38:36.645Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-09T12:38:36.645Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-09T12:38:36.645Z] PASS [2021-08-09T12:38:36.645Z] coverage: 84.4% of statements [2021-08-09T12:38:36.645Z] ok github.com/docker/docker/libnetwork/bitseq 6.383s coverage: 84.4% of statements [2021-08-09T12:38:37.103Z] === RUN TestNew [2021-08-09T12:38:37.103Z] --- PASS: TestNew (0.00s) [2021-08-09T12:38:37.103Z] === RUN TestAddDriver [2021-08-09T12:38:37.103Z] --- PASS: TestAddDriver (0.00s) [2021-08-09T12:38:37.103Z] === RUN TestAddDuplicateDriver [2021-08-09T12:38:37.103Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-09T12:38:37.103Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-09T12:38:37.103Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-09T12:38:37.103Z] === RUN TestDriver [2021-08-09T12:38:37.103Z] --- PASS: TestDriver (0.00s) [2021-08-09T12:38:37.103Z] === RUN TestIPAM [2021-08-09T12:38:37.103Z] --- PASS: TestIPAM (0.00s) [2021-08-09T12:38:37.103Z] === RUN TestWalkIPAMs [2021-08-09T12:38:37.103Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-09T12:38:37.103Z] === RUN TestWalkDrivers [2021-08-09T12:38:37.103Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-09T12:38:37.103Z] PASS [2021-08-09T12:38:37.103Z] coverage: 82.4% of statements [2021-08-09T12:38:37.103Z] ok github.com/docker/docker/libnetwork/drvregistry 0.311s coverage: 82.4% of statements [2021-08-09T12:38:37.561Z] === RUN TestDiff [2021-08-09T12:38:37.561Z] --- PASS: TestDiff (0.00s) [2021-08-09T12:38:37.561Z] === RUN TestAddedCallback [2021-08-09T12:38:37.561Z] --- PASS: TestAddedCallback (0.00s) [2021-08-09T12:38:37.561Z] === RUN TestRemovedCallback [2021-08-09T12:38:37.561Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-09T12:38:37.561Z] === RUN TestNoCallback [2021-08-09T12:38:37.561Z] --- PASS: TestNoCallback (0.00s) [2021-08-09T12:38:37.561Z] PASS [2021-08-09T12:38:37.561Z] coverage: 48.1% of statements [2021-08-09T12:38:37.561Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.222s coverage: 48.1% of statements [2021-08-09T12:38:38.018Z] === RUN TestNew [2021-08-09T12:38:38.018Z] --- PASS: TestNew (0.00s) [2021-08-09T12:38:38.018Z] === RUN TestAllocate [2021-08-09T12:38:38.018Z] --- PASS: TestAllocate (0.00s) [2021-08-09T12:38:38.018Z] === RUN TestUninitialized [2021-08-09T12:38:38.018Z] --- PASS: TestUninitialized (0.00s) [2021-08-09T12:38:38.018Z] === RUN TestAllocateInRange [2021-08-09T12:38:38.018Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-09T12:38:38.018Z] === RUN TestAllocateSerial [2021-08-09T12:38:38.018Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-09T12:38:38.018Z] PASS [2021-08-09T12:38:38.018Z] coverage: 87.5% of statements [2021-08-09T12:38:38.018Z] ok github.com/docker/docker/libnetwork/idm 0.135s coverage: 87.5% of statements [2021-08-09T12:38:38.018Z] === RUN TestCaller [2021-08-09T12:38:38.018Z] --- PASS: TestCaller (0.00s) [2021-08-09T12:38:38.018Z] PASS [2021-08-09T12:38:38.018Z] coverage: 100.0% of statements [2021-08-09T12:38:38.018Z] ok github.com/docker/docker/libnetwork/internal/caller 0.185s coverage: 100.0% of statements [2021-08-09T12:38:38.474Z] === RUN TestSetSerialInsertDelete [2021-08-09T12:38:38.474Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-09T12:38:38.474Z] === RUN TestSetParallelInsertDelete [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-09T12:38:39.437Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-09T12:38:39.437Z] === RUN TestPoolRequest [2021-08-09T12:38:39.437Z] --- PASS: TestPoolRequest (0.00s) [2021-08-09T12:38:39.437Z] === RUN TestOtherRequests [2021-08-09T12:38:39.437Z] --- PASS: TestOtherRequests (0.00s) [2021-08-09T12:38:39.437Z] PASS [2021-08-09T12:38:39.437Z] coverage: 57.1% of statements [2021-08-09T12:38:39.437Z] ok github.com/docker/docker/libnetwork/ipams/null 0.172s coverage: 57.1% of statements [2021-08-09T12:38:39.894Z] === RUN TestInt2IP2IntConversion [2021-08-09T12:38:40.350Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2021-08-09T12:38:40.350Z] === RUN TestGetAddressVersion [2021-08-09T12:38:40.350Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-09T12:38:40.350Z] === RUN TestKeyString [2021-08-09T12:38:40.350Z] --- PASS: TestKeyString (0.00s) [2021-08-09T12:38:40.350Z] === RUN TestPoolDataMarshal [2021-08-09T12:38:40.350Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-09T12:38:40.350Z] === RUN TestSubnetsMarshal [2021-08-09T12:38:40.350Z] === RUN TestGetCapabilities [2021-08-09T12:38:40.350Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-09T12:38:40.350Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-09T12:38:40.350Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-09T12:38:40.350Z] === RUN TestGetDefaultAddressSpaces [2021-08-09T12:38:40.350Z] --- PASS: TestSubnetsMarshal (0.30s) [2021-08-09T12:38:40.350Z] === RUN TestAddSubnets [2021-08-09T12:38:40.350Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-09T12:38:40.350Z] === RUN TestRemoteDriver [2021-08-09T12:38:40.350Z] --- PASS: TestRemoteDriver (0.00s) [2021-08-09T12:38:40.350Z] PASS [2021-08-09T12:38:40.350Z] coverage: 47.4% of statements [2021-08-09T12:38:40.350Z] --- PASS: TestAddSubnets (0.03s) [2021-08-09T12:38:40.350Z] === RUN TestDoublePoolRelease [2021-08-09T12:38:40.350Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.288s coverage: 47.4% of statements [2021-08-09T12:38:40.350Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-08-09T12:38:40.350Z] === RUN TestAddReleasePoolID [2021-08-09T12:38:40.808Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-08-09T12:38:40.808Z] === RUN TestPredefinedPool [2021-08-09T12:38:40.808Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-09T12:38:40.808Z] === RUN TestRemoveSubnet [2021-08-09T12:38:40.808Z] --- PASS: TestRemoveSubnet (0.12s) [2021-08-09T12:38:40.808Z] === RUN TestGetSameAddress [2021-08-09T12:38:40.808Z] === RUN TestWindowsIPAM [2021-08-09T12:38:40.808Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-09T12:38:40.808Z] PASS [2021-08-09T12:38:40.808Z] coverage: 71.4% of statements [2021-08-09T12:38:40.808Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.145s coverage: 71.4% of statements [2021-08-09T12:38:40.808Z] --- PASS: TestGetSameAddress (0.04s) [2021-08-09T12:38:40.808Z] === RUN TestPoolAllocationReuse [2021-08-09T12:38:41.270Z] === RUN TestDefaultNetwork [2021-08-09T12:38:41.727Z] --- PASS: TestDefaultNetwork (0.25s) [2021-08-09T12:38:41.727Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-09T12:38:41.727Z] === RUN TestKeyValue [2021-08-09T12:38:41.727Z] --- PASS: TestKeyValue (0.00s) [2021-08-09T12:38:41.727Z] PASS [2021-08-09T12:38:41.727Z] coverage: 60.0% of statements [2021-08-09T12:38:41.727Z] ok github.com/docker/docker/libnetwork/netlabel 0.214s coverage: 60.0% of statements [2021-08-09T12:38:41.727Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-08-09T12:38:41.727Z] === RUN TestInitAddressPools [2021-08-09T12:38:41.727Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-09T12:38:41.727Z] PASS [2021-08-09T12:38:41.727Z] coverage: 74.0% of statements [2021-08-09T12:38:41.727Z] ok github.com/docker/docker/libnetwork/ipamutils 0.747s coverage: 74.0% of statements [2021-08-09T12:38:42.692Z] === RUN TestGenerate [2021-08-09T12:38:42.692Z] --- PASS: TestGenerate (0.00s) [2021-08-09T12:38:42.692Z] === RUN TestGeneratePtr [2021-08-09T12:38:42.692Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-09T12:38:42.692Z] === RUN TestGenerateMissingField [2021-08-09T12:38:42.692Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-09T12:38:42.692Z] === RUN TestFieldCannotBeSet [2021-08-09T12:38:42.692Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-09T12:38:42.692Z] === RUN TestTypeMismatchError [2021-08-09T12:38:42.692Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-09T12:38:42.692Z] PASS [2021-08-09T12:38:42.692Z] coverage: 100.0% of statements [2021-08-09T12:38:42.692Z] ok github.com/docker/docker/libnetwork/options 0.345s coverage: 100.0% of statements [2021-08-09T12:38:44.222Z] --- PASS: TestPoolAllocationReuse (3.21s) [2021-08-09T12:38:44.222Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-09T12:38:44.222Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-08-09T12:38:44.222Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-09T12:38:44.222Z] === RUN TestNetworkDBSimple [2021-08-09T12:38:44.222Z] testing: warning: no tests to run [2021-08-09T12:38:44.222Z] PASS [2021-08-09T12:38:44.222Z] coverage: 0.0% of statements [2021-08-09T12:38:44.222Z] ok github.com/docker/docker/libnetwork/osl 0.100s coverage: 0.0% of statements [no tests to run] [2021-08-09T12:38:45.185Z] 2021/08/09 12:38:44 Closing DB instances... [2021-08-09T12:38:45.185Z] === RUN TestRequestNewPort [2021-08-09T12:38:45.185Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-09T12:38:45.185Z] === RUN TestRequestSpecificPort [2021-08-09T12:38:45.185Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-09T12:38:45.185Z] === RUN TestReleasePort [2021-08-09T12:38:45.185Z] --- PASS: TestReleasePort (0.00s) [2021-08-09T12:38:45.185Z] === RUN TestReuseReleasedPort [2021-08-09T12:38:45.185Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-09T12:38:45.186Z] === RUN TestReleaseUnreadledPort [2021-08-09T12:38:45.186Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-09T12:38:45.186Z] === RUN TestUnknowProtocol [2021-08-09T12:38:45.186Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-09T12:38:45.186Z] === RUN TestAllocateAllPorts [2021-08-09T12:38:45.186Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-09T12:38:45.186Z] === RUN TestPortAllocation [2021-08-09T12:38:45.186Z] --- PASS: TestPortAllocation (0.00s) [2021-08-09T12:38:45.186Z] === RUN TestPortAllocationWithCustomRange [2021-08-09T12:38:45.186Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-09T12:38:45.186Z] === RUN TestNoDuplicateBPR [2021-08-09T12:38:45.186Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-09T12:38:45.186Z] === RUN TestChangePortRange [2021-08-09T12:38:45.186Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-09T12:38:45.186Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-09T12:38:45.186Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-09T12:38:45.186Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-09T12:38:45.186Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-09T12:38:45.186Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-09T12:38:45.186Z] --- PASS: TestChangePortRange (0.00s) [2021-08-09T12:38:45.186Z] PASS [2021-08-09T12:38:45.186Z] coverage: 88.6% of statements [2021-08-09T12:38:45.186Z] ok github.com/docker/docker/libnetwork/portallocator 0.113s coverage: 88.6% of statements [2021-08-09T12:38:45.643Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.44s) [2021-08-09T12:38:45.643Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-09T12:38:46.101Z] === RUN TestTransportPortConv [2021-08-09T12:38:46.101Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-09T12:38:46.101Z] === RUN TestTransportPortBindingConv [2021-08-09T12:38:46.101Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-09T12:38:46.101Z] === RUN TestErrorConstructors [2021-08-09T12:38:46.101Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-09T12:38:46.101Z] === RUN TestCompareIPMask [2021-08-09T12:38:46.101Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-09T12:38:46.101Z] === RUN TestUtilGetHostPartIP [2021-08-09T12:38:46.101Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-09T12:38:46.101Z] === RUN TestUtilGetBroadcastIP [2021-08-09T12:38:46.101Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-09T12:38:46.101Z] === RUN TestParseCIDR [2021-08-09T12:38:46.101Z] --- PASS: TestParseCIDR (0.00s) [2021-08-09T12:38:46.101Z] PASS [2021-08-09T12:38:46.101Z] coverage: 47.9% of statements [2021-08-09T12:38:46.101Z] ok github.com/docker/docker/libnetwork/types 0.147s coverage: 47.9% of statements [2021-08-09T12:38:46.558Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.17s) [2021-08-09T12:38:46.558Z] === RUN TestGetAddress [2021-08-09T12:38:47.016Z] --- PASS: TestNetworkDBSimple (2.68s) [2021-08-09T12:38:47.016Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-09T12:38:47.473Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-09T12:38:47.473Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-09T12:38:47.473Z] PASS [2021-08-09T12:38:47.473Z] coverage: 50.0% of statements [2021-08-09T12:38:47.473Z] ok github.com/docker/docker/oci 0.228s coverage: 50.0% of statements [2021-08-09T12:38:47.931Z] 2021/08/09 12:38:47 Closing DB instances... [2021-08-09T12:38:48.895Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-09T12:38:48.895Z] PASS [2021-08-09T12:38:48.895Z] coverage: 100.0% of statements [2021-08-09T12:38:48.895Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.270s coverage: 100.0% of statements [2021-08-09T12:38:48.895Z] === RUN TestAddressPoolOpt [2021-08-09T12:38:48.895Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/a [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/something [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/_=a [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/env1=value1 [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/_env1=value1 [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/PATH [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/=a [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/PATH= [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/PATH=something [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/asd!qwe [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/1asd [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/123 [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/some_space [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/__some_space_before [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/some_space_after__ [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/= [2021-08-09T12:38:48.895Z] === RUN TestValidateEnv/PaTh [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-09T12:38:48.895Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestParseHost [2021-08-09T12:38:48.895Z] --- PASS: TestParseHost (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestParseDockerDaemonHost [2021-08-09T12:38:48.895Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestParseTCP [2021-08-09T12:38:48.895Z] --- PASS: TestParseTCP (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-09T12:38:48.895Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestValidateExtraHosts [2021-08-09T12:38:48.895Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestIpOptString [2021-08-09T12:38:48.895Z] --- PASS: TestIpOptString (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-09T12:38:48.895Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestNewIpOptValidDefaultVal [2021-08-09T12:38:48.895Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestIpOptSetInvalidVal [2021-08-09T12:38:48.895Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestValidateIPAddress [2021-08-09T12:38:48.895Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestMapOpts [2021-08-09T12:38:48.895Z] --- PASS: TestMapOpts (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestListOptsWithoutValidator [2021-08-09T12:38:48.895Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestListOptsWithValidator [2021-08-09T12:38:48.895Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestValidateDNSSearch [2021-08-09T12:38:48.895Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel/label_with_general_format [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel/label_with_one_more [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-09T12:38:48.895Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-09T12:38:48.896Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-09T12:38:48.896Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-09T12:38:48.896Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-09T12:38:48.896Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-09T12:38:48.896Z] === RUN TestNamedListOpts [2021-08-09T12:38:48.896Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-09T12:38:48.896Z] === RUN TestNamedMapOpts [2021-08-09T12:38:48.896Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-09T12:38:48.896Z] === RUN TestParseLink [2021-08-09T12:38:48.896Z] --- PASS: TestParseLink (0.00s) [2021-08-09T12:38:48.896Z] === RUN TestQuotedStringSetWithQuotes [2021-08-09T12:38:48.896Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-09T12:38:48.896Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-09T12:38:48.896Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-09T12:38:48.896Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-09T12:38:48.896Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-09T12:38:48.896Z] === RUN TestUlimitOpt [2021-08-09T12:38:48.896Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-09T12:38:48.896Z] PASS [2021-08-09T12:38:48.896Z] coverage: 67.1% of statements [2021-08-09T12:38:48.896Z] ok github.com/docker/docker/opts 0.176s coverage: 67.1% of statements [2021-08-09T12:38:49.352Z] === RUN TestParseVersion [2021-08-09T12:38:49.352Z] --- PASS: TestParseVersion (0.00s) [2021-08-09T12:38:49.352Z] PASS [2021-08-09T12:38:49.352Z] coverage: 52.9% of statements [2021-08-09T12:38:49.352Z] ok github.com/docker/docker/pkg/aaparser 0.096s coverage: 52.9% of statements [2021-08-09T12:38:49.753Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-09T12:38:49.809Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.00s) [2021-08-09T12:38:49.809Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-09T12:38:50.773Z] === RUN TestIsArchivePathDir [2021-08-09T12:38:50.773Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-08-09T12:38:50.773Z] === RUN TestIsArchivePathInvalidFile [2021-08-09T12:38:51.232Z] === RUN TestPeerCertificateMarshalJSON [2021-08-09T12:38:51.232Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-08-09T12:38:51.232Z] === RUN TestIsArchivePathTar [2021-08-09T12:38:51.232Z] 2021/08/09 12:38:50 Closing DB instances... [2021-08-09T12:38:51.232Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-08-09T12:38:51.232Z] === RUN TestDecompressStreamGzip [2021-08-09T12:38:51.232Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-09T12:38:51.232Z] === RUN TestDecompressStreamBzip2 [2021-08-09T12:38:51.690Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-08-09T12:38:51.690Z] === RUN TestDecompressStreamXz [2021-08-09T12:38:51.690Z] archive_test.go:134: Xz not present in msys2 [2021-08-09T12:38:51.690Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestCompressStreamXzUnsupported [2021-08-09T12:38:51.690Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-09T12:38:51.690Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestCompressStreamInvalid [2021-08-09T12:38:51.690Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestExtensionInvalid [2021-08-09T12:38:51.690Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestExtensionUncompressed [2021-08-09T12:38:51.690Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestExtensionBzip2 [2021-08-09T12:38:51.690Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestExtensionGzip [2021-08-09T12:38:51.690Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestExtensionXz [2021-08-09T12:38:51.690Z] --- PASS: TestExtensionXz (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestCmdStreamLargeStderr [2021-08-09T12:38:51.690Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-08-09T12:38:51.690Z] === RUN TestCmdStreamBad [2021-08-09T12:38:51.690Z] archive_test.go:239: Failing on Windows CI machines [2021-08-09T12:38:51.690Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestCmdStreamGood [2021-08-09T12:38:51.690Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-09T12:38:51.690Z] === RUN TestUntarPathWithInvalidDest [2021-08-09T12:38:51.690Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-09T12:38:51.690Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-09T12:38:51.690Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2021-08-09T12:38:51.690Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-09T12:38:51.690Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestMiddleware [2021-08-09T12:38:51.690Z] --- PASS: TestMiddleware (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestNewResponseModifier [2021-08-09T12:38:51.690Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-09T12:38:51.690Z] PASS [2021-08-09T12:38:51.690Z] coverage: 26.8% of statements [2021-08-09T12:38:51.690Z] ok github.com/docker/docker/pkg/authorization 0.913s coverage: 26.8% of statements [2021-08-09T12:38:51.690Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-08-09T12:38:51.690Z] === RUN TestUntarPathWithInvalidSrc [2021-08-09T12:38:51.690Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-09T12:38:51.690Z] === RUN TestUntarPath [2021-08-09T12:38:51.690Z] --- PASS: TestUntarPath (0.09s) [2021-08-09T12:38:51.690Z] === RUN TestUntarPathWithDestinationFile [2021-08-09T12:38:51.690Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-08-09T12:38:51.690Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-09T12:38:52.148Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-08-09T12:38:52.148Z] === RUN TestCopyWithTarInvalidSrc [2021-08-09T12:38:52.148Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-09T12:38:52.148Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-09T12:38:52.148Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-09T12:38:52.148Z] === RUN TestCopyWithTarSrcFile [2021-08-09T12:38:52.148Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-09T12:38:52.148Z] === RUN TestCopyWithTarSrcFolder [2021-08-09T12:38:52.148Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-08-09T12:38:52.148Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-09T12:38:52.148Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-09T12:38:52.148Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-09T12:38:52.148Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-09T12:38:52.148Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-09T12:38:52.148Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-09T12:38:52.148Z] === RUN TestCopyFileWithTarSrcFile [2021-08-09T12:38:52.148Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-09T12:38:52.148Z] === RUN TestTarFiles [2021-08-09T12:38:52.148Z] === RUN TestUnbuffered [2021-08-09T12:38:52.148Z] --- PASS: TestUnbuffered (0.00s) [2021-08-09T12:38:52.148Z] === RUN TestRaceUnbuffered [2021-08-09T12:38:52.148Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-09T12:38:52.148Z] PASS [2021-08-09T12:38:52.148Z] coverage: 100.0% of statements [2021-08-09T12:38:52.148Z] ok github.com/docker/docker/pkg/broadcaster 0.099s coverage: 100.0% of statements [2021-08-09T12:38:52.605Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.92s) [2021-08-09T12:38:52.605Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-09T12:38:53.062Z] === RUN TestMatch [2021-08-09T12:38:53.062Z] === RUN TestMatch/[[]] [2021-08-09T12:38:53.062Z] === RUN TestMatch/[[foo]] [2021-08-09T12:38:53.062Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-09T12:38:53.062Z] === RUN TestMatch/[[foo_bar]] [2021-08-09T12:38:53.062Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-09T12:38:53.062Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-09T12:38:53.062Z] === RUN TestMatch/[] [2021-08-09T12:38:53.062Z] === RUN TestMatch/[]#01 [2021-08-09T12:38:53.062Z] === RUN TestMatch/[[qux]] [2021-08-09T12:38:53.062Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-09T12:38:53.062Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-09T12:38:53.062Z] === RUN TestMatch/[[foo_baz]] [2021-08-09T12:38:53.062Z] --- PASS: TestMatch (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[] (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-09T12:38:53.062Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-09T12:38:53.062Z] PASS [2021-08-09T12:38:53.062Z] coverage: 87.5% of statements [2021-08-09T12:38:53.062Z] ok github.com/docker/docker/pkg/capabilities 0.118s coverage: 87.5% of statements [2021-08-09T12:38:54.025Z] === RUN TestChrootTarUntar [2021-08-09T12:38:54.025Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:38:54.025Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-09T12:38:54.025Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-09T12:38:54.025Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:38:54.025Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-09T12:38:54.025Z] === RUN TestChrootUntarEmptyArchive [2021-08-09T12:38:54.025Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-09T12:38:54.025Z] === RUN TestChrootTarUntarWithSymlink [2021-08-09T12:38:54.025Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:38:54.025Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-09T12:38:54.025Z] === RUN TestChrootCopyWithTar [2021-08-09T12:38:54.025Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:38:54.025Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-09T12:38:54.025Z] === RUN TestChrootCopyFileWithTar [2021-08-09T12:38:54.025Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:38:54.025Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-09T12:38:54.025Z] === RUN TestChrootUntarPath [2021-08-09T12:38:54.025Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:38:54.025Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-09T12:38:54.025Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-09T12:38:54.025Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:38:54.025Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:38:54.025Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-09T12:38:54.025Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:38:54.025Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:38:54.025Z] === RUN TestChrootApplyDotDotFile [2021-08-09T12:38:54.025Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:38:54.025Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-09T12:38:54.025Z] PASS [2021-08-09T12:38:54.025Z] coverage: 15.4% of statements [2021-08-09T12:38:54.025Z] ok github.com/docker/docker/pkg/chrootarchive 0.189s coverage: 15.4% of statements [2021-08-09T12:38:54.481Z] === RUN TestSizeEmpty [2021-08-09T12:38:54.481Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-09T12:38:54.481Z] === RUN TestSizeEmptyFile [2021-08-09T12:38:54.481Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-09T12:38:54.482Z] === RUN TestSizeNonemptyFile [2021-08-09T12:38:54.482Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-09T12:38:54.482Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-09T12:38:54.482Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-09T12:38:54.482Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-09T12:38:54.482Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-09T12:38:54.482Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-09T12:38:54.482Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-09T12:38:54.482Z] === RUN TestMoveToSubdir [2021-08-09T12:38:54.482Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-09T12:38:54.482Z] === RUN TestSizeNonExistingDirectory [2021-08-09T12:38:54.482Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-09T12:38:54.482Z] PASS [2021-08-09T12:38:54.482Z] coverage: 80.0% of statements [2021-08-09T12:38:54.482Z] ok github.com/docker/docker/pkg/directory 0.105s coverage: 80.0% of statements [2021-08-09T12:38:54.938Z] --- PASS: TestTarFiles (2.81s) [2021-08-09T12:38:54.938Z] === RUN TestTarUntar [2021-08-09T12:38:54.938Z] --- PASS: TestTarUntar (0.03s) [2021-08-09T12:38:54.938Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-09T12:38:54.938Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-09T12:38:54.938Z] === RUN TestTarWithOptions [2021-08-09T12:38:54.938Z] --- PASS: TestTarWithOptions (0.01s) [2021-08-09T12:38:54.938Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-09T12:38:54.938Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-09T12:38:54.938Z] === RUN TestUntarUstarGnuConflict [2021-08-09T12:38:54.938Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-09T12:38:54.938Z] === RUN TestUntarInvalidFilenames [2021-08-09T12:38:54.938Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames919237998\\dest" [2021-08-09T12:38:54.938Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2021-08-09T12:38:54.938Z] === RUN TestUntarHardlinkToSymlink [2021-08-09T12:38:54.938Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-09T12:38:54.938Z] === RUN TestUntarInvalidHardlink [2021-08-09T12:38:54.938Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink368019439\\victim\\hello" -> "../victim/hello" [2021-08-09T12:38:54.938Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink104579714\\victim\\hello" -> "/../victim/hello" [2021-08-09T12:38:54.938Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink911877113\\victim" -> "../victim" [2021-08-09T12:38:54.938Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink823014148\\victim" -> "../victim" [2021-08-09T12:38:54.938Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink409405075\\victim" -> "../victim" [2021-08-09T12:38:54.938Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink923915990\\victim" -> "../victim" [2021-08-09T12:38:54.938Z] 2021/08/09 12:38:54 Closing DB instances... [2021-08-09T12:38:54.938Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-09T12:38:54.938Z] === RUN TestUntarInvalidSymlink [2021-08-09T12:38:54.938Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink351850045\\dest\\dotdot" -> "../victim/hello" [2021-08-09T12:38:54.938Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink843609208\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-09T12:38:54.938Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink972694903\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:38:54.938Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink010247786\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:38:54.938Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink142831297\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:38:54.938Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink032874284\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:38:54.938Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink111695515\\dest\\dir\\loophole" -> "../../victim" [2021-08-09T12:38:54.938Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-08-09T12:38:54.938Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-09T12:38:54.938Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-09T12:38:54.938Z] === RUN TestXGlobalNoParent [2021-08-09T12:38:54.938Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-09T12:38:54.938Z] === RUN TestReplaceFileTarWrapper [2021-08-09T12:38:54.938Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2021-08-09T12:38:54.938Z] === RUN TestPrefixHeaderReadable [2021-08-09T12:38:54.938Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-09T12:38:54.938Z] === RUN TestDisablePigz [2021-08-09T12:38:54.938Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-09T12:38:55.395Z] --- PASS: TestDisablePigz (0.09s) [2021-08-09T12:38:55.395Z] === RUN TestPigz [2021-08-09T12:38:55.395Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-09T12:38:55.395Z] --- PASS: TestPigz (0.12s) [2021-08-09T12:38:55.395Z] === RUN TestCopyFileWithInvalidDest [2021-08-09T12:38:55.395Z] archive_windows_test.go:16: Currently fails [2021-08-09T12:38:55.395Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestCanonicalTarNameForPath [2021-08-09T12:38:55.395Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestCanonicalTarName [2021-08-09T12:38:55.395Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestChmodTarEntry [2021-08-09T12:38:55.395Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestHardLinkOrder [2021-08-09T12:38:55.395Z] --- PASS: TestHardLinkOrder (0.06s) [2021-08-09T12:38:55.395Z] === RUN TestChangeString [2021-08-09T12:38:55.395Z] --- PASS: TestChangeString (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestChangesWithNoChanges [2021-08-09T12:38:55.395Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-09T12:38:55.395Z] === RUN TestChangesWithChanges [2021-08-09T12:38:55.395Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-09T12:38:55.395Z] === RUN TestChangesWithChangesGH13590 [2021-08-09T12:38:55.395Z] changes_test.go:196: needs more investigation [2021-08-09T12:38:55.395Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestChangesDirsEmpty [2021-08-09T12:38:55.395Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-09T12:38:55.395Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestChangesDirsMutated [2021-08-09T12:38:55.395Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-09T12:38:55.395Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestApplyLayer [2021-08-09T12:38:55.395Z] changes_test.go:433: needs further investigation [2021-08-09T12:38:55.395Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestChangesSizeWithHardlinks [2021-08-09T12:38:55.395Z] changes_test.go:469: needs further investigation [2021-08-09T12:38:55.395Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestChangesSizeWithNoChanges [2021-08-09T12:38:55.395Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-09T12:38:55.395Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestChangesSize [2021-08-09T12:38:55.395Z] --- PASS: TestChangesSize (0.00s) [2021-08-09T12:38:55.395Z] === RUN TestApplyLayerInvalidFilenames [2021-08-09T12:38:55.395Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames442665840\\dest" [2021-08-09T12:38:55.395Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-09T12:38:55.395Z] === RUN TestApplyLayerInvalidHardlink [2021-08-09T12:38:55.395Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink709919778\\victim\\hello" -> "../victim/hello" [2021-08-09T12:38:55.395Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink585263897\\victim\\hello" -> "/../victim/hello" [2021-08-09T12:38:55.395Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink459512740\\victim" -> "../victim" [2021-08-09T12:38:55.395Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink206544563\\victim" -> "../victim" [2021-08-09T12:38:55.395Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink024490102\\victim" -> "../victim" [2021-08-09T12:38:55.395Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink614397277\\victim" -> "../victim" [2021-08-09T12:38:55.395Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-09T12:38:55.395Z] === RUN TestApplyLayerInvalidSymlink [2021-08-09T12:38:55.395Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink683584792\\dest\\dotdot" -> "../victim/hello" [2021-08-09T12:38:55.395Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink613415831\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-09T12:38:55.395Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink798755338\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:38:55.395Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink375273441\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:38:55.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink584689100\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:38:55.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink473243323\\dest\\loophole-victim" -> "../victim" [2021-08-09T12:38:55.396Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-09T12:38:55.396Z] === RUN TestApplyLayerWhiteouts [2021-08-09T12:38:55.396Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-08-09T12:38:55.396Z] === RUN TestGenerateEmptyFile [2021-08-09T12:38:55.396Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-09T12:38:55.396Z] === RUN TestGenerateWithContent [2021-08-09T12:38:55.396Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-09T12:38:55.396Z] PASS [2021-08-09T12:38:55.396Z] coverage: 61.5% of statements [2021-08-09T12:38:55.396Z] ok github.com/docker/docker/pkg/archive 4.822s coverage: 61.5% of statements [2021-08-09T12:38:55.396Z] === RUN Test [2021-08-09T12:38:55.396Z] === RUN Test/TestContainsEntry [2021-08-09T12:38:55.396Z] === RUN Test/TestCreateEntries [2021-08-09T12:38:55.396Z] === RUN Test/TestEntriesDiff [2021-08-09T12:38:55.396Z] === RUN Test/TestEntriesEquality [2021-08-09T12:38:55.396Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-09T12:38:55.396Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-09T12:38:55.396Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-09T12:38:55.396Z] === RUN Test/TestGeneratorNotGenerate [2021-08-09T12:38:55.396Z] === RUN Test/TestGeneratorWithPort [2021-08-09T12:38:55.396Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-09T12:38:55.396Z] === RUN Test/TestNewEntry [2021-08-09T12:38:55.396Z] === RUN Test/TestParse [2021-08-09T12:38:55.396Z] --- PASS: Test (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-09T12:38:55.396Z] --- PASS: Test/TestParse (0.00s) [2021-08-09T12:38:55.396Z] PASS [2021-08-09T12:38:55.396Z] coverage: 58.3% of statements [2021-08-09T12:38:55.396Z] ok github.com/docker/docker/pkg/discovery 0.176s coverage: 58.3% of statements [2021-08-09T12:38:56.359Z] === RUN Test [2021-08-09T12:38:56.359Z] === RUN Test/TestContent [2021-08-09T12:38:56.359Z] === RUN Test/TestInitialize [2021-08-09T12:38:56.359Z] === RUN Test/TestNew [2021-08-09T12:38:56.359Z] === RUN Test/TestParsingContentsWithComments [2021-08-09T12:38:56.359Z] === RUN Test/TestRegister [2021-08-09T12:38:56.359Z] === RUN Test/TestWatch [2021-08-09T12:38:56.359Z] --- PASS: Test (0.01s) [2021-08-09T12:38:56.359Z] --- PASS: Test/TestContent (0.00s) [2021-08-09T12:38:56.359Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-09T12:38:56.359Z] --- PASS: Test/TestNew (0.00s) [2021-08-09T12:38:56.359Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-09T12:38:56.359Z] --- PASS: Test/TestRegister (0.00s) [2021-08-09T12:38:56.359Z] --- PASS: Test/TestWatch (0.01s) [2021-08-09T12:38:56.359Z] PASS [2021-08-09T12:38:56.359Z] coverage: 97.6% of statements [2021-08-09T12:38:56.359Z] ok github.com/docker/docker/pkg/discovery/file 0.161s coverage: 97.6% of statements [2021-08-09T12:38:56.816Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-08-09T12:38:56.816Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-09T12:38:57.781Z] === RUN Test [2021-08-09T12:38:57.781Z] === RUN Test/TestInitialize [2021-08-09T12:38:57.781Z] time="2021-08-09T12:38:57Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:38:57.781Z] time="2021-08-09T12:38:57Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:38:57.781Z] time="2021-08-09T12:38:57Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:38:57.781Z] === RUN Test/TestInitializeWithCerts [2021-08-09T12:38:57.781Z] time="2021-08-09T12:38:57Z" level=info msg="Initializing discovery with TLS" [2021-08-09T12:38:57.781Z] === RUN Test/TestWatch [2021-08-09T12:38:57.781Z] time="2021-08-09T12:38:57Z" level=info msg="Initializing discovery without TLS" [2021-08-09T12:38:59.312Z] 2021/08/09 12:38:59 Closing DB instances... [2021-08-09T12:39:00.842Z] --- PASS: Test (3.10s) [2021-08-09T12:39:00.842Z] --- PASS: Test/TestInitialize (0.10s) [2021-08-09T12:39:00.842Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-09T12:39:00.842Z] --- PASS: Test/TestWatch (3.00s) [2021-08-09T12:39:00.842Z] PASS [2021-08-09T12:39:00.842Z] coverage: 84.1% of statements [2021-08-09T12:39:00.842Z] ok github.com/docker/docker/pkg/discovery/kv 3.388s coverage: 84.1% of statements [2021-08-09T12:39:00.842Z] --- PASS: TestNetworkDBCRUDTableEntries (3.71s) [2021-08-09T12:39:00.842Z] === RUN TestNetworkDBNodeLeave [2021-08-09T12:39:01.299Z] === RUN Test [2021-08-09T12:39:01.299Z] === RUN Test/TestWatch [2021-08-09T12:39:01.299Z] --- PASS: Test (0.00s) [2021-08-09T12:39:01.299Z] --- PASS: Test/TestWatch (0.00s) [2021-08-09T12:39:01.299Z] PASS [2021-08-09T12:39:01.299Z] coverage: 92.3% of statements [2021-08-09T12:39:01.299Z] ok github.com/docker/docker/pkg/discovery/memory 0.130s coverage: 92.3% of statements [2021-08-09T12:39:02.262Z] === RUN Test [2021-08-09T12:39:02.262Z] === RUN Test/TestInitialize [2021-08-09T12:39:02.262Z] === RUN Test/TestInitializeWithPattern [2021-08-09T12:39:02.262Z] === RUN Test/TestRegister [2021-08-09T12:39:02.262Z] === RUN Test/TestWatch [2021-08-09T12:39:02.262Z] --- PASS: Test (0.00s) [2021-08-09T12:39:02.262Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-09T12:39:02.262Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-09T12:39:02.262Z] --- PASS: Test/TestRegister (0.00s) [2021-08-09T12:39:02.262Z] --- PASS: Test/TestWatch (0.00s) [2021-08-09T12:39:02.262Z] PASS [2021-08-09T12:39:02.262Z] coverage: 93.8% of statements [2021-08-09T12:39:02.262Z] ok github.com/docker/docker/pkg/discovery/nodes 0.159s coverage: 93.8% of statements [2021-08-09T12:39:02.719Z] === RUN TestPollerAddRemove [2021-08-09T12:39:02.719Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-09T12:39:02.719Z] === RUN TestPollerEvent [2021-08-09T12:39:03.177Z] poller_test.go:41: No chmod on Windows [2021-08-09T12:39:03.177Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-09T12:39:03.177Z] === RUN TestPollerClose [2021-08-09T12:39:03.177Z] --- PASS: TestPollerClose (0.00s) [2021-08-09T12:39:03.177Z] PASS [2021-08-09T12:39:03.177Z] coverage: 45.7% of statements [2021-08-09T12:39:03.177Z] ok github.com/docker/docker/pkg/filenotify 0.150s coverage: 45.7% of statements [2021-08-09T12:39:03.634Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-08-09T12:39:03.634Z] === RUN TestNetworkDBWatch [2021-08-09T12:39:03.634Z] === RUN TestCopyFileWithInvalidSrc [2021-08-09T12:39:03.634Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-09T12:39:03.634Z] === RUN TestCopyFileWithInvalidDest [2021-08-09T12:39:03.634Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-09T12:39:03.634Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-09T12:39:03.634Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-09T12:39:03.634Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-09T12:39:04.090Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-09T12:39:04.090Z] === RUN TestCopyFile [2021-08-09T12:39:04.090Z] --- PASS: TestCopyFile (0.00s) [2021-08-09T12:39:04.090Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-09T12:39:04.090Z] fileutils_test.go:134: Needs porting to Windows [2021-08-09T12:39:04.090Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-09T12:39:04.090Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-09T12:39:04.090Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-09T12:39:04.091Z] fileutils_test.go:180: Needs porting to Windows [2021-08-09T12:39:04.091Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestWildcardMatches [2021-08-09T12:39:04.091Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestPatternMatches [2021-08-09T12:39:04.091Z] --- PASS: TestPatternMatches (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-09T12:39:04.091Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestPatternMatchesFolderExclusions [2021-08-09T12:39:04.091Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-09T12:39:04.091Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-09T12:39:04.091Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-09T12:39:04.091Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-09T12:39:04.091Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestSingleExclamationError [2021-08-09T12:39:04.091Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestMatchesWithNoPatterns [2021-08-09T12:39:04.091Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestMatchesWithMalformedPatterns [2021-08-09T12:39:04.091Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestMatches [2021-08-09T12:39:04.091Z] --- PASS: TestMatches (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestCleanPatterns [2021-08-09T12:39:04.091Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-09T12:39:04.091Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestCleanPatternsExceptionFlag [2021-08-09T12:39:04.091Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-09T12:39:04.091Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-09T12:39:04.091Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestCleanPatternsErrorSingleException [2021-08-09T12:39:04.091Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestCreateIfNotExistsDir [2021-08-09T12:39:04.091Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-09T12:39:04.091Z] === RUN TestCreateIfNotExistsFile [2021-08-09T12:39:04.091Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-08-09T12:39:04.091Z] === RUN TestMatch [2021-08-09T12:39:04.091Z] --- PASS: TestMatch (0.00s) [2021-08-09T12:39:04.091Z] PASS [2021-08-09T12:39:04.091Z] coverage: 85.2% of statements [2021-08-09T12:39:04.091Z] ok github.com/docker/docker/pkg/fileutils 0.209s coverage: 85.2% of statements [2021-08-09T12:39:04.547Z] === RUN TestGet [2021-08-09T12:39:04.547Z] --- PASS: TestGet (0.00s) [2021-08-09T12:39:04.547Z] === RUN TestGetShortcutString [2021-08-09T12:39:04.547Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-09T12:39:04.547Z] PASS [2021-08-09T12:39:04.547Z] coverage: 42.9% of statements [2021-08-09T12:39:04.547Z] ok github.com/docker/docker/pkg/homedir 0.138s coverage: 42.9% of statements [2021-08-09T12:39:05.004Z] --- PASS: TestGetAddress (18.20s) [2021-08-09T12:39:05.004Z] === RUN TestRequestSyntaxCheck [2021-08-09T12:39:05.004Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-09T12:39:05.004Z] === RUN TestRequest [2021-08-09T12:39:05.004Z] 2021/08/09 12:39:04 Closing DB instances... [2021-08-09T12:39:05.462Z] === RUN TestCreateIDMapOrder [2021-08-09T12:39:05.462Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-09T12:39:05.462Z] PASS [2021-08-09T12:39:05.462Z] coverage: 7.2% of statements [2021-08-09T12:39:05.462Z] ok github.com/docker/docker/pkg/idtools 0.149s coverage: 7.2% of statements [2021-08-09T12:39:06.425Z] === RUN TestFixedBufferCap [2021-08-09T12:39:06.425Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-09T12:39:06.425Z] === RUN TestFixedBufferLen [2021-08-09T12:39:06.425Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-09T12:39:06.425Z] === RUN TestFixedBufferString [2021-08-09T12:39:06.425Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-09T12:39:06.425Z] === RUN TestFixedBufferWrite [2021-08-09T12:39:06.425Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-09T12:39:06.425Z] === RUN TestFixedBufferRead [2021-08-09T12:39:06.425Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-09T12:39:06.425Z] === RUN TestBytesPipeRead [2021-08-09T12:39:06.425Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-09T12:39:06.425Z] === RUN TestBytesPipeWrite [2021-08-09T12:39:06.425Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-09T12:39:06.425Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-09T12:39:06.425Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-08-09T12:39:06.425Z] === RUN TestNetworkDBBulkSync [2021-08-09T12:39:06.881Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2021-08-09T12:39:06.881Z] === RUN TestAtomicWriteToFile [2021-08-09T12:39:06.881Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-09T12:39:06.881Z] === RUN TestAtomicWriteSetCommit [2021-08-09T12:39:06.881Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-08-09T12:39:06.881Z] === RUN TestAtomicWriteSetCancel [2021-08-09T12:39:06.881Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-09T12:39:06.881Z] === RUN TestReadCloserWrapperClose [2021-08-09T12:39:06.881Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-09T12:39:06.881Z] === RUN TestReaderErrWrapperReadOnError [2021-08-09T12:39:06.881Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-09T12:39:06.881Z] === RUN TestReaderErrWrapperRead [2021-08-09T12:39:06.881Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-09T12:39:06.881Z] === RUN TestHashData [2021-08-09T12:39:06.881Z] --- PASS: TestHashData (0.00s) [2021-08-09T12:39:06.881Z] === RUN TestCancelReadCloser [2021-08-09T12:39:06.881Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-09T12:39:06.881Z] === RUN TestWriteCloserWrapperClose [2021-08-09T12:39:06.881Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-09T12:39:06.881Z] === RUN TestNopWriteCloser [2021-08-09T12:39:06.881Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-09T12:39:06.881Z] === RUN TestNopWriter [2021-08-09T12:39:06.881Z] --- PASS: TestNopWriter (0.00s) [2021-08-09T12:39:06.881Z] === RUN TestWriteCounter [2021-08-09T12:39:06.881Z] --- PASS: TestWriteCounter (0.00s) [2021-08-09T12:39:06.881Z] PASS [2021-08-09T12:39:06.881Z] coverage: 68.4% of statements [2021-08-09T12:39:06.881Z] ok github.com/docker/docker/pkg/ioutils 0.631s coverage: 68.4% of statements [2021-08-09T12:39:07.338Z] === RUN TestError [2021-08-09T12:39:07.338Z] --- PASS: TestError (0.00s) [2021-08-09T12:39:07.338Z] === RUN TestProgressString [2021-08-09T12:39:07.338Z] === RUN TestProgressString/no_progress [2021-08-09T12:39:07.338Z] === RUN TestProgressString/progress_1 [2021-08-09T12:39:07.338Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-09T12:39:07.338Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-09T12:39:07.338Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-09T12:39:07.338Z] === RUN TestProgressString/with_units [2021-08-09T12:39:07.338Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-09T12:39:07.338Z] === RUN TestProgressString/hide_counts [2021-08-09T12:39:07.338Z] --- PASS: TestProgressString (0.00s) [2021-08-09T12:39:07.338Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-09T12:39:07.338Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-09T12:39:07.338Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-09T12:39:07.338Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-09T12:39:07.338Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-09T12:39:07.338Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-09T12:39:07.338Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-09T12:39:07.338Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-09T12:39:07.338Z] === RUN TestJSONMessageDisplay [2021-08-09T12:39:07.338Z] --- PASS: TestJSONMessageDisplay (0.09s) [2021-08-09T12:39:07.338Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-09T12:39:07.338Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-09T12:39:07.338Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-09T12:39:07.338Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-09T12:39:07.338Z] === RUN TestDisplayJSONMessagesStream [2021-08-09T12:39:07.338Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-09T12:39:07.338Z] PASS [2021-08-09T12:39:07.338Z] coverage: 91.7% of statements [2021-08-09T12:39:07.795Z] ok github.com/docker/docker/pkg/jsonmessage 0.213s coverage: 91.7% of statements [2021-08-09T12:39:07.795Z] === RUN TestStandardLongPath [2021-08-09T12:39:07.795Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-09T12:39:07.795Z] === RUN TestUNCLongPath [2021-08-09T12:39:07.795Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-09T12:39:07.795Z] PASS [2021-08-09T12:39:07.795Z] coverage: 100.0% of statements [2021-08-09T12:39:07.795Z] ok github.com/docker/docker/pkg/longpath 0.096s coverage: 100.0% of statements [2021-08-09T12:39:07.795Z] 2021/08/09 12:39:07 Closing DB instances... [2021-08-09T12:39:08.252Z] === RUN TestNameFormat [2021-08-09T12:39:08.252Z] --- PASS: TestNameFormat (0.00s) [2021-08-09T12:39:08.252Z] === RUN TestNameRetries [2021-08-09T12:39:08.252Z] --- PASS: TestNameRetries (0.00s) [2021-08-09T12:39:08.252Z] PASS [2021-08-09T12:39:08.252Z] coverage: 85.7% of statements [2021-08-09T12:39:08.252Z] ok github.com/docker/docker/pkg/namesgenerator 0.090s coverage: 85.7% of statements [2021-08-09T12:39:08.252Z] === RUN TestParseKeyValueOpt [2021-08-09T12:39:08.252Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-09T12:39:08.252Z] === RUN TestParseUintList [2021-08-09T12:39:08.252Z] --- PASS: TestParseUintList (0.00s) [2021-08-09T12:39:08.252Z] === RUN TestParseUintListMaximumLimits [2021-08-09T12:39:08.252Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-09T12:39:08.252Z] PASS [2021-08-09T12:39:08.252Z] coverage: 97.0% of statements [2021-08-09T12:39:08.252Z] ok github.com/docker/docker/pkg/parsers 0.082s coverage: 97.0% of statements [2021-08-09T12:39:08.625Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-09T12:39:08.626Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-09T12:39:08.626Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-09T12:39:08.626Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-09T12:39:08.626Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-09T12:39:08.626Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-09T12:39:09.085Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-09T12:39:09.216Z] === RUN TestNewAndRemove [2021-08-09T12:39:09.216Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-09T12:39:09.216Z] === RUN TestRemoveInvalidPath [2021-08-09T12:39:09.216Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-09T12:39:09.216Z] PASS [2021-08-09T12:39:09.216Z] coverage: 82.6% of statements [2021-08-09T12:39:09.216Z] ok github.com/docker/docker/pkg/pidfile 0.109s coverage: 82.6% of statements [2021-08-09T12:39:09.216Z] --- PASS: TestRequest (4.25s) [2021-08-09T12:39:09.216Z] === RUN TestOverlappingRequests [2021-08-09T12:39:09.216Z] --- PASS: TestOverlappingRequests (0.22s) [2021-08-09T12:39:09.216Z] === RUN TestRelease [2021-08-09T12:39:09.216Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-08-09T12:39:09.216Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-09T12:39:09.673Z] === RUN TestFailedConnection [2021-08-09T12:39:10.130Z] === RUN TestParseEmptyInterface [2021-08-09T12:39:10.130Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-09T12:39:10.130Z] === RUN TestParseNonInterfaceType [2021-08-09T12:39:10.130Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-09T12:39:10.130Z] === RUN TestParseWithOneFunction [2021-08-09T12:39:10.130Z] --- PASS: TestRelease (0.71s) [2021-08-09T12:39:10.130Z] === RUN TestAllocateRandomDeallocate [2021-08-09T12:39:10.130Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-09T12:39:10.130Z] === RUN TestParseWithMultipleFuncs [2021-08-09T12:39:10.130Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-09T12:39:10.130Z] === RUN TestParseWithUnnamedReturn [2021-08-09T12:39:10.130Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-09T12:39:10.130Z] === RUN TestEmbeddedInterface [2021-08-09T12:39:10.130Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-09T12:39:10.130Z] === RUN TestParsedImports [2021-08-09T12:39:10.130Z] --- PASS: TestParsedImports (0.00s) [2021-08-09T12:39:10.130Z] === RUN TestAliasedImports [2021-08-09T12:39:10.130Z] --- PASS: TestAliasedImports (0.00s) [2021-08-09T12:39:10.130Z] PASS [2021-08-09T12:39:10.130Z] coverage: 56.8% of statements [2021-08-09T12:39:10.130Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.100s coverage: 56.8% of statements [2021-08-09T12:39:10.621Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-09T12:39:10.621Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-09T12:39:10.621Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-09T12:39:11.079Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-09T12:39:11.094Z] === RUN TestHTTPTransport [2021-08-09T12:39:11.094Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-09T12:39:11.094Z] PASS [2021-08-09T12:39:11.094Z] coverage: 85.7% of statements [2021-08-09T12:39:11.094Z] ok github.com/docker/docker/pkg/plugins/transport 0.169s coverage: 85.7% of statements [2021-08-09T12:39:11.538Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-09T12:39:11.550Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-09T12:39:11.550Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-09T12:39:11.550Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-09T12:39:11.550Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-09T12:39:11.550Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-09T12:39:11.550Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-09T12:39:11.550Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-09T12:39:11.550Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-09T12:39:11.550Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-09T12:39:11.550Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-09T12:39:11.550Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-09T12:39:11.550Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-09T12:39:11.550Z] === RUN TestBufferPoolPutAndGet [2021-08-09T12:39:11.550Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-09T12:39:11.550Z] PASS [2021-08-09T12:39:11.550Z] coverage: 88.2% of statements [2021-08-09T12:39:11.550Z] ok github.com/docker/docker/pkg/pools 0.106s coverage: 88.2% of statements [2021-08-09T12:39:11.550Z] --- PASS: TestFailedConnection (2.04s) [2021-08-09T12:39:11.550Z] === RUN TestFailOnce [2021-08-09T12:39:11.550Z] 2021/08/09 12:39:11 http: panic serving 127.0.0.1:49283: Plugin not ready [2021-08-09T12:39:11.550Z] goroutine 22 [running]: [2021-08-09T12:39:11.550Z] net/http.(*conn).serve.func1(0xc0001c4000) [2021-08-09T12:39:11.550Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-09T12:39:11.550Z] panic(0xaa5280, 0xbbc6d0) [2021-08-09T12:39:11.550Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-09T12:39:11.550Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xbccd90, 0xc0001a00e0, 0xc0001ac200) [2021-08-09T12:39:11.550Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-09T12:39:11.550Z] net/http.HandlerFunc.ServeHTTP(0xc00018a050, 0xbccd90, 0xc0001a00e0, 0xc0001ac200) [2021-08-09T12:39:11.550Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-09T12:39:11.550Z] net/http.(*ServeMux).ServeHTTP(0xc000196000, 0xbccd90, 0xc0001a00e0, 0xc0001ac200) [2021-08-09T12:39:11.550Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-09T12:39:11.550Z] net/http.serverHandler.ServeHTTP(0xc0001a0000, 0xbccd90, 0xc0001a00e0, 0xc0001ac200) [2021-08-09T12:39:11.550Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-09T12:39:11.550Z] net/http.(*conn).serve(0xc0001c4000, 0xbcd980, 0xc000196080) [2021-08-09T12:39:11.550Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-09T12:39:11.550Z] created by net/http.(*Server).Serve [2021-08-09T12:39:11.550Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-09T12:39:11.550Z] time="2021-08-09T12:39:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.FailOnce: Post \"http://127.0.0.1:49282/Test.FailOnce\": EOF, retrying in 1s" [2021-08-09T12:39:12.006Z] --- PASS: TestAllocateRandomDeallocate (1.91s) [2021-08-09T12:39:12.006Z] === RUN TestRetrieveFromStore [2021-08-09T12:39:12.006Z] === RUN TestOutputOnPrematureClose [2021-08-09T12:39:12.006Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-09T12:39:12.006Z] === RUN TestCompleteSilently [2021-08-09T12:39:12.006Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-09T12:39:12.006Z] PASS [2021-08-09T12:39:12.006Z] coverage: 75.9% of statements [2021-08-09T12:39:12.006Z] ok github.com/docker/docker/pkg/progress 0.080s coverage: 75.9% of statements [2021-08-09T12:39:12.463Z] 2021/08/09 12:39:11 Closing DB instances... [2021-08-09T12:39:12.463Z] === RUN TestSendToOneSub [2021-08-09T12:39:12.463Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-09T12:39:12.463Z] === RUN TestSendToMultipleSubs [2021-08-09T12:39:12.463Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-09T12:39:12.463Z] === RUN TestEvictOneSub [2021-08-09T12:39:12.463Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-09T12:39:12.463Z] === RUN TestClosePublisher [2021-08-09T12:39:12.463Z] --- PASS: TestClosePublisher (0.00s) [2021-08-09T12:39:12.463Z] === RUN TestPubSubRace [2021-08-09T12:39:12.463Z] time="2021-08-09T12:39:12Z" level=error msg="node: e614bb5794a0 is unknown to memberlist" [2021-08-09T12:39:12.463Z] --- PASS: TestRetrieveFromStore (0.64s) [2021-08-09T12:39:12.463Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-09T12:39:12.463Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-09T12:39:12.463Z] === RUN TestParallelPredefinedRequest1 [2021-08-09T12:39:12.463Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-09T12:39:12.463Z] === RUN TestParallelPredefinedRequest2 [2021-08-09T12:39:12.463Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-09T12:39:12.463Z] === RUN TestParallelPredefinedRequest3 [2021-08-09T12:39:12.463Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-09T12:39:12.463Z] === RUN TestParallelPredefinedRequest4 [2021-08-09T12:39:12.463Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-09T12:39:12.463Z] === RUN TestParallelPredefinedRequest5 [2021-08-09T12:39:12.463Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-09T12:39:12.463Z] === RUN TestDebug [2021-08-09T12:39:12.463Z] --- PASS: TestDebug (0.00s) [2021-08-09T12:39:12.463Z] === RUN TestRequestPoolParallel [2021-08-09T12:39:12.463Z] --- PASS: TestFailOnce (1.10s) [2021-08-09T12:39:12.463Z] === RUN TestEchoInputOutput [2021-08-09T12:39:12.463Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-09T12:39:12.463Z] === RUN TestBackoff [2021-08-09T12:39:12.463Z] --- PASS: TestBackoff (0.00s) [2021-08-09T12:39:12.463Z] === RUN TestAbortRetry [2021-08-09T12:39:12.920Z] --- PASS: TestAbortRetry (0.00s) [2021-08-09T12:39:12.920Z] === RUN TestClientScheme [2021-08-09T12:39:12.920Z] --- PASS: TestClientScheme (0.00s) [2021-08-09T12:39:12.920Z] === RUN TestNewClientWithTimeout [2021-08-09T12:39:12.920Z] --- PASS: TestRequestPoolParallel (0.35s) [2021-08-09T12:39:12.920Z] === RUN TestFullAllocateRelease [2021-08-09T12:39:13.377Z] --- PASS: TestFullAllocateRelease (0.27s) [2021-08-09T12:39:13.377Z] === RUN TestOddAllocateRelease [2021-08-09T12:39:13.377Z] time="2021-08-09T12:39:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-09T12:39:13.377Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-08-09T12:39:13.377Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-09T12:39:13.377Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-08-09T12:39:13.377Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-09T12:39:13.377Z] --- PASS: TestPubSubRace (1.04s) [2021-08-09T12:39:13.377Z] PASS [2021-08-09T12:39:13.377Z] coverage: 75.0% of statements [2021-08-09T12:39:13.377Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-08-09T12:39:13.377Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-09T12:39:13.377Z] ok github.com/docker/docker/pkg/pubsub 1.112s coverage: 75.0% of statements [2021-08-09T12:39:13.377Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-09T12:39:13.377Z] === CONT TestParallelPredefinedRequest1 [2021-08-09T12:39:13.377Z] === CONT TestParallelPredefinedRequest4 [2021-08-09T12:39:13.377Z] === CONT TestParallelPredefinedRequest3 [2021-08-09T12:39:13.377Z] === CONT TestParallelPredefinedRequest5 [2021-08-09T12:39:13.377Z] === CONT TestParallelPredefinedRequest1 [2021-08-09T12:39:13.377Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:39:13.377Z] === CONT TestParallelPredefinedRequest5 [2021-08-09T12:39:13.377Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:39:13.377Z] === CONT TestParallelPredefinedRequest4 [2021-08-09T12:39:13.377Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:39:13.377Z] === CONT TestParallelPredefinedRequest3 [2021-08-09T12:39:13.377Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:39:13.377Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-09T12:39:13.377Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-09T12:39:13.377Z] === CONT TestParallelPredefinedRequest2 [2021-08-09T12:39:13.377Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:39:13.377Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-09T12:39:13.377Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-09T12:39:13.377Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-09T12:39:13.377Z] PASS [2021-08-09T12:39:13.377Z] coverage: 85.3% of statements [2021-08-09T12:39:13.377Z] ok github.com/docker/docker/libnetwork/ipam 34.006s coverage: 85.3% of statements [2021-08-09T12:39:13.833Z] === RUN TestRegister [2021-08-09T12:39:13.833Z] --- PASS: TestRegister (0.00s) [2021-08-09T12:39:13.833Z] === RUN TestCommand [2021-08-09T12:39:14.289Z] --- PASS: TestCommand (0.02s) [2021-08-09T12:39:14.289Z] === RUN TestNaiveSelf [2021-08-09T12:39:14.289Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-09T12:39:14.289Z] PASS [2021-08-09T12:39:14.289Z] coverage: 82.4% of statements [2021-08-09T12:39:14.289Z] ok github.com/docker/docker/pkg/reexec 0.149s coverage: 82.4% of statements [2021-08-09T12:39:14.746Z] === RUN TestDump [2021-08-09T12:39:14.746Z] goroutine 6 [running]: [2021-08-09T12:39:14.746Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x17910200, 0xaa23ccab3e8) [2021-08-09T12:39:14.746Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-09T12:39:14.746Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-09T12:39:14.746Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-09T12:39:14.746Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-09T12:39:14.746Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-09T12:39:14.746Z] testing.tRunner(0xc000029080, 0x6a5ee0) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:39:14.746Z] created by testing.(*T).Run [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-09T12:39:14.746Z] [2021-08-09T12:39:14.746Z] goroutine 1 [chan receive]: [2021-08-09T12:39:14.746Z] testing.(*T).Run(0xc000029080, 0x698618, 0x8, 0x6a5ee0, 0x50a2cd) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-09T12:39:14.746Z] testing.runTests.func1(0xc000028f00) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-09T12:39:14.746Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:39:14.746Z] testing.runTests(0xc000004078, 0x7eb220, 0x3, 0x3, 0xc03c66f297910200, 0x8bb3182345, 0x7efc80, 0x699e68) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-09T12:39:14.746Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-09T12:39:14.746Z] main.main() [2021-08-09T12:39:14.746Z] _testmain.go:95 +0x1c8 [2021-08-09T12:39:14.746Z] --- PASS: TestDump (0.00s) [2021-08-09T12:39:14.746Z] === RUN TestDumpToFile [2021-08-09T12:39:14.746Z] time="2021-08-09T12:39:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-09T12:39:14.746Z] --- PASS: TestDumpToFile (0.08s) [2021-08-09T12:39:14.746Z] === RUN TestDumpToFileWithEmptyInput [2021-08-09T12:39:14.746Z] goroutine 8 [running]: [2021-08-09T12:39:14.746Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x584500) [2021-08-09T12:39:14.746Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-09T12:39:14.746Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-09T12:39:14.746Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-09T12:39:14.746Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-09T12:39:14.746Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-09T12:39:14.746Z] testing.tRunner(0xc000029500, 0x6a5ed0) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:39:14.746Z] created by testing.(*T).Run [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-09T12:39:14.746Z] [2021-08-09T12:39:14.746Z] goroutine 1 [chan receive]: [2021-08-09T12:39:14.746Z] testing.(*T).Run(0xc000029500, 0x69f0cc, 0x1c, 0x6a5ed0, 0x50a201) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-09T12:39:14.746Z] testing.runTests.func1(0xc000028f00) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-09T12:39:14.746Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-09T12:39:14.746Z] testing.runTests(0xc000004078, 0x7eb220, 0x3, 0x3, 0xc03c66f297910200, 0x8bb3182345, 0x7efc80, 0x699e68) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-09T12:39:14.746Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-09T12:39:14.746Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-09T12:39:14.746Z] main.main() [2021-08-09T12:39:14.746Z] _testmain.go:95 +0x1c8 [2021-08-09T12:39:14.746Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-09T12:39:14.746Z] PASS [2021-08-09T12:39:14.746Z] coverage: 90.9% of statements [2021-08-09T12:39:14.746Z] ok github.com/docker/docker/pkg/stack 0.193s coverage: 90.9% of statements [2021-08-09T12:39:15.202Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.89s) [2021-08-09T12:39:15.202Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-09T12:39:15.202Z] === RUN TestNewStdWriter [2021-08-09T12:39:15.202Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-09T12:39:15.202Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-09T12:39:15.202Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-09T12:39:15.202Z] === RUN TestWriteWithNilBytes [2021-08-09T12:39:15.202Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestWrite [2021-08-09T12:39:15.203Z] --- PASS: TestWrite (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestWriteWithWriterError [2021-08-09T12:39:15.203Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-09T12:39:15.203Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestStdCopyWriteAndRead [2021-08-09T12:39:15.203Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-09T12:39:15.203Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-09T12:39:15.203Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-09T12:39:15.203Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-09T12:39:15.203Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-09T12:39:15.203Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-09T12:39:15.203Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-09T12:39:15.203Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-09T12:39:15.203Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-09T12:39:15.203Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-09T12:39:15.203Z] PASS [2021-08-09T12:39:15.203Z] coverage: 100.0% of statements [2021-08-09T12:39:15.203Z] ok github.com/docker/docker/pkg/stdcopy 0.123s coverage: 100.0% of statements [2021-08-09T12:39:16.165Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-09T12:39:16.165Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-09T12:39:16.165Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-09T12:39:16.165Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-09T12:39:16.165Z] === RUN TestFormatStatus [2021-08-09T12:39:16.165Z] --- PASS: TestFormatStatus (0.00s) [2021-08-09T12:39:16.165Z] === RUN TestFormatError [2021-08-09T12:39:16.165Z] --- PASS: TestFormatError (0.00s) [2021-08-09T12:39:16.165Z] === RUN TestFormatJSONError [2021-08-09T12:39:16.165Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-09T12:39:16.165Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-09T12:39:16.165Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-09T12:39:16.165Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-09T12:39:16.165Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-09T12:39:16.165Z] === RUN TestNewJSONProgressOutput [2021-08-09T12:39:16.165Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-09T12:39:16.165Z] === RUN TestAuxFormatterEmit [2021-08-09T12:39:16.165Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-09T12:39:16.165Z] === RUN TestStreamWriterStdout [2021-08-09T12:39:16.165Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-09T12:39:16.165Z] === RUN TestStreamWriterStderr [2021-08-09T12:39:16.165Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-09T12:39:16.165Z] PASS [2021-08-09T12:39:16.165Z] coverage: 66.2% of statements [2021-08-09T12:39:16.165Z] ok github.com/docker/docker/pkg/streamformatter 0.118s coverage: 66.2% of statements [2021-08-09T12:39:16.165Z] 2021/08/09 12:39:16 Closing DB instances... [2021-08-09T12:39:16.621Z] === RUN TestGenerateRandomID [2021-08-09T12:39:16.621Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-09T12:39:16.621Z] === RUN TestShortenId [2021-08-09T12:39:16.621Z] --- PASS: TestShortenId (0.00s) [2021-08-09T12:39:16.621Z] === RUN TestShortenSha256Id [2021-08-09T12:39:16.621Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-09T12:39:16.621Z] === RUN TestShortenIdEmpty [2021-08-09T12:39:16.621Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-09T12:39:16.621Z] === RUN TestShortenIdInvalid [2021-08-09T12:39:16.621Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-09T12:39:16.621Z] === RUN TestIsShortIDNonHex [2021-08-09T12:39:16.621Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-09T12:39:16.621Z] === RUN TestIsShortIDNotCorrectSize [2021-08-09T12:39:16.621Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-09T12:39:16.621Z] PASS [2021-08-09T12:39:16.621Z] coverage: 70.6% of statements [2021-08-09T12:39:16.621Z] ok github.com/docker/docker/pkg/stringid 0.083s coverage: 70.6% of statements [2021-08-09T12:39:17.078Z] === RUN TestIsCpusetListAvailable [2021-08-09T12:39:17.078Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-09T12:39:17.078Z] PASS [2021-08-09T12:39:17.078Z] coverage: 39.4% of statements [2021-08-09T12:39:17.078Z] ok github.com/docker/docker/pkg/sysinfo 0.099s coverage: 39.4% of statements [2021-08-09T12:39:17.078Z] time="2021-08-09T12:39:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-09T12:39:18.041Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2021-08-09T12:39:18.041Z] === RUN TestNetworkDBGarbageCollection [2021-08-09T12:39:18.497Z] === RUN TestChtimes [2021-08-09T12:39:18.497Z] --- PASS: TestChtimes (0.00s) [2021-08-09T12:39:18.497Z] === RUN TestChtimesWindows [2021-08-09T12:39:18.497Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-09T12:39:18.497Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-09T12:39:18.497Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-09T12:39:18.497Z] === RUN TestEnsureRemoveAllNotExist [2021-08-09T12:39:18.497Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-09T12:39:18.497Z] === RUN TestEnsureRemoveAllWithDir [2021-08-09T12:39:18.497Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-09T12:39:18.497Z] === RUN TestEnsureRemoveAllWithFile [2021-08-09T12:39:18.497Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-09T12:39:18.497Z] === RUN TestHasWin32KSupport [2021-08-09T12:39:18.497Z] syscall_windows_test.go:8: win32k: true [2021-08-09T12:39:18.497Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-09T12:39:18.497Z] PASS [2021-08-09T12:39:18.497Z] coverage: 12.9% of statements [2021-08-09T12:39:18.497Z] ok github.com/docker/docker/pkg/system 0.107s coverage: 12.9% of statements [2021-08-09T12:39:18.497Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-09T12:39:18.497Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-09T12:39:18.497Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-09T12:39:18.497Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-09T12:39:18.955Z] === RUN TestTailFile [2021-08-09T12:39:18.955Z] --- PASS: TestTailFile (0.00s) [2021-08-09T12:39:18.955Z] === RUN TestTailFileManyLines [2021-08-09T12:39:18.955Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-09T12:39:18.955Z] === RUN TestTailEmptyFile [2021-08-09T12:39:18.955Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-09T12:39:18.955Z] === RUN TestTailNegativeN [2021-08-09T12:39:18.955Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/truncated_last_line [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/no_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:18.955Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:18.955Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-09T12:39:18.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:18.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:18.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:18.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.415Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-09T12:39:19.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.416Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.417Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-09T12:39:19.417Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-09T12:39:19.419Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-09T12:39:19.420Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:39:19.420Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:39:19.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-09T12:39:19.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-09T12:39:19.422Z] PASS [2021-08-09T12:39:19.422Z] coverage: 88.6% of statements [2021-08-09T12:39:19.422Z] ok github.com/docker/docker/pkg/tailfile 0.192s coverage: 88.6% of statements [2021-08-09T12:39:19.422Z] === RUN TestTarSumRemoveNonExistent [2021-08-09T12:39:19.422Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestTarSumRemove [2021-08-09T12:39:19.422Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestSortFileInfoSums [2021-08-09T12:39:19.422Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestNewTarSumForLabelInvalid [2021-08-09T12:39:19.422Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestNewTarSumForLabel [2021-08-09T12:39:19.422Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestEmptyTar [2021-08-09T12:39:19.422Z] --- PASS: TestEmptyTar (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestTarSumsReadSize [2021-08-09T12:39:19.422Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestTarSums [2021-08-09T12:39:19.422Z] --- PASS: TestTarSums (0.05s) [2021-08-09T12:39:19.422Z] === RUN TestIteration [2021-08-09T12:39:19.422Z] --- PASS: TestIteration (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestVersionLabelForChecksum [2021-08-09T12:39:19.422Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestVersion [2021-08-09T12:39:19.422Z] --- PASS: TestVersion (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestGetVersion [2021-08-09T12:39:19.422Z] --- PASS: TestGetVersion (0.00s) [2021-08-09T12:39:19.422Z] === RUN TestGetVersions [2021-08-09T12:39:19.422Z] --- PASS: TestGetVersions (0.00s) [2021-08-09T12:39:19.422Z] PASS [2021-08-09T12:39:19.422Z] coverage: 89.3% of statements [2021-08-09T12:39:19.422Z] ok github.com/docker/docker/pkg/tarsum 0.195s coverage: 89.3% of statements [2021-08-09T12:39:19.882Z] testing: warning: no tests to run [2021-08-09T12:39:19.882Z] PASS [2021-08-09T12:39:19.882Z] coverage: [no statements] [2021-08-09T12:39:19.882Z] ok github.com/docker/docker/pkg/term/windows 0.091s coverage: [no statements] [no tests to run] [2021-08-09T12:39:20.339Z] === RUN TestTruncIndex [2021-08-09T12:39:20.339Z] --- PASS: TestTruncIndex (0.10s) [2021-08-09T12:39:20.339Z] PASS [2021-08-09T12:39:20.339Z] coverage: 91.5% of statements [2021-08-09T12:39:20.339Z] ok github.com/docker/docker/pkg/truncindex 0.180s coverage: 91.5% of statements [2021-08-09T12:39:20.339Z] === RUN TestIsGIT [2021-08-09T12:39:20.339Z] --- PASS: TestIsGIT (0.00s) [2021-08-09T12:39:20.339Z] === RUN TestIsTransport [2021-08-09T12:39:20.339Z] --- PASS: TestIsTransport (0.00s) [2021-08-09T12:39:20.339Z] PASS [2021-08-09T12:39:20.339Z] coverage: 100.0% of statements [2021-08-09T12:39:20.339Z] ok github.com/docker/docker/pkg/urlutil 0.080s coverage: 100.0% of statements [2021-08-09T12:39:20.796Z] === RUN TestVersionInfo [2021-08-09T12:39:20.796Z] --- PASS: TestVersionInfo (0.00s) [2021-08-09T12:39:20.796Z] === RUN TestAppendVersions [2021-08-09T12:39:20.796Z] --- PASS: TestAppendVersions (0.00s) [2021-08-09T12:39:20.796Z] PASS [2021-08-09T12:39:20.796Z] coverage: 88.9% of statements [2021-08-09T12:39:20.796Z] ok github.com/docker/docker/pkg/useragent 0.085s coverage: 88.9% of statements [2021-08-09T12:39:21.760Z] time="2021-08-09T12:39:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-09T12:39:21.760Z] === RUN TestNewSettable [2021-08-09T12:39:21.760Z] --- PASS: TestNewSettable (0.00s) [2021-08-09T12:39:21.760Z] === RUN TestIsSettable [2021-08-09T12:39:21.760Z] --- PASS: TestIsSettable (0.00s) [2021-08-09T12:39:21.760Z] === RUN TestUpdateSettingsEnv [2021-08-09T12:39:21.760Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-09T12:39:21.760Z] PASS [2021-08-09T12:39:21.760Z] coverage: 20.0% of statements [2021-08-09T12:39:21.760Z] ok github.com/docker/docker/plugin/v2 0.130s coverage: 20.0% of statements [2021-08-09T12:39:21.760Z] === RUN TestValidatePrivileges [2021-08-09T12:39:21.760Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-09T12:39:21.760Z] === RUN TestFilterByCapNeg [2021-08-09T12:39:21.760Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-09T12:39:21.760Z] === RUN TestFilterByCapPos [2021-08-09T12:39:21.760Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-09T12:39:21.760Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-09T12:39:21.760Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-09T12:39:21.760Z] PASS [2021-08-09T12:39:21.760Z] coverage: 12.0% of statements [2021-08-09T12:39:21.760Z] ok github.com/docker/docker/plugin 0.303s coverage: 12.0% of statements [2021-08-09T12:39:22.724Z] === RUN TestLoad [2021-08-09T12:39:22.724Z] --- PASS: TestLoad (0.00s) [2021-08-09T12:39:22.724Z] === RUN TestSave [2021-08-09T12:39:22.724Z] --- PASS: TestSave (0.02s) [2021-08-09T12:39:22.724Z] === RUN TestAddDeleteGet [2021-08-09T12:39:22.724Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-09T12:39:22.724Z] === RUN TestInvalidTags [2021-08-09T12:39:22.724Z] --- PASS: TestInvalidTags (0.00s) [2021-08-09T12:39:22.724Z] PASS [2021-08-09T12:39:22.724Z] coverage: 84.4% of statements [2021-08-09T12:39:22.724Z] ok github.com/docker/docker/reference 0.142s coverage: 84.4% of statements [2021-08-09T12:39:23.687Z] === RUN TestResolveAuthConfigIndexServer [2021-08-09T12:39:23.687Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestResolveAuthConfigFullURL [2021-08-09T12:39:23.687Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-09T12:39:23.687Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestValidateMirror [2021-08-09T12:39:23.687Z] --- PASS: TestValidateMirror (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestLoadInsecureRegistries [2021-08-09T12:39:23.687Z] time="2021-08-09T12:39:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-09T12:39:23.687Z] time="2021-08-09T12:39:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-09T12:39:23.687Z] time="2021-08-09T12:39:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-09T12:39:23.687Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-08-09T12:39:23.687Z] === RUN TestNewServiceConfig [2021-08-09T12:39:23.687Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestValidateIndexName [2021-08-09T12:39:23.687Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestValidateIndexNameWithError [2021-08-09T12:39:23.687Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestEndpointParse [2021-08-09T12:39:23.687Z] --- PASS: TestEndpointParse (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestEndpointParseInvalid [2021-08-09T12:39:23.687Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestValidateEndpoint [2021-08-09T12:39:23.687Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestPing [2021-08-09T12:39:23.687Z] --- PASS: TestPing (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestPingRegistryEndpoint [2021-08-09T12:39:23.687Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:39:23.687Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestEndpoint [2021-08-09T12:39:23.687Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:39:23.687Z] --- SKIP: TestEndpoint (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestParseRepositoryInfo [2021-08-09T12:39:23.687Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestNewIndexInfo [2021-08-09T12:39:23.687Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestMirrorEndpointLookup [2021-08-09T12:39:23.687Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:39:23.687Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestSearchRepositories [2021-08-09T12:39:23.687Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-09T12:39:23.687Z] Host: 127.0.0.1:49300 [2021-08-09T12:39:23.687Z] User-Agent: docker test client [2021-08-09T12:39:23.687Z] Authorization: Token fake-token [2021-08-09T12:39:23.687Z] X-Docker-Token: true [2021-08-09T12:39:23.687Z] Accept-Encoding: gzip [2021-08-09T12:39:23.687Z] [2021-08-09T12:39:23.687Z] [2021-08-09T12:39:23.687Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-09T12:39:23.687Z] Connection: close [2021-08-09T12:39:23.687Z] Content-Length: 144 [2021-08-09T12:39:23.687Z] Cache-Control: no-cache [2021-08-09T12:39:23.687Z] Content-Type: application/json [2021-08-09T12:39:23.687Z] Date: Mon, 09 Aug 2021 12:39:23 GMT [2021-08-09T12:39:23.687Z] Expires: -1 [2021-08-09T12:39:23.687Z] Pragma: no-cache [2021-08-09T12:39:23.687Z] Server: docker-tests/mock [2021-08-09T12:39:23.687Z] X-Docker-Registry-Config: mock [2021-08-09T12:39:23.687Z] X-Docker-Registry-Version: 0.0.0 [2021-08-09T12:39:23.687Z] [2021-08-09T12:39:23.687Z] [2021-08-09T12:39:23.687Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestTrustedLocation [2021-08-09T12:39:23.687Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-09T12:39:23.687Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestAllowNondistributableArtifacts [2021-08-09T12:39:23.687Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestIsSecureIndex [2021-08-09T12:39:23.687Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-09T12:39:23.687Z] PASS [2021-08-09T12:39:23.687Z] coverage: 51.7% of statements [2021-08-09T12:39:23.687Z] ok github.com/docker/docker/registry 0.347s coverage: 51.7% of statements [2021-08-09T12:39:23.687Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-09T12:39:23.687Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-09T12:39:23.687Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-09T12:39:23.687Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-09T12:39:23.687Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestResumableRequestReaderWithReadError [2021-08-09T12:39:23.687Z] time="2021-08-09T12:39:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-09T12:39:23.687Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-08-09T12:39:23.687Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-09T12:39:23.687Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-09T12:39:23.687Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-09T12:39:23.687Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-09T12:39:23.919Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-09T12:39:24.144Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-09T12:39:24.144Z] === RUN TestResumableRequestReader [2021-08-09T12:39:24.144Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-09T12:39:24.144Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-09T12:39:24.144Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-09T12:39:24.144Z] PASS [2021-08-09T12:39:24.144Z] coverage: 100.0% of statements [2021-08-09T12:39:24.144Z] ok github.com/docker/docker/registry/resumable 0.287s coverage: 100.0% of statements [2021-08-09T12:39:24.144Z] === RUN TestRestartManagerTimeout [2021-08-09T12:39:24.144Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-09T12:39:24.144Z] === RUN TestRestartManagerTimeoutReset [2021-08-09T12:39:24.144Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-09T12:39:24.144Z] PASS [2021-08-09T12:39:24.144Z] coverage: 50.9% of statements [2021-08-09T12:39:24.144Z] ok github.com/docker/docker/restartmanager 0.073s coverage: 50.9% of statements [2021-08-09T12:39:24.601Z] === RUN TestDecodeContainerConfig [2021-08-09T12:39:24.601Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-09T12:39:24.601Z] === RUN TestDecodeContainerConfigIsolation [2021-08-09T12:39:24.601Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-09T12:39:24.601Z] === RUN TestValidatePrivileged [2021-08-09T12:39:24.601Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-09T12:39:24.601Z] PASS [2021-08-09T12:39:24.601Z] coverage: 52.2% of statements [2021-08-09T12:39:24.601Z] ok github.com/docker/docker/runconfig 0.094s coverage: 52.2% of statements [2021-08-09T12:39:25.057Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-09T12:39:25.057Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-09T12:39:25.057Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-09T12:39:25.057Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-09T12:39:25.057Z] PASS [2021-08-09T12:39:25.057Z] coverage: 62.5% of statements [2021-08-09T12:39:25.057Z] ok github.com/docker/docker/testutil 0.187s coverage: 62.5% of statements [2021-08-09T12:39:26.099Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-09T12:39:27.225Z] === RUN TestGetDriver [2021-08-09T12:39:27.225Z] --- PASS: TestGetDriver (0.00s) [2021-08-09T12:39:27.225Z] === RUN TestVolumeRequestError [2021-08-09T12:39:27.225Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-09T12:39:27.225Z] PASS [2021-08-09T12:39:27.225Z] coverage: 36.1% of statements [2021-08-09T12:39:27.225Z] ok github.com/docker/docker/volume/drivers 0.220s coverage: 36.1% of statements [2021-08-09T12:39:27.682Z] === RUN TestGetAddress [2021-08-09T12:39:27.682Z] --- PASS: TestGetAddress (0.00s) [2021-08-09T12:39:27.682Z] === RUN TestRemove [2021-08-09T12:39:27.682Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-09T12:39:27.682Z] --- SKIP: TestRemove (0.00s) [2021-08-09T12:39:27.682Z] === RUN TestInitializeWithVolumes [2021-08-09T12:39:27.682Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-09T12:39:27.682Z] === RUN TestCreate [2021-08-09T12:39:27.682Z] --- PASS: TestCreate (0.00s) [2021-08-09T12:39:27.682Z] === RUN TestValidateName [2021-08-09T12:39:27.682Z] --- PASS: TestValidateName (0.00s) [2021-08-09T12:39:27.682Z] === RUN TestCreateWithOpts [2021-08-09T12:39:27.682Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-09T12:39:27.682Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-09T12:39:27.682Z] === RUN TestRelaodNoOpts [2021-08-09T12:39:27.682Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-09T12:39:27.682Z] PASS [2021-08-09T12:39:27.682Z] coverage: 41.5% of statements [2021-08-09T12:39:27.682Z] ok github.com/docker/docker/volume/local 0.157s coverage: 41.5% of statements [2021-08-09T12:39:28.644Z] === RUN TestLCOWParseMountRaw [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-09T12:39:28.645Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRaw [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRawSplit [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-09T12:39:28.645Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-09T12:39:28.645Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-09T12:39:28.645Z] === RUN TestConvertTmpfsOptions [2021-08-09T12:39:28.645Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-09T12:39:28.645Z] linux_parser_test.go:209: data="ro" [2021-08-09T12:39:28.645Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-09T12:39:28.645Z] === RUN TestParseMountSpec [2021-08-09T12:39:28.645Z] parser_test.go:63: case 0 [2021-08-09T12:39:28.645Z] parser_test.go:63: case 1 [2021-08-09T12:39:28.645Z] parser_test.go:63: case 2 [2021-08-09T12:39:28.645Z] parser_test.go:63: case 3 [2021-08-09T12:39:28.645Z] parser_test.go:63: case 4 [2021-08-09T12:39:28.645Z] parser_test.go:63: case 5 [2021-08-09T12:39:28.645Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-09T12:39:28.645Z] === RUN TestValidateMount [2021-08-09T12:39:28.645Z] --- PASS: TestValidateMount (0.00s) [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRaw [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-09T12:39:28.645Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-09T12:39:28.645Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-09T12:39:28.645Z] PASS [2021-08-09T12:39:28.645Z] coverage: 67.7% of statements [2021-08-09T12:39:28.645Z] ok github.com/docker/docker/volume/mounts 0.147s coverage: 67.7% of statements [2021-08-09T12:39:29.101Z] === RUN TestSetGetMeta [2021-08-09T12:39:29.101Z] === PAUSE TestSetGetMeta [2021-08-09T12:39:29.101Z] === RUN TestRestore [2021-08-09T12:39:29.101Z] === PAUSE TestRestore [2021-08-09T12:39:29.101Z] === RUN TestServiceCreate [2021-08-09T12:39:29.101Z] === PAUSE TestServiceCreate [2021-08-09T12:39:29.101Z] === RUN TestServiceList [2021-08-09T12:39:29.101Z] === PAUSE TestServiceList [2021-08-09T12:39:29.101Z] === RUN TestServiceRemove [2021-08-09T12:39:29.101Z] === PAUSE TestServiceRemove [2021-08-09T12:39:29.101Z] === RUN TestServiceGet [2021-08-09T12:39:29.101Z] === PAUSE TestServiceGet [2021-08-09T12:39:29.101Z] === RUN TestServicePrune [2021-08-09T12:39:29.101Z] === PAUSE TestServicePrune [2021-08-09T12:39:29.101Z] === RUN TestCreate [2021-08-09T12:39:29.101Z] === PAUSE TestCreate [2021-08-09T12:39:29.101Z] === RUN TestRemove [2021-08-09T12:39:29.101Z] === PAUSE TestRemove [2021-08-09T12:39:29.101Z] === RUN TestList [2021-08-09T12:39:29.101Z] === PAUSE TestList [2021-08-09T12:39:29.101Z] === RUN TestFindByDriver [2021-08-09T12:39:29.101Z] === PAUSE TestFindByDriver [2021-08-09T12:39:29.101Z] === RUN TestFindByReferenced [2021-08-09T12:39:29.101Z] === PAUSE TestFindByReferenced [2021-08-09T12:39:29.101Z] === RUN TestDerefMultipleOfSameRef [2021-08-09T12:39:29.101Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-09T12:39:29.101Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-09T12:39:29.101Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-09T12:39:29.101Z] === RUN TestDefererencePluginOnCreateError [2021-08-09T12:39:29.101Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-09T12:39:29.101Z] === RUN TestRefDerefRemove [2021-08-09T12:39:29.101Z] === PAUSE TestRefDerefRemove [2021-08-09T12:39:29.101Z] === RUN TestGet [2021-08-09T12:39:29.101Z] === PAUSE TestGet [2021-08-09T12:39:29.101Z] === RUN TestGetWithReference [2021-08-09T12:39:29.101Z] === PAUSE TestGetWithReference [2021-08-09T12:39:29.101Z] === RUN TestFilterFunc [2021-08-09T12:39:29.101Z] === RUN TestFilterFunc/test_nil_list [2021-08-09T12:39:29.101Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-09T12:39:29.101Z] === RUN TestFilterFunc/test_empty_list [2021-08-09T12:39:29.101Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-09T12:39:29.101Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-09T12:39:29.101Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-09T12:39:29.101Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-09T12:39:29.101Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-09T12:39:29.101Z] === RUN TestFilterFunc/test_filter_some [2021-08-09T12:39:29.101Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-09T12:39:29.101Z] === RUN TestFilterFunc/test_filter_middle [2021-08-09T12:39:29.101Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-09T12:39:29.101Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-09T12:39:29.101Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-09T12:39:29.101Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-09T12:39:29.101Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-09T12:39:29.101Z] === CONT TestFilterFunc/test_nil_list [2021-08-09T12:39:29.101Z] === CONT TestFilterFunc/test_filter_some [2021-08-09T12:39:29.101Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-09T12:39:29.101Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-09T12:39:29.101Z] === CONT TestFilterFunc/test_empty_list [2021-08-09T12:39:29.101Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-09T12:39:29.101Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-09T12:39:29.101Z] === CONT TestFilterFunc/test_filter_middle [2021-08-09T12:39:29.101Z] --- PASS: TestFilterFunc (0.00s) [2021-08-09T12:39:29.101Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-09T12:39:29.101Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-09T12:39:29.101Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-09T12:39:29.101Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-09T12:39:29.101Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-09T12:39:29.101Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-09T12:39:29.101Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-09T12:39:29.101Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-09T12:39:29.101Z] === CONT TestSetGetMeta [2021-08-09T12:39:29.101Z] === CONT TestFindByDriver [2021-08-09T12:39:29.101Z] === CONT TestServiceList [2021-08-09T12:39:29.101Z] === CONT TestServiceGet [2021-08-09T12:39:29.101Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-09T12:39:29.101Z] === CONT TestServiceCreate [2021-08-09T12:39:29.101Z] --- PASS: TestFindByDriver (0.02s) [2021-08-09T12:39:29.101Z] === CONT TestRestore [2021-08-09T12:39:29.101Z] --- PASS: TestRestore (0.01s) [2021-08-09T12:39:29.101Z] === CONT TestRefDerefRemove [2021-08-09T12:39:29.101Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-09T12:39:29.101Z] === CONT TestGetWithReference [2021-08-09T12:39:29.101Z] --- PASS: TestGetWithReference (0.01s) [2021-08-09T12:39:29.101Z] === CONT TestGet [2021-08-09T12:39:29.101Z] --- PASS: TestGet (0.01s) [2021-08-09T12:39:29.101Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-09T12:39:29.101Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-09T12:39:29.101Z] === CONT TestDefererencePluginOnCreateError [2021-08-09T12:39:29.101Z] --- PASS: TestDefererencePluginOnCreateError (0.01s) [2021-08-09T12:39:29.101Z] === CONT TestDerefMultipleOfSameRef [2021-08-09T12:39:29.101Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-09T12:39:29.101Z] === CONT TestFindByReferenced [2021-08-09T12:39:29.101Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-09T12:39:29.101Z] === CONT TestServiceRemove [2021-08-09T12:39:29.101Z] --- PASS: TestServiceGet (0.10s) [2021-08-09T12:39:29.101Z] === CONT TestRemove [2021-08-09T12:39:29.101Z] --- PASS: TestServiceRemove (0.02s) [2021-08-09T12:39:29.101Z] === CONT TestList [2021-08-09T12:39:29.101Z] --- PASS: TestServiceList (0.10s) [2021-08-09T12:39:29.101Z] === CONT TestCreate [2021-08-09T12:39:29.101Z] --- PASS: TestServiceCreate (0.09s) [2021-08-09T12:39:29.101Z] === CONT TestServicePrune [2021-08-09T12:39:29.101Z] --- PASS: TestCreate (0.01s) [2021-08-09T12:39:29.101Z] --- PASS: TestRemove (0.01s) [2021-08-09T12:39:29.101Z] time="2021-08-09T12:39:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:39:29.101Z] --- PASS: TestList (0.01s) [2021-08-09T12:39:29.101Z] time="2021-08-09T12:39:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:39:29.101Z] time="2021-08-09T12:39:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:39:29.101Z] time="2021-08-09T12:39:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-09T12:39:29.101Z] time="2021-08-09T12:39:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-09T12:39:29.101Z] --- PASS: TestServicePrune (0.02s) [2021-08-09T12:39:29.101Z] PASS [2021-08-09T12:39:29.101Z] coverage: 69.6% of statements [2021-08-09T12:39:29.101Z] ok github.com/docker/docker/volume/service 0.355s coverage: 69.6% of statements [2021-08-09T12:39:30.634Z] --- PASS: TestNewClientWithTimeout (17.68s) [2021-08-09T12:39:30.634Z] === RUN TestClientStream [2021-08-09T12:39:30.634Z] --- PASS: TestClientStream (0.00s) [2021-08-09T12:39:30.634Z] === RUN TestClientSendFile [2021-08-09T12:39:30.634Z] --- PASS: TestClientSendFile (0.00s) [2021-08-09T12:39:30.634Z] === RUN TestClientWithRequestTimeout [2021-08-09T12:39:30.634Z] --- PASS: TestClientWithRequestTimeout (0.03s) [2021-08-09T12:39:30.634Z] === RUN TestFileSpecPlugin [2021-08-09T12:39:30.634Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-09T12:39:30.634Z] === RUN TestFileJSONSpecPlugin [2021-08-09T12:39:30.634Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-09T12:39:30.634Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-09T12:39:30.634Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-09T12:39:30.634Z] === RUN TestPluginAddHandler [2021-08-09T12:39:30.634Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-09T12:39:30.634Z] === RUN TestPluginWaitBadPlugin [2021-08-09T12:39:30.634Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-09T12:39:30.634Z] === RUN TestGet [2021-08-09T12:39:30.634Z] time="2021-08-09T12:39:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-09T12:39:30.794Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-09T12:39:30.794Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-09T12:39:30.794Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-09T12:39:30.794Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-09T12:39:31.254Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-09T12:39:31.254Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-09T12:39:31.254Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-09T12:39:31.254Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-09T12:39:31.254Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-09T12:39:31.254Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-09T12:39:31.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-09T12:39:31.598Z] time="2021-08-09T12:39:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-09T12:39:33.772Z] time="2021-08-09T12:39:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-09T12:39:35.947Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-09T12:39:35.947Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-09T12:39:36.405Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-09T12:39:36.405Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-09T12:39:36.405Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-09T12:39:36.405Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T12:39:36.405Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-09T12:39:37.371Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-09T12:39:37.489Z] time="2021-08-09T12:39:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-09T12:39:46.029Z] --- PASS: TestGet (15.03s) [2021-08-09T12:39:46.029Z] === RUN TestPluginWithNoManifest [2021-08-09T12:39:46.029Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-09T12:39:46.029Z] === RUN TestGetAll [2021-08-09T12:39:46.029Z] --- PASS: TestGetAll (0.00s) [2021-08-09T12:39:46.029Z] PASS [2021-08-09T12:39:46.029Z] coverage: 73.4% of statements [2021-08-09T12:39:46.029Z] ok github.com/docker/docker/pkg/plugins 36.094s coverage: 73.4% of statements [2021-08-09T12:39:47.685Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-09T12:40:05.393Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-09T12:40:05.393Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-09T12:40:05.393Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-09T12:40:05.393Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-09T12:40:05.393Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-09T12:40:05.393Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-09T12:40:05.393Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-09T12:40:05.393Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-09T12:40:05.393Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-09T12:40:05.393Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-09T12:40:05.393Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-09T12:40:05.393Z] === RUN TestDockerSuite/TestBuildFails [2021-08-09T12:40:06.934Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-09T12:40:06.934Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-09T12:40:11.125Z] 2021/08/09 12:40:09 Closing DB instances... [2021-08-09T12:40:12.088Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2021-08-09T12:40:12.088Z] === RUN TestFindNode [2021-08-09T12:40:12.088Z] 2021/08/09 12:40:11 Closing DB instances... [2021-08-09T12:40:12.088Z] --- PASS: TestFindNode (0.02s) [2021-08-09T12:40:12.088Z] === RUN TestChangeNodeState [2021-08-09T12:40:12.088Z] 2021/08/09 12:40:11 Closing DB instances... [2021-08-09T12:40:12.088Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-09T12:40:12.088Z] === RUN TestNodeReincarnation [2021-08-09T12:40:12.088Z] 2021/08/09 12:40:11 Closing DB instances... [2021-08-09T12:40:14.001Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-09T12:40:17.860Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-09T12:40:17.860Z] === RUN TestParallelCreate [2021-08-09T12:40:17.860Z] 2021/08/09 12:40:16 Closing DB instances... [2021-08-09T12:40:17.860Z] --- PASS: TestParallelCreate (0.01s) [2021-08-09T12:40:17.860Z] === RUN TestParallelDelete [2021-08-09T12:40:17.860Z] 2021/08/09 12:40:16 Closing DB instances... [2021-08-09T12:40:17.860Z] --- PASS: TestParallelDelete (0.01s) [2021-08-09T12:40:17.860Z] === RUN TestNetworkDBIslands [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4df0f281b46c with config:&{NodeID:4df0f281b46c 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}" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="Node 4df0f281b46c/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="Node 4df0f281b46c/172.18.139.147, added to nodes list" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c81315fe560c with config:&{NodeID:c81315fe560c 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}" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="Node c81315fe560c/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="Node c81315fe560c/172.18.139.147, added to nodes list" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49342" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="Node c81315fe560c/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="Node c81315fe560c/172.18.139.147, added to nodes list" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="Node 4df0f281b46c/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=info msg="Node 4df0f281b46c/172.18.139.147, added to nodes list" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49343" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1e57572a1f3a with config:&{NodeID:1e57572a1f3a 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}" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, added to nodes list" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49344" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, added to nodes list" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="Node 4df0f281b46c/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="Node 4df0f281b46c/172.18.139.147, added to nodes list" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="Node c81315fe560c/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="Node c81315fe560c/172.18.139.147, added to nodes list" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:17.860Z] time="2021-08-09T12:40:17Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:10a2b12d127d with config:&{NodeID:10a2b12d127d 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}" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 10a2b12d127d/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 10a2b12d127d/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 10a2b12d127d/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 10a2b12d127d/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 4df0f281b46c/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 4df0f281b46c/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node c81315fe560c/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node c81315fe560c/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 10a2b12d127d/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 10a2b12d127d/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 10a2b12d127d/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.317Z] time="2021-08-09T12:40:18Z" level=info msg="Node 10a2b12d127d/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a41fb8e81b01 with config:&{NodeID:a41fb8e81b01 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}" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node a41fb8e81b01/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node a41fb8e81b01/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node a41fb8e81b01/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node a41fb8e81b01/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node 10a2b12d127d/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node 10a2b12d127d/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node 4df0f281b46c/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node 4df0f281b46c/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node c81315fe560c/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node c81315fe560c/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node a41fb8e81b01/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node a41fb8e81b01/172.18.139.147, added to nodes list" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node a41fb8e81b01/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:18.773Z] time="2021-08-09T12:40:18Z" level=info msg="Node a41fb8e81b01/172.18.139.147, added to nodes list" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:18Z" level=info msg="Node a41fb8e81b01/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:18Z" level=info msg="Node a41fb8e81b01/172.18.139.147, added to nodes list" [2021-08-09T12:40:19.230Z] networkdb_test.go:839: Re-joining: 3 [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:18Z" level=info msg="The new bootstrap node list is:[172.18.139.147:10033 172.18.139.147:10034 172.18.139.147:10035]" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10033" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49350" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10034" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49351" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10035" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:18Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49352" [2021-08-09T12:40:19.230Z] networkdb_test.go:839: Re-joining: 4 [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:19Z" level=info msg="The new bootstrap node list is:[172.18.139.147:10033 172.18.139.147:10034 172.18.139.147:10035]" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10033" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:19Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49353" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10034" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:19Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49354" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:19Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49355" [2021-08-09T12:40:19.230Z] time="2021-08-09T12:40:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10035" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="node 0 leaving" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="Node 4df0f281b46c change state NodeActive --> NodeLeft" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="node4(10a2b12d127d): Node leave event for 4df0f281b46c/172.18.139.147" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="Node 4df0f281b46c change state NodeActive --> NodeLeft" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="node2(c81315fe560c): Node leave event for 4df0f281b46c/172.18.139.147" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="Node 4df0f281b46c change state NodeActive --> NodeLeft" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="node5(a41fb8e81b01): Node leave event for 4df0f281b46c/172.18.139.147" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="Node 4df0f281b46c change state NodeActive --> NodeLeft" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="node1(4df0f281b46c): Node leave event for 4df0f281b46c/172.18.139.147" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="Node 4df0f281b46c change state NodeActive --> NodeLeft" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="node3(1e57572a1f3a): Node leave event for 4df0f281b46c/172.18.139.147" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="Node 4df0f281b46c/172.18.139.147, left gossip cluster" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="Node 4df0f281b46c/172.18.139.147, left gossip cluster" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="Node 4df0f281b46c/172.18.139.147, left gossip cluster" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="Node 4df0f281b46c/172.18.139.147, left gossip cluster" [2021-08-09T12:40:19.686Z] time="2021-08-09T12:40:19Z" level=info msg="Node 4df0f281b46c/172.18.139.147, left gossip cluster" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=info msg="node 1 leaving" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=info msg="Node c81315fe560c change state NodeActive --> NodeLeft" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=info msg="node4(10a2b12d127d): Node leave event for c81315fe560c/172.18.139.147" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=info msg="Node c81315fe560c change state NodeActive --> NodeLeft" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=info msg="node5(a41fb8e81b01): Node leave event for c81315fe560c/172.18.139.147" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=info msg="Node c81315fe560c/172.18.139.147, left gossip cluster" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=info msg="Node c81315fe560c change state NodeActive --> NodeFailed" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=info msg="Node c81315fe560c/172.18.139.147, added to failed nodes list" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=info msg="Node c81315fe560c change state NodeActive --> NodeLeft" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=info msg="node3(1e57572a1f3a): Node leave event for c81315fe560c/172.18.139.147" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:19Z" level=error msg="node: c81315fe560c is unknown to memberlist" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:20Z" level=info msg="Node c81315fe560c/172.18.139.147, left gossip cluster" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:20Z" level=info msg="Node c81315fe560c/172.18.139.147, left gossip cluster" [2021-08-09T12:40:20.142Z] time="2021-08-09T12:40:20Z" level=info msg="Node c81315fe560c/172.18.139.147, left gossip cluster" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=info msg="node 2 leaving" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=info msg="Node 1e57572a1f3a change state NodeActive --> NodeLeft" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=info msg="node5(a41fb8e81b01): Node leave event for 1e57572a1f3a/172.18.139.147" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=info msg="Node 1e57572a1f3a change state NodeActive --> NodeLeft" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=info msg="node4(10a2b12d127d): Node leave event for 1e57572a1f3a/172.18.139.147" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=info msg="Node 1e57572a1f3a change state NodeActive --> NodeLeft" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=info msg="node3(1e57572a1f3a): Node leave event for 1e57572a1f3a/172.18.139.147" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=debug msg="memberlist: Failed ping: a41fb8e81b01 (timeout reached)" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.139.147:10036: use of closed network connection" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.139.147:10035: use of closed network connection" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.139.147:10034: use of closed network connection" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49356" [2021-08-09T12:40:20.599Z] time="2021-08-09T12:40:20Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, left gossip cluster" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, left gossip cluster" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="Node 1e57572a1f3a/172.18.139.147, left gossip cluster" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=warning msg="memberlist: Was able to connect to a41fb8e81b01 but other probes failed, network may be misconfigured" [2021-08-09T12:40:21.055Z] networkdb_test.go:871: node5: OK [2021-08-09T12:40:21.055Z] networkdb_test.go:871: node4: OK [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="node 0 coming back" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e93f02b6384f with config:&{NodeID:e93f02b6384f 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}" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="Node e93f02b6384f/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="Node e93f02b6384f/172.18.139.147, added to nodes list" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="node 1 coming back" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3f7f43fcd7c1 with config:&{NodeID:3f7f43fcd7c1 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}" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, added to nodes list" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="node 2 coming back" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0e83b1104e3e with config:&{NodeID:0e83b1104e3e 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}" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:21.055Z] time="2021-08-09T12:40:20Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, added to nodes list" [2021-08-09T12:40:21.068Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-09T12:40:24.774Z] time="2021-08-09T12:40:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.139.147:10033 172.18.139.147:10034 172.18.139.147:10035]" [2021-08-09T12:40:24.774Z] time="2021-08-09T12:40:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.139.147:10033 172.18.139.147:10034 172.18.139.147:10035]" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10033" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49357" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 10a2b12d127d/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 10a2b12d127d/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node e93f02b6384f/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node a41fb8e81b01/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node e93f02b6384f/172.18.139.147, is the new incarnation of the shutdown node 4df0f281b46c/172.18.139.147" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node a41fb8e81b01/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node e93f02b6384f/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10034" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49358" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 10a2b12d127d/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 10a2b12d127d/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node e93f02b6384f/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node e93f02b6384f/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node a41fb8e81b01/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node a41fb8e81b01/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, is the new incarnation of the shutdown node c81315fe560c/172.18.139.147" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49359" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10035" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 10a2b12d127d/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 10a2b12d127d/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node e93f02b6384f/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, is the new incarnation of the shutdown node 1e57572a1f3a/172.18.139.147" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node e93f02b6384f/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node a41fb8e81b01/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node a41fb8e81b01/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.230Z] time="2021-08-09T12:40:25Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node e93f02b6384f/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node e93f02b6384f/172.18.139.147, is the new incarnation of the shutdown node 4df0f281b46c/172.18.139.147" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node e93f02b6384f/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, is the new incarnation of the shutdown node 1e57572a1f3a/172.18.139.147" [2021-08-09T12:40:25.686Z] time="2021-08-09T12:40:25Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.687Z] time="2021-08-09T12:40:25Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, joined gossip cluster" [2021-08-09T12:40:25.687Z] time="2021-08-09T12:40:25Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, is the new incarnation of the shutdown node c81315fe560c/172.18.139.147" [2021-08-09T12:40:25.687Z] time="2021-08-09T12:40:25Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, added to nodes list" [2021-08-09T12:40:25.687Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10033" [2021-08-09T12:40:25.687Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49360" [2021-08-09T12:40:25.687Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10034" [2021-08-09T12:40:25.687Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49361" [2021-08-09T12:40:25.687Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.139.147:10035" [2021-08-09T12:40:25.687Z] time="2021-08-09T12:40:25Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49362" [2021-08-09T12:40:26.145Z] 2021/08/09 12:40:25 Closing DB instances... [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="Node e93f02b6384f change state NodeActive --> NodeLeft" [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="node5(a41fb8e81b01): Node leave event for e93f02b6384f/172.18.139.147" [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="Node e93f02b6384f change state NodeActive --> NodeLeft" [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="node3(0e83b1104e3e): Node leave event for e93f02b6384f/172.18.139.147" [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="Node e93f02b6384f change state NodeActive --> NodeLeft" [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="node4(10a2b12d127d): Node leave event for e93f02b6384f/172.18.139.147" [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="Node e93f02b6384f change state NodeActive --> NodeLeft" [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="node2(3f7f43fcd7c1): Node leave event for e93f02b6384f/172.18.139.147" [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="Node e93f02b6384f change state NodeActive --> NodeLeft" [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="node1(e93f02b6384f): Node leave event for e93f02b6384f/172.18.139.147" [2021-08-09T12:40:26.145Z] time="2021-08-09T12:40:26Z" level=info msg="Node e93f02b6384f/172.18.139.147, left gossip cluster" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="Node e93f02b6384f/172.18.139.147, left gossip cluster" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="Node e93f02b6384f/172.18.139.147, left gossip cluster" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="Node e93f02b6384f/172.18.139.147, left gossip cluster" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="Node e93f02b6384f/172.18.139.147, left gossip cluster" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="Node 3f7f43fcd7c1 change state NodeActive --> NodeLeft" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="node5(a41fb8e81b01): Node leave event for 3f7f43fcd7c1/172.18.139.147" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="Node 3f7f43fcd7c1 change state NodeActive --> NodeLeft" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="node3(0e83b1104e3e): Node leave event for 3f7f43fcd7c1/172.18.139.147" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="Node 3f7f43fcd7c1 change state NodeActive --> NodeLeft" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="node4(10a2b12d127d): Node leave event for 3f7f43fcd7c1/172.18.139.147" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="Node 3f7f43fcd7c1 change state NodeActive --> NodeLeft" [2021-08-09T12:40:26.602Z] time="2021-08-09T12:40:26Z" level=info msg="node2(3f7f43fcd7c1): Node leave event for 3f7f43fcd7c1/172.18.139.147" [2021-08-09T12:40:27.058Z] time="2021-08-09T12:40:26Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, left gossip cluster" [2021-08-09T12:40:27.058Z] time="2021-08-09T12:40:26Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, left gossip cluster" [2021-08-09T12:40:27.058Z] time="2021-08-09T12:40:26Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, left gossip cluster" [2021-08-09T12:40:27.058Z] time="2021-08-09T12:40:26Z" level=info msg="Node 3f7f43fcd7c1/172.18.139.147, left gossip cluster" [2021-08-09T12:40:27.058Z] time="2021-08-09T12:40:26Z" level=info msg="Node 0e83b1104e3e change state NodeActive --> NodeLeft" [2021-08-09T12:40:27.058Z] time="2021-08-09T12:40:26Z" level=info msg="Node 0e83b1104e3e change state NodeActive --> NodeLeft" [2021-08-09T12:40:27.058Z] time="2021-08-09T12:40:26Z" level=info msg="node5(a41fb8e81b01): Node leave event for 0e83b1104e3e/172.18.139.147" [2021-08-09T12:40:27.058Z] time="2021-08-09T12:40:26Z" level=info msg="node4(10a2b12d127d): Node leave event for 0e83b1104e3e/172.18.139.147" [2021-08-09T12:40:27.515Z] time="2021-08-09T12:40:27Z" level=info msg="Node 0e83b1104e3e change state NodeActive --> NodeLeft" [2021-08-09T12:40:27.515Z] time="2021-08-09T12:40:27Z" level=info msg="node3(0e83b1104e3e): Node leave event for 0e83b1104e3e/172.18.139.147" [2021-08-09T12:40:27.515Z] time="2021-08-09T12:40:27Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, left gossip cluster" [2021-08-09T12:40:27.515Z] time="2021-08-09T12:40:27Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, left gossip cluster" [2021-08-09T12:40:27.515Z] time="2021-08-09T12:40:27Z" level=info msg="Node 0e83b1104e3e/172.18.139.147, left gossip cluster" [2021-08-09T12:40:27.515Z] time="2021-08-09T12:40:27Z" level=debug msg="memberlist: Failed ping: 0e83b1104e3e (timeout reached)" [2021-08-09T12:40:27.515Z] time="2021-08-09T12:40:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.139.147:10036: use of closed network connection" [2021-08-09T12:40:27.515Z] time="2021-08-09T12:40:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.139.147:10037: use of closed network connection" [2021-08-09T12:40:27.515Z] time="2021-08-09T12:40:27Z" level=debug msg="memberlist: Stream connection from=172.18.139.147:49363" [2021-08-09T12:40:27.515Z] time="2021-08-09T12:40:27Z" level=warning msg="memberlist: Failed to send gossip to 172.18.139.147:10036: write udp [::]:10035->172.18.139.147:10036: use of closed network connection" [2021-08-09T12:40:27.972Z] time="2021-08-09T12:40:27Z" level=info msg="Node 10a2b12d127d change state NodeActive --> NodeLeft" [2021-08-09T12:40:27.972Z] time="2021-08-09T12:40:27Z" level=info msg="node5(a41fb8e81b01): Node leave event for 10a2b12d127d/172.18.139.147" [2021-08-09T12:40:27.972Z] time="2021-08-09T12:40:27Z" level=info msg="Node 10a2b12d127d change state NodeActive --> NodeLeft" [2021-08-09T12:40:27.972Z] time="2021-08-09T12:40:27Z" level=info msg="node4(10a2b12d127d): Node leave event for 10a2b12d127d/172.18.139.147" [2021-08-09T12:40:27.972Z] time="2021-08-09T12:40:27Z" level=warning msg="memberlist: Was able to connect to 0e83b1104e3e but other probes failed, network may be misconfigured" [2021-08-09T12:40:28.429Z] time="2021-08-09T12:40:28Z" level=info msg="Node 10a2b12d127d/172.18.139.147, left gossip cluster" [2021-08-09T12:40:28.886Z] time="2021-08-09T12:40:28Z" level=info msg="Node 10a2b12d127d/172.18.139.147, left gossip cluster" [2021-08-09T12:40:29.343Z] time="2021-08-09T12:40:28Z" level=info msg="Node a41fb8e81b01/172.18.139.147, left gossip cluster" [2021-08-09T12:40:29.343Z] time="2021-08-09T12:40:28Z" level=info msg="Node a41fb8e81b01 change state NodeActive --> NodeFailed" [2021-08-09T12:40:29.343Z] time="2021-08-09T12:40:28Z" level=info msg="Node a41fb8e81b01/172.18.139.147, added to failed nodes list" [2021-08-09T12:40:29.343Z] --- PASS: TestNetworkDBIslands (12.08s) [2021-08-09T12:40:29.343Z] PASS [2021-08-09T12:40:29.343Z] coverage: 55.6% of statements [2021-08-09T12:40:29.343Z] ok github.com/docker/docker/libnetwork/networkdb 105.312s coverage: 55.6% of statements [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/quota [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/rootless [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-09T12:40:29.343Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-09T12:40:29.344Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-09T12:40:29.344Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-09T12:40:29.344Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-09T12:40:29.344Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-09T12:40:29.344Z] ? github.com/docker/docker/volume [no test files] [2021-08-09T12:40:29.344Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-09T12:40:29.344Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === Skipped [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-09T12:40:30.306Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-09T12:40:30.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-09T12:40:30.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-09T12:40:30.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-09T12:40:30.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-09T12:40:30.306Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-09T12:40:30.306Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-09T12:40:30.306Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-09T12:40:30.306Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-09T12:40:30.306Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-09T12:40:30.306Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-09T12:40:30.306Z] daemon_test.go:147: root required [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-09T12:40:30.306Z] reload_test.go:520: root required [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-09T12:40:30.306Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-09T12:40:30.306Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-09T12:40:30.306Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-09T12:40:30.306Z] download_test.go:268: Needs fixing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-09T12:40:30.306Z] layer_test.go:304: Failing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-09T12:40:30.306Z] layer_test.go:353: Failing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-09T12:40:30.306Z] layer_test.go:468: Failing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-09T12:40:30.306Z] layer_test.go:697: Failing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-09T12:40:30.306Z] migration_test.go:46: Failing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-09T12:40:30.306Z] migration_test.go:182: Failing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-09T12:40:30.306Z] mount_test.go:17: Failing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-09T12:40:30.306Z] mount_test.go:76: Failing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-09T12:40:30.306Z] mount_test.go:125: Failing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-09T12:40:30.306Z] mount_test.go:212: Failing on Windows [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-09T12:40:30.306Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-09T12:40:30.306Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-09T12:40:30.306Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-09T12:40:30.306Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-09T12:40:30.306Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-09T12:40:30.306Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-09T12:40:30.306Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-09T12:40:30.306Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.306Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-09T12:40:30.306Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:40:30.306Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-09T12:40:30.307Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-09T12:40:30.307Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-09T12:40:30.307Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-09T12:40:30.307Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-09T12:40:30.307Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-09T12:40:30.307Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-09T12:40:30.307Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-09T12:40:30.307Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:134: Xz not present in msys2 [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:239: Failing on Windows CI machines [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-09T12:40:30.307Z] archive_windows_test.go:16: Currently fails [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-09T12:40:30.307Z] changes_test.go:196: needs more investigation [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-09T12:40:30.307Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-09T12:40:30.307Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-09T12:40:30.307Z] changes_test.go:433: needs further investigation [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-09T12:40:30.307Z] changes_test.go:469: needs further investigation [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-09T12:40:30.307Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-09T12:40:30.307Z] poller_test.go:41: No chmod on Windows [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-09T12:40:30.307Z] fileutils_test.go:134: Needs porting to Windows [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-09T12:40:30.307Z] fileutils_test.go:180: Needs porting to Windows [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-09T12:40:30.307Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-09T12:40:30.307Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-09T12:40:30.307Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-09T12:40:30.307Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-09T12:40:30.307Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] [2021-08-09T12:40:30.307Z] DONE 2068 tests, 69 skipped in 259.511s [2021-08-09T12:40:30.307Z] INFO: make.ps1 ended at 08/09/2021 12:40:30 [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-09T12:40:30.939Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-09T12:40:30.939Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-09T12:40:30.939Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-09T12:40:30.939Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-09T12:40:31.862Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-09T12:40:31.862Z] INFO: Unit tests ended at 08/09/2021 12:40:31. Duration:00:04:29.7130548 [2021-08-09T12:40:31.862Z] INFO: Building busybox [2021-08-09T12:40:31.862Z] Sending build context to Docker daemon 5.12kB [2021-08-09T12:40:31.862Z] [2021-08-09T12:40:31.862Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-09T12:40:31.862Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-09T12:40:31.862Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-09T12:40:31.862Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-09T12:40:31.862Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-09T12:40:31.862Z] ---> 39d157a84080 [2021-08-09T12:40:31.862Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-09T12:40:32.318Z] ---> Running in 52078b67d8ea [2021-08-09T12:40:32.468Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-09T12:40:32.468Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-09T12:40:32.468Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-09T12:40:32.468Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-09T12:40:32.468Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-09T12:40:32.468Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-09T12:40:32.468Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-09T12:40:32.468Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-09T12:40:32.468Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-09T12:40:32.468Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-09T12:40:32.468Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-09T12:40:33.448Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-09T12:40:35.209Z] Removing intermediate container 52078b67d8ea [2021-08-09T12:40:35.209Z] ---> c71305d54884 [2021-08-09T12:40:35.209Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-09T12:40:35.209Z] ---> Running in 745c8436d495 [2021-08-09T12:40:35.209Z] Removing intermediate container 745c8436d495 [2021-08-09T12:40:35.209Z] ---> 811767707eff [2021-08-09T12:40:35.209Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-09T12:40:35.209Z] ---> Running in 6c2b3c2d07d2 [2021-08-09T12:40:35.665Z] Removing intermediate container 6c2b3c2d07d2 [2021-08-09T12:40:35.665Z] ---> 8b2428bfed51 [2021-08-09T12:40:35.665Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-09T12:40:36.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-09T12:40:36.184Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-09T12:40:36.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-09T12:40:36.184Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-09T12:40:36.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-09T12:40:36.184Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T12:40:36.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-09T12:40:37.146Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-09T12:40:37.192Z] [2021-08-09T12:40:37.192Z] ---> 355291a87b71 [2021-08-09T12:40:37.192Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-09T12:40:37.192Z] ---> Running in 415802eec9e3 [2021-08-09T12:40:39.237Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-09T12:40:40.863Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-09T12:40:41.429Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-09T12:40:44.243Z] Removing intermediate container 415802eec9e3 [2021-08-09T12:40:44.243Z] ---> 3451bdba41d0 [2021-08-09T12:40:44.243Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-09T12:40:44.243Z] ---> Running in fb5383690be1 [2021-08-09T12:40:44.697Z] [2021-08-09T12:40:44.697Z] SUCCESS: Specified value was saved. [2021-08-09T12:40:46.856Z] Removing intermediate container fb5383690be1 [2021-08-09T12:40:46.856Z] ---> 3202e961f449 [2021-08-09T12:40:46.856Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-09T12:40:46.856Z] ---> Running in 7e15e365cb54 [2021-08-09T12:40:49.739Z] Cannot create a file when that file already exists. [2021-08-09T12:40:51.744Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-09T12:40:51.744Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-09T12:40:51.744Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-09T12:40:52.710Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-09T12:40:53.446Z] Removing intermediate container 7e15e365cb54 [2021-08-09T12:40:53.446Z] ---> 84ca3d081027 [2021-08-09T12:40:53.446Z] Step 13/13 : CMD ["sh"] [2021-08-09T12:40:53.446Z] ---> Running in b250a9f9fd20 [2021-08-09T12:40:53.446Z] Removing intermediate container b250a9f9fd20 [2021-08-09T12:40:53.446Z] ---> 64b04588638f [2021-08-09T12:40:53.446Z] Successfully built 64b04588638f [2021-08-09T12:40:53.446Z] Successfully tagged busybox:latest [2021-08-09T12:40:53.446Z] INFO: Docker images of the daemon under test [2021-08-09T12:40:53.446Z] [2021-08-09T12:40:53.446Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T12:40:53.446Z] busybox latest 64b04588638f Less than a second ago 2.78GB [2021-08-09T12:40:53.446Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-08-09T12:40:53.446Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-08-09T12:40:53.446Z] [2021-08-09T12:40:53.446Z] INFO: Running integration tests at 08/09/2021 12:40:53... [2021-08-09T12:40:53.446Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-09T12:40:53.446Z] INFO: Integration API tests being run from the host: [2021-08-09T12:40:53.446Z] INFO: make.ps1 starting at 08/09/2021 12:40:53 [2021-08-09T12:40:53.677Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-09T12:40:53.677Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-09T12:40:53.677Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-09T12:40:53.900Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-09T12:40:55.636Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-09T12:40:55.636Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-09T12:40:55.636Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-09T12:40:55.636Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-09T12:40:55.636Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-09T12:40:55.636Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-09T12:40:55.636Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-09T12:40:55.636Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-09T12:40:55.636Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-09T12:40:55.636Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-09T12:40:55.636Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-09T12:40:55.636Z] === RUN TestDockerSuite/TestBuildFails [2021-08-09T12:41:01.391Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-09T12:41:01.846Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-09T12:41:06.506Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-09T12:41:08.471Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-09T12:41:08.471Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T12:41:08.471Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-09T12:41:11.162Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-09T12:41:16.932Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-09T12:41:19.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:41:19.010Z] INFO: Testing against a local daemon [2021-08-09T12:41:19.010Z] === RUN TestBuildWithSession [2021-08-09T12:41:19.010Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T12:41:19.010Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-09T12:41:19.010Z] === RUN TestBuildSquashParent [2021-08-09T12:41:19.010Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:41:19.010Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-09T12:41:19.010Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-09T12:41:19.010Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:41:19.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:41:19.010Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:41:19.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:41:19.010Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:41:19.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:41:19.010Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:41:19.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:41:19.010Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:41:19.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:41:19.010Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:41:19.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:41:19.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-09T12:41:19.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-09T12:41:19.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-09T12:41:19.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-09T12:41:21.590Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-09T12:41:22.552Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-09T12:41:23.279Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-09T12:41:23.279Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-09T12:41:23.672Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-09T12:41:24.128Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-09T12:41:25.459Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-09T12:41:25.459Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-09T12:41:25.918Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-09T12:41:26.884Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-09T12:41:26.884Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-09T12:41:27.211Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-09T12:41:27.211Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-09T12:41:27.211Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-09T12:41:27.781Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-09T12:41:28.237Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-09T12:41:28.237Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-09T12:41:28.237Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-09T12:41:29.967Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-09T12:41:29.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.64s) [2021-08-09T12:41:29.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.09s) [2021-08-09T12:41:29.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.11s) [2021-08-09T12:41:29.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.15s) [2021-08-09T12:41:29.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.24s) [2021-08-09T12:41:29.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (4.84s) [2021-08-09T12:41:29.967Z] === RUN TestBuildMultiStageCopy [2021-08-09T12:41:29.967Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-09T12:41:32.748Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-09T12:41:33.717Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-09T12:41:34.684Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-09T12:41:36.221Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-09T12:41:36.680Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-09T12:41:36.761Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-09T12:41:36.761Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T12:41:36.761Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-09T12:41:38.215Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-09T12:41:40.398Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-09T12:41:44.722Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-09T12:41:45.177Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-09T12:41:45.635Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-09T12:41:46.634Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-09T12:41:47.027Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-09T12:41:47.028Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-09T12:41:47.483Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-09T12:41:47.483Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T12:41:47.483Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-09T12:41:47.483Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-09T12:41:47.483Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-09T12:41:47.483Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-09T12:41:47.483Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-09T12:41:47.483Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-09T12:41:47.483Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-09T12:41:47.596Z] --- PASS: TestBuildMultiStageCopy (18.65s) [2021-08-09T12:41:47.596Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (15.27s) [2021-08-09T12:41:47.596Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2021-08-09T12:41:47.596Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2021-08-09T12:41:47.596Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2021-08-09T12:41:47.596Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s) [2021-08-09T12:41:47.596Z] === RUN TestBuildMultiStageParentConfig [2021-08-09T12:41:47.989Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-09T12:41:47.989Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-09T12:41:47.989Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-09T12:41:48.450Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-09T12:41:48.947Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-09T12:41:48.947Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-09T12:41:49.415Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-09T12:41:49.756Z] --- PASS: TestBuildMultiStageParentConfig (1.86s) [2021-08-09T12:41:49.756Z] === RUN TestBuildLabelWithTargets [2021-08-09T12:41:49.756Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:41:49.756Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-09T12:41:49.756Z] === RUN TestBuildWithEmptyLayers [2021-08-09T12:41:50.716Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-08-09T12:41:50.716Z] === RUN TestBuildMultiStageOnBuild [2021-08-09T12:41:52.652Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-09T12:41:53.610Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-09T12:41:54.065Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-09T12:41:55.023Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-09T12:41:55.200Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-09T12:41:55.477Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-09T12:41:56.436Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-09T12:41:57.396Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-09T12:42:00.984Z] --- PASS: TestBuildMultiStageOnBuild (8.81s) [2021-08-09T12:42:00.984Z] === RUN TestBuildUncleanTarFilenames [2021-08-09T12:42:00.984Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:42:00.984Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-09T12:42:00.984Z] === RUN TestBuildMultiStageLayerLeak [2021-08-09T12:42:03.152Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-09T12:42:03.152Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T12:42:03.152Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-09T12:42:03.152Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-09T12:42:03.152Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-09T12:42:03.152Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-09T12:42:03.152Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-09T12:42:03.152Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-09T12:42:03.152Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-09T12:42:03.606Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-09T12:42:04.565Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-09T12:42:08.015Z] --- PASS: TestBuildMultiStageLayerLeak (8.11s) [2021-08-09T12:42:08.015Z] === RUN TestBuildWithHugeFile [2021-08-09T12:42:09.223Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-09T12:42:12.891Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-09T12:42:12.891Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-09T12:42:13.348Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-09T12:42:16.266Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-09T12:42:21.549Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-09T12:42:21.549Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-09T12:42:21.549Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-09T12:42:23.707Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-09T12:42:53.577Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-09T12:42:58.789Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-09T12:43:08.333Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-09T12:43:11.176Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-09T12:43:11.215Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-09T12:43:16.966Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-09T12:43:16.968Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-09T12:43:24.044Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-09T12:43:27.249Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-09T12:43:33.956Z] --- PASS: TestBuildWithHugeFile (81.19s) [2021-08-09T12:43:33.956Z] === RUN TestBuildWCOWSandboxSize [2021-08-09T12:43:39.579Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-09T12:43:39.580Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-09T12:43:39.580Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-09T12:43:41.715Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-09T12:43:58.462Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-09T12:43:58.462Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-09T12:43:58.462Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-09T12:43:58.462Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-09T12:43:58.462Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-09T12:43:58.462Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-09T12:43:59.420Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-09T12:44:03.134Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-09T12:44:03.940Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-09T12:44:03.940Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-09T12:44:03.940Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-09T12:44:05.293Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-09T12:44:05.293Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-09T12:44:05.747Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-09T12:44:08.627Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-09T12:44:09.080Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-09T12:44:10.605Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-09T12:44:12.496Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-09T12:44:12.955Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-09T12:44:12.955Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-09T12:44:12.955Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-09T12:44:12.955Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-09T12:44:12.955Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-09T12:44:16.688Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-09T12:44:22.494Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-09T12:44:22.933Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-09T12:44:23.894Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-09T12:44:24.679Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-09T12:44:25.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-09T12:44:25.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-09T12:44:28.021Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-09T12:44:28.982Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-09T12:44:30.514Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-09T12:44:32.418Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-09T12:44:35.303Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-09T12:44:42.335Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-09T12:44:42.859Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-09T12:44:43.315Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-09T12:44:46.042Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-09T12:44:50.700Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-09T12:44:51.154Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-09T12:44:51.154Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-09T12:44:51.154Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-09T12:44:51.154Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-09T12:44:51.154Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-09T12:44:53.313Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-09T12:44:53.313Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-09T12:44:53.313Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-09T12:44:55.679Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-09T12:44:59.404Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-09T12:45:17.045Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-09T12:45:22.817Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-09T12:45:28.914Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-09T12:45:33.109Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-09T12:45:33.109Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-09T12:45:33.109Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-09T12:45:33.109Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-09T12:45:33.109Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-09T12:45:33.109Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-09T12:45:40.152Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-09T12:45:40.152Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-09T12:45:40.152Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-09T12:45:49.953Z] === RUN TestDockerSuite/TestBuildRm [2021-08-09T12:46:00.231Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-09T12:46:02.395Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-09T12:46:02.395Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-09T12:46:02.395Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-09T12:46:02.395Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-09T12:46:02.850Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-09T12:46:03.810Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-09T12:46:06.697Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-09T12:46:10.409Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-09T12:46:14.118Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-09T12:46:26.454Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-09T12:46:27.416Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-09T12:46:27.872Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-09T12:46:30.814Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-09T12:46:36.407Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-09T12:46:36.862Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-09T12:46:40.598Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-09T12:46:40.598Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-09T12:46:44.309Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-09T12:46:55.955Z] === RUN TestDockerSuite/TestBuildRm [2021-08-09T12:47:01.938Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-09T12:47:01.938Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-09T12:47:01.938Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-09T12:47:03.466Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-09T12:47:04.425Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-09T12:47:09.084Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-09T12:47:12.797Z] === RUN TestDockerSuite/TestBuildUser [2021-08-09T12:47:12.797Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-09T12:47:12.797Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-09T12:47:12.797Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T12:47:12.797Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-09T12:47:12.797Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-09T12:47:12.797Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-09T12:47:13.599Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-09T12:47:15.774Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-09T12:47:15.774Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-09T12:47:15.774Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-09T12:47:15.774Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-09T12:47:16.230Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-09T12:47:16.508Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-09T12:47:16.963Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-09T12:47:18.398Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-09T12:47:19.122Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-09T12:47:19.122Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-09T12:47:19.122Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-09T12:47:19.122Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-09T12:47:19.579Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-09T12:47:22.118Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-09T12:47:26.794Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-09T12:47:31.466Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-09T12:47:40.614Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-09T12:47:40.614Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-09T12:47:46.375Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-09T12:47:50.115Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-09T12:47:50.115Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-09T12:47:50.570Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-09T12:47:50.570Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-09T12:47:50.570Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-09T12:47:52.821Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-09T12:47:52.821Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-09T12:47:53.276Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-09T12:47:56.566Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-09T12:47:56.567Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-09T12:47:56.567Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-09T12:48:03.555Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-09T12:48:06.439Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-09T12:48:06.439Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-09T12:48:06.922Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-09T12:48:06.922Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-09T12:48:17.225Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-09T12:48:17.225Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-09T12:48:21.897Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-09T12:48:24.071Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-09T12:48:24.071Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-09T12:48:24.071Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-09T12:48:24.071Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-09T12:48:24.071Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-09T12:48:24.071Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-09T12:48:24.071Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-09T12:48:24.071Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-09T12:48:31.104Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-09T12:48:32.065Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-09T12:48:32.065Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-09T12:48:32.520Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-09T12:48:32.520Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-09T12:48:32.520Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-09T12:48:32.521Z] docker_cli_sni_test.go:18: Flakey test [2021-08-09T12:48:32.521Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-09T12:48:34.683Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-09T12:48:38.393Z] === RUN TestDockerSuite/TestCommitChange [2021-08-09T12:48:42.103Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-09T12:48:45.818Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-09T12:48:45.818Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T12:48:45.818Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-09T12:48:51.577Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-09T12:48:51.577Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-09T12:48:51.577Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-09T12:48:57.340Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-09T12:48:57.543Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-09T12:48:57.543Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-09T12:48:57.543Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-09T12:48:59.712Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-09T12:49:01.058Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-09T12:49:01.058Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T12:49:01.058Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-09T12:49:01.058Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T12:49:01.058Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-09T12:49:01.058Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-09T12:49:01.058Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-09T12:49:01.058Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-09T12:49:01.058Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-09T12:49:01.058Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-09T12:49:01.058Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-09T12:49:01.058Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-09T12:49:01.058Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-09T12:49:01.058Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-09T12:49:01.058Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-09T12:49:01.058Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-09T12:49:01.240Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-09T12:49:05.908Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-09T12:49:06.820Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-09T12:49:11.684Z] === RUN TestDockerSuite/TestBuildUser [2021-08-09T12:49:11.684Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-09T12:49:11.684Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-09T12:49:11.684Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T12:49:11.684Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-09T12:49:11.684Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-09T12:49:11.684Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-09T12:49:12.580Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-09T12:49:12.580Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-09T12:49:12.580Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-09T12:49:14.740Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-09T12:49:14.740Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-09T12:49:14.740Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-09T12:49:14.740Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-09T12:49:14.740Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-09T12:49:14.740Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-09T12:49:14.740Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-09T12:49:16.903Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-09T12:49:16.903Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-09T12:49:16.903Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-09T12:49:16.903Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-09T12:49:20.231Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-09T12:49:21.198Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-09T12:49:23.938Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-09T12:49:23.938Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-09T12:49:23.938Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-09T12:49:23.938Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-09T12:49:23.938Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-09T12:49:23.938Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-09T12:49:23.938Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T12:49:23.938Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-09T12:49:24.941Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-09T12:49:24.941Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-09T12:49:24.941Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-09T12:49:24.941Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-09T12:49:24.941Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-09T12:49:26.098Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-09T12:49:27.626Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-09T12:49:29.789Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-09T12:49:29.789Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-09T12:49:29.789Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-09T12:49:29.789Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-09T12:49:31.313Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-09T12:49:31.313Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-09T12:49:33.475Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-09T12:49:33.475Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T12:49:33.475Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-09T12:49:33.475Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T12:49:33.475Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-09T12:49:35.635Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-09T12:49:35.635Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-09T12:49:37.160Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-09T12:49:37.160Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-09T12:49:37.160Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-09T12:49:39.322Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-09T12:49:39.323Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-09T12:49:41.486Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-09T12:49:50.012Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-09T12:49:50.088Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-09T12:49:51.055Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-09T12:49:52.900Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-09T12:49:52.900Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-09T12:49:52.900Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-09T12:49:52.900Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-09T12:49:52.900Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-09T12:49:54.424Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-09T12:49:54.424Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-09T12:49:54.424Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-09T12:50:01.391Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-09T12:50:01.457Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-09T12:50:01.457Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T12:50:01.457Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-09T12:50:02.984Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-09T12:50:02.984Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-09T12:50:07.645Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-09T12:50:08.476Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-09T12:50:08.476Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-09T12:50:08.476Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-09T12:50:08.476Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-09T12:50:08.476Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-09T12:50:08.604Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-09T12:50:08.604Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-09T12:50:08.604Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-09T12:50:08.604Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-09T12:50:08.604Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-09T12:50:08.604Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-09T12:50:08.604Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-09T12:50:08.604Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-09T12:50:08.604Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-09T12:50:08.604Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-09T12:50:09.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-09T12:50:10.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-09T12:50:10.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-09T12:50:12.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-09T12:50:15.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-09T12:50:17.042Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-09T12:50:17.042Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-09T12:50:17.042Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-09T12:50:17.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-09T12:50:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005800_} [2021-08-09T12:50:26.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1995229218_c:\foo_false____} [2021-08-09T12:50:29.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1995229218_c:\foo_true____} [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-09T12:50:32.037Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-09T12:50:32.037Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-09T12:50:32.037Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-09T12:50:32.037Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-09T12:50:32.037Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-09T12:50:32.037Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T12:50:32.037Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-09T12:50:34.198Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-09T12:50:34.198Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-09T12:50:34.198Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-09T12:50:34.198Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-09T12:50:34.728Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-09T12:50:36.363Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-09T12:50:36.363Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-09T12:50:36.363Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-09T12:50:36.363Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-09T12:50:36.908Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-09T12:50:37.366Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-09T12:50:38.527Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-09T12:50:38.528Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-09T12:50:38.528Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-09T12:50:38.528Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-09T12:50:38.528Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-09T12:50:38.528Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-09T12:50:38.528Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-09T12:50:48.819Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-09T12:50:49.786Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-09T12:50:49.786Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T12:50:49.786Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-09T12:50:49.786Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-09T12:50:49.786Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-09T12:50:55.135Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-09T12:50:55.135Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-09T12:50:55.135Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-09T12:50:55.135Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-09T12:50:55.135Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-09T12:50:55.135Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-09T12:50:55.135Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-09T12:50:55.593Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-09T12:50:58.335Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-09T12:50:58.335Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T12:50:58.335Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-09T12:50:58.335Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-09T12:50:58.335Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-09T12:51:04.171Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-09T12:51:07.076Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-09T12:51:07.076Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-09T12:51:07.076Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-09T12:51:07.076Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-09T12:51:07.076Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-09T12:51:07.076Z] docker_cli_sni_test.go:18: Flakey test [2021-08-09T12:51:07.076Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-09T12:51:09.264Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-09T12:51:10.693Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-09T12:51:10.693Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-09T12:51:10.693Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-09T12:51:10.693Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-09T12:51:10.693Z] === RUN TestDockerSuite/TestCpToDot [2021-08-09T12:51:12.223Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-09T12:51:12.223Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-09T12:51:12.223Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-09T12:51:12.223Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-09T12:51:12.223Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-09T12:51:14.393Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-09T12:51:14.393Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T12:51:14.393Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-09T12:51:14.393Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-09T12:51:14.393Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-09T12:51:14.393Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-09T12:51:14.393Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-09T12:51:14.393Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-09T12:51:14.393Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-09T12:51:14.393Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-09T12:51:14.850Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-09T12:51:15.054Z] === RUN TestDockerSuite/TestCommitChange [2021-08-09T12:51:17.018Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-09T12:51:18.548Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-09T12:51:18.548Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-09T12:51:19.005Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-09T12:51:19.753Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-09T12:51:20.539Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-09T12:51:20.997Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-09T12:51:21.454Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-09T12:51:21.455Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-09T12:51:21.455Z] === RUN TestDockerSuite/TestCreateRM [2021-08-09T12:51:21.455Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-09T12:51:21.455Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-09T12:51:21.455Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-09T12:51:21.912Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-09T12:51:21.912Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-09T12:51:25.547Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-09T12:51:25.547Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T12:51:25.547Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-09T12:51:34.146Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-09T12:51:34.146Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-09T12:51:34.146Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-09T12:51:34.265Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-09T12:51:34.265Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-09T12:51:34.266Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-09T12:51:37.158Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-09T12:51:37.158Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-09T12:51:37.158Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-09T12:51:37.159Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-09T12:51:39.326Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-09T12:51:39.326Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.326Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-09T12:51:39.783Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-09T12:51:39.783Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-09T12:51:39.783Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-09T12:51:39.783Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-09T12:51:39.783Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-09T12:51:39.783Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-09T12:51:39.783Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-09T12:51:39.783Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-09T12:51:39.783Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDockerFails [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-09T12:51:39.783Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-09T12:51:39.783Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-09T12:51:39.783Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-09T12:51:39.783Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-09T12:51:39.783Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-09T12:51:39.783Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-09T12:51:41.217Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-09T12:51:41.968Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-09T12:51:44.140Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-09T12:51:46.310Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-09T12:51:47.034Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-09T12:51:47.034Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T12:51:47.034Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-09T12:51:47.034Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T12:51:47.034Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-09T12:51:47.034Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-09T12:51:47.034Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-09T12:51:47.034Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-09T12:51:47.034Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-09T12:51:47.034Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-09T12:51:47.034Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-09T12:51:47.034Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-09T12:51:47.034Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-09T12:51:47.034Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-09T12:51:47.034Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-09T12:51:47.034Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-09T12:51:53.369Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-09T12:51:55.614Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-09T12:51:57.098Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-09T12:52:01.772Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-09T12:52:03.302Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-09T12:52:03.759Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-09T12:52:04.183Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-09T12:52:04.183Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-09T12:52:04.183Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-09T12:52:07.097Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-09T12:52:07.097Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-09T12:52:07.097Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-09T12:52:07.097Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-09T12:52:07.097Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-09T12:52:07.097Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-09T12:52:07.097Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-09T12:52:07.485Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-09T12:52:07.485Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-09T12:52:08.449Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-09T12:52:09.999Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-09T12:52:09.999Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-09T12:52:09.999Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-09T12:52:09.999Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-09T12:52:12.170Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-09T12:52:12.904Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-09T12:52:12.904Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-09T12:52:12.904Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-09T12:52:12.904Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-09T12:52:12.904Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-09T12:52:12.904Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-09T12:52:12.904Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T12:52:12.904Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-09T12:52:16.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-09T12:52:16.844Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-09T12:52:16.844Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-09T12:52:16.844Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-09T12:52:16.844Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-09T12:52:16.844Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-09T12:52:16.844Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T12:52:16.844Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-09T12:52:16.844Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-09T12:52:16.844Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-09T12:52:17.301Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-09T12:52:17.301Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-09T12:52:17.301Z] === RUN TestDockerSuite/TestEventsRename [2021-08-09T12:52:18.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-09T12:52:19.470Z] === RUN TestDockerSuite/TestEventsResize [2021-08-09T12:52:21.734Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-09T12:52:21.734Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-09T12:52:21.734Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-09T12:52:21.734Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-09T12:52:24.647Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-09T12:52:24.647Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-09T12:52:26.823Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-09T12:52:26.823Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T12:52:26.823Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-09T12:52:26.823Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T12:52:26.823Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-09T12:52:28.016Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-09T12:52:28.981Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-09T12:52:29.730Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-09T12:52:29.730Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-09T12:52:31.151Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-09T12:52:31.910Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-09T12:52:31.910Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-09T12:52:31.910Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-09T12:52:35.646Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-09T12:52:35.646Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-09T12:52:35.827Z] === RUN TestDockerSuite/TestEventsTop [2021-08-09T12:52:35.827Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-09T12:52:35.827Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-09T12:52:38.549Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-09T12:52:38.723Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-09T12:52:41.619Z] === RUN TestDockerSuite/TestExec [2021-08-09T12:52:41.619Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T12:52:41.619Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-09T12:52:41.619Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-09T12:52:41.619Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-09T12:52:43.250Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-09T12:52:43.791Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-09T12:52:45.322Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-09T12:52:45.322Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T12:52:45.322Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-09T12:52:45.322Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T12:52:45.322Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-09T12:52:45.322Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-09T12:52:45.322Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-09T12:52:46.853Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-09T12:52:47.942Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-09T12:52:47.942Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-09T12:52:47.942Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-09T12:52:47.942Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-09T12:52:47.942Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-09T12:52:49.021Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-09T12:52:50.129Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-09T12:52:50.129Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-09T12:52:50.129Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-09T12:52:50.553Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-09T12:52:52.085Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-09T12:52:53.866Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-09T12:52:53.867Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T12:52:53.867Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-09T12:52:55.805Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-09T12:52:55.805Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-09T12:52:55.806Z] === RUN TestDockerSuite/TestExecEnv [2021-08-09T12:52:55.806Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-09T12:52:55.806Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-09T12:52:55.806Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-09T12:52:55.806Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-09T12:52:56.042Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-09T12:52:56.042Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-09T12:52:57.975Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-09T12:53:00.732Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-09T12:53:01.700Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-09T12:53:01.700Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-09T12:53:01.700Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-09T12:53:01.700Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-09T12:53:01.700Z] === RUN TestDockerSuite/TestExecParseError [2021-08-09T12:53:01.700Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T12:53:01.700Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-09T12:53:01.700Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-09T12:53:02.158Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-09T12:53:02.158Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-09T12:53:02.158Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-09T12:53:03.637Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-09T12:53:03.637Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-09T12:53:03.637Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-09T12:53:03.637Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-09T12:53:03.637Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-09T12:53:03.637Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-09T12:53:03.637Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-09T12:53:03.637Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-09T12:53:03.637Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-09T12:53:03.637Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-09T12:53:03.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-09T12:53:04.330Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-09T12:53:04.330Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-09T12:53:04.330Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-09T12:53:04.330Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-09T12:53:04.330Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-09T12:53:04.330Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T12:53:04.330Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-09T12:53:04.330Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-09T12:53:04.330Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-09T12:53:04.330Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-09T12:53:04.330Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-09T12:53:05.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-09T12:53:05.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-09T12:53:05.860Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-09T12:53:05.860Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-09T12:53:05.860Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-09T12:53:08.090Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-09T12:53:10.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-09T12:53:12.916Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-09T12:53:12.916Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-09T12:53:12.916Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-09T12:53:12.916Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-09T12:53:12.916Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-09T12:53:12.916Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-09T12:53:12.916Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-09T12:53:13.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-09T12:53:16.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000f6888_} [2021-08-09T12:53:18.694Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-09T12:53:18.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1195569294_c:\foo_false____} [2021-08-09T12:53:21.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1195569294_c:\foo_true____} [2021-08-09T12:53:24.469Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-09T12:53:24.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-09T12:53:24.810Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-09T12:53:24.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-09T12:53:24.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-09T12:53:24.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-09T12:53:24.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-09T12:53:24.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-09T12:53:24.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-09T12:53:24.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-09T12:53:24.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-09T12:53:25.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-09T12:53:25.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-09T12:53:25.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-09T12:53:25.268Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-09T12:53:25.268Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-09T12:53:25.268Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-09T12:53:25.268Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-09T12:53:25.268Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-09T12:53:25.268Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-09T12:53:25.268Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-09T12:53:25.268Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T12:53:25.268Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-09T12:53:25.268Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T12:53:25.268Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-09T12:53:26.640Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-09T12:53:28.185Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.185Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-09T12:53:28.185Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.643Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-09T12:53:28.643Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-09T12:53:28.643Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-09T12:53:30.818Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-09T12:53:30.818Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-09T12:53:30.818Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-09T12:53:30.818Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-09T12:53:32.413Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-09T12:53:32.413Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T12:53:32.413Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-09T12:53:32.413Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-09T12:53:32.870Z] === RUN TestDockerSuite/TestHealth [2021-08-09T12:53:32.870Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-09T12:53:32.870Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-09T12:53:32.870Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-09T12:53:32.870Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-09T12:53:32.870Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-09T12:53:33.727Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-09T12:53:33.727Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-09T12:53:33.727Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-09T12:53:33.727Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-09T12:53:33.727Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-09T12:53:33.727Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-09T12:53:34.189Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-09T12:53:36.594Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-09T12:53:36.594Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-09T12:53:36.594Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-09T12:53:36.594Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-09T12:53:37.052Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-09T12:53:37.052Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-09T12:53:37.052Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-09T12:53:38.015Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-09T12:53:38.015Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T12:53:38.015Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-09T12:53:38.979Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-09T12:53:38.979Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-09T12:53:39.985Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-09T12:53:40.510Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-09T12:53:40.510Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-09T12:53:42.678Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-09T12:53:42.890Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-09T12:53:42.890Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T12:53:42.890Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-09T12:53:42.890Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-09T12:53:42.890Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-09T12:53:49.734Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-09T12:53:49.734Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-09T12:53:49.734Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T12:53:49.734Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-09T12:53:53.225Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-09T12:53:53.225Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T12:53:53.225Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-09T12:53:53.225Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-09T12:53:53.225Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-09T12:53:53.454Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-09T12:53:53.454Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-09T12:53:55.622Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-09T12:53:55.622Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-09T12:53:55.622Z] === RUN TestDockerSuite/TestImportFile [2021-08-09T12:53:55.622Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-09T12:53:56.080Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-09T12:53:56.080Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-09T12:53:56.080Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-09T12:53:56.080Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-09T12:53:56.080Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-09T12:53:56.080Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-09T12:53:56.080Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-09T12:53:56.080Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T12:53:56.080Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-09T12:53:58.253Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-09T12:53:59.786Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-09T12:53:59.786Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-09T12:53:59.786Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-09T12:53:59.786Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-09T12:53:59.786Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-09T12:53:59.786Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-09T12:53:59.786Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-09T12:53:59.786Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-09T12:54:01.954Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-09T12:54:01.954Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-09T12:54:03.555Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-09T12:54:03.555Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-09T12:54:03.555Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-09T12:54:03.555Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-09T12:54:03.555Z] === RUN TestDockerSuite/TestCpToDot [2021-08-09T12:54:04.129Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-09T12:54:04.129Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-09T12:54:04.129Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-09T12:54:04.129Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-09T12:54:04.129Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-09T12:54:04.129Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-09T12:54:04.129Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-09T12:54:06.300Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-09T12:54:07.289Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-09T12:54:07.289Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-09T12:54:07.289Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-09T12:54:07.289Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-09T12:54:07.289Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-09T12:54:10.028Z] === RUN TestDockerSuite/TestInspectImage [2021-08-09T12:54:10.028Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T12:54:10.028Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-09T12:54:10.028Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T12:54:10.028Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-09T12:54:10.028Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T12:54:10.028Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-09T12:54:10.196Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-09T12:54:10.196Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T12:54:10.196Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-09T12:54:10.196Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-09T12:54:10.196Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-09T12:54:10.196Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-09T12:54:10.196Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-09T12:54:10.196Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-09T12:54:10.196Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-09T12:54:10.196Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-09T12:54:10.655Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-09T12:54:11.559Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-09T12:54:12.837Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-09T12:54:13.730Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-09T12:54:13.730Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-09T12:54:15.747Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-09T12:54:15.905Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-09T12:54:16.205Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-09T12:54:16.205Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-09T12:54:17.437Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-09T12:54:17.437Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-09T12:54:17.437Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-09T12:54:17.437Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-09T12:54:18.389Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-09T12:54:19.363Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-09T12:54:19.610Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-09T12:54:19.822Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-09T12:54:19.822Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-09T12:54:19.822Z] === RUN TestDockerSuite/TestCreateRM [2021-08-09T12:54:20.281Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-09T12:54:20.281Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-09T12:54:20.281Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-09T12:54:20.740Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-09T12:54:21.199Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-09T12:54:21.782Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-09T12:54:25.503Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-09T12:54:27.672Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-09T12:54:29.208Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-09T12:54:31.378Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-09T12:54:31.510Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-09T12:54:31.510Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-09T12:54:31.510Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-09T12:54:32.911Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-09T12:54:35.081Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-09T12:54:35.231Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-09T12:54:35.231Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-09T12:54:35.231Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-09T12:54:35.231Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-09T12:54:37.249Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-09T12:54:37.249Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-09T12:54:37.249Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-09T12:54:37.249Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-09T12:54:38.126Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-09T12:54:38.126Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.126Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-09T12:54:38.582Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-09T12:54:38.582Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.582Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-09T12:54:38.582Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.582Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-09T12:54:38.582Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.582Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-09T12:54:38.582Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.582Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-09T12:54:38.583Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.583Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-09T12:54:38.583Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.583Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-09T12:54:38.583Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.583Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-09T12:54:38.583Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.583Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-09T12:54:38.583Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.583Z] === RUN TestDockerSuite/TestDockerFails [2021-08-09T12:54:38.583Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-09T12:54:38.583Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.583Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-09T12:54:38.583Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.583Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-09T12:54:38.583Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.583Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-09T12:54:38.583Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-09T12:54:38.779Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-09T12:54:39.044Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-09T12:54:39.044Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-09T12:54:39.044Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-09T12:54:39.305Z] --- PASS: TestBuildWCOWSandboxSize (660.36s) [2021-08-09T12:54:39.305Z] === RUN TestBuildWithEmptyDockerfile [2021-08-09T12:54:39.305Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:54:39.305Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:54:39.305Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:54:39.305Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:54:39.305Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:54:39.305Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:54:39.305Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-09T12:54:39.305Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-09T12:54:39.305Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-09T12:54:39.305Z] --- PASS: TestBuildWithEmptyDockerfile (0.33s) [2021-08-09T12:54:39.305Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-09T12:54:39.305Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-08-09T12:54:39.305Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-08-09T12:54:39.305Z] === RUN TestBuildPreserveOwnership [2021-08-09T12:54:39.305Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:54:39.305Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-09T12:54:39.305Z] === RUN TestBuildPlatformInvalid [2021-08-09T12:54:39.305Z] --- PASS: TestBuildPlatformInvalid (0.32s) [2021-08-09T12:54:39.305Z] PASS [2021-08-09T12:54:39.305Z] ok github.com/docker/docker/integration/build 795.003s [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === Skipped [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-09T12:54:39.305Z] build_session_test.go:25: TODO: BuildKit [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-09T12:54:39.305Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-09T12:54:39.305Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-09T12:54:39.305Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-09T12:54:39.305Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] DONE 29 tests, 5 skipped in 816.085s [2021-08-09T12:54:39.305Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-09T12:54:39.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:54:39.305Z] INFO: Testing against a local daemon [2021-08-09T12:54:39.305Z] === RUN TestConfigInspect [2021-08-09T12:54:39.305Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-09T12:54:39.305Z] === RUN TestConfigList [2021-08-09T12:54:39.305Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] --- SKIP: TestConfigList (0.00s) [2021-08-09T12:54:39.305Z] === RUN TestConfigsCreateAndDelete [2021-08-09T12:54:39.305Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-09T12:54:39.305Z] === RUN TestConfigsUpdate [2021-08-09T12:54:39.305Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-09T12:54:39.305Z] === RUN TestTemplatedConfig [2021-08-09T12:54:39.305Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-09T12:54:39.305Z] === RUN TestConfigCreateResolve [2021-08-09T12:54:39.305Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:54:39.305Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-09T12:54:39.305Z] PASS [2021-08-09T12:54:39.305Z] ok github.com/docker/docker/integration/config 0.272s [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === Skipped [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-09T12:54:39.305Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-09T12:54:39.305Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-09T12:54:39.305Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-09T12:54:39.305Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-09T12:54:39.305Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-09T12:54:39.305Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] [2021-08-09T12:54:39.305Z] DONE 6 tests, 6 skipped in 2.362s [2021-08-09T12:54:39.305Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-09T12:54:39.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:54:39.305Z] INFO: Testing against a local daemon [2021-08-09T12:54:39.305Z] === RUN TestCheckpoint [2021-08-09T12:54:39.305Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T12:54:39.305Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-09T12:54:39.305Z] === RUN TestContainerInvalidJSON [2021-08-09T12:54:39.305Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:54:39.305Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:54:39.305Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:54:39.305Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:54:39.305Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-09T12:54:39.305Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-09T12:54:39.305Z] --- PASS: TestContainerInvalidJSON (0.40s) [2021-08-09T12:54:39.305Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-09T12:54:39.305Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-09T12:54:39.305Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-09T12:54:39.305Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2021-08-09T12:54:39.305Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-09T12:54:39.305Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-08-09T12:54:39.305Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-09T12:54:39.305Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-08-09T12:54:39.305Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-09T12:54:39.305Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-08-09T12:54:39.305Z] === RUN TestCopyFromContainer [2021-08-09T12:54:39.305Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.305Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-09T12:54:39.305Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-09T12:54:39.305Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:54:39.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:54:39.305Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:54:39.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:54:39.305Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:54:39.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:54:39.305Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-09T12:54:39.305Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-09T12:54:39.305Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-09T12:54:39.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-09T12:54:39.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-09T12:54:39.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-09T12:54:39.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-09T12:54:39.306Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-09T12:54:39.306Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestCreateWithInvalidEnv [2021-08-09T12:54:39.306Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-09T12:54:39.306Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-09T12:54:39.306Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-09T12:54:39.306Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-09T12:54:39.306Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-09T12:54:39.306Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-09T12:54:39.306Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-09T12:54:39.306Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-09T12:54:39.306Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-09T12:54:39.306Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-09T12:54:39.306Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-09T12:54:39.306Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-09T12:54:39.306Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestCreateTmpfsMountsTarget [2021-08-09T12:54:39.306Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.306Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-09T12:54:39.306Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:54:39.306Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-09T12:54:39.306Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:54:39.306Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-09T12:54:39.306Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:54:39.306Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:54:39.306Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:54:39.306Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:54:39.306Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:54:39.306Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:54:39.306Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:54:39.306Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:54:39.306Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:54:39.306Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:54:39.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-09T12:54:39.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-09T12:54:39.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-09T12:54:39.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-09T12:54:39.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-09T12:54:39.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-09T12:54:39.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-09T12:54:39.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-09T12:54:39.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-09T12:54:39.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-09T12:54:39.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-09T12:54:39.306Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-09T12:54:39.306Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestCreateDifferentPlatform [2021-08-09T12:54:39.306Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-09T12:54:39.306Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-09T12:54:39.306Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-09T12:54:39.306Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-09T12:54:39.306Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-09T12:54:39.306Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-08-09T12:54:39.306Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-09T12:54:39.306Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-09T12:54:39.306Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-09T12:54:39.306Z] === RUN TestContainerKillOnDaemonStart [2021-08-09T12:54:39.306Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:39.306Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestDiff [2021-08-09T12:54:39.306Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-09T12:54:39.306Z] --- SKIP: TestDiff (0.00s) [2021-08-09T12:54:39.306Z] === RUN TestExecWithCloseStdin [2021-08-09T12:54:39.306Z] --- PASS: TestExecWithCloseStdin (2.27s) [2021-08-09T12:54:39.306Z] === RUN TestExec [2021-08-09T12:54:40.267Z] --- PASS: TestExec (1.58s) [2021-08-09T12:54:40.267Z] === RUN TestExecUser [2021-08-09T12:54:40.267Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-09T12:54:40.267Z] --- SKIP: TestExecUser (0.00s) [2021-08-09T12:54:40.267Z] === RUN TestExportContainerAndImportImage [2021-08-09T12:54:40.267Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:40.267Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-09T12:54:40.267Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-09T12:54:40.267Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:40.267Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-09T12:54:40.267Z] === RUN TestHealthCheckWorkdir [2021-08-09T12:54:40.267Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-09T12:54:40.267Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-09T12:54:40.267Z] === RUN TestHealthKillContainer [2021-08-09T12:54:40.267Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-09T12:54:40.267Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-09T12:54:40.267Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-09T12:54:40.267Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-09T12:54:40.267Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-09T12:54:40.267Z] === RUN TestKillContainerInvalidSignal [2021-08-09T12:54:40.948Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-09T12:54:41.811Z] --- PASS: TestKillContainerInvalidSignal (1.55s) [2021-08-09T12:54:41.812Z] === RUN TestKillContainer [2021-08-09T12:54:41.812Z] === RUN TestKillContainer/no_signal [2021-08-09T12:54:41.944Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-09T12:54:43.338Z] === RUN TestKillContainer/non_killing_signal [2021-08-09T12:54:43.338Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-09T12:54:43.338Z] === RUN TestKillContainer/killing_signal [2021-08-09T12:54:44.845Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-09T12:54:45.513Z] --- PASS: TestKillContainer (3.58s) [2021-08-09T12:54:45.513Z] --- PASS: TestKillContainer/no_signal (1.51s) [2021-08-09T12:54:45.513Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-09T12:54:45.513Z] --- PASS: TestKillContainer/killing_signal (2.04s) [2021-08-09T12:54:45.513Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-09T12:54:45.513Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:54:45.513Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-09T12:54:45.513Z] === RUN TestKillStoppedContainer [2021-08-09T12:54:45.513Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:54:45.513Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-09T12:54:45.513Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-09T12:54:45.513Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:54:45.513Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-09T12:54:45.513Z] === RUN TestKillDifferentUserContainer [2021-08-09T12:54:45.513Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-09T12:54:45.513Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-09T12:54:45.513Z] === RUN TestInspectOomKilledTrue [2021-08-09T12:54:45.513Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:45.513Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-09T12:54:45.513Z] === RUN TestInspectOomKilledFalse [2021-08-09T12:54:45.513Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:54:45.513Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-09T12:54:45.513Z] === RUN TestLogsFollowTailEmpty [2021-08-09T12:54:46.726Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-09T12:54:47.038Z] --- PASS: TestLogsFollowTailEmpty (1.60s) [2021-08-09T12:54:47.038Z] === RUN TestNetworkNat [2021-08-09T12:54:47.038Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-09T12:54:47.038Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-09T12:54:47.038Z] === RUN TestNetworkLocalhostTCPNat [2021-08-09T12:54:47.742Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-09T12:54:48.258Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-09T12:54:48.258Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-09T12:54:48.258Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-09T12:54:48.562Z] --- PASS: TestNetworkLocalhostTCPNat (1.80s) [2021-08-09T12:54:48.562Z] === RUN TestNetworkLoopbackNat [2021-08-09T12:54:48.562Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-09T12:54:48.562Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-09T12:54:48.562Z] === RUN TestPause [2021-08-09T12:54:48.562Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-09T12:54:48.562Z] --- SKIP: TestPause (0.00s) [2021-08-09T12:54:48.562Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-09T12:54:49.787Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-09T12:54:49.787Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-09T12:54:50.087Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.51s) [2021-08-09T12:54:50.087Z] === RUN TestPauseStopPausedContainer [2021-08-09T12:54:50.087Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:54:50.087Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-09T12:54:50.087Z] === RUN TestPsFilter [2021-08-09T12:54:50.542Z] --- PASS: TestPsFilter (0.26s) [2021-08-09T12:54:50.542Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-09T12:54:52.703Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2021-08-09T12:54:52.703Z] === RUN TestRemoveContainerWithVolume [2021-08-09T12:54:54.870Z] --- PASS: TestRemoveContainerWithVolume (2.04s) [2021-08-09T12:54:54.870Z] === RUN TestRemoveContainerRunning [2021-08-09T12:54:55.566Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-09T12:54:55.831Z] --- PASS: TestRemoveContainerRunning (1.51s) [2021-08-09T12:54:55.831Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-09T12:54:57.355Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.48s) [2021-08-09T12:54:57.355Z] === RUN TestRemoveInvalidContainer [2021-08-09T12:54:57.355Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-09T12:54:57.355Z] === RUN TestRenameLinkedContainer [2021-08-09T12:54:57.355Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-09T12:54:57.355Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-09T12:54:57.355Z] === RUN TestRenameStoppedContainer [2021-08-09T12:54:58.040Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-09T12:54:59.518Z] --- PASS: TestRenameStoppedContainer (2.07s) [2021-08-09T12:54:59.518Z] === RUN TestRenameRunningContainerAndReuse [2021-08-09T12:55:00.241Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-09T12:55:02.403Z] --- PASS: TestRenameRunningContainerAndReuse (2.98s) [2021-08-09T12:55:02.403Z] === RUN TestRenameInvalidName [2021-08-09T12:55:02.718Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-09T12:55:03.929Z] --- PASS: TestRenameInvalidName (1.47s) [2021-08-09T12:55:03.929Z] === RUN TestRenameAnonymousContainer [2021-08-09T12:55:04.923Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-09T12:55:07.098Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-09T12:55:08.511Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-09T12:55:09.270Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-09T12:55:09.270Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-09T12:55:09.270Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-09T12:55:10.686Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-09T12:55:11.443Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-09T12:55:11.653Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-09T12:55:12.461Z] --- PASS: TestRenameAnonymousContainer (8.36s) [2021-08-09T12:55:12.461Z] === RUN TestRenameContainerWithSameName [2021-08-09T12:55:13.618Z] === RUN TestDockerSuite/TestLogsSince [2021-08-09T12:55:13.987Z] --- PASS: TestRenameContainerWithSameName (1.52s) [2021-08-09T12:55:13.987Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-09T12:55:13.987Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-09T12:55:13.987Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-09T12:55:13.987Z] === RUN TestResize [2021-08-09T12:55:15.514Z] --- PASS: TestResize (1.53s) [2021-08-09T12:55:15.514Z] === RUN TestResizeWithInvalidSize [2021-08-09T12:55:16.341Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-09T12:55:17.040Z] --- PASS: TestResizeWithInvalidSize (1.49s) [2021-08-09T12:55:17.041Z] === RUN TestResizeWhenContainerNotStarted [2021-08-09T12:55:17.309Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-09T12:55:18.839Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-09T12:55:19.206Z] --- PASS: TestResizeWhenContainerNotStarted (2.03s) [2021-08-09T12:55:19.206Z] === RUN TestDaemonRestartKillContainers [2021-08-09T12:55:19.206Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:55:19.206Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-09T12:55:19.206Z] === RUN TestStats [2021-08-09T12:55:19.206Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-09T12:55:19.206Z] --- SKIP: TestStats (0.00s) [2021-08-09T12:55:19.206Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-09T12:55:22.177Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-09T12:55:22.177Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-09T12:55:22.177Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-09T12:55:22.177Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-09T12:55:22.177Z] === RUN TestDockerSuite/TestLogsTail [2021-08-09T12:55:23.871Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.87s) [2021-08-09T12:55:23.871Z] === RUN TestStopContainerWithTimeout [2021-08-09T12:55:23.871Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-09T12:55:23.871Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-09T12:55:23.871Z] === RUN TestUpdateRestartPolicy [2021-08-09T12:55:24.348Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-09T12:55:26.521Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-09T12:55:28.055Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-09T12:55:28.055Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-09T12:55:28.515Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestNetHostname [2021-08-09T12:55:28.515Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-09T12:55:28.515Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-09T12:55:28.515Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-09T12:55:28.515Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPluginActive [2021-08-09T12:55:28.515Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-09T12:55:28.515Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-09T12:55:28.515Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-09T12:55:28.515Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-09T12:55:28.515Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-09T12:55:28.515Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-09T12:55:28.515Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-09T12:55:28.515Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-09T12:55:28.515Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-09T12:55:28.515Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPortList [2021-08-09T12:55:28.515Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-09T12:55:28.515Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-09T12:55:29.135Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-09T12:55:32.243Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-09T12:55:32.243Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T12:55:32.243Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-09T12:55:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-09T12:55:32.243Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-09T12:55:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-09T12:55:32.243Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-09T12:55:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-09T12:55:32.243Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T12:55:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-09T12:55:32.243Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-09T12:55:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-09T12:55:32.243Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-09T12:55:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-09T12:55:32.243Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-09T12:55:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-09T12:55:32.243Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T12:55:32.700Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-09T12:55:34.909Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-09T12:55:34.909Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-09T12:55:34.909Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-09T12:55:34.909Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-09T12:55:34.909Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-09T12:55:34.909Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T12:55:34.909Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-09T12:55:34.909Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-09T12:55:34.909Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-09T12:55:35.872Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-09T12:55:35.872Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-09T12:55:35.872Z] === RUN TestDockerSuite/TestEventsRename [2021-08-09T12:55:36.426Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-09T12:55:36.426Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-09T12:55:36.426Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-09T12:55:38.764Z] === RUN TestDockerSuite/TestEventsResize [2021-08-09T12:55:43.497Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-09T12:55:43.497Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-09T12:55:43.497Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-09T12:55:44.901Z] --- PASS: TestUpdateRestartPolicy (19.50s) [2021-08-09T12:55:44.901Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-09T12:55:44.902Z] --- PASS: TestUpdateRestartWithAutoRemove (1.52s) [2021-08-09T12:55:44.902Z] === RUN TestWaitNonBlocked [2021-08-09T12:55:44.902Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:55:44.902Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:55:44.902Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:55:44.902Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:55:44.902Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-09T12:55:44.902Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-09T12:55:47.117Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-09T12:55:47.117Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.14s) [2021-08-09T12:55:47.117Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.23s) [2021-08-09T12:55:47.117Z] === RUN TestWaitBlocked [2021-08-09T12:55:47.117Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:55:47.117Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-09T12:55:47.117Z] PASS [2021-08-09T12:55:47.117Z] ok github.com/docker/docker/integration/container 72.449s [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === Skipped [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-09T12:55:47.117Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-09T12:55:47.117Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-09T12:55:47.117Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-09T12:55:47.117Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-09T12:55:47.117Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-09T12:55:47.117Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-09T12:55:47.117Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-09T12:55:47.117Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-09T12:55:47.117Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-09T12:55:47.117Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-09T12:55:47.117Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-09T12:55:47.117Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-09T12:55:47.117Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-09T12:55:47.117Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-09T12:55:47.117Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.117Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-09T12:55:47.117Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-09T12:55:47.117Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-09T12:55:47.118Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-09T12:55:47.118Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-09T12:55:47.118Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-09T12:55:47.118Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-09T12:55:47.118Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-09T12:55:47.118Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-09T12:55:47.118Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-09T12:55:47.118Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-09T12:55:47.118Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-09T12:55:47.118Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-09T12:55:47.118Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-09T12:55:47.118Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-09T12:55:47.118Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-09T12:55:47.118Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-09T12:55:47.118Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-09T12:55:47.118Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-09T12:55:47.118Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-09T12:55:47.118Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] [2021-08-09T12:55:47.118Z] DONE 87 tests, 33 skipped in 74.390s [2021-08-09T12:55:47.118Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-09T12:55:47.314Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-09T12:55:48.645Z] === RUN TestConfigDaemonLibtrustID [2021-08-09T12:55:48.645Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-09T12:55:48.645Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-09T12:55:48.645Z] === RUN TestDaemonConfigValidation [2021-08-09T12:55:48.645Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-09T12:55:48.645Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-09T12:55:48.645Z] PASS [2021-08-09T12:55:48.645Z] ok github.com/docker/docker/integration/daemon 0.258s [2021-08-09T12:55:48.645Z] [2021-08-09T12:55:48.645Z] === Skipped [2021-08-09T12:55:48.645Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-09T12:55:48.645Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-09T12:55:48.645Z] [2021-08-09T12:55:48.645Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-09T12:55:48.645Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-09T12:55:48.645Z] [2021-08-09T12:55:48.645Z] [2021-08-09T12:55:48.645Z] DONE 2 tests, 2 skipped in 1.325s [2021-08-09T12:55:48.645Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-09T12:55:50.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:55:50.175Z] INFO: Testing against a local daemon [2021-08-09T12:55:50.175Z] === RUN TestCommitInheritsEnv [2021-08-09T12:55:50.175Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:55:50.175Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-09T12:55:50.175Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-09T12:55:50.175Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-09T12:55:50.175Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-09T12:55:50.175Z] === RUN TestImagesFilterMultiReference [2021-08-09T12:55:50.175Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-09T12:55:50.175Z] === RUN TestImagePullPlatformInvalid [2021-08-09T12:55:50.175Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-09T12:55:50.175Z] === RUN TestRemoveImageOrphaning [2021-08-09T12:55:50.212Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-09T12:55:50.631Z] --- PASS: TestRemoveImageOrphaning (0.74s) [2021-08-09T12:55:50.631Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-09T12:55:50.631Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-09T12:55:50.631Z] === RUN TestTagInvalidReference [2021-08-09T12:55:51.087Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-09T12:55:51.087Z] === RUN TestTagValidPrefixedRepo [2021-08-09T12:55:51.087Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-09T12:55:51.087Z] === RUN TestTagExistedNameWithoutForce [2021-08-09T12:55:51.087Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-09T12:55:51.087Z] === RUN TestTagOfficialNames [2021-08-09T12:55:51.087Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-09T12:55:51.087Z] === RUN TestTagMatchesDigest [2021-08-09T12:55:51.087Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-09T12:55:51.087Z] PASS [2021-08-09T12:55:51.087Z] ok github.com/docker/docker/integration/image 1.244s [2021-08-09T12:55:51.087Z] [2021-08-09T12:55:51.087Z] === Skipped [2021-08-09T12:55:51.087Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-09T12:55:51.087Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:55:51.087Z] [2021-08-09T12:55:51.087Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-09T12:55:51.087Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-09T12:55:51.087Z] [2021-08-09T12:55:51.087Z] [2021-08-09T12:55:51.087Z] DONE 11 tests, 2 skipped in 2.411s [2021-08-09T12:55:51.087Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-09T12:55:52.055Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-09T12:55:52.389Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-09T12:55:52.616Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:55:52.616Z] INFO: Testing against a local daemon [2021-08-09T12:55:52.616Z] === RUN TestNetworkCreateDelete [2021-08-09T12:55:52.616Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:55:52.616Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestDockerNetworkDeletePreferID [2021-08-09T12:55:52.616Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-09T12:55:52.616Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestDaemonDNSFallback [2021-08-09T12:55:52.616Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:55:52.616Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestInspectNetwork [2021-08-09T12:55:52.616Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-09T12:55:52.616Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestRunContainerWithBridgeNone [2021-08-09T12:55:52.616Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:55:52.616Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestNetworkInvalidJSON [2021-08-09T12:55:52.616Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-09T12:55:52.616Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-09T12:55:52.616Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:55:52.616Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:55:52.616Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:55:52.616Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:55:52.616Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-09T12:55:52.616Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-09T12:55:52.616Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-09T12:55:52.616Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-09T12:55:52.616Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-09T12:55:52.616Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-09T12:55:52.616Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-09T12:55:52.616Z] === RUN TestNetworkList [2021-08-09T12:55:52.616Z] === RUN TestNetworkList//networks [2021-08-09T12:55:52.616Z] === PAUSE TestNetworkList//networks [2021-08-09T12:55:52.616Z] === RUN TestNetworkList//networks/ [2021-08-09T12:55:52.616Z] === PAUSE TestNetworkList//networks/ [2021-08-09T12:55:52.616Z] === CONT TestNetworkList//networks [2021-08-09T12:55:52.616Z] === CONT TestNetworkList//networks/ [2021-08-09T12:55:52.616Z] --- PASS: TestNetworkList (0.02s) [2021-08-09T12:55:52.616Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-09T12:55:52.616Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestHostIPv4BridgeLabel [2021-08-09T12:55:52.616Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-09T12:55:52.616Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-09T12:55:52.616Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-09T12:55:52.616Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestDaemonDefaultNetworkPools [2021-08-09T12:55:52.616Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-09T12:55:52.616Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-09T12:55:52.616Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-09T12:55:52.616Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-09T12:55:52.616Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-09T12:55:52.616Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-09T12:55:52.616Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-09T12:55:52.616Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestServiceWithPredefinedNetwork [2021-08-09T12:55:52.616Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-09T12:55:52.616Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-09T12:55:52.616Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:55:52.616Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestServiceWithDataPathPortInit [2021-08-09T12:55:52.616Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-09T12:55:52.616Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-09T12:55:52.616Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-09T12:55:52.616Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-09T12:55:52.616Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-09T12:55:52.616Z] PASS [2021-08-09T12:55:52.616Z] ok github.com/docker/docker/integration/network 0.325s [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === Skipped [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-09T12:55:53.071Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-09T12:55:53.071Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-09T12:55:53.071Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-09T12:55:53.071Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-09T12:55:53.071Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-09T12:55:53.071Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-09T12:55:53.071Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-09T12:55:53.071Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-09T12:55:53.071Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-09T12:55:53.071Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-09T12:55:53.071Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-09T12:55:53.071Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-09T12:55:53.071Z] service_test.go:242: FLAKY_TEST [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-09T12:55:53.071Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-09T12:55:53.071Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] [2021-08-09T12:55:53.071Z] DONE 22 tests, 15 skipped in 1.800s [2021-08-09T12:55:53.071Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-09T12:55:53.532Z] testing: warning: no tests to run [2021-08-09T12:55:53.532Z] PASS [2021-08-09T12:55:53.532Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2021-08-09T12:55:53.532Z] [2021-08-09T12:55:53.532Z] DONE 0 tests in 0.531s [2021-08-09T12:55:53.532Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-09T12:55:53.987Z] testing: warning: no tests to run [2021-08-09T12:55:53.988Z] PASS [2021-08-09T12:55:53.988Z] ok github.com/docker/docker/integration/network/macvlan 0.103s [2021-08-09T12:55:53.988Z] [2021-08-09T12:55:53.988Z] DONE 0 tests in 0.573s [2021-08-09T12:55:53.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-09T12:55:54.948Z] testing: warning: no tests to run [2021-08-09T12:55:54.948Z] PASS [2021-08-09T12:55:54.948Z] ok github.com/docker/docker/integration/plugin 0.099s [2021-08-09T12:55:54.948Z] [2021-08-09T12:55:54.948Z] DONE 0 tests in 0.558s [2021-08-09T12:55:54.948Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-09T12:55:55.403Z] testing: warning: no tests to run [2021-08-09T12:55:55.403Z] PASS [2021-08-09T12:55:55.403Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2021-08-09T12:55:55.403Z] [2021-08-09T12:55:55.403Z] DONE 0 tests in 0.521s [2021-08-09T12:55:55.403Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-09T12:55:58.180Z] === RUN TestDockerSuite/TestEventsTop [2021-08-09T12:55:58.180Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-09T12:55:58.180Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-09T12:56:01.077Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-09T12:56:03.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:56:03.966Z] INFO: Testing against a local daemon [2021-08-09T12:56:03.966Z] === RUN TestPluginInvalidJSON [2021-08-09T12:56:03.966Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:56:03.966Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:56:03.966Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-09T12:56:03.967Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-09T12:56:03.967Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-09T12:56:03.967Z] === RUN TestPluginInstall [2021-08-09T12:56:03.967Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-09T12:56:03.967Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-09T12:56:03.967Z] === RUN TestPluginsWithRuntimes [2021-08-09T12:56:03.967Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-09T12:56:03.967Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-09T12:56:03.967Z] === RUN TestPluginBackCompatMediaTypes [2021-08-09T12:56:03.967Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-09T12:56:03.967Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-09T12:56:03.967Z] PASS [2021-08-09T12:56:03.967Z] ok github.com/docker/docker/integration/plugin/common 0.319s [2021-08-09T12:56:03.967Z] [2021-08-09T12:56:03.967Z] === Skipped [2021-08-09T12:56:03.967Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-09T12:56:03.967Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-09T12:56:03.967Z] [2021-08-09T12:56:03.967Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-09T12:56:03.967Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-09T12:56:03.967Z] [2021-08-09T12:56:03.967Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-09T12:56:03.967Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-09T12:56:03.967Z] [2021-08-09T12:56:03.967Z] [2021-08-09T12:56:03.967Z] DONE 5 tests, 3 skipped in 8.021s [2021-08-09T12:56:03.967Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-09T12:56:04.407Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-09T12:56:04.407Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-09T12:56:04.407Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-09T12:56:04.407Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-09T12:56:06.230Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:56:06.231Z] INFO: Testing against a local daemon [2021-08-09T12:56:06.231Z] === RUN TestExternalGraphDriver [2021-08-09T12:56:06.231Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-09T12:56:06.231Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-09T12:56:06.231Z] === RUN TestGraphdriverPluginV2 [2021-08-09T12:56:06.231Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-09T12:56:06.231Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-09T12:56:06.231Z] PASS [2021-08-09T12:56:06.231Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.303s [2021-08-09T12:56:06.231Z] [2021-08-09T12:56:06.231Z] === Skipped [2021-08-09T12:56:06.231Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-09T12:56:06.231Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-09T12:56:06.231Z] [2021-08-09T12:56:06.231Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-09T12:56:06.231Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-09T12:56:06.231Z] [2021-08-09T12:56:06.231Z] [2021-08-09T12:56:06.231Z] DONE 2 tests, 2 skipped in 2.467s [2021-08-09T12:56:06.231Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-09T12:56:06.879Z] === RUN TestDockerSuite/TestExec [2021-08-09T12:56:06.879Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T12:56:06.879Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-09T12:56:06.879Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-09T12:56:06.879Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-09T12:56:07.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:56:07.755Z] INFO: Testing against a local daemon [2021-08-09T12:56:07.755Z] === RUN TestReadPluginNoRead [2021-08-09T12:56:07.755Z] read_test.go:21: no unix domain sockets on Windows [2021-08-09T12:56:07.755Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-09T12:56:07.755Z] PASS [2021-08-09T12:56:07.755Z] ok github.com/docker/docker/integration/plugin/logging 0.283s [2021-08-09T12:56:07.755Z] [2021-08-09T12:56:07.755Z] === Skipped [2021-08-09T12:56:07.755Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-09T12:56:07.755Z] read_test.go:21: no unix domain sockets on Windows [2021-08-09T12:56:07.755Z] [2021-08-09T12:56:07.755Z] [2021-08-09T12:56:07.755Z] DONE 1 tests, 1 skipped in 1.839s [2021-08-09T12:56:07.755Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-09T12:56:08.715Z] testing: warning: no tests to run [2021-08-09T12:56:08.715Z] PASS [2021-08-09T12:56:08.715Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.110s [2021-08-09T12:56:08.715Z] [2021-08-09T12:56:08.715Z] DONE 0 tests in 0.793s [2021-08-09T12:56:08.715Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-09T12:56:09.055Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-09T12:56:10.243Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:56:10.243Z] INFO: Testing against a local daemon [2021-08-09T12:56:10.243Z] === RUN TestPluginWithDevMounts [2021-08-09T12:56:10.243Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:10.243Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-09T12:56:10.243Z] PASS [2021-08-09T12:56:10.243Z] ok github.com/docker/docker/integration/plugin/volumes 0.264s [2021-08-09T12:56:10.243Z] [2021-08-09T12:56:10.243Z] === Skipped [2021-08-09T12:56:10.243Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-09T12:56:10.243Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:10.243Z] [2021-08-09T12:56:10.243Z] [2021-08-09T12:56:10.243Z] DONE 1 tests, 1 skipped in 1.644s [2021-08-09T12:56:10.243Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-09T12:56:11.227Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-09T12:56:11.227Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T12:56:11.227Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-09T12:56:11.227Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T12:56:11.227Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-09T12:56:11.227Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-09T12:56:11.227Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-09T12:56:11.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:56:11.768Z] INFO: Testing against a local daemon [2021-08-09T12:56:11.768Z] === RUN TestSecretInspect [2021-08-09T12:56:11.768Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:11.768Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-09T12:56:11.768Z] === RUN TestSecretList [2021-08-09T12:56:11.768Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:11.768Z] --- SKIP: TestSecretList (0.00s) [2021-08-09T12:56:11.768Z] === RUN TestSecretsCreateAndDelete [2021-08-09T12:56:11.768Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:11.768Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-09T12:56:11.768Z] === RUN TestSecretsUpdate [2021-08-09T12:56:11.768Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:11.768Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-09T12:56:11.768Z] === RUN TestTemplatedSecret [2021-08-09T12:56:11.768Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:11.768Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-09T12:56:11.768Z] === RUN TestSecretCreateResolve [2021-08-09T12:56:11.768Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:11.768Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-09T12:56:11.768Z] PASS [2021-08-09T12:56:11.768Z] ok github.com/docker/docker/integration/secret 0.255s [2021-08-09T12:56:11.768Z] [2021-08-09T12:56:11.768Z] === Skipped [2021-08-09T12:56:11.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-09T12:56:11.768Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:11.768Z] [2021-08-09T12:56:11.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-09T12:56:11.768Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:11.768Z] [2021-08-09T12:56:11.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-09T12:56:11.768Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:11.768Z] [2021-08-09T12:56:11.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-09T12:56:11.768Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:11.768Z] [2021-08-09T12:56:11.768Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-09T12:56:11.768Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:11.768Z] [2021-08-09T12:56:11.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-09T12:56:11.768Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:11.768Z] [2021-08-09T12:56:11.768Z] [2021-08-09T12:56:11.768Z] DONE 6 tests, 6 skipped in 1.566s [2021-08-09T12:56:11.768Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-09T12:56:13.935Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:56:13.935Z] INFO: Testing against a local daemon [2021-08-09T12:56:13.935Z] === RUN TestServiceCreateInit [2021-08-09T12:56:13.935Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-09T12:56:13.935Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.935Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-09T12:56:13.935Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.935Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-09T12:56:13.935Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T12:56:13.935Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T12:56:13.935Z] === RUN TestCreateServiceMultipleTimes [2021-08-09T12:56:13.935Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.935Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-09T12:56:13.935Z] === RUN TestCreateServiceConflict [2021-08-09T12:56:13.935Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.935Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-09T12:56:13.935Z] === RUN TestCreateServiceMaxReplicas [2021-08-09T12:56:13.935Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-09T12:56:13.936Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-09T12:56:13.936Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestCreateServiceSecretFileMode [2021-08-09T12:56:13.936Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestCreateServiceConfigFileMode [2021-08-09T12:56:13.936Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestCreateServiceSysctls [2021-08-09T12:56:13.936Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-09T12:56:13.936Z] === RUN TestCreateServiceCapabilities [2021-08-09T12:56:13.936Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-09T12:56:13.936Z] === RUN TestInspect [2021-08-09T12:56:13.936Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestInspect (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestCreateJob [2021-08-09T12:56:13.936Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestCreateJob (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestReplicatedJob [2021-08-09T12:56:13.936Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestUpdateReplicatedJob [2021-08-09T12:56:13.936Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestServiceListWithStatuses [2021-08-09T12:56:13.936Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestDockerNetworkConnectAlias [2021-08-09T12:56:13.936Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestDockerNetworkReConnect [2021-08-09T12:56:13.936Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestServicePlugin [2021-08-09T12:56:13.936Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestServiceUpdateLabel [2021-08-09T12:56:13.936Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:13.936Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestServiceUpdateSecrets [2021-08-09T12:56:13.936Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:13.936Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestServiceUpdateConfigs [2021-08-09T12:56:13.936Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:13.936Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestServiceUpdateNetwork [2021-08-09T12:56:13.936Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:13.936Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-09T12:56:13.936Z] === RUN TestServiceUpdatePidsLimit [2021-08-09T12:56:13.936Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:13.936Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-08-09T12:56:13.936Z] PASS [2021-08-09T12:56:13.936Z] ok github.com/docker/docker/integration/service 0.379s [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === Skipped [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T12:56:13.936Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T12:56:13.936Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-09T12:56:13.936Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-09T12:56:13.936Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-08-09T12:56:13.936Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-09T12:56:13.936Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-09T12:56:13.936Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-09T12:56:13.936Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-09T12:56:13.936Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-09T12:56:13.936Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-09T12:56:13.936Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-09T12:56:13.936Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-09T12:56:13.936Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-09T12:56:13.936Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-09T12:56:13.936Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-09T12:56:13.936Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-09T12:56:13.936Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-09T12:56:13.936Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-09T12:56:13.936Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-09T12:56:13.936Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-09T12:56:13.936Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-09T12:56:13.936Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-08-09T12:56:13.936Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] [2021-08-09T12:56:13.936Z] DONE 24 tests, 23 skipped in 1.953s [2021-08-09T12:56:13.936Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-09T12:56:14.126Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-09T12:56:14.779Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-09T12:56:15.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:56:15.477Z] INFO: Testing against a local daemon [2021-08-09T12:56:15.477Z] === RUN TestSessionCreate [2021-08-09T12:56:15.477Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-09T12:56:15.477Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-09T12:56:15.477Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-09T12:56:15.477Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-09T12:56:15.477Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-09T12:56:15.477Z] PASS [2021-08-09T12:56:15.477Z] ok github.com/docker/docker/integration/session 0.261s [2021-08-09T12:56:15.477Z] [2021-08-09T12:56:15.477Z] === Skipped [2021-08-09T12:56:15.477Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-09T12:56:15.477Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-09T12:56:15.477Z] [2021-08-09T12:56:15.477Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-09T12:56:15.477Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-09T12:56:15.477Z] [2021-08-09T12:56:15.477Z] [2021-08-09T12:56:15.477Z] DONE 2 tests, 2 skipped in 1.422s [2021-08-09T12:56:15.477Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-09T12:56:16.309Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-09T12:56:17.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:56:17.005Z] INFO: Testing against a local daemon [2021-08-09T12:56:17.005Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-09T12:56:17.005Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:17.005Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T12:56:17.005Z] === RUN TestDiskUsage [2021-08-09T12:56:17.006Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-09T12:56:17.006Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-09T12:56:17.006Z] === RUN TestEventsExecDie [2021-08-09T12:56:17.006Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-09T12:56:17.006Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-09T12:56:17.006Z] === RUN TestEventsBackwardsCompatible [2021-08-09T12:56:17.006Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-09T12:56:17.006Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-09T12:56:17.006Z] === RUN TestEventsVolumeCreate [2021-08-09T12:56:17.006Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-09T12:56:17.006Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-09T12:56:17.006Z] === RUN TestInfoAPI [2021-08-09T12:56:17.006Z] --- PASS: TestInfoAPI (0.03s) [2021-08-09T12:56:17.006Z] === RUN TestInfoAPIWarnings [2021-08-09T12:56:17.006Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:56:17.006Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-09T12:56:17.006Z] === RUN TestInfoDebug [2021-08-09T12:56:17.006Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:56:17.006Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-09T12:56:17.006Z] === RUN TestInfoInsecureRegistries [2021-08-09T12:56:17.006Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:56:17.006Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-09T12:56:17.006Z] === RUN TestInfoRegistryMirrors [2021-08-09T12:56:17.006Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:56:17.006Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-09T12:56:17.006Z] === RUN TestLoginFailsWithBadCredentials [2021-08-09T12:56:17.966Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2021-08-09T12:56:17.966Z] === RUN TestPingCacheHeaders [2021-08-09T12:56:17.966Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-09T12:56:17.966Z] === RUN TestPingGet [2021-08-09T12:56:17.966Z] --- PASS: TestPingGet (0.02s) [2021-08-09T12:56:17.966Z] === RUN TestPingHead [2021-08-09T12:56:17.966Z] --- PASS: TestPingHead (0.02s) [2021-08-09T12:56:17.966Z] === RUN TestVersion [2021-08-09T12:56:17.966Z] --- PASS: TestVersion (0.02s) [2021-08-09T12:56:17.966Z] PASS [2021-08-09T12:56:17.966Z] ok github.com/docker/docker/integration/system 1.389s [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] === Skipped [2021-08-09T12:56:17.966Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-09T12:56:17.966Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-09T12:56:17.966Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-09T12:56:17.966Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-09T12:56:17.966Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-09T12:56:17.966Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-09T12:56:17.966Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-09T12:56:17.966Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-09T12:56:17.966Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-09T12:56:17.966Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] [2021-08-09T12:56:17.966Z] DONE 15 tests, 9 skipped in 2.623s [2021-08-09T12:56:17.966Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-09T12:56:19.215Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-09T12:56:19.492Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:56:19.492Z] INFO: Testing against a local daemon [2021-08-09T12:56:19.492Z] === RUN TestVolumesCreateAndList [2021-08-09T12:56:19.492Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-09T12:56:19.492Z] === RUN TestVolumesRemove [2021-08-09T12:56:19.492Z] --- PASS: TestVolumesRemove (0.10s) [2021-08-09T12:56:19.492Z] === RUN TestVolumesInspect [2021-08-09T12:56:19.492Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-09T12:56:19.492Z] === RUN TestVolumesInvalidJSON [2021-08-09T12:56:19.492Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-09T12:56:19.492Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-09T12:56:19.492Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-09T12:56:19.492Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-09T12:56:19.492Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-09T12:56:19.492Z] PASS [2021-08-09T12:56:19.492Z] ok github.com/docker/docker/integration/volume 0.402s [2021-08-09T12:56:19.949Z] [2021-08-09T12:56:19.949Z] DONE 5 tests in 1.721s [2021-08-09T12:56:19.949Z] INFO: make.ps1 ended at 08/09/2021 12:56:19 [2021-08-09T12:56:19.949Z] INFO: Integration CLI tests being run from the host: [2021-08-09T12:56:19.949Z] 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" [2021-08-09T12:56:21.383Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-09T12:56:21.822Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-09T12:56:27.020Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-08-09T12:56:27.020Z] INFO: Testing against a local daemon [2021-08-09T12:56:27.020Z] === RUN TestDockerSuite [2021-08-09T12:56:27.020Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-09T12:56:27.020Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-09T12:56:27.020Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T12:56:27.020Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-09T12:56:27.020Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-09T12:56:27.020Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-09T12:56:27.020Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-09T12:56:27.020Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-09T12:56:27.020Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-09T12:56:27.020Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-09T12:56:27.171Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-09T12:56:27.171Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-09T12:56:27.171Z] === RUN TestDockerSuite/TestExecEnv [2021-08-09T12:56:27.171Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-09T12:56:27.171Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-09T12:56:27.171Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-09T12:56:27.171Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-09T12:56:27.588Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-09T12:56:27.980Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-09T12:56:27.980Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-09T12:56:28.434Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-09T12:56:28.891Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-09T12:56:30.071Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-09T12:56:31.302Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-09T12:56:31.302Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-09T12:56:31.302Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-09T12:56:31.302Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-09T12:56:31.302Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-09T12:56:33.804Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-09T12:56:33.804Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-09T12:56:33.804Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-09T12:56:33.804Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-09T12:56:33.804Z] === RUN TestDockerSuite/TestExecParseError [2021-08-09T12:56:33.804Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T12:56:33.804Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-09T12:56:33.804Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-09T12:56:33.804Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-09T12:56:33.804Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-09T12:56:33.804Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-09T12:56:35.968Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-09T12:56:35.968Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T12:56:35.968Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-09T12:56:35.968Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-09T12:56:35.968Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-09T12:56:35.968Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-09T12:56:35.968Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-09T12:56:35.968Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-09T12:56:35.968Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-09T12:56:36.703Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-09T12:56:36.703Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-09T12:56:36.703Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-09T12:56:36.703Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-09T12:56:36.703Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-09T12:56:36.703Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T12:56:36.703Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-09T12:56:36.703Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-09T12:56:36.703Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-09T12:56:36.703Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-09T12:56:36.703Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-09T12:56:39.600Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-09T12:56:39.600Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-09T12:56:39.600Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-09T12:56:41.735Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-09T12:56:41.735Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-09T12:56:41.735Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-09T12:56:43.263Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-09T12:56:43.263Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-09T12:56:43.263Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-09T12:56:44.224Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-09T12:56:45.185Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-09T12:56:45.185Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-09T12:56:45.185Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-09T12:56:46.679Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-09T12:56:46.679Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-09T12:56:46.679Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-09T12:56:46.679Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-09T12:56:46.679Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-09T12:56:46.679Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-09T12:56:46.679Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-09T12:56:48.903Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-09T12:56:52.461Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-09T12:56:52.617Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-09T12:56:54.780Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-09T12:56:58.245Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-09T12:57:01.974Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-09T12:57:09.026Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-09T12:57:09.026Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T12:57:09.026Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-09T12:57:09.026Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-09T12:57:09.026Z] === RUN TestDockerSuite/TestHealth [2021-08-09T12:57:09.026Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-09T12:57:09.026Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-09T12:57:09.026Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-09T12:57:09.026Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-09T12:57:09.026Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-09T12:57:14.818Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-09T12:57:14.818Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-09T12:57:14.818Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-09T12:57:14.818Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-09T12:57:14.818Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-09T12:57:14.818Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-09T12:57:14.818Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-09T12:57:15.787Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-09T12:57:15.787Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T12:57:15.787Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-09T12:57:16.761Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-09T12:57:17.220Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-09T12:57:19.393Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-09T12:57:19.393Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-09T12:57:19.485Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-09T12:57:19.485Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-09T12:57:19.485Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-09T12:57:19.485Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-09T12:57:19.485Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-09T12:57:19.485Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-09T12:57:19.485Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-09T12:57:19.485Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-09T12:57:19.485Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-09T12:57:19.874Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-09T12:57:19.874Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T12:57:19.874Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-09T12:57:22.293Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-09T12:57:22.372Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-09T12:57:22.372Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T12:57:22.372Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-09T12:57:22.372Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-09T12:57:22.372Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-09T12:57:22.768Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-09T12:57:23.224Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-09T12:57:23.224Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-09T12:57:23.679Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-09T12:57:24.531Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-09T12:57:25.194Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-09T12:57:25.194Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-09T12:57:25.194Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T12:57:25.194Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-09T12:57:26.692Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-09T12:57:26.692Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-09T12:57:26.692Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-09T12:57:26.692Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-09T12:57:26.692Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-09T12:57:26.692Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-09T12:57:26.692Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-09T12:57:26.692Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-09T12:57:26.692Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-09T12:57:27.395Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-09T12:57:29.578Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-09T12:57:29.578Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-09T12:57:29.578Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-09T12:57:29.578Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T12:57:29.578Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-09T12:57:29.868Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-09T12:57:29.868Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-09T12:57:31.111Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-09T12:57:31.111Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T12:57:31.111Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-09T12:57:32.770Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestImportFile [2021-08-09T12:57:32.770Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-09T12:57:32.770Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-09T12:57:32.770Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-09T12:57:32.770Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-09T12:57:32.770Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-09T12:57:32.770Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-09T12:57:32.770Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-09T12:57:32.770Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-09T12:57:32.770Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T12:57:32.770Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-09T12:57:33.291Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-09T12:57:34.831Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-09T12:57:34.831Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-09T12:57:34.831Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-09T12:57:35.680Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-09T12:57:38.575Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-09T12:57:38.575Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-09T12:57:38.575Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-09T12:57:38.575Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-09T12:57:38.575Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-09T12:57:38.575Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-09T12:57:38.575Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-09T12:57:39.031Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-09T12:57:41.938Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-09T12:57:41.938Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-09T12:57:44.847Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-09T12:57:44.847Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-09T12:57:44.847Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-09T12:57:44.847Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-09T12:57:44.847Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-09T12:57:44.847Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-09T12:57:44.847Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-09T12:57:47.173Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-09T12:57:47.743Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-09T12:57:48.699Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-09T12:57:49.154Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-09T12:57:53.524Z] === RUN TestDockerSuite/TestInspectImage [2021-08-09T12:57:53.524Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T12:57:53.524Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-09T12:57:53.524Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T12:57:53.524Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-09T12:57:53.524Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T12:57:53.524Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-09T12:57:54.922Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-09T12:57:56.426Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-09T12:57:58.619Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-09T12:57:59.078Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-09T12:57:59.610Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-09T12:58:01.979Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-09T12:58:04.882Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-09T12:58:04.882Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-09T12:58:04.882Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-09T12:58:04.882Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-09T12:58:05.381Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-09T12:58:07.784Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-09T12:58:09.099Z] === RUN TestDockerSuite/TestRmiTag [2021-08-09T12:58:09.100Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-09T12:58:11.263Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-09T12:58:11.507Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-09T12:58:16.186Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-09T12:58:19.085Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-09T12:58:21.985Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-09T12:58:24.158Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-09T12:58:26.032Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-09T12:58:27.050Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-09T12:58:27.561Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-09T12:58:29.951Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-09T12:58:31.279Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-09T12:58:32.122Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-09T12:58:32.122Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-09T12:58:32.122Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.122Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-09T12:58:32.122Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.122Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-09T12:58:32.122Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.122Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-09T12:58:32.122Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.122Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-09T12:58:32.122Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.239Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-09T12:58:32.240Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.240Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-09T12:58:32.240Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.240Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-09T12:58:32.240Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.240Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-09T12:58:32.240Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.240Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-09T12:58:32.240Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.240Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-09T12:58:32.240Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.240Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-09T12:58:32.240Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.240Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-09T12:58:32.580Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-09T12:58:32.580Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-09T12:58:32.580Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-09T12:58:32.580Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-09T12:58:32.580Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-09T12:58:32.580Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-09T12:58:32.580Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-09T12:58:32.580Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-09T12:58:32.580Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-09T12:58:32.580Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-09T12:58:32.580Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-09T12:58:32.580Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-09T12:58:33.649Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-09T12:58:33.649Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-09T12:58:33.649Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-09T12:58:33.649Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-09T12:58:33.649Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-09T12:58:33.649Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-09T12:58:34.403Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-09T12:58:34.403Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-09T12:58:34.403Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-09T12:58:34.403Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-09T12:58:34.403Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-09T12:58:34.609Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-09T12:58:34.609Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-09T12:58:34.609Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-09T12:58:34.609Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-09T12:58:34.609Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-09T12:58:34.609Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-09T12:58:34.609Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-09T12:58:34.609Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-09T12:58:35.477Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-09T12:58:35.568Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-09T12:58:37.647Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-09T12:58:38.118Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-09T12:58:38.456Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-09T12:58:39.416Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-09T12:58:39.416Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-09T12:58:39.416Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-09T12:58:39.416Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-09T12:58:39.416Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-09T12:58:39.416Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-09T12:58:40.286Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-09T12:58:42.306Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-09T12:58:42.452Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-09T12:58:44.616Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-09T12:58:44.716Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-09T12:58:46.784Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-09T12:58:46.784Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-09T12:58:46.900Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-09T12:58:46.900Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-09T12:58:46.900Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-09T12:58:49.076Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-09T12:58:49.076Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-09T12:58:50.504Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-09T12:58:50.504Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-09T12:58:52.583Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-09T12:58:52.673Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-09T12:58:52.673Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-09T12:58:52.673Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-09T12:58:55.470Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-09T12:58:55.561Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-09T12:58:55.561Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-09T12:58:55.561Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-09T12:58:55.561Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-09T12:58:55.561Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-09T12:58:55.924Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-09T12:58:55.924Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-09T12:58:56.135Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-09T12:58:56.379Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-09T12:58:57.088Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-09T12:58:57.088Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-09T12:58:57.088Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-09T12:58:57.088Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-09T12:58:57.088Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-09T12:58:57.088Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-09T12:58:57.088Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-09T12:58:57.088Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-09T12:58:57.088Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-09T12:58:57.088Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-09T12:58:57.088Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-09T12:58:57.088Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-09T12:58:57.088Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-09T12:58:57.088Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-09T12:58:57.088Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-09T12:58:59.255Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-09T12:58:59.261Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-09T12:59:00.784Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-09T12:59:00.786Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-09T12:59:02.968Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-09T12:59:02.968Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-09T12:59:02.968Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-09T12:59:02.968Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-09T12:59:02.968Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-09T12:59:02.968Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-09T12:59:02.968Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-09T12:59:04.529Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-09T12:59:04.529Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-09T12:59:04.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-09T12:59:04.529Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-09T12:59:04.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-09T12:59:04.529Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-09T12:59:04.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-09T12:59:04.529Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-09T12:59:04.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-09T12:59:04.694Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-09T12:59:04.984Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-09T12:59:05.132Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-09T12:59:05.132Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-09T12:59:05.132Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-09T12:59:05.132Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T12:59:05.132Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-09T12:59:05.132Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-09T12:59:05.132Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-09T12:59:05.132Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-09T12:59:05.132Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-09T12:59:06.659Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-09T12:59:10.469Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-09T12:59:11.326Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-09T12:59:11.326Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-09T12:59:11.326Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-09T12:59:11.326Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-09T12:59:11.326Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-09T12:59:11.326Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-09T12:59:11.326Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-09T12:59:11.326Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T12:59:11.326Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-09T12:59:11.326Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-09T12:59:11.326Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-09T12:59:11.326Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-09T12:59:11.326Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-09T12:59:13.361Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-09T12:59:13.496Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-09T12:59:13.496Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-09T12:59:13.496Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-09T12:59:13.496Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-09T12:59:13.496Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-09T12:59:13.496Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-09T12:59:15.662Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-09T12:59:16.254Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-09T12:59:16.254Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-09T12:59:16.254Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-09T12:59:17.189Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-09T12:59:17.189Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-09T12:59:17.189Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-09T12:59:19.152Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-09T12:59:19.353Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-09T12:59:19.353Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-09T12:59:19.353Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-09T12:59:19.353Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-09T12:59:19.353Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-09T12:59:19.353Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-09T12:59:19.353Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-09T12:59:22.046Z] === RUN TestDockerSuite/TestLogsSince [2021-08-09T12:59:26.397Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-09T12:59:28.562Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-09T12:59:30.089Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-09T12:59:32.253Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-09T12:59:32.253Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-09T12:59:32.253Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-09T12:59:32.253Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-09T12:59:32.253Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-09T12:59:32.253Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-09T12:59:32.253Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-09T12:59:32.253Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-09T12:59:32.253Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-09T12:59:32.253Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-09T12:59:32.253Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-09T12:59:32.253Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-09T12:59:32.253Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-09T12:59:32.253Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-09T12:59:32.253Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-09T12:59:32.253Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-09T12:59:32.367Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-09T12:59:32.367Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-09T12:59:32.367Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-09T12:59:32.367Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-09T12:59:32.367Z] === RUN TestDockerSuite/TestLogsTail [2021-08-09T12:59:35.013Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-09T12:59:35.013Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-09T12:59:35.013Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-09T12:59:35.013Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-09T12:59:35.013Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-09T12:59:35.262Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-09T12:59:38.169Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-09T12:59:40.797Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-09T12:59:40.797Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-09T12:59:40.797Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-09T12:59:40.797Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-09T12:59:40.797Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-09T12:59:40.797Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-09T12:59:40.797Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-09T12:59:40.797Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-09T12:59:40.797Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-09T12:59:40.797Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-09T12:59:40.797Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-09T12:59:40.797Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-09T12:59:41.061Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-09T12:59:41.062Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-09T12:59:41.062Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestNetHostname [2021-08-09T12:59:41.062Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-09T12:59:41.062Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-09T12:59:41.062Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-09T12:59:41.062Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPluginActive [2021-08-09T12:59:41.062Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-09T12:59:41.062Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-09T12:59:41.062Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-09T12:59:41.062Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-09T12:59:41.062Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-09T12:59:41.062Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-09T12:59:41.062Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-09T12:59:41.062Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-09T12:59:41.062Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-09T12:59:41.062Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPortList [2021-08-09T12:59:41.062Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-09T12:59:41.062Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-09T12:59:47.347Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-09T12:59:47.347Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-09T12:59:47.347Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-09T12:59:47.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-09T12:59:49.338Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-09T12:59:49.338Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-09T12:59:49.338Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-09T12:59:50.299Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-09T12:59:50.299Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.299Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-09T12:59:50.299Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.299Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-09T12:59:50.299Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.299Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-09T12:59:50.299Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.755Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-09T12:59:50.755Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.755Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-09T12:59:50.755Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.755Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-09T12:59:50.755Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.755Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-09T12:59:50.755Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.755Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-09T12:59:50.755Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.755Z] === RUN TestDockerSuite/TestRunMount [2021-08-09T12:59:50.755Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.755Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-09T12:59:50.755Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.755Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-09T12:59:50.755Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.755Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-09T12:59:50.755Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-09T12:59:50.755Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-09T12:59:51.360Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-09T12:59:51.360Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T12:59:51.360Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-09T12:59:51.360Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-09T12:59:51.360Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-09T12:59:51.360Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-09T12:59:51.360Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-09T12:59:51.360Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-09T12:59:51.360Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T12:59:51.360Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-09T12:59:51.360Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-09T12:59:51.360Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-09T12:59:51.360Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-09T12:59:51.360Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-09T12:59:51.360Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-09T12:59:51.360Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-09T12:59:51.360Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T12:59:51.360Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-09T12:59:52.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-09T12:59:52.007Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-09T12:59:52.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-09T12:59:56.043Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-09T12:59:56.043Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-09T12:59:56.043Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-09T12:59:56.521Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-09T12:59:56.521Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-09T12:59:56.521Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-09T12:59:56.521Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-09T12:59:56.521Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-09T12:59:56.521Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-09T12:59:56.521Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-09T12:59:56.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-09T13:00:01.191Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-09T13:00:03.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-09T13:00:04.909Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-09T13:00:04.909Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-09T13:00:04.909Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-09T13:00:04.909Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-09T13:00:04.909Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-09T13:00:04.909Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-09T13:00:04.909Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-09T13:00:04.909Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-09T13:00:04.909Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-09T13:00:04.909Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-09T13:00:05.871Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-09T13:00:06.348Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-09T13:00:06.348Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-09T13:00:06.348Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-09T13:00:08.035Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-09T13:00:09.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-09T13:00:09.470Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-09T13:00:09.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-09T13:00:09.565Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-09T13:00:11.093Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-09T13:00:12.619Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-09T13:00:13.075Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-09T13:00:13.075Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-09T13:00:13.075Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-09T13:00:13.075Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-09T13:00:13.075Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-09T13:00:13.075Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-09T13:00:13.075Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-09T13:00:13.075Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-09T13:00:13.075Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-09T13:00:13.075Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-09T13:00:13.075Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-09T13:00:13.075Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-09T13:00:13.075Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-09T13:00:13.075Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-09T13:00:13.075Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-09T13:00:13.075Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-09T13:00:13.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-09T13:00:13.181Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-09T13:00:13.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-09T13:00:13.181Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-09T13:00:13.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-09T13:00:15.964Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-09T13:00:15.964Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-09T13:00:15.964Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-09T13:00:15.964Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-09T13:00:15.964Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-09T13:00:15.964Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-09T13:00:15.964Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-09T13:00:15.964Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-09T13:00:15.964Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-09T13:00:15.964Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T13:00:15.964Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-09T13:00:16.647Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-09T13:00:18.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-09T13:00:18.937Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-09T13:00:18.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-09T13:00:18.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-09T13:00:18.937Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-09T13:00:18.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-09T13:00:18.937Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-09T13:00:18.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-09T13:00:23.008Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-09T13:00:23.008Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-09T13:00:23.008Z] === RUN TestDockerSuite/TestRunRm [2021-08-09T13:00:23.969Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-09T13:00:29.734Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-09T13:00:34.320Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-09T13:00:34.320Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-09T13:00:34.320Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-09T13:00:34.320Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-09T13:00:36.784Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-09T13:00:37.745Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-09T13:00:39.915Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-09T13:00:39.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-09T13:00:42.082Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-09T13:00:42.082Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-09T13:00:42.082Z] === RUN TestDockerSuite/TestRunState [2021-08-09T13:00:42.082Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-09T13:00:42.082Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-09T13:00:44.253Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-09T13:00:44.253Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T13:00:44.253Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-09T13:00:45.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-09T13:00:45.737Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-09T13:00:45.781Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-09T13:00:45.781Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-09T13:00:45.781Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-09T13:00:45.781Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-09T13:00:45.781Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-09T13:00:45.781Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-09T13:00:45.781Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-09T13:00:45.781Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-09T13:00:45.781Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-09T13:00:46.192Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-09T13:00:46.192Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T13:00:46.192Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-09T13:00:46.675Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-09T13:00:47.720Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-09T13:00:47.720Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-09T13:00:47.720Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-09T13:00:50.454Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-09T13:00:50.454Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-09T13:00:50.454Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-09T13:00:50.454Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-09T13:00:50.454Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-09T13:00:50.454Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-09T13:00:50.454Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-09T13:00:50.454Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-09T13:00:50.454Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-09T13:00:50.454Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-09T13:00:50.454Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-09T13:00:50.606Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-09T13:00:51.530Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-09T13:00:52.130Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-09T13:00:52.130Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-09T13:00:52.130Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-09T13:00:52.130Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-09T13:00:52.130Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-09T13:00:53.091Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-09T13:00:54.056Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-09T13:00:54.513Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-09T13:00:54.973Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-09T13:00:55.430Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-09T13:00:57.509Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-09T13:00:57.509Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-09T13:00:57.509Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-09T13:00:59.041Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-09T13:00:59.041Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-09T13:00:59.041Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-09T13:00:59.041Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-09T13:00:59.041Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-09T13:01:00.103Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-09T13:01:01.633Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-09T13:01:01.633Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-09T13:01:01.633Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-09T13:01:01.835Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-09T13:01:01.940Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-09T13:01:02.596Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-09T13:01:02.596Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-09T13:01:02.596Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-09T13:01:03.052Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-09T13:01:04.583Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-09T13:01:05.548Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-09T13:01:05.548Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-09T13:01:05.548Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-09T13:01:05.548Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-09T13:01:06.513Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-09T13:01:06.513Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-09T13:01:06.514Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-09T13:01:06.514Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-09T13:01:06.514Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-09T13:01:06.514Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-09T13:01:06.972Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-09T13:01:06.972Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-09T13:01:06.972Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-09T13:01:06.972Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-09T13:01:06.972Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-09T13:01:07.722Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-09T13:01:11.644Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-09T13:01:11.933Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-09T13:01:12.303Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-09T13:01:12.303Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T13:01:12.303Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-09T13:01:12.303Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-09T13:01:12.303Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-09T13:01:12.303Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-09T13:01:12.303Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-09T13:01:12.303Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-09T13:01:12.303Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-09T13:01:16.614Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-09T13:01:16.614Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-09T13:01:16.614Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-09T13:01:17.075Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-09T13:01:19.249Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-09T13:01:20.872Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-09T13:01:20.872Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-09T13:01:20.872Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-09T13:01:21.422Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-09T13:01:21.835Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-09T13:01:21.835Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-09T13:01:21.835Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-09T13:01:22.957Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-09T13:01:22.957Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-09T13:01:22.957Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-09T13:01:22.957Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-09T13:01:22.957Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-09T13:01:22.957Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T13:01:22.957Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-09T13:01:22.957Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-09T13:01:22.957Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-09T13:01:22.957Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-09T13:01:22.957Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-09T13:01:22.957Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-09T13:01:22.957Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-09T13:01:22.957Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-09T13:01:22.957Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-09T13:01:23.365Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-09T13:01:24.332Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-09T13:01:24.332Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-09T13:01:24.332Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-09T13:01:26.683Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-09T13:01:28.222Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-09T13:01:30.119Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-09T13:01:30.396Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-09T13:01:34.121Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-09T13:01:34.121Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-09T13:01:34.121Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-09T13:01:34.121Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-09T13:01:34.121Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-09T13:01:34.121Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T13:01:34.121Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-09T13:01:35.905Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-09T13:01:36.299Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-09T13:01:36.757Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-09T13:01:37.215Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-09T13:01:37.215Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-09T13:01:38.082Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-09T13:01:38.748Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-09T13:01:44.529Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-09T13:01:44.529Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-09T13:01:44.529Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-09T13:01:47.292Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-09T13:01:47.292Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-09T13:01:47.292Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-09T13:01:47.292Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-09T13:01:47.292Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-09T13:01:47.748Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-09T13:01:47.748Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-09T13:01:47.748Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-09T13:01:47.748Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-09T13:01:47.748Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-09T13:01:48.207Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-09T13:01:48.207Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-09T13:01:48.207Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-09T13:01:51.590Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-09T13:01:51.590Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T13:01:51.590Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-09T13:01:54.495Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-09T13:01:54.495Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-09T13:01:54.495Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-09T13:01:54.495Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T13:01:54.495Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-09T13:01:54.495Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-09T13:01:54.495Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-09T13:01:54.495Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-09T13:01:54.495Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-09T13:01:59.194Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-09T13:01:59.194Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:01:59.194Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-09T13:02:04.801Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-09T13:02:04.801Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-09T13:02:04.801Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-09T13:02:04.801Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T13:02:04.801Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-09T13:02:04.801Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-09T13:02:04.801Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-09T13:02:04.801Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-09T13:02:04.801Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-09T13:02:04.801Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T13:02:04.801Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-09T13:02:04.801Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-09T13:02:04.801Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-09T13:02:06.259Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-09T13:02:06.259Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-09T13:02:06.338Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-09T13:02:06.720Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-09T13:02:07.683Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-09T13:02:07.870Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-09T13:02:07.870Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T13:02:07.870Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-09T13:02:09.269Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-09T13:02:09.269Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-09T13:02:09.269Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-09T13:02:09.269Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-09T13:02:10.089Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-09T13:02:10.089Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-09T13:02:10.089Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-09T13:02:10.089Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:02:10.089Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-09T13:02:10.089Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T13:02:10.089Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-09T13:02:10.089Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-09T13:02:10.089Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-09T13:02:10.089Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T13:02:10.089Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-09T13:02:10.089Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:02:10.089Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-09T13:02:13.569Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-09T13:02:23.886Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-09T13:02:23.886Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:02:23.886Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-09T13:02:26.929Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-09T13:02:27.385Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-09T13:02:27.757Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-09T13:02:27.757Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-09T13:02:27.757Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-09T13:02:27.758Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-09T13:02:27.758Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-09T13:02:27.758Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-09T13:02:27.758Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-09T13:02:27.758Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-09T13:02:27.843Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-09T13:02:28.215Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-09T13:02:28.215Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-09T13:02:28.580Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-09T13:02:29.036Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-09T13:02:29.036Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-09T13:02:30.737Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-09T13:02:31.112Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-09T13:02:31.112Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-09T13:02:31.570Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-09T13:02:31.570Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-09T13:02:31.570Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-09T13:02:32.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-09T13:02:35.803Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-09T13:02:38.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-09T13:02:38.632Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T13:02:38.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-09T13:02:38.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-09T13:02:39.091Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-09T13:02:39.091Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-09T13:02:39.091Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-09T13:02:44.875Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-09T13:02:45.333Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-09T13:02:45.333Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-09T13:02:50.121Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-09T13:02:53.851Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-09T13:02:53.888Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-09T13:02:53.888Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-09T13:02:53.888Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-09T13:02:54.311Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite (2212.79s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (118.29s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.42s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.89s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.88s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.90s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.77s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.78s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.62s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.36s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.94s) [2021-08-09T13:02:54.857Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-09T13:02:54.857Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.81s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.77s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.68s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.50s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.59s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.14s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.07s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.76s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.09s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.78s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.58s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.15s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.81s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.73s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.64s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.69s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.35s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.48s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.45s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.34s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.39s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.39s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.33s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.55s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.79s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.22s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.35s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.70s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.39s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.43s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.55s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.20s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.41s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.13s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.20s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.38s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.10s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.33s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.32s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.67s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.78s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.07s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.37s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.05s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.24s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildFails (6.79s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.73s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.78s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.49s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.81s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.22s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.38s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.31s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildHistory (9.95s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.72s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.58s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.19s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.21s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.56s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.52s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.37s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.70s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.52s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.19s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.59s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.74s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (16.24s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.90s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.65s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.02s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.87s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.30s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.37s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.52s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.20s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.16s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.12s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.05s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.91s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.20s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.36s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildRm (10.91s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.79s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.07s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.64s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.03s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.63s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.92s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildStderr (3.65s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.39s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.55s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.83s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.38s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-09T13:02:54.858Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.54s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-08-09T13:02:54.858Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.40s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.56s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.11s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.54s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.17s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.14s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.80s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.75s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.63s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.90s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.65s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCommitChange (3.93s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.69s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.65s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCommitTTY (5.73s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.73s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.56s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.07s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.94s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.94s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.86s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.29s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.85s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.92s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.92s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.99s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.69s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.08s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.96s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.91s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.32s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.59s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.86s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.91s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.00s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.19s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.29s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.34s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.30s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005800_} (2.35s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1995229218_c:\foo_false____} (2.28s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1995229218_c:\foo_true____} (2.29s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.05s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.06s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.30s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.71s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.15s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.93s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.43s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCpToDot (2.04s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCpToStdout (2.30s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.90s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.91s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.69s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.23s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.03s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.37s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.04s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.98s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.18s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.60s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsCopy (4.15s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.42s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.94s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.23s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsFilters (4.07s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsFormat (3.91s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsRename (2.09s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsResize (7.35s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.18s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.44s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-08-09T13:02:54.859Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.23s) [2021-08-09T13:02:54.859Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.87s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.81s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.82s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.73s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.50s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecInspectID (4.22s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.16s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.89s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.50s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.69s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.71s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.71s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.86s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.09s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.90s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.92s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.91s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.91s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectDefault (1.93s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectHistory (3.58s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.95s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.93s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.90s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.93s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.86s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectStatus (2.26s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.71s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.03s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.91s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.82s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.94s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.92s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.92s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.68s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.29s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.05s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.86s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.99s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.97s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.93s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.26s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.04s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.07s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsSince (8.51s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsTail (2.36s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.15s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.92s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.81s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.83s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPsByOrder (6.89s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.73s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.32s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.19s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.71s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.13s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.81s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.93s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.49s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.41s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.34s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.11s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.07s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.53s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.41s) [2021-08-09T13:02:54.860Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.54s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.69s) [2021-08-09T13:02:54.860Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.37s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.42s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.28s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.24s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.49s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.03s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.94s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.13s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.87s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.76s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.77s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.36s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.13s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.90s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.06s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.85s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.03s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.64s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.70s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.98s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.87s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.74s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.59s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.99s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.89s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.94s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.97s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunExitCode (7.07s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.95s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.88s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.12s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.36s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.05s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.46s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.03s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.20s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.48s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.83s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.42s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.38s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.41s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunRm (2.05s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.07s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.80s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.02s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.81s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.22s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.89s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.73s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.36s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunUserDefaults (6.73s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.98s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.70s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.81s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.89s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.22s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.30s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.93s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.90s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.48s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.50s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.80s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-09T13:02:54.861Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-08-09T13:02:54.861Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.75s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.36s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.37s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.52s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.91s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.02s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.81s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.17s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.45s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.53s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.06s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.77s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-09T13:02:54.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-09T13:02:54.862Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:02:54.862Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-09T13:02:54.862Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-09T13:02:54.862Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-09T13:02:54.862Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-09T13:02:54.862Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-09T13:02:54.862Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-09T13:02:54.862Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-09T13:02:54.863Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-09T13:02:54.863Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-09T13:02:54.863Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-09T13:02:54.863Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-09T13:02:54.863Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-09T13:02:54.863Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-09T13:02:54.863Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-09T13:02:54.863Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-09T13:02:54.863Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-09T13:02:54.863Z] === RUN TestDockerDaemonSuite [2021-08-09T13:02:54.863Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-09T13:02:54.863Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-09T13:02:54.863Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-09T13:02:54.863Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-09T13:02:54.863Z] === RUN TestDockerSwarmSuite [2021-08-09T13:02:54.863Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-09T13:02:54.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-09T13:02:54.863Z] === RUN TestDockerExternalVolumeSuite [2021-08-09T13:02:54.863Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-09T13:02:54.863Z] === RUN TestDockerNetworkSuite [2021-08-09T13:02:54.863Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-09T13:02:54.863Z] === RUN TestDockerHubPullSuite [2021-08-09T13:02:54.863Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-09T13:02:54.863Z] PASS [2021-08-09T13:02:54.863Z] ok github.com/docker/docker/integration-cli 2213.134s [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === Skipped [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-09T13:02:54.863Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-09T13:02:54.863Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-09T13:02:54.863Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-09T13:02:54.863Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-09T13:02:54.863Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-09T13:02:54.863Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-09T13:02:54.863Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-09T13:02:54.863Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-09T13:02:54.863Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-09T13:02:54.863Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-09T13:02:54.863Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-09T13:02:54.863Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-09T13:02:54.863Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-08-09T13:02:54.863Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-09T13:02:54.863Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.863Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-09T13:02:54.863Z] [2021-08-09T13:02:54.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-09T13:02:54.864Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-09T13:02:54.864Z] [2021-08-09T13:02:54.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-08-09T13:02:54.864Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-09T13:02:54.864Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-09T13:02:55.324Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.324Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-09T13:02:55.324Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-09T13:02:55.325Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-09T13:02:55.325Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-09T13:02:55.325Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-09T13:02:55.325Z] docker_cli_sni_test.go:18: Flakey test [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-09T13:02:55.325Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-09T13:02:55.325Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-09T13:02:55.325Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-09T13:02:55.325Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-09T13:02:55.325Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-09T13:02:55.326Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-09T13:02:55.326Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-09T13:02:55.326Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-09T13:02:55.326Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-09T13:02:55.326Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-09T13:02:55.326Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-09T13:02:55.326Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-09T13:02:55.326Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-09T13:02:55.326Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-09T13:02:55.326Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-09T13:02:55.326Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-09T13:02:55.326Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-09T13:02:55.326Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-09T13:02:55.326Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-09T13:02:55.326Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.326Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-09T13:02:55.326Z] [2021-08-09T13:02:55.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-09T13:02:55.326Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-09T13:02:55.327Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-09T13:02:55.327Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-08-09T13:02:55.327Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-09T13:02:55.327Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-09T13:02:55.327Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-09T13:02:55.327Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-09T13:02:55.327Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-09T13:02:55.327Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-09T13:02:55.327Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-09T13:02:55.327Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-09T13:02:55.327Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-09T13:02:55.327Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-09T13:02:55.327Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-09T13:02:55.327Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-09T13:02:55.327Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.327Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-09T13:02:55.327Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-09T13:02:55.328Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-09T13:02:55.328Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-09T13:02:55.328Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-09T13:02:55.328Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-09T13:02:55.328Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-09T13:02:55.328Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-09T13:02:55.328Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-09T13:02:55.328Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-09T13:02:55.328Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-09T13:02:55.328Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-09T13:02:55.328Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-09T13:02:55.328Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-09T13:02:55.328Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:02:55.328Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-09T13:02:55.328Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-09T13:02:55.328Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-09T13:02:55.328Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-09T13:02:55.329Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-09T13:02:55.329Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-09T13:02:55.329Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-09T13:02:55.329Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-09T13:02:55.329Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-09T13:02:55.329Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-09T13:02:55.329Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-09T13:02:55.329Z] [2021-08-09T13:02:55.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-09T13:02:55.329Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-09T13:02:55.330Z] [2021-08-09T13:02:55.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-09T13:02:55.330Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.330Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.42s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.42s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-09T13:02:55.331Z] [2021-08-09T13:02:55.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-09T13:02:55.331Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.331Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-09T13:02:55.332Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-09T13:02:55.332Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-09T13:02:55.332Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-09T13:02:55.332Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.332Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-09T13:02:55.332Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-09T13:02:55.333Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:02:55.333Z] [2021-08-09T13:02:55.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:02:55.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-09T13:02:55.791Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.791Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-09T13:02:55.791Z] [2021-08-09T13:02:55.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-09T13:02:55.792Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.792Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-09T13:02:55.792Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.792Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-09T13:02:55.792Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.792Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-09T13:02:55.792Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.792Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-09T13:02:55.792Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.792Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-09T13:02:55.792Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.792Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-09T13:02:55.792Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.792Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-09T13:02:55.792Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-09T13:02:55.792Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-09T13:02:55.792Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] DONE 1092 tests, 546 skipped in 2220.738s [2021-08-09T13:02:55.792Z] INFO: Integration tests ended at 08/09/2021 13:02:55. Duration:00:37:00.8286112 [2021-08-09T13:02:55.792Z] INFO: Docker info of the daemon under test at end of run [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] Containers: 2 [2021-08-09T13:02:55.792Z] Running: 0 [2021-08-09T13:02:55.792Z] Paused: 0 [2021-08-09T13:02:55.792Z] Stopped: 2 [2021-08-09T13:02:55.792Z] Images: 18 [2021-08-09T13:02:55.792Z] Server Version: 0.0.0-dev [2021-08-09T13:02:55.792Z] Storage Driver: windowsfilter [2021-08-09T13:02:55.792Z] Windows: [2021-08-09T13:02:55.792Z] Logging Driver: json-file [2021-08-09T13:02:55.792Z] Plugins: [2021-08-09T13:02:55.792Z] Volume: local [2021-08-09T13:02:55.792Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T13:02:55.792Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T13:02:55.792Z] Swarm: inactive [2021-08-09T13:02:55.792Z] Default Isolation: process [2021-08-09T13:02:55.792Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-09T13:02:55.792Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-09T13:02:55.792Z] OSType: windows [2021-08-09T13:02:55.792Z] Architecture: x86_64 [2021-08-09T13:02:55.792Z] CPUs: 4 [2021-08-09T13:02:55.792Z] Total Memory: 32GiB [2021-08-09T13:02:55.792Z] Name: azwin-2-50f6a0 [2021-08-09T13:02:55.792Z] ID: VN7Y:O47R:4TV4:ZVJG:ZWVK:HKKG:OVOF:YG2Z:PYHO:7BEX:7AVG:WUQX [2021-08-09T13:02:55.792Z] Docker Root Dir: D:\CI\PR-42726\2\daemon [2021-08-09T13:02:55.792Z] Debug Mode (client): false [2021-08-09T13:02:55.792Z] Debug Mode (server): true [2021-08-09T13:02:55.792Z] File Descriptors: -1 [2021-08-09T13:02:55.792Z] Goroutines: 17 [2021-08-09T13:02:55.792Z] System Time: 2021-08-09T13:02:55.5012629Z [2021-08-09T13:02:55.792Z] EventsListeners: 0 [2021-08-09T13:02:55.792Z] Registry: https://index.docker.io/v1/ [2021-08-09T13:02:55.792Z] Labels: [2021-08-09T13:02:55.792Z] Experimental: false [2021-08-09T13:02:55.792Z] Insecure Registries: [2021-08-09T13:02:55.792Z] 127.0.0.0/8 [2021-08-09T13:02:55.792Z] Live Restore Enabled: false [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] [2021-08-09T13:02:55.792Z] INFO: Stopping daemon under test [2021-08-09T13:02:55.792Z] SUCCESS: The process with PID 5284 (child process of PID 4412) has been terminated. [2021-08-09T13:02:55.792Z] SUCCESS: The process with PID 4412 (child process of PID 3448) has been terminated. [2021-08-09T13:02:55.792Z] INFO: Stop tailing logs of the daemon under tests [2021-08-09T13:02:55.792Z] INFO: executeCI.ps1 Completed successfully at 08/09/2021 13:02:55. [2021-08-09T13:02:55.792Z] INFO: Tidying up at end of run [2021-08-09T13:02:55.792Z] INFO: Saving daemon under test log (d:\CI\PR-42726\2\dut.out) to bundles\CIDUT.out [2021-08-09T13:02:55.792Z] INFO: Saving daemon under test log (d:\CI\PR-42726\2\dut.err) to bundles\CIDUT.err [2021-08-09T13:02:55.792Z] INFO: Nuke-Everything... [2021-08-09T13:02:56.758Z] INFO: Container count on control daemon to delete is 2 [2021-08-09T13:02:56.758Z] 16a83ed8ae5a [2021-08-09T13:02:56.758Z] 25e7bf45513d [2021-08-09T13:02:56.758Z] INFO: Tidying pidfile d:\CI\PR-42726\2\docker.pid [2021-08-09T13:02:56.758Z] INFO: Nuking d:\CI [2021-08-09T13:03:06.685Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-09T13:03:12.481Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-09T13:03:18.288Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-09T13:03:19.820Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-09T13:03:19.820Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-09T13:03:19.820Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-09T13:03:21.033Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-09T13:03:21.901Z] INFO: Zapped successfully [2021-08-09T13:03:21.901Z] [2021-08-09T13:03:21.901Z] INFO: executeCI.ps1 exiting at Mon Aug 9 13:03:19 CUT 2021. Duration 01:16:52.9626545 [2021-08-09T13:03:21.901Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-09T13:03:22.144Z] Recording test results [2021-08-09T13:03:29.069Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-09T13:03:30.549Z] Creating windowsRS5-integration-bundles.zip [2021-08-09T13:03:31.325Z] === RUN TestDockerSuite/TestRmiTag [2021-08-09T13:03:31.325Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [Pipeline] archiveArtifacts [2021-08-09T13:03:32.296Z] Archiving artifacts [2021-08-09T13:03:34.224Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-09T13:03:45.967Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42726/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-09T13:03:46.887Z] + make clean [2021-08-09T13:03:49.060Z] docker volume rm -f docker-dev-cache [2021-08-09T13:03:49.060Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T13:03:59.324Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-09T13:03:59.780Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-09T13:04:05.576Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-09T13:04:07.109Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-09T13:04:07.109Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-09T13:04:07.109Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-09T13:04:07.109Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-09T13:04:07.109Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-09T13:04:07.109Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-09T13:04:07.109Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-09T13:04:07.109Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-09T13:04:07.109Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-09T13:04:07.109Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-09T13:04:07.109Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-09T13:04:07.109Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-09T13:04:07.109Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-09T13:04:07.109Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-09T13:04:07.109Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-09T13:04:09.283Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-09T13:04:09.283Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-09T13:04:09.283Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-09T13:04:09.283Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-09T13:04:09.283Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-09T13:04:10.462Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-09T13:04:10.462Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-09T13:04:10.462Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-09T13:04:15.075Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-09T13:04:17.987Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-09T13:04:20.776Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-09T13:04:20.891Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-09T13:04:23.789Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-09T13:04:27.517Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-09T13:04:27.517Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-09T13:04:27.831Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-09T13:04:33.298Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-09T13:04:33.298Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.298Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-09T13:04:33.298Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.298Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-09T13:04:33.298Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.298Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-09T13:04:33.298Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.298Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-09T13:04:33.298Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.298Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-09T13:04:33.298Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.298Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-09T13:04:33.298Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.298Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-09T13:04:33.298Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.298Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-09T13:04:33.298Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.298Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-09T13:04:33.298Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.299Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-09T13:04:33.299Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-09T13:04:33.299Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-09T13:04:36.203Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-09T13:04:36.203Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-09T13:04:36.203Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-09T13:04:36.386Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-09T13:04:39.097Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-09T13:04:39.097Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-09T13:04:39.559Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-09T13:04:39.559Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-09T13:04:39.559Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-09T13:04:46.609Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-09T13:04:46.609Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-09T13:04:46.609Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-09T13:04:46.609Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-09T13:04:46.609Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-09T13:04:46.609Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-09T13:04:46.609Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-09T13:04:46.609Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-09T13:04:46.609Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-09T13:04:46.609Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-09T13:04:46.609Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-09T13:04:46.609Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-09T13:04:46.609Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-09T13:04:46.609Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-09T13:04:46.609Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-09T13:04:48.779Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-09T13:04:55.837Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-09T13:04:58.766Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-09T13:04:58.766Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-09T13:04:58.766Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-09T13:04:58.766Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-09T13:04:58.766Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-09T13:04:58.766Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-09T13:04:58.766Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-09T13:05:01.497Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-09T13:05:01.673Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-09T13:05:01.673Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-09T13:05:01.673Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-09T13:05:01.673Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T13:05:01.673Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-09T13:05:01.673Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-09T13:05:01.673Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-09T13:05:01.673Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-09T13:05:01.673Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-09T13:05:03.845Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-09T13:05:07.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-09T13:05:09.617Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-09T13:05:09.617Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-09T13:05:09.617Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-09T13:05:09.617Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-09T13:05:09.617Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-09T13:05:09.617Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-09T13:05:09.617Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-09T13:05:09.617Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T13:05:09.617Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-09T13:05:09.617Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-09T13:05:09.617Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-09T13:05:09.617Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-09T13:05:09.617Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-09T13:05:12.508Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-09T13:05:12.508Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-09T13:05:12.508Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-09T13:05:12.966Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-09T13:05:12.966Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-09T13:05:12.966Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-09T13:05:14.340Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-09T13:05:15.862Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-09T13:05:18.751Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-09T13:05:18.751Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-09T13:05:18.751Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-09T13:05:21.644Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-09T13:05:21.644Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-09T13:05:21.644Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-09T13:05:21.644Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-09T13:05:21.644Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-09T13:05:21.644Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-09T13:05:21.644Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-09T13:05:25.365Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-09T13:05:27.535Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-09T13:05:30.435Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-09T13:05:34.156Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-09T13:05:34.156Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-09T13:05:34.156Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-09T13:05:34.156Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-09T13:05:34.156Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-09T13:05:34.156Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-09T13:05:34.156Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-09T13:05:34.156Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-09T13:05:34.156Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-09T13:05:34.156Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-09T13:05:34.156Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-09T13:05:34.156Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-09T13:05:34.156Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-09T13:05:34.156Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-09T13:05:34.156Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-09T13:05:34.156Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-09T13:05:38.832Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-09T13:05:38.832Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-09T13:05:38.832Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-09T13:05:38.832Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-09T13:05:38.832Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-09T13:05:38.832Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-09T13:05:38.832Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-09T13:05:38.832Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-09T13:05:38.832Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-09T13:05:38.832Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-09T13:05:38.832Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-09T13:05:38.832Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-09T13:05:47.373Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-09T13:05:47.373Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-09T13:05:47.373Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunMount [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-09T13:05:54.434Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-09T13:05:54.434Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-09T13:06:02.990Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-09T13:06:02.990Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-09T13:06:02.990Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-09T13:06:02.990Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-09T13:06:02.990Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-09T13:06:02.990Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-09T13:06:02.990Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-09T13:06:10.046Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-09T13:06:14.718Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-09T13:06:14.718Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-09T13:06:14.726Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-09T13:06:14.727Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-09T13:06:14.727Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-09T13:06:15.174Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-09T13:06:15.174Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-09T13:06:15.174Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-09T13:06:15.174Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-09T13:06:15.174Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-09T13:06:15.174Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-09T13:06:15.174Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-09T13:06:15.174Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-09T13:06:15.174Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-09T13:06:15.174Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-09T13:06:15.174Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-09T13:06:15.174Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-09T13:06:15.174Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-09T13:06:15.174Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-09T13:06:15.174Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-09T13:06:15.174Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-09T13:06:15.174Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-09T13:06:15.181Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-09T13:06:15.181Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-09T13:06:15.181Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-09T13:06:15.630Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-09T13:06:15.636Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-09T13:06:16.596Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-09T13:06:16.596Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-09T13:06:16.596Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-09T13:06:17.052Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-09T13:06:17.158Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-09T13:06:17.509Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-09T13:06:19.339Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-09T13:06:21.513Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-09T13:06:22.476Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-09T13:06:24.645Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-09T13:06:25.102Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-09T13:06:25.102Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-09T13:06:25.102Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-09T13:06:25.102Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-09T13:06:25.102Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-09T13:06:25.102Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-09T13:06:25.102Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-09T13:06:25.102Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-09T13:06:25.102Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-09T13:06:25.102Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-09T13:06:25.102Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-09T13:06:25.102Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-09T13:06:25.102Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-09T13:06:25.102Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-09T13:06:25.102Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-09T13:06:25.102Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-09T13:06:26.038Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-09T13:06:29.789Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-09T13:06:29.789Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-09T13:06:29.789Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-09T13:06:29.789Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-09T13:06:29.789Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-09T13:06:29.789Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-09T13:06:29.789Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-09T13:06:29.789Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-09T13:06:29.789Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-09T13:06:29.789Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T13:06:29.789Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-09T13:06:34.572Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-09T13:06:40.086Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-09T13:06:40.086Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-09T13:06:40.086Z] === RUN TestDockerSuite/TestRunRm [2021-08-09T13:06:42.988Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-09T13:06:43.101Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-09T13:06:43.101Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-09T13:06:43.101Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-09T13:06:43.101Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-09T13:06:43.101Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-09T13:06:43.101Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-09T13:06:43.101Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-09T13:06:43.101Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-09T13:06:43.101Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-09T13:06:43.101Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-09T13:06:43.101Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-09T13:06:45.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-09T13:06:45.994Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-09T13:06:45.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-09T13:06:45.994Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-09T13:06:45.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-09T13:06:45.994Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T13:06:45.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-09T13:06:46.448Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-09T13:06:48.773Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-09T13:06:50.159Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-09T13:06:51.665Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-09T13:06:54.564Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-09T13:06:57.474Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-09T13:07:00.374Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-09T13:07:00.374Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-09T13:07:00.374Z] === RUN TestDockerSuite/TestRunState [2021-08-09T13:07:00.374Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-09T13:07:00.374Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-09T13:07:02.493Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-09T13:07:02.493Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-09T13:07:02.493Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-09T13:07:02.493Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-09T13:07:02.493Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-09T13:07:02.493Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-09T13:07:02.493Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-09T13:07:02.493Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-09T13:07:02.493Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-09T13:07:02.493Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-09T13:07:02.493Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-09T13:07:02.493Z] === RUN TestDockerSuite/TestBuildFails [2021-08-09T13:07:03.272Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-09T13:07:03.272Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T13:07:03.272Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-09T13:07:04.022Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-09T13:07:04.022Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-09T13:07:06.172Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-09T13:07:06.172Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-09T13:07:06.172Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-09T13:07:06.172Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-09T13:07:06.172Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-09T13:07:06.172Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-09T13:07:06.172Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-09T13:07:06.172Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-09T13:07:06.172Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-09T13:07:08.684Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-09T13:07:11.942Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-09T13:07:11.942Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-09T13:07:11.942Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-09T13:07:11.942Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-09T13:07:11.942Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-09T13:07:11.942Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-09T13:07:11.942Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-09T13:07:11.942Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-09T13:07:11.942Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-09T13:07:11.942Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-09T13:07:11.942Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-09T13:07:13.342Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-09T13:07:14.836Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-09T13:07:14.836Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-09T13:07:14.836Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-09T13:07:17.740Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-09T13:07:17.740Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-09T13:07:17.740Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-09T13:07:17.740Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-09T13:07:17.740Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-09T13:07:19.103Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-09T13:07:21.462Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-09T13:07:23.760Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-09T13:07:25.284Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-09T13:07:28.997Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-09T13:07:28.997Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-09T13:07:28.997Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-09T13:07:29.957Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-09T13:07:30.011Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-09T13:07:30.412Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-09T13:07:30.412Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-09T13:07:30.412Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-09T13:07:35.792Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-09T13:07:37.444Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-09T13:07:37.444Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T13:07:37.444Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-09T13:07:44.349Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-09T13:07:44.349Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-09T13:07:44.349Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-09T13:07:44.349Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-09T13:07:47.726Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-09T13:07:47.726Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-09T13:07:48.079Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-09T13:07:48.684Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-09T13:07:48.684Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-09T13:07:48.684Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-09T13:07:49.139Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-09T13:07:49.595Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-09T13:07:50.975Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-09T13:07:53.308Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-09T13:07:53.762Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-09T13:07:53.879Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-09T13:07:53.879Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-09T13:07:53.879Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-09T13:07:53.879Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-09T13:07:53.879Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-09T13:07:53.879Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T13:07:53.879Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-09T13:07:53.879Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-09T13:07:53.879Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-09T13:07:53.879Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-09T13:07:53.879Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-09T13:07:53.879Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-09T13:07:53.879Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-09T13:07:53.879Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-09T13:07:53.879Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-09T13:07:54.722Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-09T13:07:55.176Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-09T13:07:55.631Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-09T13:07:56.589Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-09T13:07:58.113Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-09T13:08:02.773Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-09T13:08:02.773Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T13:08:02.773Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-09T13:08:02.773Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-09T13:08:02.773Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-09T13:08:03.230Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-09T13:08:03.230Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-09T13:08:03.230Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-09T13:08:03.230Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-09T13:08:03.684Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-09T13:08:04.139Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-09T13:08:08.663Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-09T13:08:08.800Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-09T13:08:09.627Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-09T13:08:12.526Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-09T13:08:18.310Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-09T13:08:18.311Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-09T13:08:18.311Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-09T13:08:18.311Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-09T13:08:18.311Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-09T13:08:18.311Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-09T13:08:18.311Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T13:08:18.311Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-09T13:08:21.137Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-09T13:08:21.137Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-09T13:08:21.137Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-09T13:08:21.206Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-09T13:08:21.206Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-09T13:08:21.663Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-09T13:08:21.663Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-09T13:08:23.831Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-09T13:08:24.021Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-09T13:08:32.379Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-09T13:08:32.379Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-09T13:08:32.379Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-09T13:08:42.689Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-09T13:08:42.689Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T13:08:42.689Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-09T13:08:46.416Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-09T13:08:46.416Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-09T13:08:46.876Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-09T13:08:46.876Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T13:08:46.876Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-09T13:08:46.876Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-09T13:08:46.876Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-09T13:08:46.876Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-09T13:08:46.876Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-09T13:08:53.902Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-09T13:08:57.173Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-09T13:08:57.173Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-09T13:08:57.173Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-09T13:08:57.173Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T13:08:57.173Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-09T13:08:57.173Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-09T13:08:57.173Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-09T13:08:57.173Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-09T13:08:57.173Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-09T13:08:57.173Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T13:08:57.173Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-09T13:08:57.173Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-09T13:08:57.173Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-09T13:08:58.703Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-09T13:09:01.609Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-09T13:09:01.609Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T13:09:01.609Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-09T13:09:02.429Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-09T13:09:03.775Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-09T13:09:03.775Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-09T13:09:03.775Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-09T13:09:03.775Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:09:03.775Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-09T13:09:03.775Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T13:09:03.775Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-09T13:09:03.775Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-09T13:09:03.775Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-09T13:09:03.775Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T13:09:03.775Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-09T13:09:03.775Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:09:03.775Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-09T13:09:07.086Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-09T13:09:12.848Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-09T13:09:21.419Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-09T13:09:21.419Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-09T13:09:21.419Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-09T13:09:21.419Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-09T13:09:21.419Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-09T13:09:21.419Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-09T13:09:21.419Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-09T13:09:21.419Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-09T13:09:23.126Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-09T13:09:23.591Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-09T13:09:23.591Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-09T13:09:27.308Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-09T13:09:27.767Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-09T13:09:28.223Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-09T13:09:28.223Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-09T13:09:28.223Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-09T13:09:38.522Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-09T13:09:38.522Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T13:09:38.522Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-09T13:09:38.522Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-09T13:09:38.977Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-09T13:09:38.977Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-09T13:09:38.977Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-09T13:09:47.525Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-09T13:09:47.981Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-09T13:09:47.981Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-09T13:09:48.198Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-09T13:09:48.198Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-09T13:09:48.198Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-09T13:09:51.908Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-09T13:09:52.363Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-09T13:09:52.363Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-09T13:09:52.363Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-09T13:09:52.363Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-09T13:09:52.363Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-09T13:09:55.248Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-09T13:09:58.958Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-09T13:10:00.323Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-09T13:10:00.323Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-09T13:10:00.323Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-09T13:10:00.484Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite (2719.99s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (67.82s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.77s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.83s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.32s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.56s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.10s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.86s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.35s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.40s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.67s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.91s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.46s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.07s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.63s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.25s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.94s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.46s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.80s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.27s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (17.22s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.01s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.22s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.91s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.52s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.66s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.26s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.76s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.60s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.79s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.27s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.77s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.70s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.66s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.97s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.14s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.24s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.81s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.68s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.68s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.70s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.68s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.12s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.98s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.25s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.44s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.44s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.47s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.69s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.30s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.89s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.35s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.22s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.26s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.27s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.20s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.37s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.40s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.75s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.48s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.63s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.82s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.01s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.96s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.68s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildFails (2.84s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.99s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.52s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.05s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.84s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.39s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (1.33s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.12s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildHistory (14.12s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.32s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.25s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.03s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.28s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLabel (1.83s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.27s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.02s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.06s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-09T13:10:00.782Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2021-08-09T13:10:00.782Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.00s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.86s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.37s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.10s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.52s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.32s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (15.79s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.28s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.03s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.53s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.11s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.81s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.47s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.11s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.81s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.84s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (18.22s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.13s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.64s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (7.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.53s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.34s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildRm (18.79s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.74s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.85s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.09s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.12s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.27s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.76s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.46s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.78s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildStderr (4.62s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (33.62s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.87s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.56s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.84s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.42s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (9.08s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.65s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.25s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.06s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.82s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.72s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.42s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.58s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.64s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.45s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.68s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.52s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.21s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.11s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCommitChange (5.23s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.47s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.30s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCommitTTY (7.91s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.46s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.20s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.41s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.90s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.98s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.08s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.63s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.42s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.61s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.61s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.59s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.37s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.28s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.37s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.00s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.54s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.68s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.31s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.09s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.58s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.78s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.25s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.63s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.73s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.77s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.82s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.87s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000f6888_} (2.84s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1195569294_c:\foo_false____} (2.84s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1195569294_c:\foo_true____} (2.74s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.57s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.16s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.76s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.41s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.97s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.40s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.15s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.25s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.84s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCpToDot (3.00s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCpToStdout (3.09s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.42s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.95s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.31s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateRM (0.60s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.55s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.24s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.95s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.32s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.85s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-09T13:10:00.783Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-09T13:10:00.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.00s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.99s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.10s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.91s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsCopy (5.20s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.16s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.47s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.07s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.71s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.28s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsFilters (10.26s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsFormat (5.49s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsRename (3.07s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsResize (8.39s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.50s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.83s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.67s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsUntag (2.89s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.25s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.35s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.55s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.46s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.60s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.55s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.43s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.56s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.69s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecInspectID (3.83s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.78s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.63s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.56s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.28s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.36s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.36s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.37s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.44s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.85s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.38s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.18s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.60s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.08s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.35s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.94s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.08s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.95s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.89s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectDefault (2.98s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectHistory (5.15s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.07s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.62s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.00s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.64s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.53s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectStatus (3.78s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.05s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.69s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.76s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.53s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.51s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.87s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.65s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.33s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.33s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.37s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.88s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.44s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.17s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.22s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.10s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.96s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.88s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.58s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.96s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsSince (9.74s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsTail (3.44s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.60s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.83s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.98s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPsByOrder (9.30s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.19s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.01s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.36s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.68s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.28s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.40s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-09T13:10:00.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-09T13:10:00.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.75s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.41s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.47s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.66s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.79s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.46s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.32s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.37s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.08s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.62s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (10.04s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.47s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.72s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.37s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.77s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.99s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.30s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (9.08s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.97s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.28s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.26s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.78s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.42s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.07s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.96s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.20s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.96s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.85s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.95s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.86s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.77s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.42s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (6.93s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.18s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.32s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.50s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.18s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.09s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.75s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-09T13:10:00.785Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-09T13:10:00.785Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.04s) [2021-08-09T13:10:00.938Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-09T13:10:00.938Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.06s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.96s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.83s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunExitCode (2.99s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.90s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.93s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.93s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.80s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.18s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (6.55s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.34s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.49s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.31s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.53s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.17s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.27s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-09T13:10:01.251Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.08s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-09T13:10:01.251Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.20s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunRm (3.14s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.04s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.07s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.94s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.55s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.13s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.94s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.51s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.37s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.68s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.11s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.50s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.58s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.92s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.58s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.44s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.76s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.04s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (13.93s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.42s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.05s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.54s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.88s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.63s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.03s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.55s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.78s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.49s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.24s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.44s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.50s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.66s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.96s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-09T13:10:01.252Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s) [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-09T13:10:01.252Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.252Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-09T13:10:01.252Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-09T13:10:01.253Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-09T13:10:01.253Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-09T13:10:01.253Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-09T13:10:01.253Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-09T13:10:01.253Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-09T13:10:01.253Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-09T13:10:01.253Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-09T13:10:01.253Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-09T13:10:01.253Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-09T13:10:01.253Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-09T13:10:01.253Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-09T13:10:01.253Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-09T13:10:01.253Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-09T13:10:01.253Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-09T13:10:01.253Z] === RUN TestDockerDaemonSuite [2021-08-09T13:10:01.253Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-09T13:10:01.253Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-09T13:10:01.253Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-09T13:10:01.253Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-09T13:10:01.253Z] === RUN TestDockerSwarmSuite [2021-08-09T13:10:01.253Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-09T13:10:01.253Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-09T13:10:01.253Z] === RUN TestDockerExternalVolumeSuite [2021-08-09T13:10:01.253Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-09T13:10:01.253Z] === RUN TestDockerNetworkSuite [2021-08-09T13:10:01.253Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-09T13:10:01.253Z] === RUN TestDockerHubPullSuite [2021-08-09T13:10:01.253Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-09T13:10:01.253Z] PASS [2021-08-09T13:10:01.253Z] ok github.com/docker/docker/integration-cli 2720.427s [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === Skipped [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-09T13:10:01.253Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-09T13:10:01.253Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-09T13:10:01.253Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-09T13:10:01.253Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-09T13:10:01.253Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-09T13:10:01.253Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-09T13:10:01.253Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-09T13:10:01.253Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-08-09T13:10:01.253Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-09T13:10:01.253Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-09T13:10:01.253Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-09T13:10:01.253Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-09T13:10:01.253Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-09T13:10:01.253Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-09T13:10:01.253Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-09T13:10:01.253Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-09T13:10:01.253Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-09T13:10:01.253Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-08-09T13:10:01.253Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-09T13:10:01.253Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-09T13:10:01.253Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-09T13:10:01.253Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.253Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-09T13:10:01.253Z] [2021-08-09T13:10:01.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-09T13:10:01.253Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-09T13:10:01.254Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-09T13:10:01.254Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.254Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-09T13:10:01.254Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-09T13:10:01.255Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.255Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-09T13:10:01.255Z] [2021-08-09T13:10:01.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-08-09T13:10:01.255Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.55s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2021-08-09T13:10:01.718Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-09T13:10:01.718Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-09T13:10:01.718Z] docker_cli_sni_test.go:18: Flakey test [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-09T13:10:01.718Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-09T13:10:01.718Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-09T13:10:01.718Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-09T13:10:01.718Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-09T13:10:01.718Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-09T13:10:01.718Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-09T13:10:01.718Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-09T13:10:01.718Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-09T13:10:01.718Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-09T13:10:01.718Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-09T13:10:01.718Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-09T13:10:01.718Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-09T13:10:01.718Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.718Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-09T13:10:01.718Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-09T13:10:01.719Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-09T13:10:01.719Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-09T13:10:01.719Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-09T13:10:01.719Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-09T13:10:01.719Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-09T13:10:01.719Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-09T13:10:01.719Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-09T13:10:01.719Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-09T13:10:01.719Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-09T13:10:01.719Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-09T13:10:01.719Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.719Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-09T13:10:01.719Z] [2021-08-09T13:10:01.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-09T13:10:01.719Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-09T13:10:01.720Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2021-08-09T13:10:01.720Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-08-09T13:10:01.720Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2021-08-09T13:10:01.720Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-09T13:10:01.720Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-09T13:10:01.720Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-09T13:10:01.720Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-09T13:10:01.720Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-09T13:10:01.720Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-09T13:10:01.720Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-09T13:10:01.720Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-09T13:10:01.720Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-09T13:10:01.720Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.720Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-09T13:10:01.720Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-09T13:10:01.721Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-09T13:10:01.721Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-09T13:10:01.721Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-09T13:10:01.721Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-09T13:10:01.721Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-09T13:10:01.721Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-09T13:10:01.721Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-09T13:10:01.721Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-09T13:10:01.721Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-09T13:10:01.721Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-09T13:10:01.721Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:10:01.721Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-09T13:10:01.721Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-09T13:10:01.721Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-09T13:10:01.721Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-09T13:10:01.721Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-09T13:10:01.721Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.721Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-09T13:10:01.721Z] [2021-08-09T13:10:01.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-09T13:10:01.721Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-09T13:10:01.722Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.722Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-09T13:10:01.722Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-09T13:10:01.723Z] [2021-08-09T13:10:01.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-09T13:10:01.723Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-09T13:10:01.723Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-09T13:10:02.179Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2021-08-09T13:10:02.179Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-08-09T13:10:02.179Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-09T13:10:02.179Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-09T13:10:02.179Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-09T13:10:02.179Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-09T13:10:02.179Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-09T13:10:02.179Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-09T13:10:02.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-09T13:10:02.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-09T13:10:02.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:10:02.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:10:02.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:10:02.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:10:02.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-09T13:10:02.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-09T13:10:02.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.179Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-09T13:10:02.179Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-09T13:10:02.180Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.180Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-09T13:10:02.180Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-09T13:10:02.181Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] DONE 1092 tests, 546 skipped in 2730.150s [2021-08-09T13:10:02.181Z] INFO: Integration tests ended at 08/09/2021 13:10:01. Duration:00:45:30.2595742 [2021-08-09T13:10:02.181Z] INFO: Docker info of the daemon under test at end of run [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] Containers: 2 [2021-08-09T13:10:02.181Z] Running: 0 [2021-08-09T13:10:02.181Z] Paused: 0 [2021-08-09T13:10:02.181Z] Stopped: 2 [2021-08-09T13:10:02.181Z] Images: 18 [2021-08-09T13:10:02.181Z] Server Version: 0.0.0-dev [2021-08-09T13:10:02.181Z] Storage Driver: windowsfilter [2021-08-09T13:10:02.181Z] Windows: [2021-08-09T13:10:02.181Z] Logging Driver: json-file [2021-08-09T13:10:02.181Z] Plugins: [2021-08-09T13:10:02.181Z] Volume: local [2021-08-09T13:10:02.181Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T13:10:02.181Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T13:10:02.181Z] Swarm: inactive [2021-08-09T13:10:02.181Z] Default Isolation: process [2021-08-09T13:10:02.181Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-09T13:10:02.181Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-09T13:10:02.181Z] OSType: windows [2021-08-09T13:10:02.181Z] Architecture: x86_64 [2021-08-09T13:10:02.181Z] CPUs: 4 [2021-08-09T13:10:02.181Z] Total Memory: 32GiB [2021-08-09T13:10:02.181Z] Name: azwin-2-7eef70 [2021-08-09T13:10:02.181Z] ID: FG5I:6FBP:VQSF:A4D3:2MWF:K7BI:OA23:INJZ:EBG6:E3SH:PJIY:OLN7 [2021-08-09T13:10:02.181Z] Docker Root Dir: D:\CI\PR-42726\2\daemon [2021-08-09T13:10:02.181Z] Debug Mode (client): false [2021-08-09T13:10:02.181Z] Debug Mode (server): true [2021-08-09T13:10:02.181Z] File Descriptors: -1 [2021-08-09T13:10:02.181Z] Goroutines: 17 [2021-08-09T13:10:02.181Z] System Time: 2021-08-09T13:10:02.1095935Z [2021-08-09T13:10:02.181Z] EventsListeners: 0 [2021-08-09T13:10:02.181Z] Registry: https://index.docker.io/v1/ [2021-08-09T13:10:02.181Z] Labels: [2021-08-09T13:10:02.181Z] Experimental: false [2021-08-09T13:10:02.181Z] Insecure Registries: [2021-08-09T13:10:02.181Z] 127.0.0.0/8 [2021-08-09T13:10:02.181Z] Live Restore Enabled: false [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.181Z] [2021-08-09T13:10:02.642Z] INFO: Stopping daemon under test [2021-08-09T13:10:02.642Z] SUCCESS: The process with PID 5840 (child process of PID 1136) has been terminated. [2021-08-09T13:10:02.642Z] SUCCESS: The process with PID 1136 (child process of PID 976) has been terminated. [2021-08-09T13:10:02.642Z] INFO: Stop tailing logs of the daemon under tests [2021-08-09T13:10:02.642Z] INFO: executeCI.ps1 Completed successfully at 08/09/2021 13:10:02. [2021-08-09T13:10:02.642Z] INFO: Tidying up at end of run [2021-08-09T13:10:02.643Z] INFO: Saving daemon under test log (d:\CI\PR-42726\2\dut.out) to bundles\CIDUT.out [2021-08-09T13:10:02.643Z] INFO: Saving daemon under test log (d:\CI\PR-42726\2\dut.err) to bundles\CIDUT.err [2021-08-09T13:10:02.643Z] INFO: Nuke-Everything... [2021-08-09T13:10:03.098Z] INFO: Container count on control daemon to delete is 2 [2021-08-09T13:10:03.560Z] 7fd277a971b2 [2021-08-09T13:10:03.560Z] 193655db6ae5 [2021-08-09T13:10:03.825Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-09T13:10:04.022Z] INFO: Tidying pidfile d:\CI\PR-42726\2\docker.pid [2021-08-09T13:10:04.022Z] INFO: Nuking d:\CI [2021-08-09T13:10:04.785Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-09T13:10:05.747Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-09T13:10:14.274Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-09T13:10:14.728Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-09T13:10:21.705Z] INFO: Zapped successfully [2021-08-09T13:10:21.705Z] [2021-08-09T13:10:21.705Z] INFO: executeCI.ps1 exiting at Mon Aug 9 13:10:21 CUT 2021. Duration 01:22:20.4156499 [2021-08-09T13:10:21.705Z] [2021-08-09T13:10:21.769Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-09T13:10:21.942Z] Recording test results [2021-08-09T13:10:25.478Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-09T13:10:28.783Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-09T13:10:30.829Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-09T13:10:32.581Z] Archiving artifacts [2021-08-09T13:10:37.937Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-09T13:10:40.100Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-09T13:10:43.808Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-09T13:10:44.767Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-09T13:10:44.767Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-09T13:10:44.767Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-09T13:10:44.767Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-09T13:10:44.767Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-09T13:10:46.240Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42726/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-09T13:10:46.291Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-09T13:10:46.291Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-09T13:10:46.291Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-09T13:10:47.159Z] + make clean [2021-08-09T13:10:48.125Z] docker volume rm -f docker-dev-cache [2021-08-09T13:10:48.125Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T13:11:21.913Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-09T13:11:36.719Z] === RUN TestDockerSuite/TestBuildRm [2021-08-09T13:11:49.072Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-09T13:11:56.128Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-09T13:11:56.128Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-09T13:11:56.128Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-09T13:11:56.128Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-09T13:11:56.588Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-09T13:11:57.554Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-09T13:12:01.283Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-09T13:12:04.177Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-09T13:12:07.896Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-09T13:12:25.554Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-09T13:12:25.554Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-09T13:12:25.554Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-09T13:12:32.615Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-09T13:12:33.072Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-09T13:12:36.794Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-09T13:12:36.794Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-09T13:12:40.516Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-09T13:13:05.635Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-09T13:13:05.635Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-09T13:13:05.635Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-09T13:13:07.168Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-09T13:13:08.131Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-09T13:13:11.854Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-09T13:13:15.583Z] === RUN TestDockerSuite/TestBuildUser [2021-08-09T13:13:15.583Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-09T13:13:15.583Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-09T13:13:15.583Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T13:13:15.583Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-09T13:13:15.583Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-09T13:13:15.583Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-09T13:13:18.479Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-09T13:13:18.479Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-09T13:13:21.372Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-09T13:13:21.372Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-09T13:13:21.372Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-09T13:13:21.372Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-09T13:13:21.372Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-09T13:13:39.028Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-09T13:13:39.485Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-09T13:13:46.538Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-09T13:13:51.229Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-09T13:13:51.229Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-09T13:13:51.229Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-09T13:13:51.229Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-09T13:13:51.229Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-09T13:13:58.284Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-09T13:13:58.284Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-09T13:13:58.284Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-09T13:14:06.833Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-09T13:14:09.725Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-09T13:14:09.725Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-09T13:14:22.081Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-09T13:14:22.081Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-09T13:14:22.081Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-09T13:14:22.081Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-09T13:14:22.081Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-09T13:14:22.081Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-09T13:14:22.081Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-09T13:14:22.081Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-09T13:14:34.441Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-09T13:14:34.441Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-09T13:14:34.441Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-09T13:14:34.899Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-09T13:14:34.899Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-09T13:14:34.899Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-09T13:14:34.899Z] docker_cli_sni_test.go:18: Flakey test [2021-08-09T13:14:34.899Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-09T13:14:36.431Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-09T13:14:40.153Z] === RUN TestDockerSuite/TestCommitChange [2021-08-09T13:14:43.872Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-09T13:14:47.596Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-09T13:14:47.596Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T13:14:47.596Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-09T13:14:53.370Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-09T13:14:53.370Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-09T13:14:53.370Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-09T13:14:59.154Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-09T13:15:02.049Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-09T13:15:02.049Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T13:15:02.049Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-09T13:15:02.049Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T13:15:02.049Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-09T13:15:02.049Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-09T13:15:02.049Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-09T13:15:02.049Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-09T13:15:02.049Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-09T13:15:02.049Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-09T13:15:02.049Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-09T13:15:02.049Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-09T13:15:02.049Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-09T13:15:02.049Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-09T13:15:02.049Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-09T13:15:02.049Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-09T13:15:07.822Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-09T13:15:13.602Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-09T13:15:13.602Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-09T13:15:13.602Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-09T13:15:15.168Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-09T13:15:15.168Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-09T13:15:15.168Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-09T13:15:15.168Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-09T13:15:15.168Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-09T13:15:15.168Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-09T13:15:15.168Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-09T13:15:17.339Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-09T13:15:17.339Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-09T13:15:17.339Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-09T13:15:17.339Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-09T13:15:19.512Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-09T13:15:19.512Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-09T13:15:19.512Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-09T13:15:19.512Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-09T13:15:19.512Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-09T13:15:19.512Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-09T13:15:19.512Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T13:15:19.512Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-09T13:15:22.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-09T13:15:23.943Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-09T13:15:25.472Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-09T13:15:25.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-09T13:15:25.928Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-09T13:15:25.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-09T13:15:27.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-09T13:15:27.458Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-09T13:15:29.625Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-09T13:15:29.625Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T13:15:29.625Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-09T13:15:29.625Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:15:29.625Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-09T13:15:31.796Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-09T13:15:31.796Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-09T13:15:33.327Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-09T13:15:33.327Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-09T13:15:33.327Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-09T13:15:35.496Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-09T13:15:35.496Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-09T13:15:37.664Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-09T13:15:41.390Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-09T13:15:45.116Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-09T13:15:45.116Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-09T13:15:45.116Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-09T13:15:45.116Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-09T13:15:45.116Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-09T13:15:46.081Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-09T13:15:46.081Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-09T13:15:46.081Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-09T13:15:48.250Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-09T13:15:48.250Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T13:15:48.709Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-09T13:15:50.240Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-09T13:15:50.240Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-09T13:15:54.914Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-09T13:15:55.879Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-09T13:15:55.879Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-09T13:15:55.879Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-09T13:15:55.879Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-09T13:15:55.879Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-09T13:15:55.879Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-09T13:15:55.879Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-09T13:15:55.879Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-09T13:15:55.879Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-09T13:15:55.879Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-09T13:15:55.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-09T13:15:57.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-09T13:15:57.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-09T13:15:59.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-09T13:16:02.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-09T13:16:04.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-09T13:16:06.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000867cb0_} [2021-08-09T13:16:09.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1447373138_c:\foo_false____} [2021-08-09T13:16:11.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1447373138_c:\foo_true____} [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-09T13:16:13.416Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-09T13:16:13.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-09T13:16:13.872Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-09T13:16:13.872Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-09T13:16:13.872Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-09T13:16:13.872Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-09T13:16:13.872Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-09T13:16:13.872Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-09T13:16:13.872Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-09T13:16:13.872Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T13:16:13.872Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-09T13:16:13.872Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T13:16:13.872Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-09T13:16:15.404Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-09T13:16:15.404Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-09T13:16:15.862Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-09T13:16:15.862Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-09T13:16:15.862Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-09T13:16:18.028Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-09T13:16:18.028Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-09T13:16:18.028Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-09T13:16:18.028Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-09T13:16:20.187Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-09T13:16:20.187Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-09T13:16:20.187Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-09T13:16:20.187Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-09T13:16:20.187Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-09T13:16:20.187Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-09T13:16:20.187Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-09T13:16:24.843Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-09T13:16:27.004Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-09T13:16:27.004Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T13:16:27.004Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-09T13:16:27.004Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-09T13:16:27.004Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-09T13:16:35.531Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-09T13:16:35.531Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T13:16:35.531Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-09T13:16:35.531Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-09T13:16:35.531Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-09T13:16:44.065Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-09T13:16:44.065Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-09T13:16:44.065Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-09T13:16:44.065Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-09T13:16:44.065Z] === RUN TestDockerSuite/TestCpToDot [2021-08-09T13:16:45.588Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-09T13:16:45.588Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-09T13:16:45.588Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-09T13:16:45.588Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-09T13:16:45.588Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-09T13:16:47.749Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-09T13:16:47.749Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:16:47.749Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-09T13:16:47.749Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-09T13:16:47.749Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-09T13:16:47.749Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-09T13:16:47.749Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-09T13:16:47.749Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-09T13:16:47.749Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-09T13:16:47.749Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-09T13:16:48.203Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-09T13:16:49.730Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-09T13:16:51.894Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-09T13:16:52.349Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-09T13:16:52.349Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-09T13:16:53.872Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-09T13:16:54.327Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-09T13:16:54.781Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-09T13:16:54.781Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-09T13:16:54.781Z] === RUN TestDockerSuite/TestCreateRM [2021-08-09T13:16:55.235Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-09T13:16:55.235Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-09T13:16:55.235Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-09T13:16:55.235Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-09T13:16:55.690Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-09T13:17:02.724Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-09T13:17:02.724Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-09T13:17:02.724Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-09T13:17:06.438Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-09T13:17:06.438Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-09T13:17:06.438Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-09T13:17:06.438Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-09T13:17:07.962Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-09T13:17:07.962Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-09T13:17:07.962Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-09T13:17:07.962Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-09T13:17:07.962Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-09T13:17:07.962Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-09T13:17:07.962Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-09T13:17:07.962Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-09T13:17:07.962Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-09T13:17:07.962Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDockerFails [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-09T13:17:07.962Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-09T13:17:07.962Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-09T13:17:07.962Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-09T13:17:08.416Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-09T13:17:08.416Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T13:17:08.416Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-09T13:17:08.416Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-09T13:17:08.416Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-09T13:17:08.416Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-09T13:17:08.416Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-09T13:17:10.577Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-09T13:17:12.740Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-09T13:17:14.903Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-09T13:17:21.934Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-09T13:17:25.646Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-09T13:17:30.305Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-09T13:17:31.829Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-09T13:17:32.283Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-09T13:17:35.993Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-09T13:17:36.448Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-09T13:17:36.903Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-09T13:17:41.561Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-09T13:17:46.221Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-09T13:17:46.221Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-09T13:17:46.221Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-09T13:17:46.221Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-09T13:17:46.221Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-09T13:17:46.221Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T13:17:46.221Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-09T13:17:46.221Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-09T13:17:46.221Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-09T13:17:46.676Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-09T13:17:46.676Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-09T13:17:46.676Z] === RUN TestDockerSuite/TestEventsRename [2021-08-09T13:17:49.561Z] === RUN TestDockerSuite/TestEventsResize [2021-08-09T13:17:56.594Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-09T13:17:58.760Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-09T13:18:00.921Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-09T13:18:05.581Z] === RUN TestDockerSuite/TestEventsTop [2021-08-09T13:18:05.581Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-09T13:18:05.581Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-09T13:18:08.467Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-09T13:18:12.178Z] === RUN TestDockerSuite/TestExec [2021-08-09T13:18:12.178Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:18:12.178Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-09T13:18:12.178Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-09T13:18:12.178Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-09T13:18:13.700Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-09T13:18:15.222Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-09T13:18:15.222Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:18:15.222Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-09T13:18:15.222Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T13:18:15.222Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-09T13:18:15.222Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-09T13:18:15.222Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-09T13:18:16.746Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-09T13:18:18.269Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-09T13:18:20.439Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-09T13:18:21.965Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-09T13:18:25.678Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-09T13:18:25.678Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-09T13:18:25.678Z] === RUN TestDockerSuite/TestExecEnv [2021-08-09T13:18:25.678Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-09T13:18:25.678Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-09T13:18:25.678Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-09T13:18:25.678Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-09T13:18:27.837Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-09T13:18:30.722Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-09T13:18:30.722Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-09T13:18:30.722Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-09T13:18:30.722Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-09T13:18:30.722Z] === RUN TestDockerSuite/TestExecParseError [2021-08-09T13:18:30.722Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T13:18:30.722Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-09T13:18:30.722Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-09T13:18:30.722Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-09T13:18:30.722Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-09T13:18:30.722Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-09T13:18:32.886Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-09T13:18:32.886Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-09T13:18:32.886Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-09T13:18:32.886Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-09T13:18:32.886Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-09T13:18:32.886Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T13:18:32.886Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-09T13:18:32.886Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-09T13:18:32.886Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-09T13:18:32.886Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-09T13:18:32.886Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-09T13:18:34.410Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-09T13:18:34.410Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-09T13:18:34.410Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-09T13:18:39.196Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-09T13:18:39.196Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-09T13:18:39.196Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-09T13:18:39.196Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-09T13:18:39.196Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-09T13:18:39.196Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-09T13:18:39.196Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-09T13:18:44.954Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-09T13:18:50.713Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-09T13:18:52.873Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-09T13:18:58.634Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-09T13:18:58.634Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:18:58.634Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-09T13:18:58.634Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-09T13:18:58.634Z] === RUN TestDockerSuite/TestHealth [2021-08-09T13:18:58.634Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-09T13:18:58.634Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-09T13:18:58.634Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-09T13:18:58.634Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-09T13:18:58.634Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-09T13:19:02.344Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-09T13:19:02.344Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-09T13:19:02.344Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-09T13:19:02.344Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-09T13:19:02.344Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-09T13:19:02.344Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-09T13:19:02.798Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-09T13:19:03.252Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-09T13:19:03.252Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T13:19:03.252Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-09T13:19:04.212Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-09T13:19:04.212Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-09T13:19:05.740Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-09T13:19:06.195Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-09T13:19:07.720Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-09T13:19:10.601Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-09T13:19:10.601Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-09T13:19:10.601Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T13:19:10.601Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-09T13:19:14.308Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-09T13:19:14.308Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-09T13:19:16.469Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestImportFile [2021-08-09T13:19:16.469Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-09T13:19:16.469Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-09T13:19:16.469Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-09T13:19:16.469Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-09T13:19:16.469Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-09T13:19:16.469Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-09T13:19:16.469Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-09T13:19:16.469Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-09T13:19:16.469Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T13:19:16.469Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-09T13:19:18.634Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-09T13:19:20.793Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-09T13:19:20.794Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-09T13:19:20.794Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-09T13:19:20.794Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-09T13:19:20.794Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-09T13:19:20.794Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-09T13:19:20.794Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-09T13:19:20.794Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-09T13:19:22.954Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-09T13:19:23.409Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-09T13:19:24.932Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-09T13:19:24.932Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-09T13:19:24.932Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-09T13:19:24.932Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-09T13:19:24.932Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-09T13:19:24.932Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-09T13:19:24.932Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-09T13:19:27.094Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-09T13:19:30.806Z] === RUN TestDockerSuite/TestInspectImage [2021-08-09T13:19:30.806Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:19:30.806Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-09T13:19:30.806Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T13:19:30.806Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-09T13:19:30.806Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T13:19:30.806Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-09T13:19:32.329Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-09T13:19:33.853Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-09T13:19:34.307Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-09T13:19:36.468Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-09T13:19:37.994Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-09T13:19:37.994Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-09T13:19:37.994Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-09T13:19:37.994Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-09T13:19:39.523Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-09T13:19:42.406Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-09T13:19:45.292Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-09T13:19:47.451Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-09T13:19:49.612Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-09T13:19:51.138Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-09T13:19:58.171Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-09T13:19:59.130Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-09T13:20:01.292Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-09T13:20:01.747Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-09T13:20:01.747Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-09T13:20:01.747Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-09T13:20:01.747Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-09T13:20:03.273Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-09T13:20:04.797Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-09T13:20:10.553Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-09T13:20:12.716Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-09T13:20:12.716Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-09T13:20:12.716Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-09T13:20:14.246Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-09T13:20:14.246Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-09T13:20:18.903Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-09T13:20:23.561Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-09T13:20:28.222Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-09T13:20:29.751Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-09T13:20:31.921Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-09T13:20:31.921Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-09T13:20:31.921Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-09T13:20:34.083Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-09T13:20:36.247Z] === RUN TestDockerSuite/TestLogsSince [2021-08-09T13:20:44.779Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-09T13:20:44.779Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-09T13:20:44.779Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-09T13:20:44.779Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-09T13:20:44.779Z] === RUN TestDockerSuite/TestLogsTail [2021-08-09T13:20:47.666Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-09T13:20:49.827Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-09T13:20:51.987Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-09T13:20:51.987Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestNetHostname [2021-08-09T13:20:51.987Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-09T13:20:51.987Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-09T13:20:51.987Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-09T13:20:51.987Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestPluginActive [2021-08-09T13:20:51.987Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-09T13:20:51.987Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-09T13:20:51.987Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-09T13:20:51.987Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-09T13:20:51.987Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-09T13:20:51.987Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-09T13:20:51.987Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.988Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-09T13:20:51.988Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.988Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-09T13:20:51.988Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-09T13:20:51.988Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-09T13:20:52.442Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T13:20:52.442Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-09T13:20:52.442Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-09T13:20:52.442Z] === RUN TestDockerSuite/TestPortList [2021-08-09T13:20:52.442Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-09T13:20:52.442Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-09T13:20:57.101Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-09T13:20:57.101Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:20:57.101Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-09T13:20:57.101Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-09T13:20:57.101Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-09T13:20:57.101Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-09T13:20:57.101Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-09T13:20:57.101Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-09T13:20:57.101Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T13:20:57.101Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-09T13:20:57.101Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-09T13:20:57.101Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-09T13:20:57.101Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-09T13:20:57.101Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-09T13:20:57.101Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-09T13:20:57.101Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-09T13:20:57.101Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T13:20:57.101Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-09T13:21:00.812Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-09T13:21:00.812Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-09T13:21:00.812Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-09T13:21:07.852Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-09T13:21:07.852Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-09T13:21:07.852Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-09T13:21:18.131Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-09T13:21:30.466Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-09T13:21:30.466Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-09T13:21:30.466Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-09T13:21:30.466Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-09T13:21:40.746Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-09T13:21:43.640Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-09T13:21:50.680Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-09T13:21:54.390Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-09T13:21:54.390Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-09T13:21:54.390Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-09T13:21:54.390Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-09T13:21:54.390Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-09T13:21:58.104Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-09T13:21:58.104Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T13:21:58.104Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-09T13:21:58.104Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-09T13:21:58.104Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-09T13:21:58.104Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-09T13:21:58.104Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-09T13:21:58.104Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-09T13:21:58.104Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-09T13:22:02.771Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-09T13:22:02.771Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-09T13:22:03.225Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-09T13:22:04.751Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-09T13:22:04.751Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-09T13:22:04.751Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-09T13:22:05.712Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-09T13:22:06.680Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-09T13:22:06.680Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-09T13:22:06.680Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-09T13:22:10.390Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-09T13:22:14.104Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-09T13:22:16.988Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-09T13:22:42.071Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-09T13:22:42.071Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:22:42.071Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-09T13:22:47.833Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-09T13:22:48.287Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-09T13:22:48.287Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-09T13:22:49.248Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-09T13:22:52.962Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-09T13:22:56.670Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-09T13:22:56.670Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:22:56.670Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-09T13:23:01.334Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-09T13:23:01.334Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-09T13:23:01.334Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-09T13:23:11.615Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-09T13:23:14.505Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-09T13:23:14.959Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-09T13:23:20.716Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-09T13:23:24.428Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-09T13:23:31.463Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-09T13:23:38.500Z] === RUN TestDockerSuite/TestRmiTag [2021-08-09T13:23:38.956Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-09T13:23:41.116Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-09T13:23:58.743Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-09T13:24:00.268Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-09T13:24:04.924Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-09T13:24:05.379Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-09T13:24:05.379Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-09T13:24:05.379Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-09T13:24:05.379Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-09T13:24:05.379Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-09T13:24:05.379Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-09T13:24:05.379Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-09T13:24:05.379Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-09T13:24:05.379Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-09T13:24:05.379Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-09T13:24:05.379Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-09T13:24:05.379Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-09T13:24:05.379Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-09T13:24:05.379Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-09T13:24:05.379Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-09T13:24:06.908Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-09T13:24:06.908Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-09T13:24:06.908Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-09T13:24:06.908Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-09T13:24:06.908Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-09T13:24:11.570Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-09T13:24:13.730Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-09T13:24:15.253Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-09T13:24:17.412Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-09T13:24:19.574Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-09T13:24:19.574Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-09T13:24:23.295Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-09T13:24:23.295Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.295Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-09T13:24:23.295Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.295Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-09T13:24:23.295Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.295Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-09T13:24:23.295Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.295Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-09T13:24:23.295Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.295Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-09T13:24:23.295Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.296Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-09T13:24:23.296Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.296Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-09T13:24:23.296Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.296Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-09T13:24:23.296Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.296Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-09T13:24:23.296Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.296Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-09T13:24:23.296Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-09T13:24:23.296Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-09T13:24:25.455Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-09T13:24:25.455Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-09T13:24:25.455Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-09T13:24:27.615Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-09T13:24:27.615Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-09T13:24:27.615Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-09T13:24:27.615Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-09T13:24:27.615Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-09T13:24:29.775Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-09T13:24:29.775Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-09T13:24:29.775Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-09T13:24:29.775Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-09T13:24:29.775Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-09T13:24:29.775Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-09T13:24:29.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-09T13:24:29.775Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-09T13:24:29.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-09T13:24:29.775Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-09T13:24:29.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-09T13:24:29.775Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-09T13:24:29.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-09T13:24:29.775Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-09T13:24:29.775Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-09T13:24:31.301Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-09T13:24:33.467Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-09T13:24:35.627Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-09T13:24:35.627Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-09T13:24:35.627Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-09T13:24:35.627Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-09T13:24:35.627Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-09T13:24:35.627Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-09T13:24:35.627Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-09T13:24:37.789Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-09T13:24:37.789Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-09T13:24:37.789Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-09T13:24:37.789Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T13:24:37.790Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-09T13:24:37.790Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-09T13:24:37.790Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-09T13:24:37.790Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-09T13:24:37.790Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-09T13:24:39.312Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-09T13:24:45.072Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-09T13:24:45.072Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-09T13:24:45.072Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-09T13:24:45.072Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-09T13:24:45.072Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-09T13:24:45.072Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-09T13:24:45.072Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-09T13:24:45.072Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T13:24:45.072Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-09T13:24:45.072Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-09T13:24:45.072Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-09T13:24:45.072Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-09T13:24:45.072Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-09T13:24:47.235Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-09T13:24:47.235Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-09T13:24:47.235Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-09T13:24:47.235Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-09T13:24:47.235Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-09T13:24:47.235Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-09T13:24:49.394Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-09T13:24:51.554Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-09T13:24:51.554Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-09T13:24:51.554Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-09T13:24:53.721Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-09T13:24:53.721Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-09T13:24:53.721Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-09T13:24:53.721Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-09T13:24:53.721Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-09T13:24:53.721Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-09T13:24:53.721Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-09T13:24:55.883Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-09T13:24:58.044Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-09T13:25:00.203Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-09T13:25:02.369Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-09T13:25:02.369Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-09T13:25:02.369Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-09T13:25:02.369Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-09T13:25:02.369Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-09T13:25:02.369Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-09T13:25:02.369Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-09T13:25:02.369Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-09T13:25:02.369Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-09T13:25:02.369Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-09T13:25:02.369Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-09T13:25:02.369Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-09T13:25:02.369Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-09T13:25:02.369Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-09T13:25:02.369Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-09T13:25:02.369Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-09T13:25:06.082Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-09T13:25:06.082Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-09T13:25:06.082Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-09T13:25:06.082Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-09T13:25:06.082Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-09T13:25:06.082Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-09T13:25:06.082Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-09T13:25:06.082Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-09T13:25:06.082Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-09T13:25:06.544Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-09T13:25:06.544Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-09T13:25:06.544Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-09T13:25:12.306Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-09T13:25:12.306Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-09T13:25:12.306Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunMount [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-09T13:25:14.465Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-09T13:25:14.465Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-09T13:25:20.225Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-09T13:25:20.225Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-09T13:25:20.225Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-09T13:25:20.225Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-09T13:25:20.225Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-09T13:25:20.225Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-09T13:25:20.225Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-09T13:25:23.932Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-09T13:25:27.651Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-09T13:25:27.651Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-09T13:25:27.651Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-09T13:25:27.651Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-09T13:25:27.651Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-09T13:25:27.651Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-09T13:25:27.651Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-09T13:25:27.651Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-09T13:25:27.651Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-09T13:25:27.651Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-09T13:25:28.611Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-09T13:25:30.141Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-09T13:25:31.664Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-09T13:25:33.188Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-09T13:25:34.713Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-09T13:25:34.713Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-09T13:25:34.713Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-09T13:25:34.713Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-09T13:25:34.713Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-09T13:25:34.713Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-09T13:25:34.713Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-09T13:25:34.713Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-09T13:25:34.713Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-09T13:25:34.713Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-09T13:25:34.713Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-09T13:25:34.713Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-09T13:25:34.713Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-09T13:25:34.713Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-09T13:25:34.713Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-09T13:25:34.713Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-09T13:25:34.713Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-09T13:25:37.596Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-09T13:25:37.596Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-09T13:25:37.596Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-09T13:25:37.596Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-09T13:25:37.596Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-09T13:25:37.596Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-09T13:25:37.596Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-09T13:25:37.596Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-09T13:25:37.596Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-09T13:25:37.596Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T13:25:37.596Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-09T13:25:44.633Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-09T13:25:44.633Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-09T13:25:44.633Z] === RUN TestDockerSuite/TestRunRm [2021-08-09T13:25:46.793Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-09T13:25:52.557Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-09T13:25:54.081Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-09T13:25:56.240Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-09T13:25:58.399Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-09T13:26:00.562Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-09T13:26:00.562Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-09T13:26:00.562Z] === RUN TestDockerSuite/TestRunState [2021-08-09T13:26:00.562Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-09T13:26:00.562Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-09T13:26:02.726Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-09T13:26:02.726Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T13:26:02.726Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-09T13:26:04.252Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-09T13:26:04.252Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-09T13:26:04.252Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-09T13:26:04.252Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-09T13:26:04.252Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-09T13:26:04.252Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-09T13:26:04.252Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-09T13:26:04.252Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-09T13:26:04.252Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-09T13:26:08.910Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-09T13:26:08.910Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-09T13:26:08.910Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-09T13:26:08.910Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-09T13:26:08.910Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-09T13:26:08.910Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-09T13:26:08.910Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-09T13:26:08.910Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-09T13:26:08.910Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-09T13:26:08.910Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-09T13:26:08.910Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-09T13:26:11.072Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-09T13:26:11.072Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-09T13:26:11.072Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-09T13:26:13.235Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-09T13:26:13.235Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-09T13:26:13.235Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-09T13:26:13.235Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-09T13:26:13.235Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-09T13:26:16.121Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-09T13:26:23.169Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-09T13:26:26.067Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-09T13:26:30.737Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-09T13:26:30.737Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-09T13:26:30.737Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-09T13:26:31.194Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-09T13:26:34.086Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-09T13:26:36.258Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-09T13:26:38.428Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-09T13:26:38.428Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-09T13:26:38.428Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-09T13:26:38.428Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-09T13:26:38.428Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-09T13:26:38.428Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T13:26:38.428Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-09T13:26:38.428Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-09T13:26:38.428Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-09T13:26:38.428Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-09T13:26:38.428Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-09T13:26:38.428Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-09T13:26:38.428Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-09T13:26:38.428Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-09T13:26:38.428Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-09T13:26:41.320Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-09T13:26:42.852Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-09T13:26:44.392Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-09T13:26:49.074Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-09T13:26:49.074Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-09T13:26:49.074Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-09T13:26:49.074Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.074Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-09T13:26:49.074Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.074Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-09T13:26:49.074Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.074Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-09T13:26:49.074Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.074Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-09T13:26:49.074Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.074Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-09T13:26:49.075Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T13:26:49.075Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-09T13:26:51.244Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-09T13:26:51.244Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-09T13:26:51.700Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-09T13:26:51.700Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-09T13:26:53.867Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-09T13:27:00.921Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-09T13:27:00.921Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-09T13:27:00.921Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-09T13:27:07.978Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-09T13:27:07.978Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T13:27:07.978Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-09T13:27:10.874Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-09T13:27:10.874Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-09T13:27:10.874Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-09T13:27:10.875Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T13:27:10.875Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-09T13:27:10.875Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-09T13:27:10.875Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-09T13:27:10.875Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-09T13:27:10.875Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-09T13:27:16.646Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-09T13:27:16.646Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-09T13:27:16.646Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-09T13:27:16.646Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T13:27:16.646Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-09T13:27:16.646Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-09T13:27:16.646Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-09T13:27:16.646Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-09T13:27:16.646Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-09T13:27:16.646Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T13:27:16.646Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-09T13:27:16.646Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-09T13:27:16.646Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-09T13:27:18.175Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-09T13:27:20.346Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-09T13:27:20.346Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T13:27:20.346Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-09T13:27:21.880Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-09T13:27:21.880Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-09T13:27:21.880Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-09T13:27:21.880Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:27:21.880Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-09T13:27:21.880Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T13:27:21.880Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-09T13:27:21.880Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-09T13:27:21.880Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-09T13:27:21.880Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T13:27:21.880Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-09T13:27:21.880Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:27:21.880Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-09T13:27:39.545Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-09T13:27:39.545Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-09T13:27:39.545Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-09T13:27:39.545Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-09T13:27:39.545Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-09T13:27:39.545Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-09T13:27:39.545Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-09T13:27:39.545Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-09T13:27:40.509Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-09T13:27:40.966Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-09T13:27:43.867Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-09T13:27:43.867Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-09T13:27:44.324Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-09T13:27:44.324Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-09T13:27:44.781Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-09T13:27:51.837Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-09T13:27:51.837Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T13:27:51.837Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-09T13:27:52.293Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-09T13:27:52.750Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-09T13:27:52.750Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-09T13:27:52.750Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-09T13:27:59.805Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-09T13:27:59.805Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-09T13:27:59.805Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-09T13:28:08.351Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-09T13:28:08.351Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-09T13:28:08.351Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite (1902.54s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (47.49s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.85s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.67s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.76s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.70s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.30s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (53.25s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.04s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.77s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.29s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.00s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.94s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddTar (27.28s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.65s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (4.99s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.64s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.39s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.88s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.90s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.33s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.60s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.17s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.18s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.23s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.76s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.65s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.79s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.38s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (3.92s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.55s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.48s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.43s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.79s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.37s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.33s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.30s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.56s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.05s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.23s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.58s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignore (39.25s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.83s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (42.82s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.54s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (14.81s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.60s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.09s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.08s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.31s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.85s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (60.28s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.30s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.78s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.56s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (8.45s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.22s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.53s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.08s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildFails (2.17s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.68s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.78s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.32s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.95s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.12s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.17s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.69s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildHistory (9.45s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.50s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.75s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLabel (0.80s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLabels (0.83s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.27s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.90s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.51s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.39s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.70s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.47s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.38s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.44s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.50s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.66s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.28s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.56s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-09T13:28:09.314Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.56s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.58s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.31s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.47s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.31s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.24s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.39s) [2021-08-09T13:28:09.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.05s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.53s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.56s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.52s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.57s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.41s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildRm (13.77s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (7.40s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.13s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.23s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.22s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.67s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.71s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.06s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.40s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildStderr (3.62s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.06s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.78s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.05s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.29s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.85s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.91s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.58s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.52s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.70s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.15s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.46s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWithFailure (6.79s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.73s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.19s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.30s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.80s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.64s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.45s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.38s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestCommitChange (4.13s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.79s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestCommitNewFile (4.98s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestCommitTTY (5.91s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.35s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.51s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.52s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.77s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.33s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.27s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.78s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.70s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.73s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.78s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.79s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.19s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.60s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.30s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.13s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.37s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.38s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.56s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.25s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.71s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.11s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.66s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.36s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.83s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.30s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.26s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.22s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.31s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000867cb0_} (2.27s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1447373138_c:\foo_false____} (2.18s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1447373138_c:\foo_true____} (2.28s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-09T13:28:09.315Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.90s) [2021-08-09T13:28:09.315Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-09T13:28:09.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-09T13:28:09.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-09T13:28:09.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.26s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.27s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.10s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.26s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.19s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.10s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCpToDot (2.25s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCpToStdout (2.26s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.91s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.21s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.46s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.73s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.35s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.97s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.82s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.24s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.23s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.90s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.17s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsCopy (3.51s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.74s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.81s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.65s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.53s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.79s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsFilters (4.09s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsFormat (4.37s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsRename (2.29s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsResize (7.47s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.15s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.04s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsUntag (2.69s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.65s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.61s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.62s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.69s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.68s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.68s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.69s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.96s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.79s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecInspectID (3.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.88s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.81s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.42s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.58s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.58s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.69s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.58s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.74s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.25s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.52s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.77s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.43s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.44s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.18s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.15s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.19s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.14s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.74s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectDefault (1.74s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectHistory (3.79s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.76s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.72s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.89s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.79s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.72s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectStatus (2.39s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.39s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.80s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.96s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.69s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (6.56s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.80s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.19s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.63s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.36s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.19s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.77s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.38s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.46s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.45s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.13s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.00s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.27s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.23s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsSince (8.61s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-09T13:28:09.773Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsTail (2.57s) [2021-08-09T13:28:09.773Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.28s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.37s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.89s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPsByOrder (6.48s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.70s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.94s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.56s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.08s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.25s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.94s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.61s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.44s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.50s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.99s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.28s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.42s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.02s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.94s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.65s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.97s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.76s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.65s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.55s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.10s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.22s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.32s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (7.90s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.24s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.24s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.96s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.97s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.50s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.30s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.19s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.77s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.17s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.17s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.60s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.74s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.44s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.02s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.53s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.22s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.15s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.42s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.62s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.20s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.17s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.18s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.14s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunExitCode (1.82s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.23s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.15s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.22s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.89s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.97s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.67s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.83s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.40s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.17s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.46s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.44s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.66s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.60s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.04s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunRm (2.22s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.22s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.24s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.16s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.70s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.25s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.68s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:28:09.774Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-08-09T13:28:09.774Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.45s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.14s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.18s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.39s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.56s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.49s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.12s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.77s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.24s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.22s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.94s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.33s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.55s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.46s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.15s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.49s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.03s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.93s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.45s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.74s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.86s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.75s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.47s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.87s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.15s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.58s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.67s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-09T13:28:09.775Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.07s) [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-09T13:28:09.775Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-09T13:28:09.775Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-09T13:28:09.775Z] === RUN TestDockerSchema1RegistrySuite [2021-08-09T13:28:09.775Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-09T13:28:09.775Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-09T13:28:09.775Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-09T13:28:09.775Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-09T13:28:09.775Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-09T13:28:09.775Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-09T13:28:09.775Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-09T13:28:09.775Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-09T13:28:09.776Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-09T13:28:09.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-09T13:28:09.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-09T13:28:09.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-09T13:28:09.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-09T13:28:09.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-09T13:28:09.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-09T13:28:09.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-09T13:28:09.776Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-09T13:28:09.776Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-09T13:28:09.776Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-09T13:28:09.776Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-09T13:28:09.776Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-09T13:28:09.776Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-09T13:28:09.776Z] === RUN TestDockerDaemonSuite [2021-08-09T13:28:09.776Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-09T13:28:09.776Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-09T13:28:09.776Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-09T13:28:09.776Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-09T13:28:09.776Z] === RUN TestDockerSwarmSuite [2021-08-09T13:28:09.776Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-09T13:28:09.776Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-09T13:28:09.776Z] === RUN TestDockerExternalVolumeSuite [2021-08-09T13:28:09.776Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-09T13:28:09.776Z] === RUN TestDockerNetworkSuite [2021-08-09T13:28:09.776Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-09T13:28:09.776Z] === RUN TestDockerHubPullSuite [2021-08-09T13:28:09.776Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-09T13:28:09.776Z] PASS [2021-08-09T13:28:09.776Z] ok github.com/docker/docker/integration-cli 1903.103s [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === Skipped [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-09T13:28:09.776Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-09T13:28:09.776Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-09T13:28:09.776Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-09T13:28:09.776Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-09T13:28:09.776Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-09T13:28:09.776Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-09T13:28:09.776Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-09T13:28:09.776Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-09T13:28:09.776Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-09T13:28:09.776Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-09T13:28:09.776Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-09T13:28:09.776Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-08-09T13:28:09.776Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-09T13:28:09.776Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-09T13:28:09.776Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-09T13:28:09.776Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-09T13:28:09.776Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.776Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-09T13:28:09.776Z] [2021-08-09T13:28:09.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-09T13:28:09.777Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-09T13:28:09.777Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-09T13:28:09.777Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.777Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-09T13:28:09.777Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-09T13:28:09.778Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-09T13:28:09.778Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-09T13:28:09.778Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-09T13:28:09.778Z] docker_cli_sni_test.go:18: Flakey test [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-09T13:28:09.778Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-09T13:28:09.778Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.778Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-09T13:28:09.778Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-09T13:28:09.779Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-09T13:28:09.779Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-09T13:28:09.779Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-09T13:28:09.779Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-09T13:28:09.779Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-09T13:28:09.779Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-09T13:28:09.779Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-09T13:28:09.779Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-09T13:28:09.779Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-09T13:28:09.779Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-09T13:28:09.779Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-09T13:28:09.779Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-09T13:28:09.779Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-09T13:28:09.779Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-09T13:28:09.779Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-09T13:28:09.779Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-09T13:28:09.779Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-09T13:28:09.779Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-09T13:28:09.779Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-09T13:28:09.779Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-09T13:28:09.779Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.779Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-09T13:28:09.779Z] [2021-08-09T13:28:09.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-09T13:28:09.780Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-09T13:28:09.780Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-09T13:28:09.780Z] [2021-08-09T13:28:09.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-09T13:28:09.780Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-09T13:28:09.780Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-09T13:28:10.237Z] [2021-08-09T13:28:10.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-09T13:28:10.237Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.237Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-09T13:28:10.237Z] [2021-08-09T13:28:10.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-09T13:28:10.237Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-09T13:28:10.237Z] [2021-08-09T13:28:10.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-09T13:28:10.237Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-09T13:28:10.237Z] [2021-08-09T13:28:10.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-09T13:28:10.237Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-09T13:28:10.237Z] [2021-08-09T13:28:10.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-09T13:28:10.237Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-09T13:28:10.237Z] [2021-08-09T13:28:10.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:28:10.237Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:28:10.237Z] [2021-08-09T13:28:10.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-09T13:28:10.237Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-09T13:28:10.237Z] [2021-08-09T13:28:10.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-09T13:28:10.237Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-09T13:28:10.237Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-09T13:28:10.238Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-09T13:28:10.238Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-09T13:28:10.238Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.238Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-09T13:28:10.238Z] [2021-08-09T13:28:10.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-09T13:28:10.238Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-09T13:28:10.239Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.239Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-09T13:28:10.239Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-09T13:28:10.240Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-09T13:28:10.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.240Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-09T13:28:10.240Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.241Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-09T13:28:10.241Z] [2021-08-09T13:28:10.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-09T13:28:10.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-09T13:28:10.242Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] DONE 1092 tests, 546 skipped in 1910.265s [2021-08-09T13:28:10.242Z] INFO: Integration tests ended at 08/09/2021 13:28:09. Duration:00:31:50.3741306 [2021-08-09T13:28:10.242Z] INFO: Docker info of the daemon under test at end of run [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] Containers: 2 [2021-08-09T13:28:10.242Z] Running: 0 [2021-08-09T13:28:10.242Z] Paused: 0 [2021-08-09T13:28:10.242Z] Stopped: 2 [2021-08-09T13:28:10.242Z] Images: 18 [2021-08-09T13:28:10.242Z] Server Version: 0.0.0-dev [2021-08-09T13:28:10.242Z] Storage Driver: windowsfilter [2021-08-09T13:28:10.242Z] Windows: [2021-08-09T13:28:10.242Z] Logging Driver: json-file [2021-08-09T13:28:10.242Z] Plugins: [2021-08-09T13:28:10.242Z] Volume: local [2021-08-09T13:28:10.242Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-09T13:28:10.242Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-09T13:28:10.242Z] Swarm: inactive [2021-08-09T13:28:10.242Z] Default Isolation: process [2021-08-09T13:28:10.242Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-08-09T13:28:10.242Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-08-09T13:28:10.242Z] OSType: windows [2021-08-09T13:28:10.242Z] Architecture: x86_64 [2021-08-09T13:28:10.242Z] CPUs: 4 [2021-08-09T13:28:10.242Z] Total Memory: 32GiB [2021-08-09T13:28:10.242Z] Name: azwin-2-bbe160 [2021-08-09T13:28:10.242Z] ID: LWMP:FILB:OYGW:IYWQ:7XMO:PPOU:DZLN:WNX5:IS2S:G6SP:ZXFK:BE5L [2021-08-09T13:28:10.242Z] Docker Root Dir: D:\CI\PR-42726\2\daemon [2021-08-09T13:28:10.242Z] Debug Mode (client): false [2021-08-09T13:28:10.242Z] Debug Mode (server): true [2021-08-09T13:28:10.242Z] File Descriptors: -1 [2021-08-09T13:28:10.242Z] Goroutines: 17 [2021-08-09T13:28:10.242Z] System Time: 2021-08-09T13:28:10.1119427Z [2021-08-09T13:28:10.242Z] EventsListeners: 0 [2021-08-09T13:28:10.242Z] Registry: https://index.docker.io/v1/ [2021-08-09T13:28:10.242Z] Labels: [2021-08-09T13:28:10.242Z] Experimental: false [2021-08-09T13:28:10.242Z] Insecure Registries: [2021-08-09T13:28:10.242Z] 127.0.0.0/8 [2021-08-09T13:28:10.242Z] Live Restore Enabled: false [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] [2021-08-09T13:28:10.242Z] INFO: Stopping daemon under test [2021-08-09T13:28:10.242Z] SUCCESS: The process with PID 7196 (child process of PID 6216) has been terminated. [2021-08-09T13:28:10.242Z] SUCCESS: The process with PID 6216 (child process of PID 4204) has been terminated. [2021-08-09T13:28:10.242Z] INFO: Stop tailing logs of the daemon under tests [2021-08-09T13:28:10.242Z] INFO: executeCI.ps1 Completed successfully at 08/09/2021 13:28:10. [2021-08-09T13:28:10.242Z] INFO: Tidying up at end of run [2021-08-09T13:28:10.242Z] INFO: Saving daemon under test log (d:\CI\PR-42726\2\dut.out) to bundles\CIDUT.out [2021-08-09T13:28:10.698Z] INFO: Saving daemon under test log (d:\CI\PR-42726\2\dut.err) to bundles\CIDUT.err [2021-08-09T13:28:10.698Z] INFO: Nuke-Everything... [2021-08-09T13:28:10.698Z] INFO: Container count on control daemon to delete is 2 [2021-08-09T13:28:11.154Z] eaa147e80a2a [2021-08-09T13:28:11.154Z] 7b91656d085b [2021-08-09T13:28:11.154Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-09T13:28:19.697Z] Deleted: sha256:4324f7154187ebabba5de01cb8ebb297a41286d886b46aff6f71ab9e6f59759c [2021-08-09T13:28:19.697Z] Deleted: sha256:9fc2f62abc2947a4b2223af5d1928d52ba68a7788fa8dc27ecc8967504e7f808 [2021-08-09T13:28:19.697Z] Deleted: sha256:1ddb193d184a0194c7dc83fa41fd5b2be8be3be877bb4a941fd4ad9369b9cde6 [2021-08-09T13:28:19.697Z] Deleted: sha256:4b8a7de312e4ea9779fefee3bffed8832e64e01d66efc60b3024a93fb726c108 [2021-08-09T13:28:19.697Z] Deleted: sha256:360b48d32cedb4e3f91cb11bbda753eae14b894b067badc66d00706115e4cf9b [2021-08-09T13:28:19.697Z] Deleted: sha256:2066730c5c647f8a8f6fb4af688b44a5efbaf521d5e00a343b79751a90d1aeec [2021-08-09T13:28:19.697Z] Deleted: sha256:352fc80e4e13a4dd09180c8a4deefa6ea493aa2652fa03a355ebb4973a5cc716 [2021-08-09T13:28:19.697Z] Deleted: sha256:abfcda8d2bce9ca54ab6fd854d493c7eb8be8fa05b23e34e66073d984c7eca7f [2021-08-09T13:28:19.697Z] Deleted: sha256:2b82a43919d2cc2527e41c8159f69930a81a3bc3d577398c1e1a2aec4deb813a [2021-08-09T13:28:19.697Z] Deleted: sha256:be4e75bc3676d76e5330576edb76217d8e5ee96728ee1279c1f2ad0cc363c2a9 [2021-08-09T13:28:19.697Z] Deleted: sha256:ec94492b7c283b84ac78727a91aea675af98fc674714591bb5457a2849ba6148 [2021-08-09T13:28:19.697Z] Deleted: sha256:e2c72d79dc65505aabd858bce024837f8237b0585b8e70a0c24a80cc66bbd3d7 [2021-08-09T13:28:19.697Z] Deleted: sha256:150d1d90cf3159103089bd72c360fcf6d75f7989e60373eae1a84965518ea490 [2021-08-09T13:28:19.697Z] Deleted: sha256:ea8aa988b1c498d140528c91f6b237ece7c41700d08172d4a5b8eaa0d245096d [2021-08-09T13:28:19.697Z] Deleted: sha256:daa887ca85516fed5c6a2748470b913554b1e7a2127206ae4245c012ca29bf35 [2021-08-09T13:28:19.697Z] Deleted: sha256:26fe7a3899d88ec67457653bf6b50a0d8331351aa927efbcdfa094e3c51384a5 [2021-08-09T13:28:19.697Z] INFO: Tidying pidfile d:\CI\PR-42726\2\docker.pid [2021-08-09T13:28:19.697Z] INFO: Nuking d:\CI [2021-08-09T13:28:30.030Z] INFO: Zapped successfully [2021-08-09T13:28:30.030Z] [2021-08-09T13:28:30.030Z] INFO: executeCI.ps1 exiting at Mon Aug 9 13:28:29 CUT 2021. Duration 00:58:05.9319231 [2021-08-09T13:28:30.030Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-09T13:28:30.271Z] Recording test results [2021-08-09T13:28:30.888Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-09T13:28:32.436Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-09T13:28:33.609Z] Archiving artifacts [2021-08-09T13:28:34.731Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42726/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-09T13:28:35.643Z] + make clean [2021-08-09T13:28:36.100Z] docker volume rm -f docker-dev-cache [2021-08-09T13:28:36.100Z] 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